Bug 16524 - Reproducible crash when submitting a form.
Summary: Reproducible crash when submitting a form.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Major
Assignee: Nobody
URL: http://www.energiedirect.nl/
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-20 03:55 PST by Henk
Modified: 2007-12-20 08:37 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henk 2007-12-20 03:55:20 PST
Klik on the tab labeled "inloggen"

Enter "1234" in the "Klantnummer" field.
Enter "1234" in the "Wachtwoord" field.
Klik "Log in"

Safari crashes.

**********

Host Name:      G5
Date/Time:      2007-12-19 14:08:13.164 +0100
OS Version:     10.4.11 (Build 8S165)
Report Version: 4

Command: Safari
Path:    /Applications/Safari.app/Contents/MacOS/Safari
Parent:  WindowServer [63]

Version:        3.0.4 (523.12.2)
Build Version:  1
Project Name:   WebBrowser
Source Version: 45231202

PID:    1778
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000008

Thread 0 Crashed:
0   com.apple.WebCore        	0x959ce7a0 WebCore::Frame::page() const + 0
1   <<00000000>> 	0xbfffce14 0 + -1073754604
2   com.apple.WebCore        	0x95b57b40 WebCore::FrameLoader::submitForm(WebCore::FrameLoadRequest const&, WebCore::Event*) + 160
3   com.apple.WebCore        	0x95ddfbbc WebCore::FrameLoader::submitForm(char const*, WebCore::String const&, WTF::PassRefPtr<WebCore::FormData>, WebCore::String const&, WebCore::String const&, WebCore::String const&, WebCore::Event*) + 3180
4   com.apple.WebCore        	0x959d3730 WebCore::FrameLoader::submitFormAgain() + 128
5   com.apple.WebCore        	0x95a43d20 WebCore::FrameLoader::executeScript(WebCore::String const&, int, WebCore::String const&) + 112
6   com.apple.WebCore        	0x95b2cc24 WebCore::FrameLoader::executeScript(WebCore::String const&, bool) + 100
7   com.apple.WebCore        	0x95b5ff3c WebCore::FrameLoader::urlSelected(WebCore::ResourceRequest const&, WebCore::String const&, WebCore::Event*, bool, bool) + 412
8   com.apple.WebCore        	0x95ad6d40 WebCore::HTMLAnchorElement::defaultEventHandler(WebCore::Event*) + 1616
9   com.apple.WebCore        	0x95a55ef8 WebCore::EventTargetNode::dispatchGenericEvent(WTF::PassRefPtr<WebCore::Event>, int&, bool) + 984
10  com.apple.WebCore        	0x95a55a2c WebCore::EventTargetNode::dispatchEvent(WTF::PassRefPtr<WebCore::Event>, int&, bool, WebCore::EventTarget*) + 236
11  com.apple.WebCore        	0x95a558d0 WebCore::EventTargetNode::dispatchEvent(WTF::PassRefPtr<WebCore::Event>, int&, bool) + 48
12  com.apple.WebCore        	0x95cf5fbc WebCore::EventTargetNode::dispatchMouseEvent(WebCore::AtomicString const&, int, int, int, int, int, int, bool, bool, bool, bool, bool, WebCore::Node*, WTF::PassRefPtr<WebCore::Event>) + 556
13  com.apple.WebCore        	0x95cf641c WebCore::EventTargetNode::dispatchMouseEvent(WebCore::PlatformMouseEvent const&, WebCore::AtomicString const&, int, WebCore::Node*) + 204
14  com.apple.WebCore        	0x95b3115c WebCore::EventHandler::dispatchMouseEvent(WebCore::AtomicString const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool) + 108
15  com.apple.WebCore        	0x95b5f770 WebCore::EventHandler::handleMouseReleaseEvent(WebCore::PlatformMouseEvent const&) + 640
16  com.apple.WebCore        	0x95b5f450 WebCore::EventHandler::mouseUp(NSEvent*) + 432
17  com.apple.WebKit         	0x957dd1fc -[WebHTMLView mouseUp:] + 188
18  com.apple.WebCore        	0x95deccb8 WebCore::EventHandler::passSubframeEventToSubframe(WebCore::MouseEventWithHitTestResults&, WebCore::Frame*, WebCore::HitTestResult*) + 648
19  com.apple.WebCore        	0x95b5f688 WebCore::EventHandler::handleMouseReleaseEvent(WebCore::PlatformMouseEvent const&) + 408
20  com.apple.WebCore        	0x95b5f450 WebCore::EventHandler::mouseUp(NSEvent*) + 432
21  com.apple.WebKit         	0x957dd1fc -[WebHTMLView mouseUp:] + 188
22  com.apple.WebCore        	0x95deccb8 WebCore::EventHandler::passSubframeEventToSubframe(WebCore::MouseEventWithHitTestResults&, WebCore::Frame*, WebCore::HitTestResult*) + 648
23  com.apple.WebCore        	0x95b5f688 WebCore::EventHandler::handleMouseReleaseEvent(WebCore::PlatformMouseEvent const&) + 408
24  com.apple.WebCore        	0x95b5f450 WebCore::EventHandler::mouseUp(NSEvent*) + 432
25  com.apple.WebKit         	0x957dd1fc -[WebHTMLView mouseUp:] + 188
26  com.apple.AppKit         	0x937de9e0 -[NSWindow sendEvent:] + 4728
27  com.apple.Safari         	0x00030a64 0x1000 + 195172
28  com.apple.AppKit         	0x937879b4 -[NSApplication sendEvent:] + 4172
29  com.apple.Safari         	0x000304b4 0x1000 + 193716
30  com.apple.AppKit         	0x9377edf0 -[NSApplication run] + 508
31  com.apple.AppKit         	0x9386f974 NSApplicationMain + 452
32  com.apple.Safari         	0x0009bad4 0x1000 + 633556
33  com.apple.Safari         	0x000022fc 0x1000 + 4860

