Bug 23824 - Crash when trying to debug JS
Summary: Crash when trying to debug JS
Status: RESOLVED DUPLICATE of bug 23822
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-07 13:00 PST by Heiko W. Rupp
Modified: 2009-02-08 07:14 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heiko W. Rupp 2009-02-07 13:00:29 PST
Process:         Safari [94026]
Path:            /Applications/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r40663 (40663)
Code Type:       X86 (Native)
Parent Process:  launchd [145]

Date/Time:       2009-02-07 21:54:30.135 +0100
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

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

Thread 0 Crashed:
0   com.apple.JavaScriptCore      	0x003b4f6b JSC::InternalFunction::name(JSC::JSGlobalData*) + 11
1   com.apple.JavaScriptCore      	0x0046b7c9 JSC::DebuggerCallFrame::functionName() const + 57
2   com.apple.WebCore             	0x012a2b4b WebCore::JavaScriptCallFrame::functionName() const + 59
3   com.apple.WebCore             	0x011c6bd0 WebCore::jsJavaScriptCallFrameFunctionName(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot const&) + 32
4   com.apple.WebCore             	0x011ef45a WebCore::JSQuarantinedObjectWrapper::getOwnPropertySlot(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) + 234
5   com.apple.JavaScriptCore      	0x0048d490 JSC::JSValuePtr::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const + 432
6   com.apple.JavaScriptCore      	0x0047cf34 JSC::Interpreter::cti_op_get_by_id_generic(void*, ...) + 68
7   ???                           	0x188d7cf5 0 + 411925749
8   com.apple.JavaScriptCore      	0x0048c30b JSC::Interpreter::execute(JSC::FunctionBodyNode*, JSC::ExecState*, JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*, JSC::JSValuePtr*) + 491
9   com.apple.JavaScriptCore      	0x003cf5bd JSC::call(JSC::ExecState*, JSC::JSValuePtr, JSC::CallType, JSC::CallData const&, JSC::JSValuePtr, JSC::ArgList const&) + 125
10  com.apple.JavaScriptCore      	0x004c8428 JSObjectCallAsFunction + 408
11  com.apple.WebCore             	0x010cde10 WebCore::InspectorController::callFunction(OpaqueJSContext const*, OpaqueJSValue*, char const*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const*&) const + 272
12  com.apple.WebCore             	0x010cdea4 WebCore::InspectorController::didPause() + 84
13  com.apple.WebCore             	0x012a3cc2 __ZN7WebCoreL27dispatchFunctionToListenersERKN3WTF7HashSetIPNS_23JavaScriptDebugListenerENS0_7PtrHashIS3_EENS0_10HashTraitsIS3_EEEEMS2_FvvE + 226
14  com.apple.WebCore             	0x012a3d63 WebCore::JavaScriptDebugServer::dispatchFunctionToListeners(void (WebCore::JavaScriptDebugListener::*)(), WebCore::Page*) + 83
15  com.apple.WebCore             	0x012a3e4a WebCore::JavaScriptDebugServer::pauseIfNeeded(WebCore::Page*) + 218
16  com.apple.JavaScriptCore      	0x004709c3 JSC::Interpreter::debug(JSC::ExecState*, JSC::DebugHookID, int, int) + 195
17  com.apple.JavaScriptCore      	0x00470ac6 JSC::Interpreter::cti_op_debug(void*, ...) + 54
18  ???                           	0x1a0b2ce0 0 + 436940000
19  com.apple.JavaScriptCore      	0x0048c30b JSC::Interpreter::execute(JSC::FunctionBodyNode*, JSC::ExecState*, JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*, JSC::JSValuePtr*) + 491
20  com.apple.JavaScriptCore      	0x003cf5bd JSC::call(JSC::ExecState*, JSC::JSValuePtr, JSC::CallType, JSC::CallData const&, JSC::JSValuePtr, JSC::ArgList const&) + 125
21  com.apple.WebCore             	0x01156e99 WebCore::JSAbstractEventListener::handleEvent(WebCore::Event*, bool) + 1257
22  com.apple.WebCore             	0x00f9612c WebCore::Document::handleWindowEvent(WebCore::Event*, bool) + 140
23  com.apple.WebCore             	0x00fddf09 WebCore::EventTargetNode::dispatchWindowEvent(WTF::PassRefPtr<WebCore::Event>) + 121
24  com.apple.WebCore             	0x00fdf0c7 WebCore::EventTargetNode::dispatchWindowEvent(WebCore::AtomicString const&, bool, bool) + 103
25  com.apple.WebCore             	0x00f9b17a WebCore::Document::implicitClose() + 330
26  com.apple.WebCore             	0x0101c8b9 WebCore::FrameLoader::checkCompleted() + 169
27  com.apple.WebCore             	0x0150ef23 WebCore::Loader::Host::didReceiveResponse(WebCore::SubresourceLoader*, WebCore::ResourceResponse const&) + 483
28  com.apple.WebCore             	0x01491603 WebCore::SubresourceLoader::didReceiveResponse(WebCore::ResourceResponse const&) + 99
29  com.apple.WebCore             	0x013bb31a -[WebCoreResourceHandleAsDelegate connection:didReceiveResponse:] + 282
30  com.apple.Foundation          	0x938e10fa -[NSURLConnection(NSURLConnectionReallyInternal) sendDidReceiveResponse:] + 122
31  com.apple.Foundation          	0x938e104a _NSURLConnectionDidReceiveResponse + 154
32  com.apple.CFNetwork           	0x9250a1d3 URLConnectionClient::clientDidFinishLoading() + 85
33  com.apple.CFNetwork           	0x92508d69 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 281
34  com.apple.CFNetwork           	0x92509da8 URLConnectionClient::processEvents() + 114
35  com.apple.CFNetwork           	0x924b9d37 MultiplexerSource::perform() + 189
36  com.apple.CoreFoundation      	0x91c4f5f5 CFRunLoopRunSpecific + 3141
37  com.apple.CoreFoundation      	0x91c4fcd8 CFRunLoopRunInMode + 88
38  com.apple.HIToolbox           	0x918122c0 RunCurrentEventLoopInMode + 283
39  com.apple.HIToolbox           	0x918120d9 ReceiveNextEventCommon + 374
40  com.apple.HIToolbox           	0x91811f4d BlockUntilNextEventMatchingListInMode + 106
41  com.apple.AppKit              	0x92569d7d _DPSNextEvent + 657
42  com.apple.AppKit              	0x92569630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
43  com.apple.Safari              	0x0000808e 0x1000 + 28814
44  com.apple.AppKit              	0x9256266b -[NSApplication run] + 795
45  com.apple.AppKit              	0x9252f8a4 NSApplicationMain + 574
46  com.apple.Safari              	0x000b9b16 0x1000 + 756502

