WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 15848
Bug 16016
Went to
http://digg.com/apple/You_might_like_Apple_a_little_too_much_when_PIC
- crashed
https://bugs.webkit.org/show_bug.cgi?id=16016
Summary
Went to http://digg.com/apple/You_might_like_Apple_a_little_too_much_when_PIC...
David Barto
Reported
2007-11-16 07:21:48 PST
Website:
http://digg.com/apple/You_might_like_Apple_a_little_too_much_when_PIC
(I've seen lots of crashing when surfing digg.com lately) Process: Safari [29986] Path: /Applications/WebKit/WebKit.app/Contents/MacOS/WebKit Identifier: org.webkit.nightly.WebKit Version:
r27834
(27834) Code Type: PPC (Native) Parent Process: launchd [126] Date/Time: 2007-11-16 07:16:21.739 -0800 OS Version: Mac OS X 10.5 (9A581) 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 0x00337c50 KJS::typeStringForValue(KJS::JSValue*) + 80 1 com.apple.JavaScriptCore 0x003441f0 KJS::TypeOfValueNode::evaluate(KJS::ExecState*) + 48 2 com.apple.JavaScriptCore 0x00346ce0 KJS::EqualNode::evaluateToBoolean(KJS::ExecState*) + 48 3 com.apple.JavaScriptCore 0x00339f30 KJS::IfNode::execute(KJS::ExecState*) + 96 4 com.apple.JavaScriptCore 0x002f3efc KJS::BlockNode::execute(KJS::ExecState*) + 124 5 com.apple.JavaScriptCore 0x00339fd4 KJS::IfNode::execute(KJS::ExecState*) + 260 6 com.apple.JavaScriptCore 0x00379f5c KJS::FunctionBodyNode::execute(KJS::ExecState*) + 1916 7 com.apple.JavaScriptCore 0x002f18d4 KJS::FunctionImp::execute(KJS::ExecState*) + 52 8 com.apple.JavaScriptCore 0x00376d6c KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 204 9 com.apple.JavaScriptCore 0x00356b1c KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 604 10 com.apple.JavaScriptCore 0x00339e60 KJS::ExprStatementNode::execute(KJS::ExecState*) + 96 11 com.apple.JavaScriptCore 0x00379f5c KJS::FunctionBodyNode::execute(KJS::ExecState*) + 1916 12 com.apple.JavaScriptCore 0x003839ac KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) + 844 13 com.apple.WebCore 0x011ec8e8 WebCore::KJSProxy::evaluate(WebCore::String const&, int, WebCore::String const&) + 168 14 com.apple.WebCore 0x00d2c5e4 WebCore::FrameLoader::executeScript(WebCore::String const&, int, WebCore::String const&) + 84 15 com.apple.WebCore 0x00d2c680 WebCore::FrameLoader::executeScript(WebCore::String const&, bool) + 96 16 com.apple.WebCore 0x011f6048 KJS::ScheduledAction::execute(KJS::Window*) + 1208 17 com.apple.WebCore 0x011f61b4 KJS::Window::timerFired(KJS::DOMWindowTimer*) + 68 18 com.apple.WebCore 0x011f637c KJS::DOMWindowTimer::fired() + 44 19 com.apple.WebCore 0x01187310 WebCore::TimerBase::fireTimers(double, WTF::Vector<WebCore::TimerBase*, 0ul> const&) + 176 20 com.apple.WebCore 0x011873bc WebCore::TimerBase::sharedTimerFired() + 108 21 com.apple.WebCore 0x0116abb8 WebCore::timerFired(__CFRunLoopTimer*, void*) + 72 22 com.apple.CoreFoundation 0x94b2aaf0 CFRunLoopRunSpecific + 2992 23 com.apple.HIToolbox 0x9478dab4 RunCurrentEventLoopInMode + 264 24 com.apple.HIToolbox 0x9478d8d8 ReceiveNextEventCommon + 412 25 com.apple.HIToolbox 0x9478d718 BlockUntilNextEventMatchingListInMode + 84 26 com.apple.AppKit 0x931ed7a0 _DPSNextEvent + 580 27 com.apple.AppKit 0x931ed1f0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112 28 com.apple.Safari 0x0000a4dc 0x1000 + 38108 29 com.apple.AppKit 0x931e6eac -[NSApplication run] + 736 30 com.apple.AppKit 0x931b792c NSApplicationMain + 440 31 com.apple.Safari 0x00002d10 0x1000 + 7440 32 ??? 0xbffffbf0 0 + 3221224432 Thread 1: 0 libSystem.B.dylib 0x95d0f3ec __semwait_signal + 12 1 com.apple.WebCore 0x00da998c WebCore::IconDatabase::syncThreadMainLoop() + 316 2 com.apple.WebCore 0x00da9b74 WebCore::IconDatabase::iconDatabaseSyncThread() + 420 3 libSystem.B.dylib 0x95d4abf8 _pthread_start + 316 Thread 2: 0 libSystem.B.dylib 0x95d089d8 mach_msg_trap + 8 1 libSystem.B.dylib 0x95d0f8fc mach_msg + 56 2 com.apple.CoreFoundation 0x94b2a664 CFRunLoopRunSpecific + 1828 3 com.apple.CFNetwork 0x94ecfcf0 CFURLCacheWorkerThread(void*) + 292 4 libSystem.B.dylib 0x95d4abf8 _pthread_start + 316 Thread 3: 0 libSystem.B.dylib 0x95d089d8 mach_msg_trap + 8 1 libSystem.B.dylib 0x95d0f8fc mach_msg + 56 2 com.apple.CoreFoundation 0x94b2a664 CFRunLoopRunSpecific + 1828 3 com.apple.Foundation 0x93b56c24 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 280 4 com.apple.Foundation 0x93affdd4 __NSThread__main__ + 1004 5 libSystem.B.dylib 0x95d4abf8 _pthread_start + 316 Thread 4: 0 libSystem.B.dylib 0x95d6d064 select$DARWIN_EXTSN + 12 1 com.apple.CoreFoundation 0x94b35ab4 __CFSocketManager + 764 Thread 5: 0 libSystem.B.dylib 0x95d08a58 semaphore_timedwait_signal_trap + 8 1 libSystem.B.dylib 0x95d4be9c _pthread_cond_wait + 1320 2 com.apple.Foundation 0x93b3d178 -[NSCondition waitUntilDate:] + 384 3 com.apple.Foundation 0x93b3cfa4 -[NSConditionLock lockWhenCondition:beforeDate:] + 268 4 com.apple.AppKit 0x93248dfc -[NSUIHeartBeat _heartBeatThread:] + 660 5 com.apple.Foundation 0x93affdd4 __NSThread__main__ + 1004 6 libSystem.B.dylib 0x95d4abf8 _pthread_start + 316 Thread 6: 0 libSystem.B.dylib 0x95d089d8 mach_msg_trap + 8 1 libSystem.B.dylib 0x95d0f8fc mach_msg + 56 2 com.apple.CoreFoundation 0x94b2a664 CFRunLoopRunSpecific + 1828 3 com.apple.audio.CoreAudio 0x94f61e3c HALRunLoop::OwnThread(void*) + 212 4 com.apple.audio.CoreAudio 0x94f61c80 CAPThread::Entry(CAPThread*) + 104 5 libSystem.B.dylib 0x95d4abf8 _pthread_start + 316 Thread 7: 0 libSystem.B.dylib 0x95d089d8 mach_msg_trap + 8 1 libSystem.B.dylib 0x95d0f8fc mach_msg + 56 2 ...romedia.Flash Player.plugin 0x08226708 native_ShockwaveFlash_TCallFrame + 1368304 3 libSystem.B.dylib 0x95d4abf8 _pthread_start + 316 Thread 0 crashed with PPC Thread State 32: srr0: 0x00337c50 srr1: 0x0200f030 dar: 0x00000000 dsisr: 0x40000000 r0: 0x00346ce4 r1: 0xbfffda10 r2: 0x44044242 r3: 0x00000000 r4: 0xbfffdde0 r5: 0x00000000 r6: 0x0000003f r7: 0x0c49df60 r8: 0x0957e800 r9: 0x00000000 r10: 0x0a639000 r11: 0x00000009 r12: 0x00318b20 r13: 0xbfffdd60 r14: 0xa09a7478 r15: 0x002f3674 r16: 0x003e3674 r17: 0xbfffdec4 r18: 0x003f1560 r19: 0x003f68dc r20: 0x0b417074 r21: 0x0b417000 r22: 0x003f68dc r23: 0x00000000 r24: 0x00000008 r25: 0xbfffdde0 r26: 0x0bf577a0 r27: 0xbfffdb70 r28: 0xbfffdde0 r29: 0xbfffdde0 r30: 0x00000000 r31: 0x00337c14 cr: 0x44042242 xer: 0x00000004 lr: 0x00337c14 ctr: 0x00318b20 vrsave: 0xfff00000 Binary Images: 0x1000 - 0x138ff7 com.apple.Safari 3.0.4 (5523.10) <c97d27762fb9245167f1258e6e098c97> /Applications/Safari.app/Contents/MacOS/Safari 0x17c000 - 0x17dfff +WebKitNightlyEnabler.dylib ??? (???) /Applications/WebKit/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib 0x181000 - 0x242ff7 com.apple.WebKit 525.1+ (525.1+) /Applications/WebKit/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit 0x2d1000 - 0x2e0ffc SyndicationUI ??? (???) <5464ebcf26b11ed95c6bbcf5ead4dbd5> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI 0x2ef000 - 0x3e0ff7 com.apple.JavaScriptCore 525.1+ (525.1+) /Applications/WebKit/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore 0xb88000 - 0x1291ff9 com.apple.WebCore 525.1+ (525.1+) /Applications/WebKit/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore 0x1710000 - 0x17d8ffb com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x2ba2000 - 0x2bf7fff +com.DivXInc.DivXDecoder 6.0.0 (6.0.0) /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder 0x2cf5000 - 0x2cf9fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ea9c438a65be22a5e946e62ebfc9360> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn 0x2d94000 - 0x2d95ffd com.apple.aoa.halplugin 2.5.7 (2.5.7f1) <7f1a60978b668db2fc7b7ee642120335> /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin 0x66dd000 - 0x66e3fff libCGXCoreImage.A.dylib ??? (???) <4e1cd099b993b5ad9637cd0435a3a182> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x7417000 - 0x7418ffc com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <0118f511530fa8d4fa6a0ee7ed9ca6f9> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa 0x7428000 - 0x742ffff com.apple.JavaVM 12.0.0 (12.0.0) <7a7d795d9c93b302a8a2b838bcb6a914> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM 0x7f6f000 - 0x8284fff +com.macromedia.Flash Player.plugin 9.0.47 (1.0.4f41) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player 0xcdf7000 - 0xcdf8ffb ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib 0xfa8a000 - 0xfab5ffb com.apple.audio.SoundManager.Components 3.9.3 (3.9.3) /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/SoundManagerComponents 0xfabb000 - 0xfaf9ff7 com.apple.QuickTimeFireWireDV.component 7.3 (7.3) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV 0x8fe00000 - 0x8fe309d3 dyld 95.3 (???) <a7be977c203ec5c76b2f25a7aef66554> /usr/lib/dyld 0x90003000 - 0x90050ff7 libGLImage.dylib ??? (???) <15d1a5d751856324e9234d9bcb407eb0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x90051000 - 0x90115ff3 com.apple.CoreData 100 (185) <e07feef645427639349ed2c62abcf169> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x90116000 - 0x9013bffb com.apple.CoreMediaPrivate 1.2 (1.2) <43dcfca9cc6a8ca54cfe7b5a8ecf46e0> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate 0x9013c000 - 0x90140ffe libGIF.dylib ??? (???) <d6e2a570359313a39c6783c2ecfee608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x90141000 - 0x90151ffb com.apple.agl 3.0.9 (AGL-3.0.9) <ab2f91cfb4e503d2516df44852c35e81> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x90152000 - 0x90184fff com.apple.bom 9.0 (136) <cb560109ea507cdfb6c77349845e6b2a> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x90185000 - 0x9018cffb com.apple.print.framework.Print 218 (220) <c049174237183efe3afce707ce2c6d67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x9018d000 - 0x904b6fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x904b7000 - 0x9051effb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib 0x9051f000 - 0x9087cff6 com.apple.QuartzCore 1.5.0 (1.5.0) <2aa946b9465d8221739597a0538ddd1e> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x9087d000 - 0x9087ffff com.apple.CrashReporterSupport 10.5.0 (156) <906c8d99acdeb122551a99cd930bf32f> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x90880000 - 0x9088ffff com.apple.DSObjCWrappers.Framework 1.2 (1.2) <2411674c821a8907449ac741ce6a40c3> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x90890000 - 0x908c1fff com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x908c2000 - 0x908e2ff7 libJPEG.dylib ??? (???) <92341083256fbcd28888a179ebf941ef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x908e3000 - 0x9097cfc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x9097d000 - 0x90a07ffb com.apple.QTKit 7.3 (7.3) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x90a08000 - 0x90a0ffff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x90a10000 - 0x90a4dffe com.apple.securityfoundation 3.0 (32585) <40576cddcf7016812812bab883072a49> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x90a4e000 - 0x90b37fff libxml2.2.dylib ??? (???) <6f383df1e1e775be0158ba947784ae13> /usr/lib/libxml2.2.dylib 0x90b38000 - 0x90bbdfff libsqlite3.0.dylib ??? (???) <7b379cb4220346e99c32c427d4539496> /usr/lib/libsqlite3.0.dylib 0x90bbe000 - 0x90be8ff7 libssl.0.9.7.dylib ??? (???) <5dac2e94552ad76696c35bd6886f5a92> /usr/lib/libssl.0.9.7.dylib 0x90be9000 - 0x90bf1ffb libCGATS.A.dylib ??? (???) <f08869e380cd4b55e14714fe723cbc66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x90bf6000 - 0x90c34ff7 libtidy.A.dylib ??? (???) <5ed7eaf2c53383f5bf92fa2b8cd9d16d> /usr/lib/libtidy.A.dylib 0x90c35000 - 0x90c5effb com.apple.shortcut 1 (1.0) <032016a45147a2f3f191ce70187587c9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x90c5f000 - 0x90c84fff libcups.2.dylib ??? (???) <aaa8c97d6b85ca0bfd6ddebd012673df> /usr/lib/libcups.2.dylib 0x90e55000 - 0x90e56ff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x90e57000 - 0x90f07fff com.apple.QD 3.11.49 (???) <8dcf4bb39b22480685ba5115e94cab32> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x90f08000 - 0x90f48fff com.apple.CoreMediaIOServicesPrivate 1.2 (1.2) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate 0x90f49000 - 0x90f54ffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib 0x90f55000 - 0x90f7cfff libxslt.1.dylib ??? (???) <3700d04090629deddb436aa2d516c56d> /usr/lib/libxslt.1.dylib 0x90f7d000 - 0x90f8bffb com.apple.opengl 1.5.4 (1.5.4) <c2dbc25f3d5732f789c7e111278ddfb2> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x90ff5000 - 0x9107ffff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x91080000 - 0x91080fff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x91081000 - 0x91081fff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x91082000 - 0x9108eff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x9108f000 - 0x91094ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x91095000 - 0x91110fff com.apple.SearchKit 1.2.0 (1.2.0) <1b448fbae02460eae76ee1c6883f45d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x91111000 - 0x91128ffb com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x91129000 - 0x91cfdfef com.apple.QuickTimeComponents.component 7.3 (7.3) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x91cff000 - 0x91cfffff com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x91d00000 - 0x92000ff3 com.apple.CoreServices.CarbonCore 783 (783) <fd2acaf23e95472f78b8a077fa039986> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x9200c000 - 0x9202bfff com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x9202c000 - 0x9203afff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib 0x9203b000 - 0x9235fff7 com.apple.QuickTime 7.3.0 (7.3.0) <f3cfc2bbbdc999064970ae73a6f6e4f4> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x92360000 - 0x923a1ffb libTIFF.dylib ??? (???) <0d0a3107d26786c3708e6a511d5acec9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x923a2000 - 0x923d7fff com.apple.AE 402 (402) <a4b92c8ac89cc774b85fb44c48b9d882> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x923d8000 - 0x923e8fff libsasl2.2.dylib ??? (???) <18935d5e775962f4728b91189b092d45> /usr/lib/libsasl2.2.dylib 0x923e9000 - 0x92407fff libresolv.9.dylib ??? (???) <ee2b69c3b0d6d4a3167c307f1ee65cb5> /usr/lib/libresolv.9.dylib 0x92408000 - 0x924c2fff libcrypto.0.9.7.dylib ??? (???) <4ea3d7e9a1c28ac7b17ed80873fe6598> /usr/lib/libcrypto.0.9.7.dylib 0x924c3000 - 0x926a4fff com.apple.security 5.0 (31122) <e03f64be7b76748137a47e1e41de61df> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x92714000 - 0x9274cfff com.apple.SystemConfiguration 1.9.0 (1.9.0) <d925dde7699e6231c88a41b0254a7591> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x92785000 - 0x927e7ffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x927e8000 - 0x92881ffb com.apple.ApplicationServices.ATS 3.0 (???) <34fed4b41a99f16e7103e0309a062c97> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x92882000 - 0x92932fff edu.mit.Kerberos 6.0.11 (6.0.11) <16acc832b51b89fdbc563194596623c6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x92933000 - 0x92a02fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x92a03000 - 0x92a0bfff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib 0x92a0c000 - 0x92a0effd libRadiance.dylib ??? (???) <3d70fcb7557347829c96c9753074b3f1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x92a0f000 - 0x92a2affb com.apple.openscripting 1.2.6 (???) <12270fbb14905644f78975f227328a98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x92a2b000 - 0x92a8bfff com.apple.CoreText 2.0.0 (???) <88030136aacddbb747a2eae3937885f5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x92a8c000 - 0x92ba9ff7 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x92baa000 - 0x92bc5ffb libPng.dylib ??? (???) <c51ec88c87a3f0a646471165e16acd43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x92bc6000 - 0x92bd9fff com.apple.LangAnalysis 1.6.4 (1.6.4) <c184bb5b2859e82c5740a6fdb1e3d0bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x92c1e000 - 0x92c29ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x92c2a000 - 0x92c2dffb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x92c34000 - 0x92c35fff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib 0x92c36000 - 0x92c55fff com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x92c56000 - 0x92c56ff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x92d7c000 - 0x92e4aff7 com.apple.CoreServices.OSServices 209 (209) <8d6b60917d7b16a6fca90807f6d17a1d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x92e4b000 - 0x92e4bffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x92f0c000 - 0x92f19fff libCSync.A.dylib ??? (???) <e7073e93982e6872ed72e5873b791462> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x92fce000 - 0x92fe7fff com.apple.CoreVideo 1.5.0 (1.5.0) <a33e0650188d05dfd088627dbfb13b9c> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x92fe8000 - 0x9307afff com.apple.framework.IOKit 1.5.0 (???) <aad75a3a06688046f95223c7810034c7> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x9307b000 - 0x9315efeb libobjc.A.dylib ??? (???) <4a90e315bd1718c3f5ae09ee6c23e36c> /usr/lib/libobjc.A.dylib 0x9315f000 - 0x931aaffb com.apple.Metadata 10.5.0 (398) <b6bb1fd5a7a9135f546b2d8cbd65eafc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x931b2000 - 0x93923fff com.apple.AppKit 6.5 (949) <ff6de5455323db3dba2d5b0373036823> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x93924000 - 0x939a5fff com.apple.print.framework.PrintCore 5.5 (245) <708e8418daf27acff77d7a9aebc54e94> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x93a0b000 - 0x93a67fff com.apple.HIServices 1.6.0 (???) <a3e89f96e628703a20a2d2f587f3f983> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x93a68000 - 0x93a6bfff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x93a6c000 - 0x93ac2fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x93af6000 - 0x93d3affb com.apple.Foundation 6.5 (677) <e69e2e6b5f3387e44c3b7bedd7d9ac81> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x93d3b000 - 0x942adff7 com.apple.CoreGraphics 1.351.0 (???) <424b6b6e1fe858a1a0ee3adc36d40634> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x9437a000 - 0x94410ff7 com.apple.LaunchServices 283 (283) <bcaad4a5a0ff906c6f70c3d2805228f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x94411000 - 0x94446ffb com.apple.LDAPFramework 1.4.3 (106) <d9a3a16b2d468683b68f714d11196d7b> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x944de000 - 0x944f9ff3 com.apple.DirectoryService.Framework 3.5 (3.5) <3246a5d1c6a3d678798a90e8c5cd3677> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x944fa000 - 0x9450dffb com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <7c299626d6167de473e85327699cdb9c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x9450e000 - 0x94519fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x9451a000 - 0x9457fffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x9464e000 - 0x9475cffb com.apple.PubSub 1.0.0 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub 0x9475d000 - 0x94a94fff com.apple.HIToolbox 1.5.0 (???) <fb1e7eb09bab8fc9c1675310da5b86ed> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x94ab7000 - 0x94ac0fff com.apple.DiskArbitration 2.2 (2.2) <9c8f8ade43fa25b32109ef9dcc0cb5d5> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x94ac1000 - 0x94be6ff3 com.apple.CoreFoundation 6.5 (476) <9073c2bfdf6842562c8b7f0308109c02> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x94be7000 - 0x94c85fff com.apple.QuickTimeImporters.component 7.3 (7.3) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 0x94c86000 - 0x94d0efff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x94e51000 - 0x94e7cff7 libauto.dylib ??? (???) <c1f2bd227817ad7c7bf29ec74729ac7c> /usr/lib/libauto.dylib 0x94e7d000 - 0x94ec4fff com.apple.NavigationServices 3.5 (160) <b780d5d4d446699fd9b8fec5771a7426> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x94ec5000 - 0x94f3fffd com.apple.CFNetwork 217 (219) <ee65df202bd0dee6457eb6bea7f9b929> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x94f40000 - 0x94fc7ffb com.apple.audio.CoreAudio 3.1.0 (3.1) <880a5a35ef1c5158271ee4b305b35626> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x95102000 - 0x956bcfff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x956bd000 - 0x956c3ffb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x956ca000 - 0x957deffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x957df000 - 0x957ecfff libbz2.1.0.dylib ??? (???) <ff3050272228dbda09852641458eaaa4> /usr/lib/libbz2.1.0.dylib 0x9582d000 - 0x9582dffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x9582e000 - 0x95846ffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x95847000 - 0x95883fff libRIP.A.dylib ??? (???) <04b63e86e1df732262c361db22275a50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x95b11000 - 0x95b57ff9 com.apple.securityinterface 3.0 (32532) <82a438eff282dd1dc1f803dfd91b5f38> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x95b58000 - 0x95ca0ff3 libicucore.A.dylib ??? (???) <250daed2fb2e6bf114480e2e4da0728b> /usr/lib/libicucore.A.dylib 0x95d07000 - 0x95ea0fe3 libSystem.B.dylib ??? (???) <8a6cd873dfa7ada786efac188f95ed1b> /usr/lib/libSystem.B.dylib 0x95ea1000 - 0x9600cff9 com.apple.AddressBook.framework 4.1 (687) <55d0fd26085aeb25c536b051f53c1311> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x96595000 - 0x966deffb com.apple.ImageIO.framework 2.0.0 (2.0.0) <437c9df52645bf8bead58967ea46ef17> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x966df000 - 0x96b0effa libGLProgrammability.dylib ??? (???) <d18a865bec4b416604ff890c5d59b6ad> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x96b0f000 - 0x96b3cff3 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x96b51000 - 0x96c05fff com.apple.DesktopServices 1.4.2 (1.4.2) <e60ad9d1493f1a98e040382df09e474b> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0xba900000 - 0xba917ffe libJapaneseConverter.dylib ??? (???) <dc8f48ea3439e971b6ec6b51c5b7160a> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib 0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Attachments
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2007-12-02 10:06:52 PST
*** This bug has been marked as a duplicate of
15848
***
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