Bug 29962 - Safari crashes in showModalDialog
Summary: Safari crashes in showModalDialog
Status: RESOLVED DUPLICATE of bug 28948
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Critical
Assignee: Nobody
URL: https://developer.mozilla.org/samples...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-01 07:51 PDT by Mathan
Modified: 2009-10-01 15:27 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathan 2009-10-01 07:51:31 PDT
Closing a showModalDialog window without any return value crashes the browser.

Steps

1. Navigate to https://developer.mozilla.org/samples/domref/showModalDialog.html
2. Click on "open dialog" button.
3. Click on the close button on the modal dialog.

Expected result: Modal window should close and focus return to parent window.
Actual restult. Safari crashes with the following exception

Process:         Safari [6314]
Path:            /Volumes/WebKit/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r48958 (48958)
Code Type:       X86 (Native)
Parent Process:  launchd [79]

Interval Since Last Report:          258201 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  138 sec
Per-App Crashes Since Last Report:   1

Date/Time:       2009-10-01 10:47:56.147 -0400
OS Version:      Mac OS X 10.5.8 (9L31a)
Report Version:  6
Anonymous UUID:  1AD23A83-2F47-4AB5-B1EE-0158560FAB2D

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.WebCore             	0x01311e43 WebCore::valueToStringWithNullCheck(JSC::ExecState*, JSC::JSValue) + 307
1   com.apple.WebCore             	0x01425dcc WebCore::setJSNodeTextContent(JSC::ExecState*, JSC::JSObject*, JSC::JSValue) + 60
2   com.apple.WebCore             	0x01426550 WebCore::JSNode::put(JSC::ExecState*, JSC::Identifier const&, JSC::JSValue, JSC::PutPropertySlot&) + 176
3   com.apple.WebCore             	0x013561a8 WebCore::JSElement::put(JSC::ExecState*, JSC::Identifier const&, JSC::JSValue, JSC::PutPropertySlot&) + 120
4   com.apple.WebCore             	0x013990f8 WebCore::JSHTMLElement::put(JSC::ExecState*, JSC::Identifier const&, JSC::JSValue, JSC::PutPropertySlot&) + 120
5   com.apple.WebCore             	0x013d3228 WebCore::JSHTMLParagraphElement::put(JSC::ExecState*, JSC::Identifier const&, JSC::JSValue, JSC::PutPropertySlot&) + 120
6   com.apple.JavaScriptCore      	0x005c3760 cti_op_put_by_id + 128
7   ???                           	0x10cb90f9 0 + 281776377
8   com.apple.JavaScriptCore      	0x0056e798 JSC::Interpreter::execute(JSC::FunctionExecutable*, JSC::ExecState*, JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*, JSC::JSValue*) + 808
9   com.apple.JavaScriptCore      	0x004bfe2a JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 346
10  com.apple.WebCore             	0x0136778d WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 2349
11  com.apple.WebCore             	0x0117d78c WebCore::EventTarget::fireEventListeners(WebCore::Event*) + 220
12  com.apple.WebCore             	0x015869e4 WebCore::Node::dispatchGenericEvent(WTF::PassRefPtr<WebCore::Event>) + 436
13  com.apple.WebCore             	0x01587d69 WebCore::Node::dispatchEvent(WTF::PassRefPtr<WebCore::Event>) + 217
14  com.apple.WebCore             	0x01587050 WebCore::Node::dispatchMouseEvent(WebCore::AtomicString const&, int, int, int, int, int, int, bool, bool, bool, bool, bool, WebCore::Node*, WTF::PassRefPtr<WebCore::Event>) + 592
15  com.apple.WebCore             	0x01587bc3 WebCore::Node::dispatchMouseEvent(WebCore::PlatformMouseEvent const&, WebCore::AtomicString const&, int, WebCore::Node*) + 163
16  com.apple.WebCore             	0x011712cf WebCore::EventHandler::dispatchMouseEvent(WebCore::AtomicString const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool) + 111
17  com.apple.WebCore             	0x01174152 WebCore::EventHandler::handleMouseReleaseEvent(WebCore::PlatformMouseEvent const&) + 754
18  com.apple.WebCore             	0x01179532 WebCore::EventHandler::mouseUp(NSEvent*) + 386
19  com.apple.WebKit              	0x0032aa8f -[WebHTMLView mouseUp:] + 271
20  com.apple.AppKit              	0x929afb95 -[NSWindow sendEvent:] + 5539
21  com.apple.Safari              	0x000454b4 0x1000 + 279732
22  com.apple.AppKit              	0x9297c6a5 -[NSApplication sendEvent:] + 2939
23  com.apple.Safari              	0x00030d6f 0x1000 + 195951
24  com.apple.AppKit              	0x928d9fe7 -[NSApplication run] + 867
25  com.apple.AppKit              	0x928a71d8 NSApplicationMain + 574
26  com.apple.Safari              	0x00002c92 0x1000 + 7314