Thread 1:
0   libSystem.B.dylib        	0x9002c3c8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib        	0x90030eac pthread_cond_wait + 480
2   com.apple.WebCore        	0x959ba230 WebCore::IconDatabase::syncThreadMainLoop() + 320
3   com.apple.WebCore        	0x959b6128 WebCore::IconDatabase::iconDatabaseSyncThread() + 424
4   libSystem.B.dylib        	0x9002bd08 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib        	0x9001f88c select + 12
1   com.apple.CoreFoundation 	0x907f124c __CFSocketManager + 472
2   libSystem.B.dylib        	0x9002bd08 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib        	0x9000b348 mach_msg_trap + 8
1   libSystem.B.dylib        	0x9000b29c mach_msg + 60
2   com.apple.CoreFoundation 	0x907de9b8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation 	0x907de2bc CFRunLoopRunSpecific + 268
4   com.apple.Foundation     	0x92c0e738 +[NSURLCache _diskCacheSyncLoop:] + 152
5   com.apple.Foundation     	0x92be60c0 forkThreadForFunction + 108
6   libSystem.B.dylib        	0x9002bd08 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib        	0x9000b348 mach_msg_trap + 8
1   libSystem.B.dylib        	0x9000b29c mach_msg + 60
2   com.apple.CoreFoundation 	0x907de9b8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation 	0x907de2bc CFRunLoopRunSpecific + 268
4   com.apple.Foundation     	0x92c0d5f8 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
5   com.apple.Foundation     	0x92be60c0 forkThreadForFunction + 108
6   libSystem.B.dylib        	0x9002bd08 _pthread_body + 96

Thread 5:
0   libSystem.B.dylib        	0x9002c3c8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib        	0x90030eac pthread_cond_wait + 480
2   com.apple.Foundation     	0x92bed22c -[NSConditionLock lockWhenCondition:] + 68
3   com.apple.Syndication    	0x9b0fc42c -[AsyncDB _run:] + 192
4   com.apple.Foundation     	0x92be60c0 forkThreadForFunction + 108
5   libSystem.B.dylib        	0x9002bd08 _pthread_body + 96

