[Webkit-unassigned] [Bug 8764] New: Crash at TCMalloc_ThreadCache::ReleaseToCentralCache after navigating back and reloading page

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat May 6 23:41:03 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8764

           Summary: Crash at TCMalloc_ThreadCache::ReleaseToCentralCache
                    after navigating back and reloading page
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://www.apple.com/startpage/
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P1
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: cpetersen at apple.com


I have been encountering a crash after navigating back to
http://www.apple.com/startpage/ and reloading  page with TOT Webkit r14216.

1) Launch TOT Webkit r14216
2) Go to http://www.apple.com/startpage/
3) Press the back toolbar arrow icon to return to
http://nightly.webkit.org/start/
4) Press the forward toolbar arrow icon to http://www.apple.com/startpage/
5) Reload page. Crash occurs.



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

Version: ??? (14216)

PID:    920
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x85ae7015

Thread 0 Crashed:
0   com.apple.JavaScriptCore    0x0018abcb
KXMLCore::TCMalloc_ThreadCache::ReleaseToCentralCache(unsigned long, int) + 129
1   com.apple.JavaScriptCore    0x0018adce
KXMLCore::TCMalloc_ThreadCache::Deallocate(void*, unsigned long) + 126
2   com.apple.JavaScriptCore    0x00173b30 KXMLCore::fastFree(void*) + 154
3   com.apple.WebCore           0x0130263a
WebCore::MappedAttribute::~MappedAttribute [in-charge deleting]() + 134
4   com.apple.WebCore           0x0124a7ab
WebCore::NamedAttrMap::clearAttributes() + 101
5   com.apple.WebCore           0x0124c1ca WebCore::Element::~Element
[not-in-charge]() + 42
6   com.apple.WebCore           0x0102f552
WebCore::HTMLAnchorElement::~HTMLAnchorElement [in-charge deleting]() + 32
7   com.apple.WebCore           0x011054df
WebCore::ContainerNode::removeAllChildren() + 181
8   com.apple.WebCore           0x01105a7e
WebCore::ContainerNode::~ContainerNode [not-in-charge]() + 32
9   com.apple.WebCore           0x0101f680
WebCore::HTMLBodyElement::~HTMLBodyElement [in-charge deleting]() + 82
10  com.apple.WebCore           0x01261275 KJS::DOMNode::~DOMNode
[not-in-charge]() + 195
11  com.apple.JavaScriptCore    0x00118b9e KJS::Collector::collect() + 680
12  com.apple.JavaScriptCore    0x00118d88 KJS::Collector::allocate(unsigned
long) + 330
13  com.apple.JavaScriptCore    0x0014aaed KJS::jsString(KJS::UString const&) +
39
14  com.apple.JavaScriptCore    0x0012bc96
KJS::StringNode::evaluate(KJS::ExecState*) + 20
15  com.apple.JavaScriptCore    0x0012f239
KJS::AddNode::evaluate(KJS::ExecState*) + 35
16  com.apple.JavaScriptCore    0x0013277f
KJS::AssignBracketNode::evaluate(KJS::ExecState*) + 127
17  com.apple.JavaScriptCore    0x00133b61
KJS::ExprStatementNode::execute(KJS::ExecState*) + 113
18  com.apple.JavaScriptCore    0x00136786
KJS::SourceElementsNode::execute(KJS::ExecState*) + 360
19  com.apple.JavaScriptCore    0x00133a83
KJS::BlockNode::execute(KJS::ExecState*) + 67
20  com.apple.JavaScriptCore    0x0012148b
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
21  com.apple.JavaScriptCore    0x00120ee4
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 342
22  com.apple.JavaScriptCore    0x0013c54e KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 104
23  com.apple.JavaScriptCore    0x00130112
KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 580
24  com.apple.JavaScriptCore    0x00133b61
KJS::ExprStatementNode::execute(KJS::ExecState*) + 113
25  com.apple.JavaScriptCore    0x00136786
KJS::SourceElementsNode::execute(KJS::ExecState*) + 360
26  com.apple.JavaScriptCore    0x00133a83
KJS::BlockNode::execute(KJS::ExecState*) + 67
27  com.apple.JavaScriptCore    0x0012148b
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
28  com.apple.JavaScriptCore    0x00120ee4
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 342
29  com.apple.JavaScriptCore    0x0013c54e KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 104
30  com.apple.JavaScriptCore    0x00130112
KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 580
31  com.apple.JavaScriptCore    0x00133b61
KJS::ExprStatementNode::execute(KJS::ExecState*) + 113
32  com.apple.JavaScriptCore    0x001366a2
KJS::SourceElementsNode::execute(KJS::ExecState*) + 132
33  com.apple.JavaScriptCore    0x00133a83
KJS::BlockNode::execute(KJS::ExecState*) + 67
34  com.apple.JavaScriptCore    0x00133cb8
KJS::IfNode::execute(KJS::ExecState*) + 236
35  com.apple.JavaScriptCore    0x00136786
KJS::SourceElementsNode::execute(KJS::ExecState*) + 360
36  com.apple.JavaScriptCore    0x00133a83
KJS::BlockNode::execute(KJS::ExecState*) + 67
37  com.apple.JavaScriptCore    0x0012148b
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
38  com.apple.JavaScriptCore    0x00120ee4
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 342
39  com.apple.JavaScriptCore    0x0013c54e KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 104
40  com.apple.JavaScriptCore    0x0012fafb
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 609
41  com.apple.JavaScriptCore    0x00133b61
KJS::ExprStatementNode::execute(KJS::ExecState*) + 113
42  com.apple.JavaScriptCore    0x00133cb8
KJS::IfNode::execute(KJS::ExecState*) + 236
43  com.apple.JavaScriptCore    0x00136786
KJS::SourceElementsNode::execute(KJS::ExecState*) + 360
44  com.apple.JavaScriptCore    0x00133a83
KJS::BlockNode::execute(KJS::ExecState*) + 67
45  com.apple.JavaScriptCore    0x0012148b
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
46  com.apple.JavaScriptCore    0x00120ee4
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 342
47  com.apple.JavaScriptCore    0x0013c54e KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 104
48  com.apple.JavaScriptCore    0x00130112
KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 580
49  com.apple.JavaScriptCore    0x00135689
KJS::ReturnNode::execute(KJS::ExecState*) + 189
50  com.apple.JavaScriptCore    0x00136786
KJS::SourceElementsNode::execute(KJS::ExecState*) + 360
51  com.apple.JavaScriptCore    0x00133a83
KJS::BlockNode::execute(KJS::ExecState*) + 67
52  com.apple.JavaScriptCore    0x0012148b
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
53  com.apple.JavaScriptCore    0x00120ee4
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 342
54  com.apple.JavaScriptCore    0x0013c54e KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 104
55  com.apple.JavaScriptCore    0x00130112
KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 580
56  com.apple.JavaScriptCore    0x0012e765
KJS::AssignResolveNode::evaluate(KJS::ExecState*) + 171
57  com.apple.JavaScriptCore    0x00133b61
KJS::ExprStatementNode::execute(KJS::ExecState*) + 113
58  com.apple.JavaScriptCore    0x00136786
KJS::SourceElementsNode::execute(KJS::ExecState*) + 360
59  com.apple.JavaScriptCore    0x00133a83
KJS::BlockNode::execute(KJS::ExecState*) + 67
60  com.apple.JavaScriptCore    0x00124d95
KJS::InterpreterImp::evaluate(KJS::UChar const*, int, KJS::JSValue*,
KJS::UString const&, int) + 1015
61  com.apple.JavaScriptCore    0x001286b0
KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UChar const*, int,
KJS::JSValue*) + 70
62  com.apple.WebCore           0x0127bc17
WebCore::KJSProxy::evaluate(WebCore::String const&, int, WebCore::String
const&, WebCore::Node*) + 171
63  com.apple.WebCore           0x010d9a66
WebCore::Frame::executeScript(WebCore::String const&, int, WebCore::Node*,
DeprecatedString const&) + 76
64  com.apple.WebCore           0x01040d5d
WebCore::HTMLTokenizer::scriptExecution(DeprecatedString const&,
WebCore::HTMLTokenizer::State, DeprecatedString, int) + 425
65  com.apple.WebCore           0x010411b2
WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedObject*) + 708
66  com.apple.WebCore           0x011151da WebCore::CachedScript::checkNotify()
+ 62
67  com.apple.WebCore           0x011152d3
WebCore::CachedScript::data(WebCore::DeprecatedArray<char>&, bool) + 183
68  com.apple.WebCore           0x01116aa2
WebCore::Loader::receivedAllData(WebCore::TransferJob*, NSData*) + 304
69  com.apple.WebCore           0x01054e20 -[KWQResourceLoader
finishJobAndHandle:] + 100
70  com.apple.WebKit            0x003243ed -[WebSubresourceLoader
didFinishLoading] + 78
71  com.apple.WebKit            0x003266b7 -[WebLoader
connectionDidFinishLoading:] + 40
72  com.apple.Foundation        0x9278ca6c
-[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 176
73  com.apple.Foundation        0x9278ab15
-[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 748
74  com.apple.Foundation        0x9278a7b3 _sendCallbacks + 201
75  com.apple.CoreFoundation    0x90824441 CFRunLoopRunSpecific + 1413
76  com.apple.CoreFoundation    0x90823eb5 CFRunLoopRunInMode + 61
77  com.apple.HIToolbox         0x92effb90 RunCurrentEventLoopInMode + 285
78  com.apple.HIToolbox         0x92eff297 ReceiveNextEventCommon + 385
79  com.apple.HIToolbox         0x92eff0ee
BlockUntilNextEventMatchingListInMode + 81
80  com.apple.AppKit            0x933a0791 _DPSNextEvent + 576
81  com.apple.AppKit            0x933a037e -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
82  com.apple.Safari            0x00006bf2 0x1000 + 23538
83  com.apple.AppKit            0x9339a103 -[NSApplication run] + 512
84  com.apple.AppKit            0x9338e057 NSApplicationMain + 573
85  com.apple.Safari            0x0005f386 0x1000 + 385926
86  com.apple.Safari            0x0005f2a1 0x1000 + 385697

Thread 1:
0   libSystem.B.dylib           0x9000a5c7 mach_msg_trap + 7
1   com.apple.CoreFoundation    0x9082469a CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation    0x90823eb5 CFRunLoopRunInMode + 61
3   com.apple.Foundation        0x9275bb4a -[NSRunLoop runMode:beforeDate:] +
182
4   com.apple.Foundation        0x9275ba46 -[NSRunLoop run] + 75
5   com.apple.WebKit            0x00365f0b +[WebFileDatabase _syncLoop:] + 198
6   com.apple.Foundation        0x927261b0 forkThreadForFunction + 123
7   libSystem.B.dylib           0x90024b07 _pthread_body + 84

Thread 2:
0   libSystem.B.dylib           0x9000a5c7 mach_msg_trap + 7
1   com.apple.CoreFoundation    0x9082469a CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation    0x90823eb5 CFRunLoopRunInMode + 61
3   com.apple.Foundation        0x9275b861
+[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
4   com.apple.Foundation        0x927261b0 forkThreadForFunction + 123
5   libSystem.B.dylib           0x90024b07 _pthread_body + 84

Thread 3:
0   libSystem.B.dylib           0x9000a5c7 mach_msg_trap + 7
1   com.apple.CoreFoundation    0x9082469a CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation    0x90823eb5 CFRunLoopRunInMode + 61
3   com.apple.Foundation        0x9278295a +[NSURLCache _diskCacheSyncLoop:] +
206
4   com.apple.Foundation        0x927261b0 forkThreadForFunction + 123
5   libSystem.B.dylib           0x90024b07 _pthread_body + 84

Thread 4:
0   libSystem.B.dylib           0x900251a7 semaphore_wait_signal_trap + 7
1   com.apple.Foundation        0x9277c008 -[NSConditionLock
lockWhenCondition:] + 39
2   com.apple.Syndication       0x9a586052 -[AsyncDB _run:] + 181
3   com.apple.Foundation        0x927261b0 forkThreadForFunction + 123
4   libSystem.B.dylib           0x90024b07 _pthread_body + 84

Thread 5:
0   libSystem.B.dylib           0x9001aafc select + 12
1   libSystem.B.dylib           0x90024b07 _pthread_body + 84

Thread 0 crashed with i386 Thread State:
eax: 0x00000005    ebx: 0x0018ab58 ecx:0x0042fa58 edx: 0x00436024
edi: 0x0042fb90    esi: 0x85ae7015 ebp:0xbfffd478 esp: 0xbfffd420
 ss: 0x0000002f    efl: 0x00010206 eip:0x0018abcb  cs: 0x00000027
 ds: 0x0000002f     es: 0x0000002f  fs:0x00000000  gs: 0x00000037

Binary Images Description:
    0x1000 -    0xdefff com.apple.Safari 2.0.4 (418.5) 
/Applications/Safari.app/Contents/MacOS/Safari
  0x10e000 -   0x10efff WebKitNightlyEnabler.dylib     
/Users/cp/Desktop/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x112000 -   0x18efff com.apple.JavaScriptCore 420+  
/Users/cp/Desktop/WebKit.app/Contents/Resources/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x305000 -   0x3a5fff com.apple.WebKit 420+  
/Users/cp/Desktop/WebKit.app/Contents/Resources/WebKit.framework/Versions/A/WebKit
 0x1008000 -  0x1312fff com.apple.WebCore 420+ 
/Users/cp/Desktop/WebKit.app/Contents/Resources/WebCore.framework/Versions/A/WebCore
0x8fe00000 - 0x8fe4cfff dyld 45 /usr/lib/dyld
0x90000000 - 0x9016efff libSystem.B.dylib       /usr/lib/libSystem.B.dylib
0x901be000 - 0x901c0fff libmathCommon.A.dylib  
/usr/lib/system/libmathCommon.A.dylib
0x901c2000 - 0x901fffff com.apple.CoreText 1.1.1 (???) 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90226000 - 0x902fbfff ATS    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9031b000 - 0x9076bfff com.apple.CoreGraphics 1.258.31 (???)  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90802000 - 0x908cafff com.apple.CoreFoundation 6.4.6 (368.27)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90908000 - 0x90908fff com.apple.CoreServices 10.4 (???)      
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9090a000 - 0x909fdfff libicucore.A.dylib      /usr/lib/libicucore.A.dylib
0x90a4d000 - 0x90accfff libobjc.A.dylib         /usr/lib/libobjc.A.dylib
0x90af5000 - 0x90b58fff libstdc++.6.dylib       /usr/lib/libstdc++.6.dylib
0x90bc7000 - 0x90bcefff libgcc_s.1.dylib        /usr/lib/libgcc_s.1.dylib
0x90bd3000 - 0x90c43fff com.apple.framework.IOKit 1.4.2 (???)  
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c58000 - 0x90c6afff libauto.dylib   /usr/lib/libauto.dylib
0x90c70000 - 0x90f15fff com.apple.CoreServices.CarbonCore 682.12       
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f58000 - 0x90fc0fff com.apple.CoreServices.OSServices 4.1  
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90ff8000 - 0x91036fff com.apple.CFNetwork 129.16     
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91048000 - 0x91058fff com.apple.WebServices 1.1.3 (1.1.0)    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91063000 - 0x910e1fff com.apple.SearchKit 1.0.5      
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91116000 - 0x91134fff com.apple.Metadata 10.4.4 (121.36)     
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91140000 - 0x9114efff libz.1.dylib    /usr/lib/libz.1.dylib
0x91151000 - 0x91307fff com.apple.security 4.4.1 (27569)       
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913f6000 - 0x913fefff com.apple.DiskArbitration 2.1  
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91405000 - 0x9142bfff com.apple.SystemConfiguration 1.8.6    
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9143d000 - 0x91444fff libbsm.dylib    /usr/lib/libbsm.dylib
0x91448000 - 0x914c1fff com.apple.audio.CoreAudio 3.0.4
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9150f000 - 0x9150ffff com.apple.ApplicationServices 10.4 (???)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91511000 - 0x9153cfff com.apple.AE 314 (313) 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9154f000 - 0x91623fff com.apple.ColorSync 4.4.6      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9165c000 - 0x916d9fff com.apple.print.framework.PrintCore 4.6 (177.12)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91706000 - 0x917b0fff com.apple.QD 3.10.11 (???)     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917d6000 - 0x91821fff com.apple.HIServices 1.5.2 (???)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91840000 - 0x91856fff com.apple.LangAnalysis 1.6.3   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91862000 - 0x9187cfff com.apple.FindByContent 1.5    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91886000 - 0x918c3fff com.apple.LaunchServices 179   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918d7000 - 0x918e2fff com.apple.speech.synthesis.framework 3.4       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918e9000 - 0x91921fff com.apple.ImageIO.framework 1.4.7      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91933000 - 0x919e5fff libcrypto.0.9.7.dylib   /usr/lib/libcrypto.0.9.7.dylib
0x91a2b000 - 0x91a41fff libcups.2.dylib         /usr/lib/libcups.2.dylib
0x91a46000 - 0x91a62fff libJPEG.dylib  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a67000 - 0x91ac5fff libJP2.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91ad5000 - 0x91ad9fff libGIF.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91adb000 - 0x91b36fff libRaw.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b3a000 - 0x91b77fff libTIFF.dylib  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91b7d000 - 0x91b97fff libPng.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91b9c000 - 0x91b9efff libRadiance.dylib      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91ba0000 - 0x91ba0fff com.apple.Accelerate 1.2.1 (Accelerate 1.2.1)  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91ba2000 - 0x91c28fff com.apple.vImage 2.3   
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91c2f000 - 0x91c2ffff com.apple.Accelerate.vecLib 3.2.1 (vecLib 3.2.1)       
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91c31000 - 0x91c76fff libvMisc.dylib 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91c7e000 - 0x91ca3fff libvDSP.dylib  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91caa000 - 0x9222dfff libBLAS.dylib  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9226a000 - 0x9261cfff libLAPACK.dylib        
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92649000 - 0x926cdfff com.apple.DesktopServices 1.3.4
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92709000 - 0x9293bfff com.apple.Foundation 6.4.6 (567.27)    
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92a47000 - 0x92b25fff libxml2.2.dylib         /usr/lib/libxml2.2.dylib
0x92b42000 - 0x92c2ffff libiconv.2.dylib        /usr/lib/libiconv.2.dylib
0x92c3f000 - 0x92c56fff libGL.dylib    
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92c61000 - 0x92cb8fff libGLU.dylib   
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92ccc000 - 0x92cccfff com.apple.Carbon 10.4 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92cce000 - 0x92cdefff com.apple.ImageCapture 3.0.4   
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92cec000 - 0x92cf4fff com.apple.speech.recognition.framework 3.5     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92cfa000 - 0x92cfffff com.apple.securityhi 2.0.1 (24742)     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92d05000 - 0x92d96fff com.apple.ink.framework 101.2.1 (71)   
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92daa000 - 0x92dadfff com.apple.help 1.0.3 (32.1)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92db0000 - 0x92dcdfff com.apple.openscripting 1.2.5 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92ddd000 - 0x92de3fff com.apple.print.framework.Print 5.2 (192.4)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92de9000 - 0x92e4cfff com.apple.htmlrendering 66.1 (1.1.3)   
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92e70000 - 0x92eb1fff com.apple.NavigationServices 3.4.4 (3.4.3)     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92ed8000 - 0x92ee5fff com.apple.audio.SoundManager 3.9.1     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92eec000 - 0x92ef1fff com.apple.CommonPanels 1.2.3 (73)      
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92ef6000 - 0x931e8fff com.apple.HIToolbox 1.4.7 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x932ed000 - 0x932f8fff com.apple.opengl 1.4.10
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x932fd000 - 0x93318fff com.apple.DirectoryService.Framework 3.1       
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93387000 - 0x93387fff com.apple.Cocoa 6.4 (???)      
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93389000 - 0x93a42fff com.apple.AppKit 6.4.7 (824.40)
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93dc3000 - 0x93e3dfff com.apple.CoreData 90  
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93e76000 - 0x93f37fff com.apple.audio.toolbox.AudioToolbox 1.4.3     
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93f77000 - 0x93f77fff com.apple.audio.units.AudioUnit 1.4.2  
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93f79000 - 0x94127fff com.apple.QuartzCore 1.4.8     
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94175000 - 0x941b6fff libsqlite3.0.dylib      /usr/lib/libsqlite3.0.dylib
0x941be000 - 0x941f8fff libGLImage.dylib       
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94286000 - 0x942bbfff com.apple.vmutils 4.0.1 (87)   
/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x942fd000 - 0x9430dfff com.apple.securityfoundation 2.2.1 (27712)     
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9431a000 - 0x94357fff com.apple.securityinterface 2.2.1 (27695)      
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94373000 - 0x94382fff libCGATS.A.dylib       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94389000 - 0x94394fff libCSync.A.dylib       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x943e0000 - 0x943fafff libRIP.A.dylib 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94811000 - 0x9495afff com.apple.AddressBook.framework 4.0.4 (484.1)  
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x949e6000 - 0x949f5fff com.apple.DSObjCWrappers.Framework 1.1 
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x949fc000 - 0x94a25fff com.apple.LDAPFramework 1.4.1 (69.0.1) 
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94a2b000 - 0x94a3afff libsasl2.2.dylib        /usr/lib/libsasl2.2.dylib
0x94a3e000 - 0x94a62fff libssl.0.9.7.dylib      /usr/lib/libssl.0.9.7.dylib
0x94a6e000 - 0x94a8bfff libresolv.9.dylib       /usr/lib/libresolv.9.dylib
0x957e9000 - 0x9580cfff libxslt.1.dylib         /usr/lib/libxslt.1.dylib
0x9a583000 - 0x9a5bafff com.apple.Syndication 1.0.6 (53)       
/System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9a5d6000 - 0x9a5e8fff com.apple.SyndicationUI 1.0.6 (53)     
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI

Model: M9ADP1,1, BootROM AAPLM091.0056.B00, 2 processors, Intel Core Duo, 2.16
GHz, 1 GB
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
Memory Module: DIMM1/BANK 1, 1 GB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), 0.1.20
Bluetooth: Version 1.7.5f4, 2 service, 1 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS721010G9SA00, 93.16 GB
Parallel ATA Device: MATSHITADVD-R   UJ-846
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12
Mb/sec, 500 mA


-- 
Configure bugmail: http://bugzilla.opendarwin.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