[Webkit-unassigned] [Bug 15757] spontaneous crash information

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 31 09:18:47 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15757





------- Comment #9 from ddkilzer at webkit.org  2007-10-31 09:18 PDT -------
(In reply to comment #8)
> Hopefully this is the same as the previous 5 crashes.  This is the first time I
> used new build r27306.

It is the same as crashes 2-5.

Version: r27306 (27306)

PID:    514
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0   com.apple.JavaScriptCore            0x004a5df0
KJS::typeStringForValue(KJS::JSValue*) + 144
1   com.apple.JavaScriptCore            0x004ae344
KJS::EqualNode::evaluate(KJS::ExecState*) + 20
2   com.apple.JavaScriptCore            0x004a760d
KJS::IfNode::execute(KJS::ExecState*) + 109
3   com.apple.JavaScriptCore            0x0047730e
KJS::SourceElementsNode::execute(KJS::ExecState*) + 46
4   com.apple.JavaScriptCore            0x00477140
KJS::BlockNode::execute(KJS::ExecState*) + 32
5   com.apple.JavaScriptCore            0x004a7688
KJS::IfNode::execute(KJS::ExecState*) + 232
6   com.apple.JavaScriptCore            0x0047730e
KJS::SourceElementsNode::execute(KJS::ExecState*) + 46
7   com.apple.JavaScriptCore            0x004dae81
KJS::FunctionBodyNode::execute(KJS::ExecState*) + 417
8   com.apple.JavaScriptCore            0x004771ec
KJS::FunctionImp::execute(KJS::ExecState*) + 28
9   com.apple.JavaScriptCore            0x004d996c
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 284
10  com.apple.JavaScriptCore            0x004b83f4
KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 884
11  com.apple.JavaScriptCore            0x004a753d
KJS::ExprStatementNode::execute(KJS::ExecState*) + 109
12  com.apple.JavaScriptCore            0x0047730e
KJS::SourceElementsNode::execute(KJS::ExecState*) + 46
13  com.apple.JavaScriptCore            0x004dae81
KJS::FunctionBodyNode::execute(KJS::ExecState*) + 417
14  com.apple.JavaScriptCore            0x004e7e5f
KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UChar const*, int,
KJS::JSValue*) + 1887
15  com.apple.WebCore                   0x012ac6fa
WebCore::KJSProxy::evaluate(WebCore::String const&, int, WebCore::String
const&) + 202
16  com.apple.WebCore                   0x0146f76b
WebCore::FrameLoader::executeScript(WebCore::String const&, int,
WebCore::String const&) + 75
17  com.apple.WebCore                   0x0146f7da
WebCore::FrameLoader::executeScript(WebCore::String const&, bool) + 58
18  com.apple.WebCore                   0x012b3ac2
KJS::ScheduledAction::execute(KJS::Window*) + 898
19  com.apple.WebCore                   0x012b3c2d
KJS::Window::timerFired(KJS::DOMWindowTimer*) + 61
20  com.apple.WebCore                   0x012b3df8 KJS::DOMWindowTimer::fired()
+ 40
21  com.apple.WebCore                   0x012528b9
WebCore::TimerBase::fireTimers(double, WTF::Vector<WebCore::TimerBase*,
(unsigned long)0> const&) + 137
22  com.apple.WebCore                   0x01252982
WebCore::TimerBase::sharedTimerFired() + 162
23  com.apple.WebCore                   0x01252094
WebCore::timerFired(__CFRunLoopTimer*, void*) + 68
24  com.apple.CoreFoundation            0x9082d7e2 CFRunLoopRunSpecific + 3341
25  com.apple.CoreFoundation            0x9082cace CFRunLoopRunInMode + 61
26  com.apple.HIToolbox                 0x92ded8d8 RunCurrentEventLoopInMode +
285
27  com.apple.HIToolbox                 0x92decfe2 ReceiveNextEventCommon + 385
28  com.apple.HIToolbox                 0x92dece39
BlockUntilNextEventMatchingListInMode + 81
29  com.apple.AppKit                    0x93273465 _DPSNextEvent + 572
30  com.apple.AppKit                    0x93273056 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
31  com.apple.Safari                    0x00006cea 0x1000 + 23786
32  com.apple.AppKit                    0x9326cddb -[NSApplication run] + 512
33  com.apple.AppKit                    0x93260d2f NSApplicationMain + 573
34  com.apple.Safari                    0x0005f54a 0x1000 + 386378
35  com.apple.Safari                    0x0005f471 0x1000 + 386161


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list