Thread 6:
0   libSystem.B.dylib        	0x9002c3c8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib        	0x90030eac pthread_cond_wait + 480
2   com.apple.Foundation     	0x92bed22c -[NSConditionLock lockWhenCondition:] + 68
3   com.apple.AppKit         	0x9381f7e8 -[NSUIHeartBeat _heartBeatThread:] + 324
4   com.apple.Foundation     	0x92be60c0 forkThreadForFunction + 108
5   libSystem.B.dylib        	0x9002bd08 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x00000000959ce7a0 srr1: 0x100000000000f030                        vrsave: 0x0000000000000000
    cr: 0x44402244          xer: 0x0000000000000000   lr: 0x0000000095b57c40  ctr: 0x0000000000000000
    r0: 0x0000000095b57b40   r1: 0x00000000bfffca10   r2: 0x0000000000573080   r3: 0x0000000000000000
    r4: 0x0000000000000000   r5: 0x0000000000000000   r6: 0x000000000000001d   r7: 0x000000000000001d
    r8: 0x0000000000000008   r9: 0x000000000000006b  r10: 0x0000000006121980  r11: 0x0000000000000006
   r12: 0x00000000900015c8  r13: 0x0000000000000000  r14: 0x0000000000000100  r15: 0x0000000095e1ef64
   r16: 0x0000000007741314  r17: 0x0000000095e1dc5c  r18: 0x00000000bfffce14  r19: 0x0000000000000000
   r20: 0x0000000007741310  r21: 0x0000000000000149  r22: 0x00000000bfffcbb4  r23: 0x00000000bfffcf98
   r24: 0x00000000bfffcdbc  r25: 0x0000000000574e00  r26: 0x0000000000000000  r27: 0x00000000bfffce14
   r28: 0x0000000000573084  r29: 0x00000000005429b0  r30: 0x0000000000000000  r31: 0x0000000095ddef64

Binary Images Description:
    0x1000 -   0x134fff com.apple.Safari 3.0.4 (523.12.2)	/Applications/Safari.app/Contents/MacOS/Safari
  0x6ef000 -   0x6f1fff com.unsanity.menuextraenabler 1.0.3	/Users/henk/Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
 0x6494000 -  0x64fcfff com.DivXInc.DivXDecoder 6.4.0	/Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
 0x6b05000 -  0x6c6ffff com.elgato.mpegsupport EyeTV MPEG Support 1.0.7 (build 43) (1.0.7)	/Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
