[Webkit-unassigned] [Bug 18920] Crash searching in Resources Web Inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 7 09:30:08 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18920





------- Comment #2 from juanfc at uma.es  2008-05-07 09:30 PDT -------
(In reply to comment #1)
> Please attach a crash log using the instructions at
> <http://webkit.org/quality/crashlogs.html>.
> 

Process:         Safari [5489]
Path:            /Applications/WebKit/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r32901 (32901)
Code Type:       X86 (Native)
Parent Process:  launchd [95]

Date/Time:       2008-05-07 10:02:18.960 +0200
OS Version:      Mac OS X 10.5.2 (9C7010)
Report Version:  6

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

Thread 0 Crashed:
0   com.apple.JavaScriptCore            0x003153b0
KJS::LocalVarAccessNode::evaluateToBoolean(KJS::ExecState*) + 64
1   com.apple.JavaScriptCore            0x0033d789
KJS::IfNode::execute(KJS::ExecState*) + 25
2   com.apple.JavaScriptCore            0x0033db13
KJS::CaseBlockNode::executeBlock(KJS::ExecState*, KJS::JSValue*) + 563
3   com.apple.JavaScriptCore            0x0033dc99
KJS::SwitchNode::execute(KJS::ExecState*) + 41
4   com.apple.JavaScriptCore            0x003047f0
KJS::BlockNode::execute(KJS::ExecState*) + 64
5   com.apple.JavaScriptCore            0x0033d3aa
KJS::ForNode::execute(KJS::ExecState*) + 90
6   com.apple.JavaScriptCore            0x0037e941
KJS::FunctionBodyNode::execute(KJS::ExecState*) + 465
7   com.apple.JavaScriptCore            0x0037b1d5
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 405
8   com.apple.JavaScriptCore            0x003565ce
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 654
9   com.apple.JavaScriptCore            0x0033d849
KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
10  com.apple.JavaScriptCore            0x0037e941
KJS::FunctionBodyNode::execute(KJS::ExecState*) + 465
11  com.apple.JavaScriptCore            0x0037b1d5
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 405
12  com.apple.JavaScriptCore            0x003565ce
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 654
13  com.apple.JavaScriptCore            0x0033d849
KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
14  com.apple.JavaScriptCore            0x0037e941
KJS::FunctionBodyNode::execute(KJS::ExecState*) + 465
15  com.apple.JavaScriptCore            0x0037b1d5
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 405
16  com.apple.JavaScriptCore            0x0032fc01
KJS::JSObject::put(KJS::ExecState*, KJS::Identifier const&, KJS::JSValue*) +
673
17  com.apple.JavaScriptCore            0x003478a3
KJS::AssignDotNode::evaluate(KJS::ExecState*) + 99
18  com.apple.JavaScriptCore            0x0033d849
KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
19  com.apple.JavaScriptCore            0x0037e941
KJS::FunctionBodyNode::execute(KJS::ExecState*) + 465
20  com.apple.JavaScriptCore            0x0037b1d5
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 405
21  com.apple.JavaScriptCore            0x0032f94d
KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 109
22  com.apple.JavaScriptCore            0x003ac43d JSObjectCallAsFunction + 173
23  com.apple.WebCore                   0x00dce1a2
WebCore::InspectorController::callFunction(OpaqueJSContext const*,
OpaqueJSValue*, char const*, unsigned long, OpaqueJSValue const* const*,
OpaqueJSValue const*&) const + 242
24  com.apple.WebCore                   0x00dce8ec
WebCore::InspectorController::focusNode() + 204
25  com.apple.WebCore                   0x00c34a33
WebCore::ContextMenuController::contextMenuItemSelected(WebCore::ContextMenuItem*)
+ 2115
26  com.apple.WebCore                   0x00c36a42 -[WebCoreMenuTarget
forwardContextMenuAction:] + 210
27  com.apple.AppKit                    0x95842e56 -[NSApplication
sendAction:to:from:] + 112
28  com.apple.Safari                    0x0002ccc8 0x1000 + 179400
29  com.apple.AppKit                    0x958f17cc -[NSMenu
performActionForItemAtIndex:] + 493
30  com.apple.AppKit                    0x958f14d1 -[NSCarbonMenuImpl
performActionWithHighlightingForItemAtIndex:] + 220
31  com.apple.AppKit                    0x958ce3ae AppKitMenuEventHandler +
6608
32  com.apple.HIToolbox                 0x9000afc3
DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) +
1181
33  com.apple.HIToolbox                 0x9000a3fd
SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
HandlerCallRec*) + 405
34  com.apple.HIToolbox                 0x90026e0e SendEventToEventTarget + 52
35  com.apple.HIToolbox                 0x9005b86d SendHICommandEvent(unsigned
long, HICommand const*, unsigned long, unsigned long, unsigned char,
OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 411
36  com.apple.HIToolbox                 0x90081fbf
SendMenuCommandWithContextAndModifiers + 59
37  com.apple.HIToolbox                 0x90081f7c SendMenuItemSelectedEvent +
134
38  com.apple.HIToolbox                 0x90081e7e
FinishMenuSelection(MenuData*, MenuData*, MenuResult*, MenuResult*, unsigned
long, unsigned long, unsigned long, unsigned char) + 162
39  com.apple.HIToolbox                 0x900d1f3b
PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned
int, Rect const*, unsigned short, unsigned long, Rect const*, Rect const*,
__CFString const*, OpaqueMenuRef**, unsigned short*) + 1763
40  com.apple.HIToolbox                 0x900d1805 _HandlePopUpMenuSelection7 +
627
41  com.apple.AppKit                    0x959b9d3b _NSPopUpCarbonMenu3 + 3081
42  com.apple.AppKit                    0x959b9128 _NSPopUpCarbonMenu2 + 155
43  com.apple.AppKit                    0x959b9089 _NSPopUpCarbonMenu1 + 82
44  com.apple.AppKit                    0x959b8feb -[NSCarbonMenuImpl
_popUpContextMenu:withEvent:forView:withFont:] + 237
45  com.apple.AppKit                    0x959b8e26 -[NSMenu
_popUpContextMenu:withEvent:forView:withFont:] + 285
46  com.apple.AppKit                    0x959b8d03 -[NSMenu
_popUpContextMenu:withEvent:forView:] + 63
47  com.apple.AppKit                    0x959b8cbe -[NSMenu
_popUpMenuWithEvent:forView:] + 52
48  com.apple.AppKit                    0x95d835ef -[NSView rightMouseDown:] +
103
49  com.apple.AppKit                    0x95b8530e -[NSControl
_rightMouseUpOrDown:] + 526
50  com.apple.AppKit                    0x958406fd -[NSWindow sendEvent:] +
8511
51  com.apple.Safari                    0x0002b3c3 0x1000 + 172995
52  com.apple.AppKit                    0x9580c714 -[NSApplication sendEvent:]
+ 2780
53  com.apple.Safari                    0x0002ae48 0x1000 + 171592
54  com.apple.AppKit                    0x9576a0f9 -[NSApplication run] + 847
55  com.apple.AppKit                    0x9573730a NSApplicationMain + 574
56  com.apple.Safari                    0x000b9906 0x1000 + 755974