Thread 1:
0   libSystem.B.dylib             	0x968f93ae __semwait_signal + 10
1   libSystem.B.dylib             	0x96923d0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.WebCore             	0x010a7ca4 WebCore::IconDatabase::syncThreadMainLoop() + 244
3   com.apple.WebCore             	0x010a7db5 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
4   libSystem.B.dylib             	0x96923095 _pthread_start + 321
5   libSystem.B.dylib             	0x96922f52 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x968f21c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x968f99bc mach_msg + 72
2   com.apple.CoreFoundation      	0x91c4f0ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x91c4fcd8 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork           	0x9248e052 CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib             	0x96923095 _pthread_start + 321
6   libSystem.B.dylib             	0x96922f52 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x968f21c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x968f99bc mach_msg + 72
2   com.apple.CoreFoundation      	0x91c4f0ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x91c4fcd8 CFRunLoopRunInMode + 88
4   com.apple.Safari              	0x00118d4d 0x1000 + 1146189
5   com.apple.Safari              	0x00117fd3 0x1000 + 1142739
6   com.apple.Safari              	0x00118081 0x1000 + 1142913
7   libSystem.B.dylib             	0x96923095 _pthread_start + 321
8   libSystem.B.dylib             	0x96922f52 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x968f21c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x968f99bc mach_msg + 72
2   com.apple.CoreFoundation      	0x91c4f0ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x91c4fcd8 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x938dfd40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation          	0x9387c7ed -[NSThread main] + 45
6   com.apple.Foundation          	0x9387c394 __NSThread__main__ + 308
7   libSystem.B.dylib             	0x96923095 _pthread_start + 321
8   libSystem.B.dylib             	0x96922f52 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x969416f2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x96923095 _pthread_start + 321
2   libSystem.B.dylib             	0x96922f52 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x9695b292 __workq_ops + 10
1   libSystem.B.dylib             	0x9695b2c2 start_wqthread + 30