0x89030000 - 0x890d0fff com.apple.QuickTimeImporters.component 7.3.1	/System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x8fe00000 - 0x8fe52fff dyld 46.16	/usr/lib/dyld
0x90000000 - 0x901bcfff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x90214000 - 0x90219fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90293000 - 0x90344fff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.77 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.9 (368.31)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908e0000 - 0x909e2fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x90a3c000 - 0x90ac0fff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b72000 - 0x90b84fff libauto.dylib 	/usr/lib/libauto.dylib
0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.17	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f92000 - 0x90fd4fff com.apple.CFNetwork 129.22	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91011000 - 0x91092fff com.apple.SearchKit 1.0.7	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91112000 - 0x91120fff libz.1.dylib 	/usr/lib/libz.1.dylib
0x91123000 - 0x912defff com.apple.security 4.6 (29770)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913ed000 - 0x913f5fff libbsm.dylib 	/usr/lib/libbsm.dylib
0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91434000 - 0x9143ffff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914fe000 - 0x91536fff com.apple.AE 1.5 (297)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91551000 - 0x91623fff com.apple.ColorSync 4.4.10	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9174e000 - 0x91805fff com.apple.QD 3.10.25 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91904000 - 0x91929fff com.apple.FindByContent 1.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x9193c000 - 0x9197efff com.apple.LaunchServices 182	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.6	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91b2e000 - 0x91b44fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91b49000 - 0x91b67fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b6d000 - 0x91c24fff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91c73000 - 0x91c77fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91c79000 - 0x91ce3fff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91ce8000 - 0x91d25fff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91d2c000 - 0x91d46fff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91d4b000 - 0x91d4efff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91d50000 - 0x91e2efff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x91e4e000 - 0x91e4efff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91e50000 - 0x91f35fff com.apple.vImage 2.4	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91f3d000 - 0x91f5cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91fc8000 - 0x92036fff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x92041000 - 0x920d6fff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x920f0000 - 0x92678fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x926ab000 - 0x929d6fff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92a06000 - 0x92af4fff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92af7000 - 0x92b7ffff com.apple.DesktopServices 1.3.7	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92bc0000 - 0x92debfff com.apple.Foundation 6.4.9 (567.36)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92f18000 - 0x92f36fff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92f41000 - 0x92f9bfff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92fb9000 - 0x92fb9fff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92fbb000 - 0x92fcffff com.apple.ImageCapture 3.0	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92fe7000 - 0x92ff7fff com.apple.speech.recognition.framework 3.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93003000 - 0x93018fff com.apple.securityhi 2.0 (203)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9302a000 - 0x930b1fff com.apple.ink.framework 101.2 (69)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x930c5000 - 0x930d0fff com.apple.help 1.0.3 (32)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x930da000 - 0x93107fff com.apple.openscripting 1.2.5 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93121000 - 0x93130fff com.apple.print.framework.Print 5.2 (192.4)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9313c000 - 0x931a2fff com.apple.htmlrendering 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x931d3000 - 0x93222fff com.apple.NavigationServices 3.4.4 (3.4.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93250000 - 0x9326dfff com.apple.audio.SoundManager 3.9	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9327f000 - 0x9328cfff com.apple.CommonPanels 1.2.2 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93295000 - 0x935a3fff com.apple.HIToolbox 1.4.10 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x936f3000 - 0x936fffff com.apple.opengl 1.4.7	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93704000 - 0x93724fff com.apple.DirectoryService.Framework 3.3	/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93778000 - 0x93778fff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9377a000 - 0x93dadfff com.apple.AppKit 6.4.9 (824.44)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9413a000 - 0x941acfff com.apple.CoreData 91 (92.1)	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x941e5000 - 0x942aafff com.apple.audio.toolbox.AudioToolbox 1.4.7	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x942fd000 - 0x942fdfff com.apple.audio.units.AudioUnit 1.4	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x942ff000 - 0x944bffff com.apple.QuartzCore 1.4.12	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94509000 - 0x94546fff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x9454e000 - 0x9459efff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x945a7000 - 0x945c1fff com.apple.CoreVideo 1.4.2	/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x945d2000 - 0x945f2fff libmx.A.dylib 	/usr/lib/libmx.A.dylib
0x94680000 - 0x946c2fff com.apple.vmutils 4.0.2 (93.1)	/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x94708000 - 0x94724fff com.apple.securityfoundation 2.2 (27710)	/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94738000 - 0x9477cfff com.apple.securityinterface 2.2 (27692)	/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x947a0000 - 0x947affff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x947b7000 - 0x947c4fff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9480a000 - 0x94823fff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9482a000 - 0x94b51fff com.apple.QuickTime 7.3.1	/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94c37000 - 0x94ca8fff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x94e1d000 - 0x94f4dfff com.apple.AddressBook.framework 4.0.6 (490)	/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94fe0000 - 0x94feffff com.apple.DSObjCWrappers.Framework 1.1	/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94ff7000 - 0x95024fff com.apple.LDAPFramework 1.4.1 (69.0.1)	/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9502b000 - 0x9503bfff libsasl2.2.dylib 	/usr/lib/libsasl2.2.dylib
0x9503f000 - 0x9506efff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
0x9507e000 - 0x9509bfff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
0x957b4000 - 0x9586ffff com.apple.WebKit 523.12.1	/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x958d8000 - 0x9598bfff com.apple.JavaScriptCore 523.12	/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x959b3000 - 0x95f30fff com.apple.WebCore 523.12.1	/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9741e000 - 0x9743dfff com.apple.vecLib 3.2.2 (vecLib 3.2.2)	/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97c43000 - 0x97c50fff com.apple.agl 2.5.6 (AGL-2.5.6)	/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x990c5000 - 0x99cb3fff com.apple.QuickTimeComponents.component 7.3.1	/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9aa09000 - 0x9aa3bfff com.apple.QuickTime Plugin.plugin 7.3.1	/Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin
0x9b0f9000 - 0x9b12ffff com.apple.Syndication 1.0.7 (55)	/System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9b14c000 - 0x9b15efff com.apple.SyndicationUI 1.0.7 (55)	/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI

**********
Comment 1 Henk 2007-12-20 06:00:37 PST
The problem was introduced after installing Security Update 2007-009
Comment 2 Mark Rowe (bdash) 2007-12-20 07:34:13 PST
This was fixed in r28057.