Thread 1:
0   libSystem.B.dylib                   0x90d56bce __semwait_signal + 10
1   libSystem.B.dylib                   0x90d818cd pthread_cond_wait$UNIX2003 +
73
2   com.apple.WebCore                   0x00dade7f
WebCore::IconDatabase::syncThreadMainLoop() + 239
3   com.apple.WebCore                   0x00dadf95
WebCore::IconDatabase::iconDatabaseSyncThread() + 181
4   libSystem.B.dylib                   0x90d80c55 _pthread_start + 321
5   libSystem.B.dylib                   0x90d80b12 thread_start + 34

Thread 2:
0   libSystem.B.dylib                   0x90d4f9e6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x90d571dc mach_msg + 72
2   com.apple.CoreFoundation            0x933050de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation            0x93305d18 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork                 0x94ea16cc
CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib                   0x90d80c55 _pthread_start + 321
6   libSystem.B.dylib                   0x90d80b12 thread_start + 34

Thread 3:
0   libSystem.B.dylib                   0x90d4f9e6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x90d571dc mach_msg + 72
2   com.apple.CoreFoundation            0x933050de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation            0x93305d18 CFRunLoopRunInMode + 88
4   com.apple.Foundation                0x92c73ac0
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation                0x92c105ad -[NSThread main] + 45
6   com.apple.Foundation                0x92c10154 __NSThread__main__ + 308
7   libSystem.B.dylib                   0x90d80c55 _pthread_start + 321
8   libSystem.B.dylib                   0x90d80b12 thread_start + 34

