WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
21786
WebKit crash on Ajax page
https://bugs.webkit.org/show_bug.cgi?id=21786
Summary
WebKit crash on Ajax page
Viktor
Reported
2008-10-22 00:46:45 PDT
WebKit Crush on open webpage maded on Ajax. Stable crush on
http://fotostrana.ru/
Date/Time: 2008-10-22 11:36:44.168 +0400 OS Version: 10.4.11 (Build 8S165) Report Version: 4 Command: Safari Path: /Applications/Safari.app/Contents/MacOS/Safari Parent: WindowServer [65] Version:
r37764
(37764) PID: 384 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x0000003c Thread 0 Crashed: 0 com.apple.JavaScriptCore 0x00464468 JSC::JSArray::mark() + 344 1 com.apple.JavaScriptCore 0x00461fa0 JSC::Heap::markConservatively(void*, void*) + 432 2 com.apple.JavaScriptCore 0x0046ad04 JSC::JSGlobalObject::mark() + 308 3 com.apple.WebCore 0x01355228 WebCore::JSDOMWindow::mark() + 24 4 com.apple.JavaScriptCore 0x00461fa0 JSC::Heap::markConservatively(void*, void*) + 432 5 com.apple.JavaScriptCore 0x0046200c JSC::Heap::markCurrentThreadConservativelyInternal() + 44 6 com.apple.JavaScriptCore 0x00462040 JSC::Heap::markCurrentThreadConservatively() + 32 7 com.apple.JavaScriptCore 0x00462cc8 JSC::Heap::markStackObjectsConservatively() + 24 8 com.apple.JavaScriptCore 0x00485610 JSC::Heap::collect() + 80 9 com.apple.JavaScriptCore 0x0048a3a8 JSC::jsOwnedString(JSC::JSGlobalData*, JSC::UString const&) + 392 10 com.apple.JavaScriptCore 0x00493b28 JSC::CodeGenerator::emitLoad(JSC::RegisterID*, JSC::Identifier const&) + 120 11 com.apple.JavaScriptCore 0x004a7348 JSC::AssignBracketNode::emitCode(JSC::CodeGenerator&, JSC::RegisterID*) + 1592 12 com.apple.JavaScriptCore 0x004a84e8 JSC::ExprStatementNode::emitCode(JSC::CodeGenerator&, JSC::RegisterID*) + 248 13 com.apple.JavaScriptCore 0x004ac94c JSC::ProgramNode::emitCode(JSC::CodeGenerator&, JSC::RegisterID*) + 428 14 com.apple.JavaScriptCore 0x0048ca90 JSC::CodeGenerator::generate() + 64 15 com.apple.JavaScriptCore 0x004bfa44 JSC::ProgramNode::generateCode(JSC::ScopeChainNode*) + 612 16 com.apple.JavaScriptCore 0x005354f8 JSC::Machine::execute(JSC::ProgramNode*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*, JSC::JSValuePtr*) + 88 17 com.apple.JavaScriptCore 0x004eadfc JSC::Interpreter::evaluate(JSC::ExecState*, JSC::ScopeChain&, JSC::SourceCode const&, JSC::JSValuePtr) + 636 18 com.apple.WebCore 0x016ae208 WebCore::ScriptController::evaluate(WebCore::String const&, int, WebCore::String const&) + 632 19 com.apple.WebCore 0x0123d780 WebCore::FrameLoader::executeScript(WebCore::String const&, int, WebCore::String const&) + 176 20 com.apple.WebCore 0x012b6cb0 WebCore::HTMLTokenizer::scriptExecution(WebCore::String const&, WebCore::HTMLTokenizer::State, WebCore::String const&, int) + 256 21 com.apple.WebCore 0x012bacfc WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State) + 2348 22 com.apple.WebCore 0x012bc74c WebCore::HTMLTokenizer::parseSpecial(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 476 23 com.apple.WebCore 0x012bf824 WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 8532 24 com.apple.WebCore 0x012c025c WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 1244 25 com.apple.WebCore 0x012b76f8 WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 1160 26 com.apple.WebCore 0x010a0738 WebCore::CachedScript::checkNotify() + 88 27 com.apple.WebCore 0x010a0b90 WebCore::CachedScript::data(WTF::PassRefPtr<WebCore::SharedBuffer>, bool) + 416 28 com.apple.WebCore 0x016b1a38 WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 248 29 com.apple.WebCore 0x01648780 WebCore::SubresourceLoader::didFinishLoading() + 96 30 com.apple.WebCore 0x015946b0 -[WebCoreResourceHandleAsDelegate connectionDidFinishLoading:] + 144 31 com.apple.Foundation 0x92c18870 -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 188 32 com.apple.Foundation 0x92c16adc -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 556 33 com.apple.Foundation 0x92c16834 _sendCallbacks + 156 34 com.apple.CoreFoundation 0x907df3b8 __CFRunLoopDoSources0 + 568 35 com.apple.CoreFoundation 0x907de830 __CFRunLoopRun + 452 36 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268 37 com.apple.HIToolbox 0x9329eb20 RunCurrentEventLoopInMode + 264 38 com.apple.HIToolbox 0x9329e12c ReceiveNextEventCommon + 244 39 com.apple.HIToolbox 0x9329e020 BlockUntilNextEventMatchingListInMode + 96 40 com.apple.AppKit 0x93783734 _DPSNextEvent + 384 41 com.apple.AppKit 0x937833f8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116 42 com.apple.Safari 0x000082a0 0x1000 + 29344 43 com.apple.AppKit 0x9377f93c -[NSApplication run] + 472 44 com.apple.AppKit 0x93870458 NSApplicationMain + 452 45 com.apple.Safari 0x000b17cc 0x1000 + 722892 46 com.apple.Safari 0x000b14d0 0x1000 + 722128 Thread 1: 0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x90030eac pthread_cond_wait + 480 2 com.apple.WebCore 0x012d0b80 WebCore::IconDatabase::syncThreadMainLoop() + 320 3 com.apple.WebCore 0x012d0d68 WebCore::IconDatabase::iconDatabaseSyncThread() + 424 4 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 2: 0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x90030eac pthread_cond_wait + 480 2 com.apple.WebCore 0x0176b77c WebCore::LocalStorageThread::localStorageThread() + 124 3 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 3: 0 libSystem.B.dylib 0x9000b348 mach_msg_trap + 8 1 libSystem.B.dylib 0x9000b29c mach_msg + 60 2 com.apple.CoreFoundation 0x907de9ac __CFRunLoopRun + 832 3 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268 4 com.apple.Foundation 0x92c0e7bc +[NSURLCache _diskCacheSyncLoop:] + 152 5 com.apple.Foundation 0x92be6118 forkThreadForFunction + 108 6 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 4: 0 libSystem.B.dylib 0x9000b348 mach_msg_trap + 8 1 libSystem.B.dylib 0x9000b29c mach_msg + 60 2 com.apple.CoreFoundation 0x907de9ac __CFRunLoopRun + 832 3 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268 4 com.apple.Foundation 0x92c0d67c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264 5 com.apple.Foundation 0x92be6118 forkThreadForFunction + 108 6 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 5: 0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x90030eac pthread_cond_wait + 480 2 com.apple.Foundation 0x92bed284 -[NSConditionLock lockWhenCondition:] + 68 3 com.apple.Syndication 0x9b83242c -[AsyncDB _run:] + 192 4 com.apple.Foundation 0x92be6118 forkThreadForFunction + 108 5 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 6: 0 libSystem.B.dylib 0x9001f88c select + 12 1 com.apple.CoreFoundation 0x907f1240 __CFSocketManager + 472 2 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 0 crashed with PPC Thread State 64: srr0: 0x0000000000464468 srr1: 0x000000000200f030 vrsave: 0x0000000000000000 cr: 0x24288244 xer: 0x0000000000000004 lr: 0x0000000000464478 ctr: 0x00000000004f4ac0 r0: 0x0000000000000000 r1: 0x00000000bfff1640 r2: 0x0000000000000000 r3: 0x0000000007c9b400 r4: 0x0000000006391f30 r5: 0x0000000006392000 r6: 0x00000000bfff193c r7: 0x00000000000000ff r8: 0x0000000000000001 r9: 0x0000000000000001 r10: 0x00000000071c51e0 r11: 0x0000000007ca00b4 r12: 0x00000000004f4ac0 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000000 r16: 0x00000000066a0000 r17: 0x00000000bfffef80 r18: 0x0000000000000512 r19: 0x00000000bfffdc24 r20: 0x0000000007d8f430 r21: 0x00000000bfff23b8 r22: 0x0000000084048242 r23: 0x00000000bfff531c r24: 0x0000000000000001 r25: 0x0000000000000002 r26: 0x0000000000000001 r27: 0x0000000000003860 r28: 0x0000000007d00000 r29: 0x0000000007d09c54 r30: 0x0000000000002710 r31: 0x000000000048a230 Binary Images Description: 0x1000 - 0x147fff com.apple.Safari 4.0 (4528.1) /Applications/Safari.app/Contents/MacOS/Safari 0x184000 - 0x185fff WebKitNightlyEnabler.dylib /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib 0x305000 - 0x3d5fff com.apple.WebKit
r37764
(528.5+) /Applications/WebKit.app/Contents/Frameworks/10.4/WebKit.framework/Versions/A/WebKit 0x45c000 - 0x55dfff com.apple.JavaScriptCore 528+ (528.5+) /Applications/WebKit.app/Contents/Frameworks/10.4/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x5dc000 - 0x5defff net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL 0x1008000 - 0x1951fff com.apple.WebCore 528+ (528.5+) /Applications/WebKit.app/Contents/Frameworks/10.4/WebCore.framework/Versions/A/WebCore 0x42fb000 - 0x42fdfff com.unsanity.menuextraenabler 1.0.3 /Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler 0x4307000 - 0x430ffff com.Logitech.Control Center.Scroll Enhancer Loader 2.6.0 /Library/InputManagers/LCC Scroll Enhancer Loader/LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer Loader 0x4315000 - 0x4315fff org.xlife.InquisitorLoader 3.2 (58) /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor 0x4331000 - 0x434efff org.xlife.InquisitorCore 3.2 (58) /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/Resources/InquisitorCore.bundle/Contents/MacOS/InquisitorCore 0x435f000 - 0x4368fff com.Logitech.Control Center.Scroll Enhancer 2.6.0 /Library/Application Support/Logitech/LCC Scroll Enhancer.bundle/Contents/MacOS/LCC Scroll Enhancer 0x742e000 - 0x744bfff com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec 0x74c3000 - 0x7716fff org.perian.Perian 1.1.2 /Library/QuickTime/Perian.component/Contents/MacOS/Perian 0x7921000 - 0x7961fff com.apple.AppleProResDecoder 1.0 (51) /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder 0x7964000 - 0x79defff com.apple.applepixletvideo 1.2.16 (1.2d16) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo 0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld 0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib 0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib 0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.79 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib 0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib 0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib 0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x90f92000 - 0x90fd4fff com.apple.CFNetwork 4.0 (129.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore 0x91011000 - 0x91092fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x91112000 - 0x91120fff libz.1.dylib /usr/lib/libz.1.dylib 0x91123000 - 0x912defff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x913ed000 - 0x913f5fff libbsm.dylib /usr/lib/libbsm.dylib 0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x91434000 - 0x9143ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib 0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x914fe000 - 0x91536fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x91551000 - 0x91623fff com.apple.ColorSync 4.4.11 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9174e000 - 0x91805fff com.apple.QD 3.10.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x91904000 - 0x91929fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent 0x9193c000 - 0x9197efff com.apple.LaunchServices 183 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib 0x91b2e000 - 0x91b43fff libcups.2.dylib /usr/lib/libcups.2.dylib 0x91b48000 - 0x91b66fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x91b6c000 - 0x91c23fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x91c72000 - 0x91c76fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x91c78000 - 0x91ce2fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib 0x91ce7000 - 0x91d01fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x91d06000 - 0x91d09fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x91d0b000 - 0x91de9fff libxml2.2.dylib /usr/lib/libxml2.2.dylib 0x91e09000 - 0x91e47fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x91e4e000 - 0x91e4efff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x91e50000 - 0x91f35fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x91f3d000 - 0x91f5cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x91fc8000 - 0x92036fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x92041000 - 0x920d6fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x920f0000 - 0x92678fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x926ab000 - 0x929d6fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x92a06000 - 0x92af4fff libiconv.2.dylib /usr/lib/libiconv.2.dylib 0x92af7000 - 0x92b7ffff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x92bc0000 - 0x92debfff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x92f18000 - 0x92f36fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x92f41000 - 0x92f9bfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x92fb9000 - 0x92fb9fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x92fbb000 - 0x92fcffff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x92fe7000 - 0x92ff7fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x93003000 - 0x93018fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x9302a000 - 0x930b1fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x930c5000 - 0x930d0fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x930da000 - 0x93108fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x93122000 - 0x93131fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x9313d000 - 0x931a3fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x931d4000 - 0x93223fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x93251000 - 0x9326efff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x93280000 - 0x9328dfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x93296000 - 0x935a4fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x936f4000 - 0x93700fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x93705000 - 0x93725fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x93779000 - 0x93779fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9377b000 - 0x93daefff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x9413b000 - 0x941adfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x941e6000 - 0x942abfff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x942fe000 - 0x942fefff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x94300000 - 0x945a2fff com.apple.QuartzCore 1.4.13 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x94616000 - 0x94653fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib 0x9465b000 - 0x946abfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x946b4000 - 0x946cdfff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x94766000 - 0x947a8fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils 0x947ee000 - 0x9480afff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x9481e000 - 0x94862fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x94886000 - 0x94895fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x9489d000 - 0x948aafff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x948f0000 - 0x94909fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x94910000 - 0x94c3ffff com.apple.QuickTime 7.5.5 (990.7) /System/Library/Frameworks/QuickTime.framework/QuickTime 0x94d26000 - 0x94d97fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib 0x94f0d000 - 0x9503dfff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x950d0000 - 0x950dffff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x950e7000 - 0x95114fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x9511b000 - 0x9512bfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib 0x9512f000 - 0x9515efff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib 0x9516e000 - 0x9518bfff libresolv.9.dylib /usr/lib/libresolv.9.dylib 0x95689000 - 0x957b7fff edu.mit.Kerberos 5.5.26 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x95873000 - 0x958a3fff libcurl.3.dylib /usr/lib/libcurl.3.dylib 0x96b12000 - 0x96b44fff com.apple.PDFKit 1.0.4 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x97ab9000 - 0x97ad8fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x982cd000 - 0x982dafff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x98d6e000 - 0x98e3ffff com.apple.QuartzComposer 1.2.6 (32.25) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x98ebc000 - 0x98ebcfff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x993fb000 - 0x99408fff libbz2.1.0.dylib /usr/lib/libbz2.1.0.dylib 0x99751000 - 0x9a3d1fff com.apple.QuickTimeComponents.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x9a636000 - 0x9a63afff com.apple.QuickTimeH264.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264 0x9b82f000 - 0x9b865fff com.apple.Syndication 1.0.7 (55) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication 0x9b882000 - 0x9b894fff com.apple.SyndicationUI 1.0.7 (55) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI 0x9fefa000 - 0x9ff39fff com.apple.QuickTimeFireWireDV.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV 0x9ff42000 - 0x9ffe3fff com.apple.QuickTimeImporters.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters Model: PowerBook5,2, BootROM 4.7.1f1, 1 processors, PowerPC G4 (1.1), 1.25 GHz, 1 GB Graphics: ATI Mobility Radeon 9600, ATY,RV350M10, AGP, 64 MB Memory Module: SODIMM1/J25UPPER, 1 GB, DDR SDRAM, PC2700U-25330 AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18) Modem: LastDash, UCJ, V.92, 4.0, APPLE VERSION 2.6.6 Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports Network Service: Built-in Ethernet, Ethernet, en0 Network Service: Built-in FireWire, FireWire, fw0 PCI Card: TXN,PCIXXXX-00, cardbus, PC Card Parallel ATA Device: PIONEER DVD-RW DVR-K06 Parallel ATA Device: ST96812A, 55.89 GB USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA USB Device: Apple Optical USB Mouse, Primax Electronics, Up to 1.5 Mb/sec, 500 mA
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2008-10-23 05:51:28 PDT
I cannot reproduce this crash with a local debug build of
r37807
. Please try uninstalling the below hacks, it is likely that one of them is causing the problem: 0x5dc000 - 0x5defff net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL 0x4307000 - 0x430ffff com.Logitech.Control Center.Scroll Enhancer Loader 2.6.0 /Library/InputManagers/LCC Scroll Enhancer Loader/LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer Loader 0x4315000 - 0x4315fff org.xlife.InquisitorLoader 3.2 (58) /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor 0x4331000 - 0x434efff org.xlife.InquisitorCore 3.2 (58) /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/Resources/InquisitorCore.bundle/Contents/MacOS/InquisitorCore 0x435f000 - 0x4368fff com.Logitech.Control Center.Scroll Enhancer 2.6.0 /Library/Application Support/Logitech/LCC Scroll Enhancer.bundle/Contents/MacOS/LCC Scroll Enhancer
Alexey Proskuryakov
Comment 2
2011-03-11 11:58:52 PST
No response since 2008, closing.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug