WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
14425
When loading ohhla.com the entire .app crashes
https://bugs.webkit.org/show_bug.cgi?id=14425
Summary
When loading ohhla.com the entire .app crashes
Vishal Agrawal
Reported
2007-06-26 20:59:11 PDT
I tried it three times in a row without fail. I tried opening it in a second tab, it still crashed. I'm fairly certain it has something to do with the popup blocker, or perhaps the content on the popup.
Attachments
Reduction (will crash when you click the button)
(287 bytes, text/html)
2007-06-28 12:33 PDT
,
mitz
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Vishal Agrawal
Comment 1
2007-06-26 21:10:05 PDT
Date/Time: 2007-06-26 23:08:51.978 -0500 OS Version: 10.4.10 (Build 8R2218) Report Version: 4 Command: Safari Path: /Applications/Safari.app/Contents/MacOS/Safari Parent: WindowServer [99] Version:
r23758
(23758) PID: 10254 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0x6efe7f7f Thread 0 Crashed: 0 libobjc.A.dylib 0x90a59398 objc_msgSend + 40 1 com.apple.WebKit 0x0035fe6c -[WebView(WebViewInternal) _addObject:forIdentifier:] + 60 2 com.apple.WebKit 0x0037eb20 WebFrameLoaderClient::assignIdentifierToInitialRequest(unsigned long, WebCore::DocumentLoader*, WebCore::ResourceRequest const&) + 288 3 com.apple.WebCore 0x013fb107 WebCore::FrameLoader::dispatchAssignIdentifierToInitialRequest(unsigned long, WebCore::DocumentLoader*, WebCore::ResourceRequest const&) + 55 4 com.apple.WebCore 0x013fb17c WebCore::FrameLoader::assignIdentifierToInitialRequest(unsigned long, WebCore::ResourceRequest const&) + 44 5 com.apple.WebCore 0x0141c00f WebCore::ResourceLoader::willSendRequest(WebCore::ResourceRequest&, WebCore::ResourceResponse const&) + 671 6 com.apple.WebCore 0x0141e285 WebCore::SubresourceLoader::willSendRequest(WebCore::ResourceRequest&, WebCore::ResourceResponse const&) + 37 7 com.apple.WebCore 0x0141d513 WebCore::ResourceLoader::load(WebCore::ResourceRequest const&) + 579 8 com.apple.WebCore 0x0141e748 WebCore::SubresourceLoader::load(WebCore::ResourceRequest const&) + 120 9 com.apple.WebCore 0x0141ecb3 WebCore::SubresourceLoader::create(WebCore::Frame*, WebCore::SubresourceLoaderClient*, WebCore::ResourceRequest const&, bool, bool) + 819 10 com.apple.WebCore 0x010fcc42 WebCore::Loader::servePendingRequests() + 962 11 com.apple.WebCore 0x010fb18e WebCore::CachedScript::CachedScript[in-charge](WebCore::DocLoader*, WebCore::String const&, WebCore::String const&) + 222 12 com.apple.WebCore 0x010f81ca WebCore::Cache::requestResource(WebCore::DocLoader*, WebCore::CachedResource::Type, WebCore::KURL const&, WebCore::String const*, bool, bool) + 1210 13 com.apple.WebCore 0x010fc341 WebCore::DocLoader::requestResource(WebCore::CachedResource::Type, WebCore::String const&, WebCore::String const*, bool, bool) + 241 14 com.apple.WebCore 0x010fc457 WebCore::DocLoader::requestScript(WebCore::String const&, WebCore::String const&) + 55 15 com.apple.WebCore 0x01021501 WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State) + 2193 16 com.apple.WebCore 0x01021bed WebCore::HTMLTokenizer::parseSpecial(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 1645 17 com.apple.WebCore 0x01023d50 WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 8320 18 com.apple.WebCore 0x010240ad WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 813 19 com.apple.WebCore 0x010db491 WebCore::Document::write(WebCore::String const&) + 161 20 com.apple.WebCore 0x0147fec9 WebCore::JSHTMLDocument::write(KJS::ExecState*, KJS::List const&) + 41 21 com.apple.WebCore 0x01298985 WebCore::JSHTMLDocumentPrototypeFunction::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 709 22 com.apple.JavaScriptCore 0x004ac1a1 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 913 23 com.apple.JavaScriptCore 0x004b91d5 KJS::ExprStatementNode::execute(KJS::ExecState*) + 69 24 com.apple.JavaScriptCore 0x004b6417 KJS::SourceElementsNode::execute(KJS::ExecState*) + 423 25 com.apple.JavaScriptCore 0x004b9371 KJS::BlockNode::execute(KJS::ExecState*) + 49 26 com.apple.JavaScriptCore 0x004b9187 KJS::IfNode::execute(KJS::ExecState*) + 407 27 com.apple.JavaScriptCore 0x004b6417 KJS::SourceElementsNode::execute(KJS::ExecState*) + 423 28 com.apple.JavaScriptCore 0x004b9371 KJS::BlockNode::execute(KJS::ExecState*) + 49 29 com.apple.JavaScriptCore 0x004b9187 KJS::IfNode::execute(KJS::ExecState*) + 407 30 com.apple.JavaScriptCore 0x004b6417 KJS::SourceElementsNode::execute(KJS::ExecState*) + 423 31 com.apple.JavaScriptCore 0x004b9371 KJS::BlockNode::execute(KJS::ExecState*) + 49 32 com.apple.JavaScriptCore 0x004c7e6b KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) + 1867 33 com.apple.WebCore 0x0126e4e1 WebCore::KJSProxy::evaluate(WebCore::String const&, int, WebCore::String const&, WebCore::Node*) + 193 34 com.apple.WebCore 0x0140f242 WebCore::FrameLoader::executeScript(WebCore::String const&, int, WebCore::Node*, WebCore::String const&) + 82 35 com.apple.WebCore 0x01020710 WebCore::HTMLTokenizer::scriptExecution(WebCore::DeprecatedString const&, WebCore::HTMLTokenizer::State, WebCore::DeprecatedString, int) + 416 36 com.apple.WebCore 0x01020c22 WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 866 37 com.apple.WebCore 0x010faf9c WebCore::CachedScript::checkNotify() + 60 38 com.apple.WebCore 0x010fb2e8 WebCore::CachedScript::data(WTF::PassRefPtr<WebCore::SharedBuffer>, bool) + 248 39 com.apple.WebCore 0x010fd6b1 WebCore::Loader::didFinishLoading(WebCore::SubresourceLoader*) + 305 40 com.apple.WebCore 0x0141e571 WebCore::SubresourceLoader::didFinishLoading() + 49 41 com.apple.WebCore 0x013ed5c9 -[WebCoreResourceHandleAsDelegate connectionDidFinishLoading:] + 57 42 com.apple.Foundation 0x92859d74 -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 176 43 com.apple.Foundation 0x92857e19 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 748 44 com.apple.Foundation 0x92857ab5 _sendCallbacks + 201 45 com.apple.CoreFoundation 0x9082cf92 CFRunLoopRunSpecific + 1213 46 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61 47 com.apple.HIToolbox 0x92de18d8 RunCurrentEventLoopInMode + 285 48 com.apple.HIToolbox 0x92de0fe2 ReceiveNextEventCommon + 385 49 com.apple.HIToolbox 0x92de0e39 BlockUntilNextEventMatchingListInMode + 81 50 com.apple.AppKit 0x93287465 _DPSNextEvent + 572 51 com.apple.AppKit 0x93287056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137 52 com.apple.Safari 0x00005ff8 0x1000 + 20472 53 com.apple.AppKit 0x93280ddb -[NSApplication run] + 512 54 com.apple.AppKit 0x93274d2f NSApplicationMain + 573 55 com.apple.Safari 0x00002302 0x1000 + 4866 56 com.apple.Safari 0x00048ef5 0x1000 + 294645 Thread 1: 0 libSystem.B.dylib 0x90009cd7 mach_msg_trap + 7 1 com.unsanity.ape 0xc0001cac __ape_agent + 307 2 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 2: 0 libSystem.B.dylib 0x900248c7 semaphore_wait_signal_trap + 7 1 com.apple.Foundation 0x9284926c -[NSConditionLock lockWhenCondition:] + 39 2 com.apple.AppKit 0x9335e270 -[NSUIHeartBeat _heartBeatThread:] + 377 3 com.apple.Foundation 0x927f32e0 forkThreadForFunction + 123 4 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 3: 0 libSystem.B.dylib 0x90009cd7 mach_msg_trap + 7 1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014 2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61 3 com.apple.Foundation 0x92828a0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259 4 com.apple.Foundation 0x927f32e0 forkThreadForFunction + 123 5 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 4: 0 libSystem.B.dylib 0x90009cd7 mach_msg_trap + 7 1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014 2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61 3 com.apple.Foundation 0x9284fbc2 +[NSURLCache _diskCacheSyncLoop:] + 206 4 com.apple.Foundation 0x927f32e0 forkThreadForFunction + 123 5 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 5: 0 libSystem.B.dylib 0x900248c7 semaphore_wait_signal_trap + 7 1 com.apple.Foundation 0x9284926c -[NSConditionLock lockWhenCondition:] + 39 2 com.apple.Syndication 0x9aa29052 -[AsyncDB _run:] + 181 3 com.apple.Foundation 0x927f32e0 forkThreadForFunction + 123 4 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 6: 0 libSystem.B.dylib 0x9001a1cc select + 12 1 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 7: 0 libSystem.B.dylib 0x90047dd7 semaphore_timedwait_signal_trap + 7 1 ...apple.AddressBook.framework 0x947aa93d -[ABMetaDataController workLoop] + 357 2 com.apple.Foundation 0x927f32e0 forkThreadForFunction + 123 3 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 8: 0 libSystem.B.dylib 0x90009cd7 mach_msg_trap + 7 1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014 2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61 3 com.apple.Foundation 0x92828d3a -[NSRunLoop runMode:beforeDate:] + 182 4 com.apple.Foundation 0x92828c36 -[NSRunLoop run] + 75 5 com.apple.Safari 0x0002cc73 0x1000 + 179315 6 com.apple.Foundation 0x927f32e0 forkThreadForFunction + 123 7 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 9: 0 libSystem.B.dylib 0x90009cd7 mach_msg_trap + 7 1 ...romedia.Flash Player.plugin 0x1882c9e9 avmplus::GenericGuard::threadMain(void*) + 135 2 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 10: 0 libSystem.B.dylib 0x900248c7 semaphore_wait_signal_trap + 7 1 ...romedia.Flash Player.plugin 0x187995c0 TThreadWait::Wait(unsigned) + 58 2 ...romedia.Flash Player.plugin 0x187d11b6 BGThreadFunc(void*) + 330 3 ...romedia.Flash Player.plugin 0x18799856 ThreadStartProc(void*) + 24 4 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 11: 0 libSystem.B.dylib 0x900248c7 semaphore_wait_signal_trap + 7 1 ...romedia.Flash Player.plugin 0x187995c0 TThreadWait::Wait(unsigned) + 58 2 ...romedia.Flash Player.plugin 0x187d11b6 BGThreadFunc(void*) + 330 3 ...romedia.Flash Player.plugin 0x18799856 ThreadStartProc(void*) + 24 4 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x6efe7f7f ebx: 0x908110fb ecx: 0x90ac216c edx: 0x04000003 edi: 0x00111cf5 esi: 0xc4000007 ebp: 0xbfffd3a8 esp: 0xbfffd374 ss: 0x0000001f efl: 0x00010202 eip: 0x90a59398 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 Binary Images Description: 0x1000 - 0x10cfff com.apple.Safari 3.0.2 (522.12) /Applications/Safari.app/Contents/MacOS/Safari 0x147000 - 0x148fff WebKitNightlyEnabler.dylib /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib 0x305000 - 0x3b5fff com.apple.WebKit 522+ /Applications/WebKit.app/Contents/Resources/WebKit.framework/Versions/A/WebKit 0x435000 - 0x4ddfff com.apple.JavaScriptCore 522+ /Applications/WebKit.app/Contents/Resources/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x1008000 - 0x1504fff com.apple.WebCore 522+ /Applications/WebKit.app/Contents/Resources/WebCore.framework/Versions/A/WebCore 0x2028000 - 0x2028fff com.plaxo.ABPlugin ??? (1.0) /Library/InputManagers/PlaxoABAddIn/PlaxoABAddIn.bundle/Contents/MacOS/PlaxoABAddIn 0x14da9000 - 0x14dabfff net.culater.SIMBL 0.8 (8) /Users/vishalagrawal/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL 0x14db1000 - 0x14db5fff parrotsoftwares.SetAlphaValue 2.2.2 /Users/vishalagrawal/Library/InputManagers/SetAlphaValue/SetAlphaValue.bundle/Contents/MacOS/SetAlphaValue 0x15370000 - 0x15377fff com.unsanity.smartcrashreports Smart Crash Reports version 1.2.1 (1.2.1) /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports 0x15639000 - 0x15652fff com.apple.AppleIntermediateCodec 1.1 (141) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec 0x172fd000 - 0x17316fff com.apple.applepixletvideo 1.2.9 (1.2d9) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo 0x17983000 - 0x179bffff com.apple.QuickTimeFireWireDV.component 7.1.6 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV 0x17e3a000 - 0x18030fff net.telestream.wmv.import 2.1.2.72 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import 0x18061000 - 0x18212fff net.telestream.wmv.advanced 2.1.2.72 /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced 0x1842c000 - 0x18950fff com.macromedia.Flash Player.plugin 9.0.60.120 (1.0.4f22) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player 0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld 0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib 0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib 0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib 0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib 0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib 0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib 0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib 0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x91007000 - 0x91045fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x91058000 - 0x91068fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore 0x91073000 - 0x910f1fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x91126000 - 0x91144fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x91150000 - 0x9115efff libz.1.dylib /usr/lib/libz.1.dylib 0x91161000 - 0x91300fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x913fe000 - 0x91406fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x9140d000 - 0x91414fff libbsm.dylib /usr/lib/libbsm.dylib 0x91418000 - 0x9143efff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x91450000 - 0x914c9fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x91517000 - 0x91517fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x91519000 - 0x91544fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x91557000 - 0x9162bfff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x91666000 - 0x916e3fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x91710000 - 0x917b9fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x9186b000 - 0x91885fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent 0x9188f000 - 0x918ccfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x918e0000 - 0x918ecfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x918f3000 - 0x91933fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x91946000 - 0x919f8fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib 0x91a3e000 - 0x91a54fff libcups.2.dylib /usr/lib/libcups.2.dylib 0x91a59000 - 0x91a77fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x91a7c000 - 0x91adbfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x91aed000 - 0x91af1fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x91af3000 - 0x91b79fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib 0x91b7d000 - 0x91bbafff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x91bc0000 - 0x91bdafff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x91bdf000 - 0x91be1fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x91be3000 - 0x91cc1fff libxml2.2.dylib /usr/lib/libxml2.2.dylib 0x91cde000 - 0x91cdefff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x91ce0000 - 0x91d6efff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x91d75000 - 0x91d75fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x91d77000 - 0x91dd0fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x91dd9000 - 0x91dfdfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x91e05000 - 0x9220efff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x92248000 - 0x925fcfff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x92629000 - 0x92716fff libiconv.2.dylib /usr/lib/libiconv.2.dylib 0x92718000 - 0x92795fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x927d6000 - 0x92a06fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x92b20000 - 0x92b37fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x92b42000 - 0x92b9afff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x92bae000 - 0x92baefff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x92bb0000 - 0x92bc0fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x92bce000 - 0x92bd6fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x92bdc000 - 0x92be1fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x92be7000 - 0x92c78fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x92c8c000 - 0x92c8ffff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x92c92000 - 0x92caffff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x92cbf000 - 0x92cc5fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x92ccb000 - 0x92d2efff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x92d52000 - 0x92d93fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x92dba000 - 0x92dc7fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x92dce000 - 0x92dd3fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x92dd8000 - 0x930cdfff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x931d3000 - 0x931defff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x931e3000 - 0x931fefff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x9326e000 - 0x9326efff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x93270000 - 0x93926fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x93ca7000 - 0x93d22fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x93d5b000 - 0x93e15fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x93e58000 - 0x93e58fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x93e5a000 - 0x9401bfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x94061000 - 0x940a2fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib 0x940aa000 - 0x940e4fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x940e9000 - 0x940fffff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x94197000 - 0x941d5fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils 0x94219000 - 0x94229fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x94236000 - 0x94273fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x9428f000 - 0x9429efff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x942a5000 - 0x942b0fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x942fc000 - 0x94316fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x9431c000 - 0x9461bfff com.apple.QuickTime 7.1.6 /System/Library/Frameworks/QuickTime.framework/QuickTime 0x9479c000 - 0x948e2fff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x9496e000 - 0x9497dfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x94984000 - 0x949adfff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x949b3000 - 0x949c2fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib 0x949c6000 - 0x949ebfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib 0x949f7000 - 0x94a14fff libresolv.9.dylib /usr/lib/libresolv.9.dylib 0x95a89000 - 0x95a8efff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x95a92000 - 0x95ab5fff libxslt.1.dylib /usr/lib/libxslt.1.dylib 0x95e05000 - 0x95e3dfff com.apple.PDFKit 1.0.3 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x96d72000 - 0x96d72fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x9775f000 - 0x97773fff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit 0x97da3000 - 0x97e7afff com.apple.QuartzComposer 1.2.5 (32.23) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x97f03000 - 0x97f03fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x98e2f000 - 0x99b04fff com.apple.QuickTimeComponents.component 7.1.6 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x99d50000 - 0x99d52fff com.apple.QuickTimeH264.component 7.1.6 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264 0x99d54000 - 0x99efcfff QuickTimeH264.scalar /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.scalar 0x99f6c000 - 0x9a02ffff com.apple.QuickTimeMPEG4.component 7.1.6 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4 0x9aa26000 - 0x9aa5dfff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication 0x9aa79000 - 0x9aa8bfff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI 0xc0000000 - 0xc000efff com.unsanity.ape 2.0.2 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer Model: MacBookPro1,1, BootROM MBP11.0055.B08, 2 processors, Intel Core Duo, 2.16 GHz, 2 GB Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), 1.1.8.5 Bluetooth: Version 1.9.0f8, 2 service, 0 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 Network Service: Parallels Host-Guest, Ethernet, en2 Network Service: Parallels NAT, Ethernet, en3 Serial ATA Device: ST910021AS, 93.16 GB Parallel ATA Device: MATSHITADVD-R UJ-857 USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
Matt Lilek
Comment 2
2007-06-26 23:22:06 PDT
I can't reproduce this with Safari 3.0.2 Beta, my local build or the latest nightly.
Brady Eidson
Comment 3
2007-06-27 00:00:14 PDT
Nor can I, in Tiger or Windows.
Vishal Agrawal
Comment 4
2007-06-28 12:17:31 PDT
I updated to the latest nightly and when I visited the site again, I did not get a pop-up and the website did not crash. Now imdb.com is crashing. I will get a report when I can crash it again.
Vishal Agrawal
Comment 5
2007-06-28 12:18:40 PDT
(In reply to
comment #4
)
> I updated to the latest nightly and when I visited the site again, I did not > get a pop-up and the website did not crash. > > Now imdb.com is crashing. I will get a report when I can crash it again. >
Date/Time: 2007-06-28 14:18:08.180 -0500 OS Version: 10.4.10 (Build 8R2218) Report Version: 4 Command: Safari Path: /Applications/Safari.app/Contents/MacOS/Safari Parent: WindowServer [99] Version:
r23841
(23841) PID: 1299 Thread: 0 Exception: EXC_BREAKPOINT (0x0006) Code[0]: 0x00000002 Code[1]: 0x00000000 Thread 0 Crashed: 0 libobjc.A.dylib 0x90a619c1 _objc_error + 86 1 libobjc.A.dylib 0x90a619f8 __objc_error + 45 2 libobjc.A.dylib 0x90a60060 _freedHandler + 53 3 com.apple.CoreFoundation 0x9081116f CFRetain + 130 4 com.apple.WebKit 0x0035f78c -[WebView(WebViewInternal) _addObject:forIdentifier:] + 60 5 com.apple.WebKit 0x0037ea50 WebFrameLoaderClient::assignIdentifierToInitialRequest(unsigned long, WebCore::DocumentLoader*, WebCore::ResourceRequest const&) + 288 6 com.apple.WebCore 0x013fe357 WebCore::FrameLoader::dispatchAssignIdentifierToInitialRequest(unsigned long, WebCore::DocumentLoader*, WebCore::ResourceRequest const&) + 55 7 com.apple.WebCore 0x013fe3cc WebCore::FrameLoader::assignIdentifierToInitialRequest(unsigned long, WebCore::ResourceRequest const&) + 44 8 com.apple.WebCore 0x0141e2bf WebCore::ResourceLoader::willSendRequest(WebCore::ResourceRequest&, WebCore::ResourceResponse const&) + 671 9 com.apple.WebCore 0x01420505 WebCore::SubresourceLoader::willSendRequest(WebCore::ResourceRequest&, WebCore::ResourceResponse const&) + 37 10 com.apple.WebCore 0x0141eb83 WebCore::ResourceLoader::load(WebCore::ResourceRequest const&) + 579 11 com.apple.WebCore 0x014209c8 WebCore::SubresourceLoader::load(WebCore::ResourceRequest const&) + 120 12 com.apple.WebCore 0x01420f2d WebCore::SubresourceLoader::create(WebCore::Frame*, WebCore::SubresourceLoaderClient*, WebCore::ResourceRequest const&, bool, bool) + 813 13 com.apple.WebCore 0x010fd219 WebCore::Loader::servePendingRequests() + 1145 14 com.apple.WebCore 0x010fb5fe WebCore::CachedScript::CachedScript[in-charge](WebCore::DocLoader*, WebCore::String const&, WebCore::String const&) + 222 15 com.apple.WebCore 0x010f863a WebCore::Cache::requestResource(WebCore::DocLoader*, WebCore::CachedResource::Type, WebCore::KURL const&, WebCore::String const*, bool, bool) + 1210 16 com.apple.WebCore 0x010fc861 WebCore::DocLoader::requestResource(WebCore::CachedResource::Type, WebCore::String const&, WebCore::String const*, bool, bool) + 241 17 com.apple.WebCore 0x010fc977 WebCore::DocLoader::requestScript(WebCore::String const&, WebCore::String const&) + 55 18 com.apple.WebCore 0x010218e1 WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State) + 2193 19 com.apple.WebCore 0x01021fcd WebCore::HTMLTokenizer::parseSpecial(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 1645 20 com.apple.WebCore 0x01024130 WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 8320 21 com.apple.WebCore 0x0102448d WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 813 22 com.apple.WebCore 0x010db901 WebCore::Document::write(WebCore::String const&) + 161 23 com.apple.WebCore 0x0147d529 WebCore::JSHTMLDocument::write(KJS::ExecState*, KJS::List const&) + 41 24 com.apple.WebCore 0x01298f75 WebCore::JSHTMLDocumentPrototypeFunction::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 709 25 com.apple.JavaScriptCore 0x004ad1a1 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 913 26 com.apple.JavaScriptCore 0x004ba1d5 KJS::ExprStatementNode::execute(KJS::ExecState*) + 69 27 com.apple.JavaScriptCore 0x004b7417 KJS::SourceElementsNode::execute(KJS::ExecState*) + 423 28 com.apple.JavaScriptCore 0x004ba371 KJS::BlockNode::execute(KJS::ExecState*) + 49 29 com.apple.JavaScriptCore 0x004ba187 KJS::IfNode::execute(KJS::ExecState*) + 407 30 com.apple.JavaScriptCore 0x004b7417 KJS::SourceElementsNode::execute(KJS::ExecState*) + 423 31 com.apple.JavaScriptCore 0x004ba371 KJS::BlockNode::execute(KJS::ExecState*) + 49 32 com.apple.JavaScriptCore 0x004c8e6b KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) + 1867 33 com.apple.WebCore 0x0126e241 WebCore::KJSProxy::evaluate(WebCore::String const&, int, WebCore::String const&, WebCore::Node*) + 193 34 com.apple.WebCore 0x01412302 WebCore::FrameLoader::executeScript(WebCore::String const&, int, WebCore::Node*, WebCore::String const&) + 82 35 com.apple.WebCore 0x01020af0 WebCore::HTMLTokenizer::scriptExecution(WebCore::DeprecatedString const&, WebCore::HTMLTokenizer::State, WebCore::DeprecatedString, int) + 416 36 com.apple.WebCore 0x01021002 WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 866 37 com.apple.WebCore 0x010fb40c WebCore::CachedScript::checkNotify() + 60 38 com.apple.WebCore 0x010fb758 WebCore::CachedScript::data(WTF::PassRefPtr<WebCore::SharedBuffer>, bool) + 248 39 com.apple.WebCore 0x010fdc91 WebCore::Loader::didFinishLoading(WebCore::SubresourceLoader*) + 305 40 com.apple.WebCore 0x014207c1 WebCore::SubresourceLoader::didFinishLoading() + 49 41 com.apple.WebCore 0x013f0cb9 -[WebCoreResourceHandleAsDelegate connectionDidFinishLoading:] + 57 42 com.apple.Foundation 0x92859d74 -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 176 43 com.apple.Foundation 0x92857e19 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 748 44 com.apple.Foundation 0x92857ab5 _sendCallbacks + 201 45 com.apple.CoreFoundation 0x9082cf92 CFRunLoopRunSpecific + 1213 46 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61 47 com.apple.HIToolbox 0x92de18d8 RunCurrentEventLoopInMode + 285 48 com.apple.HIToolbox 0x92de0f19 ReceiveNextEventCommon + 184 49 com.apple.HIToolbox 0x92de0e39 BlockUntilNextEventMatchingListInMode + 81 50 com.apple.AppKit 0x93287465 _DPSNextEvent + 572 51 com.apple.AppKit 0x93287056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137 52 com.apple.Safari 0x00005ff8 0x1000 + 20472 53 com.apple.AppKit 0x93280ddb -[NSApplication run] + 512 54 com.apple.AppKit 0x93274d2f NSApplicationMain + 573 55 com.apple.Safari 0x00002302 0x1000 + 4866 56 com.apple.Safari 0x00048ef5 0x1000 + 294645 Thread 1: 0 libSystem.B.dylib 0x90009cd7 mach_msg_trap + 7 1 com.unsanity.ape 0xc0001cac __ape_agent + 307 2 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 2: 0 libSystem.B.dylib 0x900248c7 semaphore_wait_signal_trap + 7 1 com.apple.Foundation 0x9284926c -[NSConditionLock lockWhenCondition:] + 39 2 com.apple.AppKit 0x9335e270 -[NSUIHeartBeat _heartBeatThread:] + 377 3 com.apple.Foundation 0x927f32e0 forkThreadForFunction + 123 4 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 3: 0 libSystem.B.dylib 0x90009cd7 mach_msg_trap + 7 1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014 2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61 3 com.apple.Foundation 0x92828a0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259 4 com.apple.Foundation 0x927f32e0 forkThreadForFunction + 123 5 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 4: 0 libSystem.B.dylib 0x90009cd7 mach_msg_trap + 7 1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014 2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61 3 com.apple.Foundation 0x9284fbc2 +[NSURLCache _diskCacheSyncLoop:] + 206 4 com.apple.Foundation 0x927f32e0 forkThreadForFunction + 123 5 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 5: 0 libSystem.B.dylib 0x900248c7 semaphore_wait_signal_trap + 7 1 com.apple.Foundation 0x9284926c -[NSConditionLock lockWhenCondition:] + 39 2 com.apple.Syndication 0x9aa29052 -[AsyncDB _run:] + 181 3 com.apple.Foundation 0x927f32e0 forkThreadForFunction + 123 4 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 6: 0 libSystem.B.dylib 0x9001a1cc select + 12 1 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 7: 0 libSystem.B.dylib 0x90009cd7 mach_msg_trap + 7 1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014 2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61 3 com.apple.Foundation 0x92828d3a -[NSRunLoop runMode:beforeDate:] + 182 4 com.apple.Foundation 0x92828c36 -[NSRunLoop run] + 75 5 com.apple.Safari 0x0002cc73 0x1000 + 179315 6 com.apple.Foundation 0x927f32e0 forkThreadForFunction + 123 7 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 8: 0 libSystem.B.dylib 0x90009cd7 mach_msg_trap + 7 1 ...romedia.Flash Player.plugin 0x180059e9 avmplus::GenericGuard::threadMain(void*) + 135 2 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 9: 0 libSystem.B.dylib 0x900248c7 semaphore_wait_signal_trap + 7 1 ...romedia.Flash Player.plugin 0x17f725c0 TThreadWait::Wait(unsigned) + 58 2 ...romedia.Flash Player.plugin 0x17faa1b6 BGThreadFunc(void*) + 330 3 ...romedia.Flash Player.plugin 0x17f72856 ThreadStartProc(void*) + 24 4 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 10: 0 libSystem.B.dylib 0x900248c7 semaphore_wait_signal_trap + 7 1 ...romedia.Flash Player.plugin 0x17f725c0 TThreadWait::Wait(unsigned) + 58 2 ...romedia.Flash Player.plugin 0x17faa1b6 BGThreadFunc(void*) + 330 3 ...romedia.Flash Player.plugin 0x17f72856 ThreadStartProc(void*) + 24 4 libSystem.B.dylib 0x90024227 _pthread_body + 84 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x00000083 ebx: 0x90a6197b ecx: 0xbfffa63c edx: 0x9001ad4c edi: 0x17093f30 esi: 0xbfffc3a0 ebp: 0xbfffd3a8 esp: 0xbfffc390 ss: 0x0000001f efl: 0x00000282 eip: 0x90a619c1 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 Binary Images Description: 0x1000 - 0x10cfff com.apple.Safari 3.0.2 (522.12) /Applications/Safari.app/Contents/MacOS/Safari 0x147000 - 0x148fff WebKitNightlyEnabler.dylib /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib 0x305000 - 0x3b5fff com.apple.WebKit 522+ /Applications/WebKit.app/Contents/Resources/WebKit.framework/Versions/A/WebKit 0x436000 - 0x4defff com.apple.JavaScriptCore 522+ /Applications/WebKit.app/Contents/Resources/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x1008000 - 0x1503fff com.apple.WebCore 522+ /Applications/WebKit.app/Contents/Resources/WebCore.framework/Versions/A/WebCore 0x182c000 - 0x182cfff com.plaxo.ABPlugin ??? (1.0) /Library/InputManagers/PlaxoABAddIn/PlaxoABAddIn.bundle/Contents/MacOS/PlaxoABAddIn 0x1cc6000 - 0x1cc8fff net.culater.SIMBL 0.8 (8) /Users/vishalagrawal/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL 0x1cce000 - 0x1cd2fff parrotsoftwares.SetAlphaValue 2.2.2 /Users/vishalagrawal/Library/InputManagers/SetAlphaValue/SetAlphaValue.bundle/Contents/MacOS/SetAlphaValue 0x1d60000 - 0x1d67fff com.unsanity.smartcrashreports Smart Crash Reports version 1.2.1 (1.2.1) /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports 0x17c05000 - 0x18129fff com.macromedia.Flash Player.plugin 9.0.60.120 (1.0.4f22) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player 0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld 0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib 0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib 0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib 0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib 0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib 0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib 0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib 0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x91007000 - 0x91045fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x91058000 - 0x91068fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore 0x91073000 - 0x910f1fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x91126000 - 0x91144fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x91150000 - 0x9115efff libz.1.dylib /usr/lib/libz.1.dylib 0x91161000 - 0x91300fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x913fe000 - 0x91406fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x9140d000 - 0x91414fff libbsm.dylib /usr/lib/libbsm.dylib 0x91418000 - 0x9143efff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x91450000 - 0x914c9fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x91517000 - 0x91517fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x91519000 - 0x91544fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x91557000 - 0x9162bfff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x91666000 - 0x916e3fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x91710000 - 0x917b9fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x9186b000 - 0x91885fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent 0x9188f000 - 0x918ccfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x918e0000 - 0x918ecfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x918f3000 - 0x91933fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x91946000 - 0x919f8fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib 0x91a3e000 - 0x91a54fff libcups.2.dylib /usr/lib/libcups.2.dylib 0x91a59000 - 0x91a77fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x91a7c000 - 0x91adbfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x91aed000 - 0x91af1fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x91af3000 - 0x91b79fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib 0x91b7d000 - 0x91bbafff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x91bc0000 - 0x91bdafff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x91bdf000 - 0x91be1fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x91be3000 - 0x91cc1fff libxml2.2.dylib /usr/lib/libxml2.2.dylib 0x91cde000 - 0x91cdefff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x91ce0000 - 0x91d6efff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x91d75000 - 0x91d75fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x91d77000 - 0x91dd0fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x91dd9000 - 0x91dfdfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x91e05000 - 0x9220efff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x92248000 - 0x925fcfff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x92629000 - 0x92716fff libiconv.2.dylib /usr/lib/libiconv.2.dylib 0x92718000 - 0x92795fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x927d6000 - 0x92a06fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x92b20000 - 0x92b37fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x92b42000 - 0x92b9afff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x92bae000 - 0x92baefff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x92bb0000 - 0x92bc0fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x92bce000 - 0x92bd6fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x92bdc000 - 0x92be1fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x92be7000 - 0x92c78fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x92c8c000 - 0x92c8ffff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x92c92000 - 0x92caffff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x92cbf000 - 0x92cc5fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x92ccb000 - 0x92d2efff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x92d52000 - 0x92d93fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x92dba000 - 0x92dc7fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x92dce000 - 0x92dd3fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x92dd8000 - 0x930cdfff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x931d3000 - 0x931defff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x931e3000 - 0x931fefff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x9326e000 - 0x9326efff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x93270000 - 0x93926fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x93ca7000 - 0x93d22fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x93d5b000 - 0x93e15fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x93e58000 - 0x93e58fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x93e5a000 - 0x9401bfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x94061000 - 0x940a2fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib 0x940aa000 - 0x940e4fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x940e9000 - 0x940fffff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x94197000 - 0x941d5fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils 0x94219000 - 0x94229fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x94236000 - 0x94273fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x9428f000 - 0x9429efff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x942a5000 - 0x942b0fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x942fc000 - 0x94316fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x9431c000 - 0x9461bfff com.apple.QuickTime 7.1.6 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x9479c000 - 0x948e2fff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x9496e000 - 0x9497dfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x94984000 - 0x949adfff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x949b3000 - 0x949c2fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib 0x949c6000 - 0x949ebfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib 0x949f7000 - 0x94a14fff libresolv.9.dylib /usr/lib/libresolv.9.dylib 0x95a89000 - 0x95a8efff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x95a92000 - 0x95ab5fff libxslt.1.dylib /usr/lib/libxslt.1.dylib 0x95e05000 - 0x95e3dfff com.apple.PDFKit 1.0.3 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x9775f000 - 0x97773fff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit 0x97da3000 - 0x97e7afff com.apple.QuartzComposer 1.2.5 (32.23) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x97f03000 - 0x97f03fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x9aa26000 - 0x9aa5dfff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication 0x9aa79000 - 0x9aa8bfff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI 0xc0000000 - 0xc000efff com.unsanity.ape 2.0.2 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer Model: MacBookPro1,1, BootROM MBP11.0055.B08, 2 processors, Intel Core Duo, 2.16 GHz, 2 GB Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), 1.1.8.5 Bluetooth: Version 1.9.0f8, 2 service, 0 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 Network Service: Parallels Host-Guest, Ethernet, en2 Network Service: Parallels NAT, Ethernet, en3 Serial ATA Device: ST910021AS, 93.16 GB Parallel ATA Device: MATSHITADVD-R UJ-857 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 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
Vishal Agrawal
Comment 6
2007-06-28 12:25:45 PDT
It seems as if it's a problem due to the newest Flash 9 beta and not Webkit.
mitz
Comment 7
2007-06-28 12:33:52 PDT
Created
attachment 15296
[details]
Reduction (will crash when you click the button)
mitz
Comment 8
2007-06-28 12:34:50 PDT
Reopening. This has got nothing to do with flash.
John Sullivan
Comment 9
2007-06-28 13:13:48 PDT
This is already in Radar as 5220706 (but not with this particular reproducible case).
mitz
Comment 10
2007-06-29 11:32:08 PDT
***
Bug 14460
has been marked as a duplicate of this bug. ***
mitz
Comment 11
2007-07-07 11:50:34 PDT
***
Bug 14553
has been marked as a duplicate of this bug. ***
David Kilzer (:ddkilzer)
Comment 12
2007-07-09 08:43:35 PDT
Fixed in
r24105
.
Alexey Proskuryakov
Comment 13
2007-10-05 05:11:17 PDT
***
Bug 14517
has been marked as a duplicate of this bug. ***
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