Thread 1:
0   libSystem.B.dylib             	0x9450e46e __semwait_signal + 10
1   libSystem.B.dylib             	0x94538dcd pthread_cond_wait$UNIX2003 + 73
2   com.apple.JavaScriptCore      	0x0049cd12 WTF::TCMalloc_PageHeap::scavengerThread() + 578
3   com.apple.JavaScriptCore      	0x0049cd3f WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 15
4   libSystem.B.dylib             	0x94538155 _pthread_start + 321
5   libSystem.B.dylib             	0x94538012 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x9450e46e __semwait_signal + 10
1   libSystem.B.dylib             	0x94538dcd pthread_cond_wait$UNIX2003 + 73
2   com.apple.WebCore             	0x01262064 WebCore::IconDatabase::syncThreadMainLoop() + 260
3   com.apple.WebCore             	0x01264614 WebCore::IconDatabase::iconDatabaseSyncThread() + 180
4   libSystem.B.dylib             	0x94538155 _pthread_start + 321
5   libSystem.B.dylib             	0x94538012 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x94507286 mach_msg_trap + 10
1   libSystem.B.dylib             	0x9450ea7c mach_msg + 72
2   com.apple.CoreFoundation      	0x96270e7e CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x96271aa8 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork           	0x91d9d264 CFURLCacheWorkerThread(void*) + 388
5   libSystem.B.dylib             	0x94538155 _pthread_start + 321
6   libSystem.B.dylib             	0x94538012 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x94507286 mach_msg_trap + 10
1   libSystem.B.dylib             	0x9450ea7c mach_msg + 72
2   com.apple.CoreFoundation      	0x96270e7e CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x96271aa8 CFRunLoopRunInMode + 88
4   com.apple.Safari              	0x00025beb 0x1000 + 150507
5   com.apple.Safari              	0x00025914 0x1000 + 149780
6   com.apple.Safari              	0x0002589f 0x1000 + 149663
7   libSystem.B.dylib             	0x94538155 _pthread_start + 321
8   libSystem.B.dylib             	0x94538012 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x94507286 mach_msg_trap + 10
1   libSystem.B.dylib             	0x9450ea7c mach_msg + 72
2   com.apple.CoreFoundation      	0x96270e7e CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x96271aa8 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x90b4c520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation          	0x90ae8dfd -[NSThread main] + 45
6   com.apple.Foundation          	0x90ae89a4 __NSThread__main__ + 308
7   libSystem.B.dylib             	0x94538155 _pthread_start + 321
8   libSystem.B.dylib             	0x94538012 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x945566fa select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x94538155 _pthread_start + 321
2   libSystem.B.dylib             	0x94538012 thread_start + 34

Thread 7:
0   libSystem.B.dylib             	0x9450e46e __semwait_signal + 10
1   libSystem.B.dylib             	0x94538dcd pthread_cond_wait$UNIX2003 + 73
2   com.apple.JavaScriptCore      	0x006122c1 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
3   com.apple.Safari              	0x00115e6f 0x1000 + 1134191
4   com.apple.Safari              	0x00115f5d 0x1000 + 1134429
5   com.apple.Safari              	0x00040cbd 0x1000 + 261309
6   com.apple.Safari              	0x00040c3d 0x1000 + 261181
7   libSystem.B.dylib             	0x94538155 _pthread_start + 321
8   libSystem.B.dylib             	0x94538012 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xfffffffe  ebx: 0x01311d24  ecx: 0x100ec700  edx: 0x00000000
  edi: 0x102ca498  esi: 0xbfffea28  ebp: 0xbfffea08  esp: 0xbfffe9b0
   ss: 0x0000001f  efl: 0x00010246  eip: 0x01311e43   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000004

