Bug 122756
Summary: | [Lion] WebKit nightly crashes on launch | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Critical | CC: | fpizlo, mrowe |
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
Process: Safari [60662]
Path: /Applications/Safari.app/Contents/MacOS/Safari
Identifier: org.webkit.nightly.WebKit
Version: r157388 (157388)
Code Type: X86-64 (Native)
Parent Process: launchd [112]
Date/Time: 2013-10-14 09:36:49.996 -0700
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Interval Since Last Report: 7031255 sec
Crashes Since Last Report: 220
Per-App Interval Since Last Report: 9 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID: 1CF03A99-A669-4227-96EA-62225C716A55
Crashed Thread: 7 Dispatch queue: com.apple.Safari.SnapshotStore
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Application Specific Information:
objc[60662]: garbage collection is OFF
Dyld Error Message:
Symbol not found: __ZN3WTF16callOnMainThreadERKNS_8FunctionIFvvEEE
Referenced from: /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
Expected in: /Applications/WebKit.app/Contents/Frameworks/10.7/JavaScriptCore.framework/Versions/A/JavaScriptCore
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff869e167a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff869e0d71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff904cc50c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff904d4c74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff904d4486 CFRunLoopRunSpecific + 230
5 com.apple.HIToolbox 0x00007fff8b36a2bf RunCurrentEventLoopInMode + 277
6 com.apple.HIToolbox 0x00007fff8b37156d ReceiveNextEventCommon + 355
7 com.apple.HIToolbox 0x00007fff8b3713fa BlockUntilNextEventMatchingListInMode + 62
8 com.apple.AppKit 0x00007fff8d416779 _DPSNextEvent + 659
9 com.apple.AppKit 0x00007fff8d41607d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
10 com.apple.Safari.framework 0x000000010bfb7a76 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162
11 com.apple.AppKit 0x00007fff8d4129b9 -[NSApplication run] + 470
12 com.apple.AppKit 0x00007fff8d68eeac NSApplicationMain + 867
13 com.apple.Safari.framework 0x000000010c17f0ba SafariMain + 166
14 com.apple.Safari 0x000000010bf57f2c 0x10bf57000 + 3884
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
*** This bug has been marked as a duplicate of bug 122736 ***