Thread 7:

Thread 8:
0   libSystem.B.dylib             	0x968f2226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x969241ef _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x96925a73 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x938c275c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation          	0x938c2570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation          	0x938c24d5 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.AppKit              	0x925cfd90 -[NSUIHeartBeat _heartBeatThread:] + 753
7   com.apple.Foundation          	0x9387c7ed -[NSThread main] + 45
8   com.apple.Foundation          	0x9387c394 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x96923095 _pthread_start + 321
10  libSystem.B.dylib             	0x96922f52 thread_start + 34

Thread 9:
0   libSystem.B.dylib             	0x968f21c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x968f99bc mach_msg + 72
2   com.apple.CoreFoundation      	0x91c4f0ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x91c4fcd8 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x938b0d75 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
5   com.apple.Foundation          	0x938bce94 -[NSRunLoop(NSRunLoop) run] + 84
6   com.apple.Safari              	0x0005b9b0 0x1000 + 371120
7   com.apple.Foundation          	0x9387c7ed -[NSThread main] + 45
8   com.apple.Foundation          	0x9387c394 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x96923095 _pthread_start + 321
10  libSystem.B.dylib             	0x96922f52 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x011ef384  ecx: 0x361dfa50  edx: 0x17acdc30
  edi: 0xbfffdb4c  esi: 0xbfffdb4c  ebp: 0xbfffdae8  esp: 0xbfffdac0
   ss: 0x0000001f  efl: 0x00010286  eip: 0x003b4f6b   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x0000004c

Binary Images:
    0x1000 -   0x1d7fe2  com.apple.Safari 3.2.1 (5525.27.1) <66278f41bc085c64e0f06ff487af4adc> /Applications/Safari.app/Contents/MacOS/Safari
  0x223000 -   0x224ffe +WebKitNightlyEnabler.dylib ??? (???) <354fea551f55b130e0f74146e7710690> /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x229000 -   0x2fdfef  com.apple.WebKit r40663 (530.0+) <3a9347fb7ab295c674cf6b17991ba422> /Applications/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
  0x390000 -   0x39fff8  SyndicationUI ??? (???) <3035596b5d8997173c4b644c76b945db> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
  0x3af000 -   0x4f5fe3  com.apple.JavaScriptCore 530+ (530.0+) <31a75c7ff16f04aafef85551bf31c937> /Applications/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x546000 -   0x559fff +org.andymatuschak.Sparkle 1.5 Beta (bzr) (337) <d57260aef46cb3000f771d53364e40c8> /Applications/WebKit.app/Contents/Frameworks/10.5/Sparkle.framework/Versions/A/Sparkle
  0xdd3000 -  0x1671fff  com.apple.WebCore 530+ (530.0+) <a67b10b7b8eadf9e04b32be23821abf7> /Applications/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
 0x1bb4000 -  0x1bb9ff3  libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
 0x1d00000 -  0x1ef6fff  com.apple.RawCamera.bundle 2.0.12 (421) <02fe3f4ea6251f7b2d23d855ce5c5fd2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x160f3000 - 0x16112fed  com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x187df000 - 0x187dfffe  com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x187e5000 - 0x187ebffd  com.apple.JavaVM 12.2.0 (12.2.0) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x1883a000 - 0x1883bffd  com.apple.BluetoothMenu 2.1.3 (2.1.3f8) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