Binary Images:
    0x1000 -   0x278ff2  com.apple.Safari 4.0.3 (5531.9) <bc4118cf33711aa425d1d0132bff092e> /Applications/Safari.app/Contents/MacOS/Safari
  0x2d8000 -   0x2daff7 +WebKitNightlyEnabler.dylib ??? (???) <83a33f4406ecb01f60774e67348c7b16> /Volumes/WebKit/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x2e0000 -   0x3cbff7  com.apple.WebKit r48958 (532.2+) <b757244a8979668c1285e67bbe9bb020> /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
  0x478000 -   0x487ffc  SyndicationUI ??? (???) <41a700c51ee0df16399861e1417fca54> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
  0x497000 -   0x641ff7  com.apple.JavaScriptCore 532+ (532.2+) <c2371d709fa9a5fb5b262a1a08b22b11> /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x699000 -   0x6beff7 +org.andymatuschak.Sparkle 1.5 Beta (git) (830f633) <a2ad00b07b4d5b2d284cb7b70df2a687> /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.5/Sparkle.framework/Versions/A/Sparkle
  0xf56000 -  0x18dcfe7  com.apple.WebCore 532+ (532.2+) <b93d3509ba42007c6e28b9f0a8a44575> /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
 0xb3d8000 -  0xb5dffef  com.apple.RawCamera.bundle 2.1.0 (474) <48a574d3b3269c8dbdc38d6f67879317> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0xe4c5000 -  0xe4caff3  libCGXCoreImage.A.dylib ??? (???) <5fd4beb83e321c6e7d0ff0885ff95b29> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
 0xf4d3000 -  0xf4d3ffc  com.apple.JavaPluginCocoa 12.4.0 (12.4.0) <be6a0027130daaacddce407114497d4a> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
 0xf4d9000 -  0xf4dfffc  com.apple.JavaVM 12.4.1 (12.4.1) <634419750ecb901d01abbdbc3fff22d8> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
 0xfbdd000 -  0xfbdfffe  com.apple.AutomatorCMM 1.1 (162) <413d7e87f90ba14adf2c2a08af448666> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
 0xfbe5000 -  0xfbe6ffd  com.apple.BluetoothMenu 2.1.8 (2.1.8f2) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
 0xfbeb000 -  0xfc60ff7  com.apple.Bluetooth 2.1.8 (2.1.8f2) <b5c1730379bb947d8c3d15240f9ad4f1> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
 0xfcaf000 -  0xfcb1fff  com.apple.BezelServicesFW 1.4.9212 (1.4.9212) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
 0xfcb8000 -  0xfcbdfff  com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9305ccde37dcf5329fd9faea1db1f153> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
