[Webkit-unassigned] [Bug 21098] New: Crashing under inspector code (while running complicated test case)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 25 06:25:42 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21098

           Summary: Crashing under inspector code (while running complicated
                    test case)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


I can get a link to my test case in a bit.

Crashing under inspector code (while running complicated test case)

Process:         Safari [79917]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      com.apple.Safari
Version:         4.0 (5528.1)
Build Info:      WebBrowser-55280100~3
Code Type:       X86 (Native)
Parent Process:  perl [79911]

Date/Time:       2008-09-25 06:17:06.884 -0700
OS Version:      Mac OS X 10.5.5 (9F33)
Report Version:  6

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

Thread 0 Crashed:
0   com.apple.JavaScriptCore            0x004ad2a9 JSC::JSCell::isString()
const + 9 (JSCell.h:128)
1   com.apple.JavaScriptCore            0x004ad5fa JSC::JSValue::isString()
const + 46 (JSCell.h:168)
2   com.apple.JavaScriptCore            0x004b06c1
JSC::equalSlowCaseInline(JSC::ExecState*, JSC::JSValue*, JSC::JSValue*) + 229
(operations.h:47)
3   com.apple.JavaScriptCore            0x00452528 JSC::equal(JSC::ExecState*,
JSC::JSValue*, JSC::JSValue*) + 70 (operations.cpp:44)
4   com.apple.JavaScriptCore            0x0050a9e2 JSValueIsEqual + 114
(JSValueRef.cpp:121)
5   com.apple.WebCore                   0x03567f4b
WebCore::ConsoleMessage::isEqual(JSC::ExecState*, WebCore::ConsoleMessage*)
const + 221 (InspectorController.cpp:189)
6   com.apple.WebCore                   0x03560de2
WebCore::InspectorController::addConsoleMessage(JSC::ExecState*,
WebCore::ConsoleMessage*) + 198 (InspectorController.cpp:1147)
7   com.apple.WebCore                   0x035612f6
WebCore::InspectorController::addMessageToConsole(WebCore::MessageSource,
WebCore::MessageLevel, JSC::ExecState*, JSC::ArgList const&, unsigned int,
WebCore::String const&) + 130 (InspectorController.cpp:1132)
8   com.apple.WebCore                   0x032e95b3
WebCore::Console::log(JSC::ExecState*, JSC::ArgList const&) + 333
(Console.cpp:249)
9   com.apple.WebCore                   0x039f3cd7
WebCore::JSConsole::log(JSC::ExecState*, JSC::ArgList const&) + 41
(JSConsoleCustom.cpp:56)
10  com.apple.WebCore                   0x0358efaa
WebCore::jsConsolePrototypeFunctionLog(JSC::ExecState*, JSC::JSObject*,
JSC::JSValue*, JSC::ArgList const&) + 96 (JSConsole.cpp:121)
11  com.apple.JavaScriptCore            0x005119a2
JSC::Machine::cti_op_call_NotJSFunction(void*) + 390 (Machine.cpp:4511)
12  ???                                 0x06e065be 0 + 115369406
13  com.apple.JavaScriptCore            0x0050ff11
JSC::Machine::execute(JSC::FunctionBodyNode*, JSC::ExecState*,
JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*,
JSC::JSValue**) + 775 (Machine.cpp:980)
14  com.apple.JavaScriptCore            0x004653c9
JSC::JSFunction::call(JSC::ExecState*, JSC::JSValue*, JSC::ArgList const&) +
139 (JSFunction.cpp:71)
15  com.apple.JavaScriptCore            0x00465465 JSC::call(JSC::ExecState*,
JSC::JSValue*, JSC::CallType, JSC::CallData const&, JSC::JSValue*, JSC::ArgList
const&) + 149 (CallData.cpp:39)
16  com.apple.JavaScriptCore            0x00472b6b
JSC::functionProtoFuncCall(JSC::ExecState*, JSC::JSObject*, JSC::JSValue*,
JSC::ArgList const&) + 227 (FunctionPrototype.cpp:134)
17  com.apple.JavaScriptCore            0x005119a2
JSC::Machine::cti_op_call_NotJSFunction(void*) + 390 (Machine.cpp:4511)
18  ???                                 0x1d2db4bd 0 + 489534653
19  com.apple.JavaScriptCore            0x0050ff11
JSC::Machine::execute(JSC::FunctionBodyNode*, JSC::ExecState*,
JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*,
JSC::JSValue**) + 775 (Machine.cpp:980)
20  com.apple.JavaScriptCore            0x004653c9
JSC::JSFunction::call(JSC::ExecState*, JSC::JSValue*, JSC::ArgList const&) +
139 (JSFunction.cpp:71)
21  com.apple.JavaScriptCore            0x00465465 JSC::call(JSC::ExecState*,
JSC::JSValue*, JSC::CallType, JSC::CallData const&, JSC::JSValue*, JSC::ArgList
const&) + 149 (CallData.cpp:39)
22  com.apple.WebCore                   0x0390dd50
WebCore::JSAbstractEventListener::handleEvent(WebCore::Event*, bool) + 664
(JSEventListener.cpp:97)
23  com.apple.WebCore                   0x033d123b
WebCore::Document::handleWindowEvent(WebCore::Event*, bool) + 281
(Document.cpp:2719)
24  com.apple.WebCore                   0x03438c89
WebCore::EventTargetNode::dispatchWindowEvent(WTF::PassRefPtr<WebCore::Event>)
+ 265 (EventTargetNode.cpp:346)
25  com.apple.WebCore                   0x0343b70a
WebCore::EventTargetNode::dispatchWindowEvent(WebCore::AtomicString const&,
bool, bool) + 168 (EventTargetNode.cpp:353)
26  com.apple.WebCore                   0x033d7d7f
WebCore::Document::implicitClose() + 717 (Document.cpp:1588)
27  com.apple.WebCore                   0x03477b9a
WebCore::FrameLoader::checkCallImplicitClose() + 226 (FrameLoader.cpp:1351)
28  com.apple.WebCore                   0x0348434c
WebCore::FrameLoader::checkCompleted() + 268 (FrameLoader.cpp:1306)
29  com.apple.WebCore                   0x0348449f
WebCore::FrameLoader::loadDone() + 39 (FrameLoader.cpp:1270)
30  com.apple.WebCore                   0x033ca2fb
WebCore::DocLoader::setLoadInProgress(bool) + 109 (DocLoader.cpp:263)
31  com.apple.WebCore                   0x03918f4e
WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 494
(loader.cpp:306)
32  com.apple.WebCore                   0x03895009
WebCore::SubresourceLoader::didFinishLoading() + 169
(SubresourceLoader.cpp:195)
33  com.apple.WebCore                   0x037b874c
WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle*) + 24
(ResourceLoader.cpp:399)
34  com.apple.WebCore                   0x037b5d2a
-[WebCoreResourceHandleAsDelegate connectionDidFinishLoading:] + 160
(ResourceHandleMac.mm:530)
35  com.apple.Foundation                0x9010c097
-[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 87
36  com.apple.Foundation                0x9010c003
_NSURLConnectionDidFinishLoading + 147
37  com.apple.CFNetwork                 0x96717209 sendDidFinishLoadingCallback
+ 148
38  com.apple.CFNetwork                 0x96714180
_CFURLConnectionSendCallbacks + 1759
39  com.apple.CFNetwork                 0x96713a25 muxerSourcePerform + 283
40  com.apple.CoreFoundation            0x940d4615 CFRunLoopRunSpecific + 3141
41  com.apple.CoreFoundation            0x940d4cf8 CFRunLoopRunInMode + 88
42  com.apple.HIToolbox                 0x9243c480 RunCurrentEventLoopInMode +
283
43  com.apple.HIToolbox                 0x9243c299 ReceiveNextEventCommon + 374
44  com.apple.HIToolbox                 0x9243c10d
BlockUntilNextEventMatchingListInMode + 106
45  com.apple.AppKit                    0x927563ed _DPSNextEvent + 657
46  com.apple.AppKit                    0x92755ca0 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
47  com.apple.Safari                    0x00007b3e 0x1000 + 27454
48  com.apple.AppKit                    0x9274ecdb -[NSApplication run] + 795
49  com.apple.AppKit                    0x9271bf14 NSApplicationMain + 574
50  com.apple.Safari                    0x000b2776 0x1000 + 726902

Thread 1:
0   libSystem.B.dylib                   0x96db668e __semwait_signal + 10
1   libSystem.B.dylib                   0x96de136d pthread_cond_wait$UNIX2003 +
73
2   com.apple.JavaScriptCore            0x00532f0f
WTF::ThreadCondition::wait(WTF::Mutex&) + 39 (ThreadingPthreads.cpp:222)
3   com.apple.WebCore                   0x0352dc35
WebCore::IconDatabase::syncThreadMainLoop() + 641 (IconDatabase.cpp:1334)
4   com.apple.WebCore                   0x0352f044
WebCore::IconDatabase::iconDatabaseSyncThread() + 1198 (IconDatabase.cpp:1036)
5   com.apple.WebCore                   0x0352f073
WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 23
(IconDatabase.cpp:940)
6   libSystem.B.dylib                   0x96de06f5 _pthread_start + 321
7   libSystem.B.dylib                   0x96de05b2 thread_start + 34

Thread 2:
0   libSystem.B.dylib                   0x96db668e __semwait_signal + 10
1   libSystem.B.dylib                   0x96de136d pthread_cond_wait$UNIX2003 +
73
2   com.apple.JavaScriptCore            0x00532f0f
WTF::ThreadCondition::wait(WTF::Mutex&) + 39 (ThreadingPthreads.cpp:222)
3   com.apple.WebCore                   0x039fe492
WTF::MessageQueue<WTF::RefPtr<WebCore::LocalStorageTask>
>::waitForMessage(WTF::RefPtr<WebCore::LocalStorageTask>&) + 60
(MessageQueue.h:79)
4   com.apple.WebCore                   0x039fd89e
WebCore::LocalStorageThread::localStorageThread() + 38
(LocalStorageThread.cpp:65)
5   com.apple.WebCore                   0x039fd91f
WebCore::LocalStorageThread::localStorageThreadStart(void*) + 17
(LocalStorageThread.cpp:59)
6   libSystem.B.dylib                   0x96de06f5 _pthread_start + 321
7   libSystem.B.dylib                   0x96de05b2 thread_start + 34

Thread 3:
0   libSystem.B.dylib                   0x96daf4a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x96db6c9c mach_msg + 72
2   com.apple.CoreFoundation            0x940d40ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x940d4cf8 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork                 0x9670eeca
CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib                   0x96de06f5 _pthread_start + 321
6   libSystem.B.dylib                   0x96de05b2 thread_start + 34

Thread 4:
0   libSystem.B.dylib                   0x96daf4a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x96db6c9c mach_msg + 72
2   com.apple.CoreFoundation            0x940d40ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x940d4cf8 CFRunLoopRunInMode + 88
4   com.apple.Foundation                0x9010a100
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation                0x900a6bad -[NSThread main] + 45
6   com.apple.Foundation                0x900a6754 __NSThread__main__ + 308
7   libSystem.B.dylib                   0x96de06f5 _pthread_start + 321
8   libSystem.B.dylib                   0x96de05b2 thread_start + 34

Thread 5:
0   libSystem.B.dylib                   0x96dff5e2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib                   0x96de06f5 _pthread_start + 321
2   libSystem.B.dylib                   0x96de05b2 thread_start + 34

Thread 6:
0   libSystem.B.dylib                   0x96daf4a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x96db6c9c mach_msg + 72
2   com.apple.CoreFoundation            0x940d40ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x940d4cf8 CFRunLoopRunInMode + 88
4   com.apple.Foundation                0x900db135 -[NSRunLoop(NSRunLoop)
runMode:beforeDate:] + 213
5   com.apple.Foundation                0x900e7254 -[NSRunLoop(NSRunLoop) run]
+ 84
6   com.apple.Safari                    0x000580a0 0x1000 + 356512
7   com.apple.Foundation                0x900a6bad -[NSThread main] + 45
8   com.apple.Foundation                0x900a6754 __NSThread__main__ + 308
9   libSystem.B.dylib                   0x96de06f5 _pthread_start + 321
10  libSystem.B.dylib                   0x96de05b2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x004b05e9  ecx: 0xa07e7fa0  edx: 0x1c583b60
  edi: 0x00000000  esi: 0x1c583b60  ebp: 0xbfffd468  esp: 0xbfffd450
   ss: 0x0000001f  efl: 0x00010286  eip: 0x004ad2a9   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000004

Binary Images:
    0x1000 -   0x142fef  com.apple.Safari 4.0 (5528.1)
<88983e9de4325a60c903ef39a2293d27>
/Applications/Safari.app/Contents/MacOS/Safari
  0x18f000 -   0x2a2ff3  com.apple.WebKit 528+ (528.4+)
<751e55c1b908fb475983f3227dda738c>
/Users/eseidel/Projects/build/Debug/WebKit.framework/Versions/A/WebKit
  0x42c000 -   0x43bff8  SyndicationUI ??? (???)
<1fe4e2e3c35f575a6122b9192644dae4>
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
  0x44b000 -   0x5c3fe8  com.apple.JavaScriptCore 528+ (528.4+)
<a669c77e7bed42b1fff24093051d1f07>
/Users/eseidel/Projects/build/Debug/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0xa00000 -   0xb1eff7  com.apple.RawCamera.bundle 2.0.8 (2.0.8)
<56067945130800a348eb076676d41e92>
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  0xcbd000 -   0xcc2fff  com.apple.DictionaryServiceComponent 1.1 (1.1)
<8edc1180f52db18e9ddfb4e95debe61b>
/System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
  0xcce000 -   0xcd3ff3  libCGXCoreImage.A.dylib ??? (???)
<31761f6461b8dd390dc4df480b1fb564>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
 0x3206000 -  0x4544fe2  com.apple.WebCore 528+ (528.4+)
<d3eab6cd8999f6b43c1c3b5f616886c3>
/Users/eseidel/Projects/build/Debug/WebCore.framework/Versions/A/WebCore
0x1bec6000 - 0x1bf37fff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0)
/Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07>
/usr/lib/dyld
0x9009c000 - 0x90317fe7  com.apple.Foundation 6.5.6 (677.21)
<5cfa0aa8b9b43193955d601ba6c2591a>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90318000 - 0x90326ffd  libz.1.dylib ??? (???)
<5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x9039a000 - 0x906bcfe2  com.apple.QuickTime 7.5.5 (990.7)
<87077cec43c7e9b02c8ee80e50b8b81f>
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x906bd000 - 0x906c4ffe  libbsm.dylib ??? (???)
<d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x906c5000 - 0x906c5ffe  com.apple.quartzframework 1.5 (1.5)
<4b8f505e32e4f2d67967a276401f9aaf>
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x906c6000 - 0x90722ff7  com.apple.htmlrendering 68 (1.1.3)
<fe87a9dede38db00e6c8949942c6bd4f>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x90723000 - 0x90741fff  libresolv.9.dylib ??? (???)
<a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x90773000 - 0x90806fff  com.apple.ink.framework 101.3 (86)
<bf3fa8927b4b8baae92381a976fd2079>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x90807000 - 0x9080efe9  libgcc_s.1.dylib ??? (???)
<f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x9080f000 - 0x90833fff  libxslt.1.dylib ??? (???)
<4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x90834000 - 0x90c44fef  libBLAS.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x90c45000 - 0x90c45ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0)
<a2b462be6c51187eddf7d097ef0e0a04>
/System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x90c5e000 - 0x90c6effc  com.apple.LangAnalysis 1.6.4 (1.6.4)
<8b7831b5f74a950a56cf2d22a2d436f6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x90c6f000 - 0x90d70fff  com.apple.PubSub 1.0.3 (65.3)
/System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x90d71000 - 0x90d78fff  com.apple.agl 3.0.9 (AGL-3.0.9)
<aeab67ef267f8295ae80fddc197b52a5>
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x90d79000 - 0x90e1bff3  com.apple.QuickTimeImporters.component 7.5.5 (990.7)
/System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x90efd000 - 0x90efeffc  libffi.dylib ??? (???)
<a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x90f6d000 - 0x90fa4fff  com.apple.SystemConfiguration 1.9.2 (1.9.2)
<8b26ebf26a009a098484f1ed01ec499c>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90fa5000 - 0x90fa5ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90fa6000 - 0x91039ff3  com.apple.ApplicationServices.ATS 3.4 (???)
<a96cd91dabc68545183c11de8f92c7e4>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9103a000 - 0x916d6fff  com.apple.CoreGraphics 1.351.33 (???)
<481a77e81d9e53589a05e80cfa90bbb5>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x916d7000 - 0x916fffff  libcups.2.dylib ??? (???)
<bddaa132350e872b9d6d8b7e57f204d1> /usr/lib/libcups.2.dylib
0x91700000 - 0x918cefff  com.apple.security 5.0.4 (34102)
<f01d6cbd6a0f24f6c13952ed448e77d6>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x918cf000 - 0x91ba9ff3  com.apple.CoreServices.CarbonCore 786.6 (786.6)
<5682aae1e2cf5ae750d5a4dea98c084c>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91baa000 - 0x91bafffb  com.apple.DisplayServicesFW 2.0 (2.0)
<8953865f53e940007a4e4ac5390d3c95>
/System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x91bb0000 - 0x91beafe7  com.apple.coreui 1.2 (62)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x91c08000 - 0x91c1efff  com.apple.DictionaryServices 1.0.0 (1.0.0)
<ad0aa0252e3323d182e17f50defe56fc>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x91c1f000 - 0x91d65ff7  com.apple.ImageIO.framework 2.0.4 (2.0.4)
<6a6623d3d1a7292b5c3763dcd108b55f>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91d6c000 - 0x91ea4ff7  libicucore.A.dylib ??? (???)
<3d8fdaf51c2664ab620f1688203caf26> /usr/lib/libicucore.A.dylib
0x91ea5000 - 0x91f70fff  com.apple.ColorSync 4.5.0 (4.5.0)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91f71000 - 0x9230efe7  com.apple.QuartzCore 1.5.5 (1.5.5)
<82435993614a3fff1236be18f82188bf>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9230f000 - 0x92314fff  com.apple.backup.framework 1.0 (1.0)
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x92315000 - 0x92320fe7  libCSync.A.dylib ??? (???)
<86d2f2e167ba6f74f45a186f5c7f8980>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92321000 - 0x9232bfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2)
<0f2ba6e891d3761212cf5a5e6134d683>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9232c000 - 0x92357fe7  libauto.dylib ??? (???)
<42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x92358000 - 0x923b1ff7  libGLU.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x923b2000 - 0x923d0ff7  com.apple.QuickLookFramework 1.3 (170.7)
/System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x923d1000 - 0x923d1ffc  com.apple.audio.units.AudioUnit 1.5 (1.5)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x923d2000 - 0x923d2ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x923d3000 - 0x9240cffe  com.apple.securityfoundation 3.0 (32989)
<e9171eda22c69c884a04a001aeb526e0>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9240d000 - 0x92714fff  com.apple.HIToolbox 1.5.4 (???)
<5e2af960b53059c648af4adb99471032>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92715000 - 0x92715ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x92716000 - 0x92f13fef  com.apple.AppKit 6.5.3 (949.34)
<4c7af9b12c894d4a528fda29377f143b>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x92f14000 - 0x92f52fff  libGLImage.dylib ??? (???)
<f0fe2252f6b1ca341bc7837fe2dcf11a>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x92f53000 - 0x92fa3ff7  com.apple.HIServices 1.7.0 (???)
<f7e78891a6d08265c83dca8e378be1ea>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9376d000 - 0x937d3ffb  com.apple.ISSupport 1.7 (38)
/System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x937d4000 - 0x937f2ff3  com.apple.DirectoryService.Framework 3.5.5 (3.5.5)
<4b81063df189bc462f012a169474fcbc>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x937f3000 - 0x937fbfff  com.apple.DiskArbitration 2.2.1 (2.2.1)
<75b0c8d8940a8a27816961dddcac8e0f>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x937fc000 - 0x9380cfff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1)
<06d8fc0307314f8ffc16f206ad3dbf44>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9380d000 - 0x93843fef  libtidy.A.dylib ??? (???)
<f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
0x93844000 - 0x93846fff  com.apple.CrashReporterSupport 10.5.5 (159)
<9a0fe0419410218e5b1a25c08d4531cd>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x93847000 - 0x938c3feb  com.apple.audio.CoreAudio 3.1.0 (3.1)
<70bb7c657061631491029a61babe0b26>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9398e000 - 0x93b49ff3  com.apple.QuartzComposer 2.1 (106.5)
<1a52b406a3f3d04387c822da4a93c245>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x93c13000 - 0x93c6dff7  com.apple.CoreText 2.0.3 (???)
<1f1a97273753e6cfea86c810d6277680>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93c6e000 - 0x93cf8fe3  com.apple.DesktopServices 1.4.7 (1.4.7)
<d16642ba22c32f67be793ebfbe67ca3a>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93cf9000 - 0x93cfbff5  libRadiance.dylib ??? (???)
<8a844202fcd65662bb9ab25f08c45a62>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93d08000 - 0x93d37fe3  com.apple.AE 402.2 (402.2)
<e01596187e91af5d48653920017b8c8e>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x93d38000 - 0x93d79fe7  libRIP.A.dylib ??? (???)
<1f09316e876fe813271bdfb9eb5b229e>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x93d7a000 - 0x93e41ff2  com.apple.vImage 3.0 (3.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x93e42000 - 0x93e81fef  libTIFF.dylib ??? (???)
<3589442575ac77746ae99ecf724f5f87>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x93e82000 - 0x93e9dffb  libPng.dylib ??? (???)
<4780e979d35aa5ec2cea22678836cea5>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93e9e000 - 0x93ecfffb  com.apple.quartzfilters 1.5.0 (1.5.0)
<22581f8fe9dd2cb261f97a897407ec3e>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x93ed0000 - 0x93f19fef  com.apple.Metadata 10.5.2 (398.22)
<a6b676925dd832780daf991e79adfebd>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x93f1a000 - 0x93f94ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3)
<222dade7b33b99708b8c09d1303f93fc>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x93f95000 - 0x93fa4fff  libsasl2.2.dylib ??? (???)
<b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x93fa5000 - 0x93fa9fff  com.apple.OpenDirectory 10.5 (10.5)
<e7e4507f5ecd8c8cdcdb2fc0675da0b4>
/System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x93faa000 - 0x9405cffb  libcrypto.0.9.7.dylib ??? (???)
<69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x9405d000 - 0x94061fff  libGIF.dylib ??? (???)
<572a32e46e33be1ec041c5ef5b0341ae>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94062000 - 0x94194fff  com.apple.CoreFoundation 6.5.4 (476.15)
<e2869ad6dc1dd289f21b305b0bea9158>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x94195000 - 0x94195ffa  com.apple.CoreServices 32 (32)
<2fcc8f3bd5bbfc000b476cad8e6a3dd2>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x94196000 - 0x941c8fff  com.apple.LDAPFramework 1.4.5 (110)
<cc04500cf7b6edccc75bb3fe2973f72c>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x941c9000 - 0x941c9ff8  com.apple.Cocoa 6.5 (???)
<e064f94d969ce25cb7de3cfb980c3249>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x941ca000 - 0x94227ffb  libstdc++.6.dylib ??? (???)
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x94228000 - 0x94239ffe  com.apple.CFOpenDirectory 10.5 (10.5)
<6a7f55108d77db7384d0e2219d07e9f8>
/System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9423f000 - 0x94269fff  com.apple.CoreMediaPrivate 11.0 (11.0)
<e37d6ebd5934b482c864ba6eaf122488>
/System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x9426a000 - 0x942aefeb  com.apple.DirectoryService.PasswordServerFramework
3.0.3 (3.0.3) <7e80635e8f1380dbf4af27e17e709fcb>
/System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x942af000 - 0x94336ff7  libsqlite3.0.dylib ??? (???)
<6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x94337000 - 0x9441cff3  com.apple.CoreData 100.1 (186)
<8e28162ef2288692615b52acc01f8b54>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94577000 - 0x945c6fff  com.apple.QuickLookUIFramework 1.3 (170.7)
/System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x945c7000 - 0x945c7ff8  com.apple.ApplicationServices 34 (34)
<8f910fa65f01d401ad8d04cc933cf887>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x945c8000 - 0x94612fe1  com.apple.securityinterface 3.0 (32532)
<f521dae416ce7a3bdd594b0d4e2fb517>
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x946f8000 - 0x946ffff7  libCGATS.A.dylib ??? (???)
<973c01cc14f3d673270e269ccfaec660>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94700000 - 0x94742fef  com.apple.NavigationServices 3.5.2 (163)
<91844980804067b07a0b6124310d3f31>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x94743000 - 0x94767feb  libssl.0.9.7.dylib ??? (???)
<c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
0x9477c000 - 0x94c4df3e  libGLProgrammability.dylib ??? (???)
<fe1a33d4919c121aab831ad516da6a89>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x94c4e000 - 0x94c5dffe  com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1)
<eac1c7b7c07ed3148c85934b6f656308>
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94c5e000 - 0x94d05feb  com.apple.QD 3.11.54 (???)
<b743398c24c38e581a86e91744a2ba6e>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94d06000 - 0x94e85fff  com.apple.AddressBook.framework 4.1.1 (696)
<bb7f2d5f0b2d180288cd959cd9ba6c1a>
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94e86000 - 0x94ec5fff  com.apple.CoreMediaIOServicesPrivate 12.0 (12.0)
/System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x94ec6000 - 0x94ecffff  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
0x94ed3000 - 0x94f81ffb  com.apple.QTKit 7.5.5 (990.7)
/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x94f82000 - 0x950bafe7  com.apple.imageKit 1.0.2 (1.0)
<5eee702fe546c8c881acfc65c41ad178>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x950bb000 - 0x950c1fff  com.apple.print.framework.Print 218.0.2 (220.1)
<8bf7ef71216376d12fcd5ec17e43742c>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x950c2000 - 0x950c2fff  com.apple.Carbon 136 (136)
<98a5e3bc0c4fa44bbb09713bb88707fe>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x950c3000 - 0x950c5fff  com.apple.securityhi 3.0 (30817)
<2b2854123fed609d1820d2779e2e0963>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x950c6000 - 0x95180fe3  com.apple.CoreServices.OSServices 226.5 (226.5)
<2a135d4fb16f4954290f7b72b4111aa3>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x95181000 - 0x95195ff3  com.apple.ImageCapture 4.0 (5.0.0)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x95409000 - 0x95436feb  libvDSP.dylib ??? (???)
<b232c018ddd040ec4e2c2af632dd497f>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x95437000 - 0x95443ff9  com.apple.helpdata 1.0.1 (14.2)
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x95444000 - 0x9545cfff  com.apple.openscripting 1.2.8 (???)
<572c7452d7e740e8948a5ad07a99602b>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9545d000 - 0x954dafef  libvMisc.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x954db000 - 0x96490ffe  com.apple.QuickTimeComponents.component 7.5.5 (990.7)
/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x965f3000 - 0x966d3fff  libobjc.A.dylib ??? (???)
<7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x966e2000 - 0x966e2ffb  com.apple.installserver.framework 1.0 (8)
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x966e3000 - 0x96702ffa  libJPEG.dylib ??? (???)
<e7eb56555109e23144924cd64aa8daec>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x96703000 - 0x96787fe3  com.apple.CFNetwork 339.5 (339.5)
<c6565c13b0356e1d4bb99a68398d558b>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x96788000 - 0x96838fff  edu.mit.Kerberos 6.0.12 (6.0.12)
<da7253e3fb7e47e46cb46d47ed320ffc>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96839000 - 0x96861ff7  com.apple.shortcut 1 (1.0)
<057783867138902b52bc0941fedb74d1>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x96862000 - 0x96c20fea  libLAPACK.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x96c21000 - 0x96d45fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96d46000 - 0x96d96feb  com.apple.framework.familycontrols 1.0.2 (1.0.2)
<90f740755beef77835545ede9e5e975d>
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x96d97000 - 0x96dadfe7  com.apple.CoreVideo 1.5.1 (1.5.1)
<001910004257f1386724398f584b30b5>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96dae000 - 0x96f0eff3  libSystem.B.dylib ??? (???)
<a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
0x96f0f000 - 0x96f13fff  libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x96f14000 - 0x96ff5ff7  libxml2.2.dylib ??? (???)
<de34eb9b43eb7d4a4e0b7f25529efa12> /usr/lib/libxml2.2.dylib
0x96ff6000 - 0x97068fff  com.apple.PDFKit 2.1.1 (2.1.1)
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x97069000 - 0x97075ffe  libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x97076000 - 0x9707bfff  com.apple.CommonPanels 1.2.4 (85)
<ea0665f57cd267609466ed8b2b20e893>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9707c000 - 0x970fbff5  com.apple.SearchKit 1.2.1 (1.2.1)
<3140a605db2abf56b237fa156a08b28b>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x970fc000 - 0x97188ff7  com.apple.LaunchServices 290 (290)
<61af37aac50984d220dd176f777e3b72>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x97189000 - 0x97196fe7  com.apple.opengl 1.5.7 (1.5.7)
<db835aeb1ffca9f5b5647dd0829a5b2c>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97197000 - 0x9719afff  com.apple.help 1.1 (36)
<b507b08e484cb89033e9cf23062d77de>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9719b000 - 0x97226fff  com.apple.framework.IOKit 1.5.1 (???)
<324526f69e1443f2f9fb722cc88a23ec>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib


-- 
Configure bugmail: https://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