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 16266
16320
KJS::Interpreter::createObjectsForGlobalObjectPropertie crash
https://bugs.webkit.org/show_bug.cgi?id=16320
Summary
KJS::Interpreter::createObjectsForGlobalObjectPropertie crash
Richard Mlynarik
Reported
2007-12-05 23:04:06 PST
Javascript: JUST SAY NO! I was just navigating around in www.skyscrapercity.com somewhere, I believe this kaboom followed a simple page-back. Date/Time: 2007-12-05 23:00:17.652 -0800 OS Version: 10.4.11 (Build 8S165) Report Version: 4 Command: Safari Path: /Applications/Safari.app/Contents/MacOS/Safari Parent: WindowServer [90] Version:
r28383
(28383) PID: 9271 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000044 Thread 0 Crashed: 0 com.apple.JavaScriptCore 0x004e30e0 KJS::Interpreter::createObjectsForGlobalObjectProperties() + 3008 1 com.apple.JavaScriptCore 0x004e3408 KJS::Interpreter::init() + 232 2 com.apple.WebCore 0x0153d440 KJS::ScriptInterpreter::ScriptInterpreter[not-in-charge](KJS::JSGlobalObject*, WebCore::Frame*) + 32 3 com.apple.WebCore 0x01546f44 WebCore::KJSProxy::initScript() + 164 4 com.apple.WebCore 0x015471f0 WebCore::KJSProxy::evaluate(WebCore::String const&, int, WebCore::String const&) + 64 5 com.apple.WebCore 0x0119e7a8 WebCore::FrameLoader::executeScript(WebCore::String const&, int, WebCore::String const&) + 88 6 com.apple.WebCore 0x01204fe4 WebCore::HTMLTokenizer::scriptExecution(WebCore::DeprecatedString const&, WebCore::HTMLTokenizer::State, WebCore::DeprecatedString, int) + 340 7 com.apple.WebCore 0x01207624 WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State) + 1668 8 com.apple.WebCore 0x01208eec WebCore::HTMLTokenizer::parseSpecial(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 492 9 com.apple.WebCore 0x0120b3c0 WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 8000 10 com.apple.WebCore 0x0120bc0c WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 1148 11 com.apple.WebCore 0x0118b674 WebCore::FrameLoader::write(char const*, int, bool) + 948 12 com.apple.WebCore 0x01500198 -[WebCoreFrameBridge receivedData:textEncodingName:] + 408 13 com.apple.WebKit 0x00338d70 -[WebHTMLRepresentation receivedData:withDataSource:] + 160 14 com.apple.WebKit 0x0031fe9c -[WebDataSource(WebInternal) _receivedData:] + 92 15 com.apple.WebKit 0x003321e8 WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int) + 120 16 com.apple.WebCore 0x0114668c WebCore::DocumentLoader::commitLoad(char const*, int) + 92 17 com.apple.WebCore 0x014a1720 WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool) + 80 18 com.apple.WebCore 0x013ce664 WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool) + 52 19 com.apple.WebCore 0x0149d398 -[WebCoreResourceHandleAsDelegate connection:didReceiveData:lengthReceived:] + 168 20 com.apple.Foundation 0x92c18574 -[NSURLConnection(NSURLConnectionInternal) _sendDidReceiveDataCallback] + 564 21 com.apple.Foundation 0x92c16a14 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 488 22 com.apple.Foundation 0x92c167b0 _sendCallbacks + 156 23 com.apple.CoreFoundation 0x907de42c __CFRunLoopDoSources0 + 384 24 com.apple.CoreFoundation 0x907dd95c __CFRunLoopRun + 452 25 com.apple.CoreFoundation 0x907dd3dc CFRunLoopRunSpecific + 268 26 com.apple.HIToolbox 0x9329eb20 RunCurrentEventLoopInMode + 264 27 com.apple.HIToolbox 0x9329e12c ReceiveNextEventCommon + 244 28 com.apple.HIToolbox 0x9329e020 BlockUntilNextEventMatchingListInMode + 96 29 com.apple.AppKit 0x937a4bc4 _DPSNextEvent + 384 30 com.apple.AppKit 0x937a4888 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116 31 com.apple.Safari 0x000095e0 0x1000 + 34272 32 com.apple.AppKit 0x937a0dcc -[NSApplication run] + 472 33 com.apple.AppKit 0x93891974 NSApplicationMain + 452 34 com.apple.Safari 0x0009bad4 0x1000 + 633556 35 com.apple.Safari 0x000022fc 0x1000 + 4860 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 0x0121aad0 WebCore::IconDatabase::syncThreadMainLoop() + 320 3 com.apple.WebCore 0x0121acb8 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.Foundation 0x92bed22c -[NSConditionLock lockWhenCondition:] + 68 3 com.apple.AppKit 0x938417e8 -[NSUIHeartBeat _heartBeatThread:] + 324 4 com.apple.Foundation 0x92be60c0 forkThreadForFunction + 108 5 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 0x907ddad8 __CFRunLoopRun + 832 3 com.apple.CoreFoundation 0x907dd3dc CFRunLoopRunSpecific + 268 4 com.apple.Foundation 0x92c0e738 +[NSURLCache _diskCacheSyncLoop:] + 152 5 com.apple.Foundation 0x92be60c0 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 0x907ddad8 __CFRunLoopRun + 832 3 com.apple.CoreFoundation 0x907dd3dc CFRunLoopRunSpecific + 268 4 com.apple.Foundation 0x92c0d5f8 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264 5 com.apple.Foundation 0x92be60c0 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 0x92bed22c -[NSConditionLock lockWhenCondition:] + 68 3 com.apple.Syndication 0x9ba2142c -[AsyncDB _run:] + 192 4 com.apple.Foundation 0x92be60c0 forkThreadForFunction + 108 5 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 6: 0 libSystem.B.dylib 0x9001f88c select + 12 1 com.apple.CoreFoundation 0x907f036c __CFSocketManager + 472 2 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 7: 0 libSystem.B.dylib 0x9002f08c kevent + 12 1 com.apple.DesktopServices 0x92af9eb0 TFSNotificationTask::FSNotificationTaskProc(void*) + 56 2 ...ple.CoreServices.CarbonCore 0x90bc3794 PrivateMPEntryPoint + 76 3 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 8: 0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x90030eac pthread_cond_wait + 480 2 ...ple.CoreServices.CarbonCore 0x90bc3984 MPWaitOnQueue + 224 3 com.apple.DesktopServices 0x92afa52c TNodeSyncTask::SyncTaskProc(void*) + 116 4 ...ple.CoreServices.CarbonCore 0x90bc3794 PrivateMPEntryPoint + 76 5 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 9: 0 libSystem.B.dylib 0x9000b348 mach_msg_trap + 8 1 libSystem.B.dylib 0x9000b29c mach_msg + 60 2 ...romedia.Flash Player.plugin 0x0adcb4f8 native_ShockwaveFlash_TCallFrame + 2287752 3 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 10: 0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x90030eac pthread_cond_wait + 480 2 ...ple.CoreServices.CarbonCore 0x90c014b0 MPWaitOnSemaphore + 184 3 ...romedia.Flash Player.plugin 0x0ab4fc1c Flash_EnforceLocalSecurity + 1188752 4 ...romedia.Flash Player.plugin 0x0ac87ee8 native_ShockwaveFlash_TCallFrame + 963192 5 ...romedia.Flash Player.plugin 0x0ab4fa8c Flash_EnforceLocalSecurity + 1188352 6 ...romedia.Flash Player.plugin 0x0ab4fa54 Flash_EnforceLocalSecurity + 1188296 7 ...ple.CoreServices.CarbonCore 0x90bc3794 PrivateMPEntryPoint + 76 8 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 11: 0 libSystem.B.dylib 0x9000b348 mach_msg_trap + 8 1 libSystem.B.dylib 0x9000b29c mach_msg + 60 2 com.apple.CoreFoundation 0x907ddad8 __CFRunLoopRun + 832 3 com.apple.CoreFoundation 0x907dd3dc CFRunLoopRunSpecific + 268 4 com.apple.audio.CoreAudio 0x91457524 HALRunLoop::OwnThread(void*) + 264 5 com.apple.audio.CoreAudio 0x914572c4 CAPThread::Entry(CAPThread*) + 96 6 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 12: 0 libSystem.B.dylib 0x90054388 semaphore_timedwait_signal_trap + 8 1 libSystem.B.dylib 0x90070be8 pthread_cond_timedwait_relative_np + 556 2 com.apple.audio.CoreAudio 0x914686ac CAGuard::WaitFor(unsigned long long) + 204 3 com.apple.audio.CoreAudio 0x914685bc CAGuard::WaitUntil(unsigned long long) + 304 4 com.apple.audio.CoreAudio 0x91466800 HP_IOThread::WorkLoop() + 852 5 com.apple.audio.CoreAudio 0x91466498 HP_IOThread::ThreadEntry(HP_IOThread*) + 16 6 com.apple.audio.CoreAudio 0x914572c4 CAPThread::Entry(CAPThread*) + 96 7 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 13: 0 libSystem.B.dylib 0x9000b348 mach_msg_trap + 8 1 libSystem.B.dylib 0x9000b29c mach_msg + 60 2 com.apple.CoreFoundation 0x907ddad8 __CFRunLoopRun + 832 3 com.apple.CoreFoundation 0x907dd3dc CFRunLoopRunSpecific + 268 4 com.apple.Foundation 0x92bf5090 -[NSRunLoop runMode:beforeDate:] + 172 5 com.apple.Foundation 0x92bf4fc8 -[NSRunLoop run] + 76 6 com.apple.Safari 0x0004cb8c 0x1000 + 310156 7 com.apple.Foundation 0x92be60c0 forkThreadForFunction + 108 8 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 0 crashed with PPC Thread State 64: srr0: 0x00000000004e30e0 srr1: 0x000000000000f030 vrsave: 0x00000000fff00000 cr: 0x24044222 xer: 0x0000000020000007 lr: 0x00000000004e30c4 ctr: 0x0000000000456010 r0: 0x00000000004e30c4 r1: 0x00000000bfffdc50 r2: 0x0000000000000000 r3: 0x00000000109ff740 r4: 0x000000000e754900 r5: 0x0000000007cfce54 r6: 0x00000000109ffca0 r7: 0x000000000000000e r8: 0x0000000007d28270 r9: 0x0000000007d28270 r10: 0x000000000000000b r11: 0x0000000044044222 r12: 0x0000000000456010 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000000 r16: 0x00000000bfffe108 r17: 0x0000000000000001 r18: 0x0000000000000000 r19: 0x00000000bfffe0f0 r20: 0x0000000000000000 r21: 0x00000000bfffe000 r22: 0x00000000bfffdff8 r23: 0x0000000011627ad0 r24: 0x0000000000000000 r25: 0x00000000bfffdfd8 r26: 0x000000000e754900 r27: 0x00000000bfffdc8c r28: 0x0000000026bd7210 r29: 0x00000000074b6a40 r30: 0x000000000e754900 r31: 0x00000000004e2534 Binary Images Description: 0x1000 - 0x134fff com.apple.Safari 3.0.4 (523.12) /Applications/Safari.app/Contents/MacOS/Safari 0x16b000 - 0x16cfff WebKitNightlyEnabler.dylib /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib 0x305000 - 0x3c7fff com.apple.WebKit 525.1+ /Applications/WebKit.app/Contents/Frameworks/10.4/WebKit.framework/Versions/A/WebKit 0x453000 - 0x547fff com.apple.JavaScriptCore 525.1+ /Applications/WebKit.app/Contents/Frameworks/10.4/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x1008000 - 0x1715fff com.apple.WebCore 525.1+ /Applications/WebKit.app/Contents/Frameworks/10.4/WebCore.framework/Versions/A/WebCore 0x1e05000 - 0x1e0cfff com.unsanity.smartcrashreports Smart Crash Reports version 1.0.3 (1.0.3b1) /Users/mly/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports 0x71fd000 - 0x71fdfff com.apple.SpotLightCM 1.0 (121.20.2) /System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM 0x80b5000 - 0x80f4fff com.apple.QuickTimeFireWireDV.component 7.3 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV 0x8b57000 - 0x8bbbfff com.DivXInc.DivXDecoder 6.6.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder 0x9003000 - 0x9201fff net.telestream.wmv.import 2.1.3.10 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import 0x9230000 - 0x93d1fff net.telestream.wmv.advanced 2.1.3.10 /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced 0x9412000 - 0x947bfff com.apple.AppleIntermediateCodec 1.0.1 (124) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec 0x9490000 - 0x9509fff com.apple.applepixletvideo 1.2.5 (1.2d5) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo 0x9cc2000 - 0x9cc3fff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin 0xa38c000 - 0xa38efff com.apple.AutomatorCMM 1.0.1 (88.2) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM 0xaa29000 - 0xae46fff com.macromedia.Flash Player.plugin 9.0.115.0 (1.0.1f23) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player 0xb231000 - 0xb235fff com.apple.FolderActionsMenu 1.3 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu 0xe800000 - 0xe839fff com.apple.audio.SoundManager.Components 3.9.1 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/SoundManagerComponents 0x16f2f000 - 0x16f40fff com.apple.Tokenizer_ja 1.0.1 /System/Library/CoreServices/Tokenizers/ja.tokenizer/Contents/MacOS/ja 0x88d70000 - 0x88d75fff com.apple.CoreMediaAuthoringPrivate 1.1 /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/A/CoreMediaAuthoringPrivate 0x88ef0000 - 0x88f2ffff com.apple.CoreMediaIOServicesPrivate 1.2 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate 0x88fc0000 - 0x88fe7fff com.apple.CoreMediaPrivate 1.2 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate 0x89030000 - 0x890d0fff com.apple.QuickTimeImporters.component 7.3 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 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.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x907bb000 - 0x90894fff com.apple.CoreFoundation 6.4.8 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x908dd000 - 0x908ddfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x908df000 - 0x909e1fff libicucore.A.dylib /usr/lib/libicucore.A.dylib 0x90a3b000 - 0x90abffff libobjc.A.dylib /usr/lib/libobjc.A.dylib 0x90ae9000 - 0x90b59fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x90b6f000 - 0x90b81fff libauto.dylib /usr/lib/libauto.dylib 0x90b88000 - 0x90e5ffff com.apple.CoreServices.CarbonCore 681.17 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90ec5000 - 0x90f45fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x90f8f000 - 0x90fd1fff com.apple.CFNetwork 129.22 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore 0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x910d5000 - 0x910fffff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x91110000 - 0x9111efff libz.1.dylib /usr/lib/libz.1.dylib 0x91121000 - 0x912dcfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x913db000 - 0x913e4fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x913eb000 - 0x913f3fff libbsm.dylib /usr/lib/libbsm.dylib 0x913f7000 - 0x9141ffff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x91432000 - 0x9143dfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib 0x91442000 - 0x914bdfff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x914fa000 - 0x914fafff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x914fc000 - 0x91534fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x9154f000 - 0x91621fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x91674000 - 0x91705fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9174c000 - 0x91803fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x91840000 - 0x9189efff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x918cd000 - 0x918f1fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x91905000 - 0x9192afff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent 0x9193d000 - 0x9197ffff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x9199b000 - 0x919affff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x919bd000 - 0x91a03fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x91a1a000 - 0x91ae1fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib 0x91b2f000 - 0x91b44fff libcups.2.dylib /usr/lib/libcups.2.dylib 0x91b49000 - 0x91b67fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x91b6d000 - 0x91c24fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x91c73000 - 0x91c77fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x91c79000 - 0x91ce3fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib 0x91ce8000 - 0x91d25fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x91d2c000 - 0x91d46fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x91d4b000 - 0x91d4efff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x91d50000 - 0x91e2efff libxml2.2.dylib /usr/lib/libxml2.2.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.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x92bc0000 - 0x92debfff com.apple.Foundation 6.4.9 (567.36) /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 - 0x93107fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x93121000 - 0x93131fff com.apple.print.framework.Print 5.0 (190.1) /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.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x9379a000 - 0x9379afff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9379c000 - 0x93dcffff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x9415c000 - 0x941cefff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x94207000 - 0x942ccfff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x9431f000 - 0x9431ffff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x94321000 - 0x944e1fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x9452b000 - 0x94568fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib 0x94570000 - 0x945c0fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x945c9000 - 0x945e3fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x945f4000 - 0x94614fff libmx.A.dylib /usr/lib/libmx.A.dylib 0x946a2000 - 0x946e4fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils 0x9472a000 - 0x94746fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x9475a000 - 0x9479efff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x947c2000 - 0x947d1fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x947d9000 - 0x947e5fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x9482b000 - 0x94843fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x9484a000 - 0x94b72fff com.apple.QuickTime 7.3.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x94c58000 - 0x94cc9fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib 0x94e3e000 - 0x94f6efff com.apple.AddressBook.framework 4.0.6 (488) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x95001000 - 0x95010fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x95018000 - 0x95045fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x9504c000 - 0x9505cfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib 0x95060000 - 0x9508ffff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib 0x9509f000 - 0x950bcfff libresolv.9.dylib /usr/lib/libresolv.9.dylib 0x96918000 - 0x969a1fff com.apple.QTKit 7.3 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x96f9d000 - 0x96fb3fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib 0x96fb5000 - 0x96fd5fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib 0x96fe3000 - 0x96ff1fff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib 0x96ff9000 - 0x9700cfff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib 0x970e0000 - 0x970e4fff com.apple.LanguageAnalysisCore 1.0.2 /System/Library/PrivateFrameworks/LanguageAnalysisCore.framework/Versions/A/LanguageAnalysisCore 0x979bb000 - 0x979dafff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x981e0000 - 0x981edfff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x99d1d000 - 0x9a90bfff com.apple.QuickTimeComponents.component 7.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x9ab6e000 - 0x9ab72fff com.apple.QuickTimeH264.component 7.3 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264 0x9ae0e000 - 0x9aedcfff com.apple.QuickTimeMPEG4.component 7.3 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4 0x9ba1e000 - 0x9ba54fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication 0x9ba71000 - 0x9ba83fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI Model: PowerBook5,6, BootROM 4.9.1f1, 1 processors, PowerPC G4 (1.2), 1.67 GHz, 2 GB Graphics: ATI Mobility Radeon 9700, ATY,RV360M11, AGP, 64 MB Memory Module: SODIMM0/J25LOWER, 1 GB, DDR SDRAM, PC2700U-25330 Memory Module: SODIMM1/J25UPPER, 1 GB, DDR SDRAM, PC2700U-25330 AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18) Modem: Jump, V.92, Version 1.0 Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 PCI Card: TXN,PCIXXXX-00, cardbus, PC Card Parallel ATA Device: MATSHITADVD-R UJ-845E Parallel ATA Device: WDC WD2500BEVE-00WZT0, 232.89 GB USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA USB Device: Apple Internal Keyboard/Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2007-12-05 23:51:28 PST
I'd appreciate if you would show some respect for the developers on this project and keep snide comments out of your bug report. This is
bug 16266
again, which was fixed in
r28482
. *** This bug has been marked as a duplicate of
16266
***
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