Thread 4:
0   libSystem.B.dylib                   0x90d9fb3a select$DARWIN_EXTSN + 10
1   libSystem.B.dylib                   0x90d80c55 _pthread_start + 321
2   libSystem.B.dylib                   0x90d80b12 thread_start + 34

Thread 5:
0   libSystem.B.dylib                   0x90d4f9e6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x90d571dc mach_msg + 72
2   com.apple.CoreFoundation            0x933050de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation            0x93305d18 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork                 0x94eeedb9 _KeychainThread + 230
5   libSystem.B.dylib                   0x90d80c55 _pthread_start + 321
6   libSystem.B.dylib                   0x90d80b12 thread_start + 34

Thread 6:
0   libSystem.B.dylib                   0x90d4fa46
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x90d81daf _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x90d83633
pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                0x92c564fc -[NSCondition
waitUntilDate:] + 236
4   com.apple.Foundation                0x92c56310 -[NSConditionLock
lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation                0x92c56275 -[NSConditionLock
lockWhenCondition:] + 69
6   com.apple.AppKit                    0x957d77f0 -[NSUIHeartBeat
_heartBeatThread:] + 753
7   com.apple.Foundation                0x92c105ad -[NSThread main] + 45
8   com.apple.Foundation                0x92c10154 __NSThread__main__ + 308
9   libSystem.B.dylib                   0x90d80c55 _pthread_start + 321
10  libSystem.B.dylib                   0x90d80b12 thread_start + 34

Thread 7:
0   libSystem.B.dylib                   0x90db95c6 __workq_ops + 10
1   libSystem.B.dylib                   0x90db95f6 start_wqthread + 30

Thread 8:
0   libSystem.B.dylib                   0x90db95c6 __workq_ops + 10
1   libSystem.B.dylib                   0x90db95f6 start_wqthread + 30

Thread 9:
0   libSystem.B.dylib                   0x90d4f9e6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x90d571dc mach_msg + 72
2   com.apple.CoreFoundation            0x933050de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation            0x93305d74 CFRunLoopRun + 84
4   com.apple.DesktopServices           0x931ae46f
TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5   ...ple.CoreServices.CarbonCore      0x93aaebeb PrivateMPEntryPoint + 56
6   libSystem.B.dylib                   0x90d80c55 _pthread_start + 321
7   libSystem.B.dylib                   0x90d80b12 thread_start + 34

Thread 10:
0   libSystem.B.dylib                   0x90d4f9e6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x90d571dc mach_msg + 72
2   com.apple.CoreFoundation            0x933050de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation            0x93305d74 CFRunLoopRun + 84
4   com.apple.DesktopServices           0x931ae5e8
TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5   ...ple.CoreServices.CarbonCore      0x93aaebeb PrivateMPEntryPoint + 56
6   libSystem.B.dylib                   0x90d80c55 _pthread_start + 321
7   libSystem.B.dylib                   0x90d80b12 thread_start + 34

Thread 11:
0   libSystem.B.dylib                   0x90d56bce __semwait_signal + 10
1   libSystem.B.dylib                   0x90d818cd pthread_cond_wait$UNIX2003 +
73
2   ...ple.CoreServices.CarbonCore      0x93ab09d7 TSWaitOnCondition + 126
3   ...ple.CoreServices.CarbonCore      0x93a8f8fe
TSWaitOnConditionTimedRelative + 202
4   ...ple.CoreServices.CarbonCore      0x93ab0654 MPWaitOnQueue + 208
5   com.apple.DesktopServices           0x931b9a7a
TNodeSyncTask::SyncTaskProc(void*) + 84
6   ...ple.CoreServices.CarbonCore      0x93aaebeb PrivateMPEntryPoint + 56
7   libSystem.B.dylib                   0x90d80c55 _pthread_start + 321
8   libSystem.B.dylib                   0x90d80b12 thread_start + 34

Thread 12:
0   libSystem.B.dylib                   0x90d804c6 kevent + 10
1   libSystem.B.dylib                   0x90d80c55 _pthread_start + 321
2   libSystem.B.dylib                   0x90d80b12 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x1109e36c  ebx: 0x0037e781  ecx: 0x00000000  edx: 0x00000000
  edi: 0x12283858  esi: 0xbfffda98  ebp: 0xbfffd888  esp: 0xbfffd870
   ss: 0x0000001f  efl: 0x00010246  eip: 0x003153b0   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000000

Binary Images:
    0x1000 -   0x132fef  com.apple.Safari 3.1.1 (5525.18)
<7b337979f11e6e15dd50072420a92680>
/Applications/Safari.app/Contents/MacOS/Safari
  0x17a000 -   0x17bffc +WebKitNightlyEnabler.dylib ??? (???)
/Applications/WebKit/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x180000 -   0x24cfef  com.apple.WebKit 526.5+ (526.5+)
/Applications/WebKit/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
  0x2e1000 -   0x2f0ff8  SyndicationUI ??? (???)
<d148012be42c8a6e21f9cc58739c8dc7>
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
  0x300000 -   0x3c5ff3  com.apple.JavaScriptCore 526.5+ (526.5+)
/Applications/WebKit/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x487000 -   0x48cffe +com.macromates.edit_in_textmate ??? (1.0)
/Library/InputManagers/Edit in TextMate/Edit in
TextMate.bundle/Contents/MacOS/Edit in TextMate
  0x700000 -   0x705fff  com.apple.FolderActionsMenu 1.3.2 (1.3.2)
<9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu
Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
  0xb89000 -  0x12a8fff  com.apple.WebCore 526.5+ (526.5+)
/Applications/WebKit/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
 0x17e2000 -  0x17e7ff3  libCGXCoreImage.A.dylib ??? (???)
<978986709159e5fe9e094df5efddac1d>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
 0xaac3000 -  0xabcdfef  com.apple.RawCamera.bundle 2.0.4 (2.0.4)
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0xe82f000 -  0xe839ffe  com.apple.URLMount 3.1 (3.1)
<742db901c626729373961d2b99036aab>
/System/Library/PrivateFrameworks/URLMount.framework/URLMount
 0xf97a000 -  0xf97bffc  com.apple.JavaPluginCocoa 12.1.0 (12.1.0)
<16b5790e6397ea3ed8bf500c370df5f5> /Library/Internet
Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
 0xf980000 -  0xf981ffd  com.apple.BluetoothMenu 2.1 (2.1f14)
/System/Library/Contextual Menu
Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
 0xfdea000 -  0xfe5cfff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0)
/Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
 0xfe6a000 -  0xfff3fea +com.elgato.mpegsupport EyeTV MPEG Support 1.0.4 (build
35) (1.0.4) /Library/QuickTime/EyeTV MPEG
Support.component/Contents/MacOS/EyeTV MPEG Support
0x10065000 - 0x100fefff +net.sourceforge.webcam-osx.common 0.9.0 (0.9.0)
/Library/QuickTime/macam.component/Contents/MacOS/macam
0x103ba000 - 0x103c1ffd  com.apple.JavaVM 12.1.0 (12.1.0)
<947586c8951b575222fd6dc28193346f>
/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x1081d000 - 0x1081fffe  com.apple.AutomatorCMM 1.1 (156)
<df0822b8a335cb31d931850fe9d42ab4> /System/Library/Contextual Menu
Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
0x108d4000 - 0x108d7fff  com.apple.BezelServicesFW 1.4.624 (1.4.624)
/System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x11fc0000 - 0x1202eff7  com.apple.Bluetooth 2.1 (2.1f14)
<70a4e6ec34e101a812923b2422a4a386>
/System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07>
/usr/lib/dyld
0x90003000 - 0x9030bfff  com.apple.HIToolbox 1.5.2 (???)
<7449d6f2da33ded6936243a92e307459>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x904c8000 - 0x90646fff  com.apple.AddressBook.framework 4.1 (687.1)
<b2f2f2c925eb080e53b841014e4f9a7c>
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x90647000 - 0x90649fff  com.apple.CrashReporterSupport 10.5.0 (156)
<3088b785b10d03504ed02f3fee5d3aab>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x9064a000 - 0x90650fff  com.apple.print.framework.Print 218.0.2 (220.1)
<8bf7ef71216376d12fcd5ec17e43742c>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x90852000 - 0x90d25fde  libGLProgrammability.dylib ??? (???)
<a3d68f17f37ff55a3e61aca1e3aee522>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x90d26000 - 0x90d4eff7  com.apple.shortcut 1 (1.0)
<057783867138902b52bc0941fedb74d1>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x90d4f000 - 0x90eaeff3  libSystem.B.dylib ??? (???)
<4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
0x90ee0000 - 0x91f90ff6  com.apple.QuickTimeComponents.component 7.4.5 (67)
/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x91f91000 - 0x91f9cfe7  libCSync.A.dylib ??? (???)
<df82fc093e498a9eb5490761cb292218>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91f9d000 - 0x91fd6ffe  com.apple.securityfoundation 3.0 (32989)
<e9171eda22c69c884a04a001aeb526e0>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x91fd7000 - 0x92056ff5  com.apple.SearchKit 1.2.0 (1.2.0)
<277b460da86bc222785159fe77e2e2ed>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x92057000 - 0x92122fff  com.apple.ColorSync 4.5.0 (4.5.0)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x92123000 - 0x92141ff3  com.apple.DirectoryService.Framework 3.5.1 (3.5.1)
<96407dca4d6b1d10ae5ca1881e31b27a>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x92142000 - 0x92151ffe  com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1)
<eac1c7b7c07ed3148c85934b6f656308>
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x92247000 - 0x92250fff  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
0x92251000 - 0x92260fff  libsasl2.2.dylib ??? (???)
<b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x92273000 - 0x923abff7  libicucore.A.dylib ??? (???)
<afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x923ac000 - 0x92491ff3  com.apple.CoreData 100.1 (186)
<8e28162ef2288692615b52acc01f8b54>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x92492000 - 0x924d4fef  com.apple.NavigationServices 3.5.1 (161)
<cc6bd78eabf1e2e7166914e9f12f5850>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x924d5000 - 0x9250bfef  libtidy.A.dylib ??? (???)
<e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
0x9250c000 - 0x925beffb  libcrypto.0.9.7.dylib ??? (???)
<330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x925bf000 - 0x925bfffb  com.apple.installserver.framework 1.0 (8)
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x925c0000 - 0x92670fff  edu.mit.Kerberos 6.0.12 (6.0.12)
<3dd13466876a8fe4549cfc1354233ec3>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x92671000 - 0x92671ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x927aa000 - 0x927ebfe7  libRIP.A.dylib ??? (???)
<9d42e83d860433f9126c4871d1fe0ce8>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9283d000 - 0x9283effc  libffi.dylib ??? (???)
<a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x9283f000 - 0x92bfdfea  libLAPACK.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92bfe000 - 0x92c05ff7  libCGATS.A.dylib ??? (???)
<9b29a5500efe01cc3adea67bbc42568e>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x92c06000 - 0x92e80fe7  com.apple.Foundation 6.5.4 (677.15)
<6216196287f98a65ddb654d04d773e7b>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92eb1000 - 0x92f01ff7  com.apple.HIServices 1.7.0 (???)
<f7e78891a6d08265c83dca8e378be1ea>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92f02000 - 0x92f18fff  com.apple.DictionaryServices 1.0.0 (1.0.0)
<ad0aa0252e3323d182e17f50defe56fc>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x92f19000 - 0x92f7effb  com.apple.ISSupport 1.6 (34)
/System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x92f7f000 - 0x92f7fffc  com.apple.audio.units.AudioUnit 1.5 (1.5)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x92f80000 - 0x93061ff7  libxml2.2.dylib ??? (???)
<3cd4cccd4ca35dffa4688436aa0cd908> /usr/lib/libxml2.2.dylib
0x93062000 - 0x93065fff  com.apple.help 1.1 (36)
<b507b08e484cb89033e9cf23062d77de>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x93066000 - 0x930c3ffb  libstdc++.6.dylib ??? (???)
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x930c4000 - 0x930c4ff8  com.apple.ApplicationServices 34 (34)
<8f910fa65f01d401ad8d04cc933cf887>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x930c5000 - 0x930e9fff  libxslt.1.dylib ??? (???)
<4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x930ea000 - 0x93119fe3  com.apple.AE 402.2 (402.2)
<e01596187e91af5d48653920017b8c8e>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9311a000 - 0x931a6ff7  com.apple.LaunchServices 286.5 (286.5)
<33c3ae54abb276b61a99d4c764d883e2>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x931a7000 - 0x931acfff  com.apple.CommonPanels 1.2.4 (85)
<ea0665f57cd267609466ed8b2b20e893>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x931ad000 - 0x93236fe3  com.apple.DesktopServices 1.4.5 (1.4.5)
<8b264cd6abbbd750928c637e1247269d>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93237000 - 0x93242ff9  com.apple.helpdata 1.0 (14)
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x93243000 - 0x93243ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x93258000 - 0x93292fff  com.apple.coreui 1.1 (61)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x93293000 - 0x933c5fef  com.apple.CoreFoundation 6.5.1 (476.10)
<d5bed2688a5eea11a6dc3a3c5c17030e>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x933cc000 - 0x933f9feb  libvDSP.dylib ??? (???)
<b232c018ddd040ec4e2c2af632dd497f>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x933fa000 - 0x93790ff7  com.apple.QuartzCore 1.5.1 (1.5.1)
<665c80f6e28555b303020c8007c36b8b>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x93791000 - 0x9395cff7  com.apple.security 5.0.2 (33001)
<0788969ffe7961153219be10786da436>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x93a3d000 - 0x93a47feb  com.apple.audio.SoundManager 3.9.2 (3.9.2)
<0f2ba6e891d3761212cf5a5e6134d683>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93a66000 - 0x93d3fff3  com.apple.CoreServices.CarbonCore 785.8 (785.8)
<827c228e7d717b397cdb4941eba69553>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x93d40000 - 0x93d42fff  com.apple.securityhi 3.0 (30817)
<2b2854123fed609d1820d2779e2e0963>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93d43000 - 0x94153fef  libBLAS.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94154000 - 0x94156ff5  libRadiance.dylib ??? (???)
<20eadb285da83df96c795c2c5fa20590>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94157000 - 0x941deff7  libsqlite3.0.dylib ??? (???)
<6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x941df000 - 0x9423bff7  com.apple.htmlrendering 68 (1.1.3)
<fe87a9dede38db00e6c8949942c6bd4f>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9428c000 - 0x9428cffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9428d000 - 0x94294ffe  libbsm.dylib ??? (???)
<d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x94295000 - 0x942a9ff3  com.apple.ImageCapture 4.0 (5.0.0)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x942af000 - 0x9432bfeb  com.apple.audio.CoreAudio 3.1.0 (3.1)
<70bb7c657061631491029a61babe0b26>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x94332000 - 0x94342fff  com.apple.speech.synthesis.framework 3.6.59 (3.6.59)
<4ffef145fad3d4d787e0c33eab26b336>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x94343000 - 0x94347fff  libGIF.dylib ??? (???)
<d4234e6f5e5f530bdafb969157f1f17b>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94348000 - 0x943c5fef  libvMisc.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x943c6000 - 0x94410fe1  com.apple.securityinterface 3.0 (32532)
<f521dae416ce7a3bdd594b0d4e2fb517>
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94411000 - 0x94aaafff  com.apple.CoreGraphics 1.351.21 (???)
<6c93fd21149f389129fe47fa6ef71880>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x94aab000 - 0x94aaffff  libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x94ab0000 - 0x94ab7fe9  libgcc_s.1.dylib ??? (???)
<f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x94b07000 - 0x94b2bfeb  libssl.0.9.7.dylib ??? (???)
<acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x94c77000 - 0x94c77ff8  com.apple.Cocoa 6.5 (???)
<e064f94d969ce25cb7de3cfb980c3249>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x94c78000 - 0x94d32fe3  com.apple.CoreServices.OSServices 224.4 (224.4)
<ff5007ab220908ac54b6c661e447d593>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x94d4b000 - 0x94e90ff7  com.apple.ImageIO.framework 2.0.1 (2.0.1)
<68ba11e689a9ca30f8310935cd1e02d6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x94e96000 - 0x94f0dfe3  com.apple.CFNetwork 221.5 (221.5)
<5474cdd7d2a8b2e8059de249c702df9e>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9555f000 - 0x955a4fef  com.apple.Metadata 10.5.2 (398.7)
<73a6424c06effc474e699cde6883de99>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x955a5000 - 0x955c3fff  libresolv.9.dylib ??? (???)
<0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x956cb000 - 0x95724ff7  libGLU.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x95731000 - 0x95f2efef  com.apple.AppKit 6.5.2 (949.26)
<bc4593edd8a224409fb6953a354505a0>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x95f2f000 - 0x95f3fffc  com.apple.LangAnalysis 1.6.4 (1.6.4)
<cbeb17ab39f28351fe2ab5b82bf465bc>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9600f000 - 0x9602effa  libJPEG.dylib ??? (???)
<0cfb80109d624beb9ceb3c43b6c5ec10>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9602f000 - 0x9602ffff  com.apple.Carbon 136 (136)
<98a5e3bc0c4fa44bbb09713bb88707fe>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x96030000 - 0x96030ffa  com.apple.CoreServices 32 (32)
<2fcc8f3bd5bbfc000b476cad8e6a3dd2>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96031000 - 0x96049fff  com.apple.openscripting 1.2.6 (???)
<b8e553df643f2aec68fa968b3b459b2b>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9604a000 - 0x9606aff2  libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9606b000 - 0x96112feb  com.apple.QD 3.11.52 (???)
<c72bd7bd2ce12694c3640a731d1ad878>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96113000 - 0x961f2fff  libobjc.A.dylib ??? (???)
<a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x96280000 - 0x962a8fff  libcups.2.dylib ??? (???)
<2f0a710a9128882efb2ed92ad139b58c> /usr/lib/libcups.2.dylib
0x962d4000 - 0x962e0fe7  com.apple.opengl 1.5.6 (1.5.6)
<d599b1bb0f8a8da6fd125e2587b27776>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x962e1000 - 0x9633bff7  com.apple.CoreText 2.0.1 (???)
<07494945ad1e3f5395599f42748457cc>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9633c000 - 0x96357ffb  libPng.dylib ??? (???)
<b6abcac36ec7654ff3e1cfa786b0117b>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x96358000 - 0x96360fff  com.apple.DiskArbitration 2.2.1 (2.2.1)
<75b0c8d8940a8a27816961dddcac8e0f>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x96361000 - 0x96366fff  com.apple.backup.framework 1.0 (1.0)
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x965d0000 - 0x9665bfff  com.apple.framework.IOKit 1.5.1 (???)
<a17f9f5ea7e8016a467e67349f4d3d03>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96679000 - 0x966b7ff7  libGLImage.dylib ??? (???)
<090de775838db03ddc710f57abbf6218>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x966b8000 - 0x9675aff3  com.apple.QuickTimeImporters.component 7.4.5 (67)
/System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x9675b000 - 0x9685cfef  com.apple.PubSub 1.0.3 (65.1)
/System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x96973000 - 0x969b2fef  libTIFF.dylib ??? (???)
<6d0f80e9d4d81f3f64c876aca005bd53>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x969b4000 - 0x96ad8fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96ad9000 - 0x96b10fff  com.apple.SystemConfiguration 1.9.1 (1.9.1)
<8a76e429301afe4eba1330bfeaabd9f2>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x96b11000 - 0x96b1fffd  libz.1.dylib ??? (???)
<5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x96b20000 - 0x96b36fe7  com.apple.CoreVideo 1.5.0 (1.5.0)
<bad2d3a9a92fdecd02e64f0b73a76f27>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96b37000 - 0x96bcafff  com.apple.ink.framework 101.3 (86)
<bf3fa8927b4b8baae92381a976fd2079>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x96bcb000 - 0x96bfdfff  com.apple.LDAPFramework 1.4.3 (106)
<3a5c9df6032143cd6bc2658a9d328d8e>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x96bfe000 - 0x96c29fe7  libauto.dylib ??? (???)
<42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x96ca4000 - 0x96d6bff2  com.apple.vImage 3.0 (3.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x96d6c000 - 0x96dffff3  com.apple.ApplicationServices.ATS 3.2 (???)
<cdf31bd0ac7de54a35ee2d27cf86b6be>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96e00000 - 0x96e07fff  com.apple.agl 3.0.9 (AGL-3.0.9)
<7dac4a7cb0de2f6d08ae71c1249379e3>
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x96e08000 - 0x97128fe2  com.apple.QuickTime 7.4.5 (67)
<520cbf4ae05622466ad1b89f1ba3a4e1>
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x97129000 - 0x971a3ff8  com.apple.print.framework.PrintCore 5.5.2 (245.1)
<3c9de512e95fbd838694ee5008d56a28>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib




-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list