0x902b5000 - 0x902bbfff  com.apple.print.framework.Print 218.0.3 (220.2) <8c541d587e4068a5fe5a5ce8ee208516> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x902bc000 - 0x90322ffb  com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x90323000 - 0x905fdff3  com.apple.CoreServices.CarbonCore 786.11 (786.14) <d5cceb2fe9551d345d40dd1ecf409ec2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x905fe000 - 0x906b8fe3  com.apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x906d1000 - 0x906ddff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x906de000 - 0x90727fef  com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90728000 - 0x9072afff  com.apple.securityhi 3.0 (30817) <b3517782ad664a21e4fd60242e92723e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x90730000 - 0x9073ffff  libsasl2.2.dylib ??? (???) <5b0f9eaa4bde9c19c9288afaf7396067> /usr/lib/libsasl2.2.dylib
0x908a4000 - 0x9092bff7  libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
0x9092c000 - 0x90938ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90939000 - 0x90962fff  libcups.2.dylib ??? (???) <764c74a71785aa10f3cac2eae06f372b> /usr/lib/libcups.2.dylib
0x90963000 - 0x90968fff  com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90969000 - 0x90971fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <ba64dd6ada417b5e7be736957f380bca> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90972000 - 0x90981ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <a2f7a163a74c134f6f17d497423436fe> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x90a77000 - 0x90aa0fff  com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x90aa1000 - 0x90aa5fff  libGIF.dylib ??? (???) <3c7100e80b7f7ca8809cf9512c1a6004> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90aa6000 - 0x90aa9fff  com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x90aaa000 - 0x90acefeb  libssl.0.9.7.dylib ??? (???) <1ffdb9ff23c05f6205233e3f2956f82e> /usr/lib/libssl.0.9.7.dylib
0x90acf000 - 0x90addffd  libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
0x90ade000 - 0x90d5afe7  com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90d5b000 - 0x90d5bffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x90d5c000 - 0x90e0effb  libcrypto.0.9.7.dylib ??? (???) <8ac6abef4b3bb125c8bf84634421bcee> /usr/lib/libcrypto.0.9.7.dylib
0x90e0f000 - 0x90e1fffc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x90e20000 - 0x90e2afeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x90e7a000 - 0x90e99ffa  libJPEG.dylib ??? (???) <50b881dd5a5795d38405c9c88c2806fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x910ce000 - 0x910f2fff  libxslt.1.dylib ??? (???) <adfe90a3d564d824d5ae0fa6df8d6c3f> /usr/lib/libxslt.1.dylib
0x910f3000 - 0x910f4ffc  libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
0x910f5000 - 0x910f5fff  com.apple.Carbon 136 (136) <eb3c292d5544512f86e1e4e743c23f8e> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x910f6000 - 0x91113ff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x91119000 - 0x911e0ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x911e1000 - 0x91298ff3  com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x91299000 - 0x912a0fe9  libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
0x912a1000 - 0x91351fff  edu.mit.Kerberos 6.0.13 (6.0.13) <e3baa3d7b3ca7fa92082958af0b36973> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91352000 - 0x9138cfe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9138d000 - 0x91417fe3  com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91418000 - 0x914f8fff  libobjc.A.dylib ??? (???) <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
0x914f9000 - 0x914fbff5  libRadiance.dylib ??? (???) <aefd52482869bb5010672679d151167e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x914fc000 - 0x91804fe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x91805000 - 0x9182dff7  com.apple.shortcut 1.0.1 (1.0) <37e4b08cfaf9edb08b8682a06c4ec844> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9185e000 - 0x9185eff8  com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9185f000 - 0x918bbff7  com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x91998000 - 0x919c7fe3  com.apple.AE 402.3 (402.3) <dba512e47f68eea1dd0ab35f596edb34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x919c8000 - 0x919fffff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <41d5aeffefc6d19d471f51ae0b15024f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91a00000 - 0x91a4afe1  com.apple.securityinterface 3.0.3 (36953) <0d481914378ffb037dd26144af5a1aa2> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x91a4b000 - 0x91ac5ff8  com.apple.print.framework.PrintCore 5.5.4 (245.6) <9ae833544b8249984c07544dbe6a97fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91ac6000 - 0x91acafff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x91acb000 - 0x91af8feb  libvDSP.dylib ??? (???) <f39d424bd56a0e75d5c7a2280a25cd76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91af9000 - 0x91b06fe7  com.apple.opengl 1.5.10 (1.5.10) <e7d1198d869f45f09251f9697cbdd192> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x91b07000 - 0x91b23ff3  libPng.dylib ??? (???) <271373dd41f56369a3dfca0ed2be579a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91b24000 - 0x91b81ffb  libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
0x91c65000 - 0x91cbfff7  com.apple.CoreText 2.0.4 (???) <c7a222be1b51a9954eae716adbd5626a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x91cc0000 - 0x91cc7ff7  libCGATS.A.dylib ??? (???) <fb7677501dd491ea5520291045153069> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91d92000 - 0x91d99ffe  libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
0x91d9a000 - 0x91e41fec  com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91e42000 - 0x92013ffb  com.apple.security 5.0.5 (36371) <1f7f48b36bc90d114220cc81e4e4694f> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x928a1000 - 0x9309ffef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x930a0000 - 0x93181ff7  libxml2.2.dylib ??? (???) <9a5d410de57c87f71e2d530a1859b897> /usr/lib/libxml2.2.dylib
0x93182000 - 0x9318dfe7  libCSync.A.dylib ??? (???) <94faf3571527a99d0a8809024aa9e1be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9318e000 - 0x93235feb  com.apple.QD 3.11.56 (???) <b66ab22356d5e0a15b35c11e57bba404> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x93236000 - 0x93236ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x93237000 - 0x935d4fef  com.apple.QuartzCore 1.5.8 (1.5.8) <18113e06d296230d63a63b58baf35f55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x935d5000 - 0x935edfff  com.apple.openscripting 1.2.8 (???) <a888b18c8527f71629702ed8dce9c877> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x935ee000 - 0x935f0ffd  com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x935f1000 - 0x9366efef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x936b4000 - 0x936eafef  libtidy.A.dylib ??? (???) <736e56b453bb1324125d72cc3bfd3aed> /usr/lib/libtidy.A.dylib
0x936eb000 - 0x93709ff3  com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <48d78074835db0d5fe5b632991c21b1b> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9370a000 - 0x9379dff3  com.apple.ApplicationServices.ATS 3.7 (???) <ee62ba9c0a4c8e23dd52f867c03ca5a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9379e000 - 0x9379eff8  com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9379f000 - 0x9381cfeb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9381d000 - 0x938aaff7  com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x938ab000 - 0x938eafef  libTIFF.dylib ??? (???) <801873cbd85ba7bdfe7646fe97a54ca3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x938eb000 - 0x9391dfff  com.apple.LDAPFramework 1.4.5 (110) <58ae8640d81410ce76afaf5e007d4e59> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x93928000 - 0x939b5ff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x939e9000 - 0x93a2bfef  com.apple.NavigationServices 3.5.2 (163) <7f4f1766414a511bf5bc68920ac85a88> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93a2c000 - 0x93a6cfff  com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x93a6d000 - 0x93a79fff  libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
0x93a7a000 - 0x93aa5fe7  libauto.dylib ??? (???) <4f3e58cb81da07a1662c1f647ce30225> /usr/lib/libauto.dylib
0x93af8000 - 0x93b77ff5  com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93b78000 - 0x93f88fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9411a000 - 0x94252fe7  com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x94253000 - 0x94269fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9426a000 - 0x9429bffb  com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9429c000 - 0x9441cfff  com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9441d000 - 0x94505ff3  com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94506000 - 0x9466dff3  libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
0x9466e000 - 0x94683ffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94684000 - 0x94684ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x94685000 - 0x947beff7  libicucore.A.dylib ??? (???) <dd8aa51c356e79ef8cdfa341a0d69f5b> /usr/lib/libicucore.A.dylib
0x947bf000 - 0x94e5ffef  com.apple.CoreGraphics 1.409.4 (???) <b9a8a94c430d3b6f9ed7e2e4f0aad02c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x94e60000 - 0x94eaffff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x94eb0000 - 0x94eeefff  libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94eef000 - 0x95037ff7  com.apple.ImageIO.framework 2.0.6 (2.0.6) <7f73ef328c8e8566f3f204b5a540a7f0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x95043000 - 0x9505bff7  com.apple.CoreVideo 1.6.0 (20.0) <587c9c8966070a7d50276db35e1c76aa> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9505c000 - 0x95065fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x950a3000 - 0x950e4fe7  libRIP.A.dylib ??? (???) <ec9df25a1ca8d668bda92f2baf407958> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x950e5000 - 0x954a3fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x954b0000 - 0x954eaffe  com.apple.securityfoundation 3.0.2 (36131) <dd2a4d1a4f50b82923d7cfc5df10455d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x954eb000 - 0x9555dfff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x95570000 - 0x956c2ff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x956c3000 - 0x95b94fbe  libGLProgrammability.dylib ??? (???) <d5cb4e7997a873cd77523689e6749acd> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95b95000 - 0x95b9afff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x95b9b000 - 0x95c2efff  com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x95c2f000 - 0x95c2fffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x95c9e000 - 0x95caefff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95d22000 - 0x95d7bff7  libGLU.dylib ??? (???) <64d010e31d7596bd8f9edc6e027d1d0c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x95d7c000 - 0x95e82ff7  com.apple.PubSub 1.0.4 (65.11) <ef090a992adb71fb01ddfef90754ca49> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x95e83000 - 0x95e83ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95e84000 - 0x961aafe2  com.apple.QuickTime 7.6.4 (1327.73) <96515f6a2d628cd2105c7082295199b5> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x961ab000 - 0x961fcff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x961fd000 - 0x961fdffe  com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x961fe000 - 0x96331fe7  com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96332000 - 0x96332ffa  com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x97284000 - 0x97440ff3  com.apple.QuartzComposer 2.1 (106.13) <dc04566811ab9c5316d1a622f42da8ba> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x97441000 - 0x9745ffff  libresolv.9.dylib ??? (???) <0e26b308654f33fc94a0c010a50751f9> /usr/lib/libresolv.9.dylib
0x97466000 - 0x97466ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9746c000 - 0x97537fef  com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x97555000 - 0x9755afff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Comment 1 Oliver Hunt 2009-10-01 15:27:47 PDT

*** This bug has been marked as a duplicate of bug 28948 ***