0x18852000 - 0x18854ffe  com.apple.AutomatorCMM 1.1 (160) <486fc9906e74a1578eecf2f84ddfed06> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
0x1885a000 - 0x1885cfff  com.apple.BezelServicesFW 1.4.925 (1.4.925) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x18863000 - 0x18868fff  com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
0x18b8b000 - 0x18b8cff3  ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0x18ffa000 - 0x19016fe7  libPDFRIP.A.dylib ??? (???) <bf4ccb6e46bd2d18896a752e0e2f94b8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x19a58000 - 0x19a66feb  libSimplifiedChineseConverter.dylib ??? (???) <0436f96df3c54aab5de1fa013736d6f8> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x19bea000 - 0x19bfcfff  libTraditionalChineseConverter.dylib ??? (???) <3dd6a71ca9d14b661235611a9f0f0a0a> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x1b974000 - 0x1b9e7ff7  com.apple.Bluetooth 2.1.3 (2.1.3f8) <1e2732edbd0f2c1db1ce5ecf06aa8192> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x1fea7000 - 0x204b0fdf +com.macromedia.Flash Player.plugin 9.0.151 (1.0.4f60) <f43004ffc4944f26af228334f2cda80b> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x900ff000 - 0x90200fef  com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x90201000 - 0x9024bfe1  com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x90341000 - 0x9037bffe  com.apple.securityfoundation 3.0 (32989) <ef1baca4880788750c38461222b60cae> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9037c000 - 0x9038bfff  libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
0x903ff000 - 0x9040ffff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90410000 - 0x9041dfe7  com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9041f000 - 0x9041fffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90420000 - 0x9043fffa  libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90440000 - 0x9046dfeb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9046e000 - 0x90486fff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x90487000 - 0x904b0fff  com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x904b6000 - 0x904befff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x904bf000 - 0x90525ffb  com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x90526000 - 0x905b9fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x905ba000 - 0x905e9fe3  com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x905f4000 - 0x905f6ff5  libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x905f7000 - 0x906a7fff  edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x90777000 - 0x9083eff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9083f000 - 0x908bcfef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x908bd000 - 0x908e5ff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x908e6000 - 0x90c83fef  com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x90cd6000 - 0x90d2fff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90d30000 - 0x9100aff3  com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9100b000 - 0x91017ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91018000 - 0x91150ff7  libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x91151000 - 0x91166ffb  com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91167000 - 0x91638f3e  libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x91639000 - 0x917b8fff  com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x917b9000 - 0x917e1fff  libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
0x917e2000 - 0x91aeafff  com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x91aeb000 - 0x91af2fff  com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x91af3000 - 0x91bd3fff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x91bd4000 - 0x91bd4ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91bd5000 - 0x91bd5ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91bd6000 - 0x91bd6ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x91bdc000 - 0x91d0ffff  com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x91d11000 - 0x91d17fff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x91d18000 - 0x923b8fff  com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x923b9000 - 0x9240aff7  com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9240b000 - 0x9248aff5  com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9248b000 - 0x92528ffc  com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92529000 - 0x92d27fef  com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x92e61000 - 0x92e9fff7  libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x92ea0000 - 0x92f57ff3  com.apple.QTKit 7.6 (1290) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x92f58000 - 0x92f64ff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x92fd3000 - 0x92ff7feb  libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
0x92ff8000 - 0x93178fef  com.apple.CoreAUC 3.02.0 (3.02.0) <e9c0220542fac5c62ef3b79aa791252f> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x93197000 - 0x93251fe3  com.apple.CoreServices.OSServices 226.5 (226.5) <25243fd02dc5d4f4cc5780f6b2f6fe26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x93287000 - 0x9328cfff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9328d000 - 0x9364bfea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9364c000 - 0x936c6ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x937a9000 - 0x937aefff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x937af000 - 0x93861ffb  libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x93862000 - 0x93871ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <98f7b46a9f1a099f77e1092ef8e29c63> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x93872000 - 0x93aedfe7  com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x93aee000 - 0x93b0cfff  libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
0x93b5c000 - 0x93e81fe2  com.apple.QuickTime 7.6.0 (1290) <bc0920abbbaad03f5513ac7ffbd30633> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93e82000 - 0x93edcff7  com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93edd000 - 0x93eedffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x93f21000 - 0x94006ff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94007000 - 0x9414dff7  com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9414e000 - 0x9418ffe7  libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94190000 - 0x94190fff  com.apple.Carbon 136 (136) <7f03616ee9261fb42dc6e6dd77a6f01c> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x94191000 - 0x941b5fff  libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x941b6000 - 0x941b9fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x941ba000 - 0x941bbffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x941bc000 - 0x941eefff  com.apple.LDAPFramework 1.4.5 (110) <648b3ee893db8af0a5bbbe857ec0bb7d> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x941ef000 - 0x941efffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x941f0000 - 0x941f2fff  com.apple.CrashReporterSupport 10.5.5 (159) <4ca9b6643fcbafd76424a46d162363eb> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x941f3000 - 0x941f5fff  com.apple.securityhi 3.0 (30817) <32d1c581312dbe0c408578df99661f96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x941f6000 - 0x9423ffef  com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x94259000 - 0x942b6ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x942b7000 - 0x942edfef  libtidy.A.dylib ??? (???) <468dcda829b0307ea64cb1967605af0c> /usr/lib/libtidy.A.dylib
0x942ee000 - 0x94381ff3  com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x943e4000 - 0x943effe7  libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x943f0000 - 0x9447bfff  com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9447c000 - 0x944bbfef  libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x944bc000 - 0x944c5fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9456a000 - 0x9456affc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9456b000 - 0x94572fe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x946f5000 - 0x94710ffb  libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x94711000 - 0x9471bfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9471c000 - 0x94720fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x94751000 - 0x9476fff3  com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x94770000 - 0x94770ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x94771000 - 0x9479cfe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x9479d000 - 0x947dffef  com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x947ec000 - 0x947f3ff7  libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x947f4000 - 0x94850ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x94851000 - 0x94890fff  com.apple.CoreMediaIOServicesPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x94891000 - 0x948c8fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x948c9000 - 0x94cd9fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94cda000 - 0x94cdefff  libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94cdf000 - 0x94d6bff7  com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x94f29000 - 0x94f37ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x94f38000 - 0x94fdffeb  com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94fe0000 - 0x94ff6fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x94ff7000 - 0x94ff7ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94ff8000 - 0x95fd3ff6  com.apple.QuickTimeComponents.component 7.6 (1290) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x95fd4000 - 0x9609ffff  com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x960a0000 - 0x9612afef  com.apple.DesktopServices 1.4.7 (1.4.7) <7898a0f2a46fc7d8887b041bc23e3811> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9680e000 - 0x96826ff7  com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x968f1000 - 0x96a58ff3  libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x96a59000 - 0x96c27ff3  com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x96c6d000 - 0x96dbfff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96dc0000 - 0x96e3dfeb  com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96e51000 - 0x96f32ff7  libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
0x96f65000 - 0x96f6cffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x96f6d000 - 0x96fa7fe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x97211000 - 0x97298ff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???) <b9dd2655f8262b5b870cab51b23ad18e> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe2  libKoreanConverter.dylib ??? (???) <ece50112207cd16e0cf4b478faddaf6d> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Comment 1 Mark Rowe (bdash) 2009-02-08 00:35:26 PST

*** This bug has been marked as a duplicate of 23822 ***
Comment 2 Heiko W. Rupp 2009-02-08 07:14:01 PST
Just for the records: I was searching for the other instance (23822) and was not able to find it in the search script. So I thought my submission failed and I submitted this one.