[Webkit-unassigned] [Bug 19285] Frequent crash while browsing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 28 20:07:40 PDT 2008


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


webkit at mattlilek.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit at mattlilek.com




------- Comment #3 from webkit at mattlilek.com  2008-05-28 20:07 PDT -------
I just hit this in a debug build:

Thread 0 Crashed:
0   com.apple.WebCore                   0x02adc1a7
WebCore::JSDOMWindowShell::clearFormerWindow(WebCore::JSDOMWindow*) + 9
(JSDOMWindowShell.h:81)
1   com.apple.WebCore                   0x02ad3cad
WebCore::JSDOMWindowBase::~JSDOMWindowBase() + 73
2   com.apple.WebCore                   0x026e6626
WebCore::JSDOMWindow::~JSDOMWindow() + 38
3   com.apple.JavaScriptCore            0x004902ec unsigned long
KJS::Collector::sweep<(KJS::Collector::HeapType)0>(bool) + 760
4   com.apple.JavaScriptCore            0x004412fc KJS::Collector::collect() +
382 (collector.cpp:960)
5   com.apple.WebCore                   0x025e854c
WebCore::GCController::gcTimerFired(WebCore::Timer<WebCore::GCController>*) +
22 (GCController.cpp:71)
6   com.apple.WebCore                   0x025e8801
WebCore::Timer<WebCore::GCController>::fired() + 89 (Timer.h:99)
7   com.apple.WebCore                   0x02a16124
WebCore::TimerBase::fireTimers(double, WTF::Vector<WebCore::TimerBase*, 0ul>
const&) + 198 (Timer.cpp:350)
8   com.apple.WebCore                   0x02a161cc
WebCore::TimerBase::sharedTimerFired() + 110 (Timer.cpp:370)
9   com.apple.WebCore                   0x029efec4
WebCore::timerFired(__CFRunLoopTimer*, void*) + 78 (SharedTimerMac.mm:85)
10  com.apple.CoreFoundation            0x93266b3e CFRunLoopRunSpecific + 4494
11  com.apple.CoreFoundation            0x93266cf8 CFRunLoopRunInMode + 88
12  com.apple.HIToolbox                 0x91d8ada4 RunCurrentEventLoopInMode +
283
13  com.apple.HIToolbox                 0x91d8abbd ReceiveNextEventCommon + 374
14  com.apple.HIToolbox                 0x91d8aa31
BlockUntilNextEventMatchingListInMode + 106
15  com.apple.AppKit                    0x95e3f505 _DPSNextEvent + 657
16  com.apple.AppKit                    0x95e3edb8 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
17  com.apple.Safari                    0x000086be 0x1000 + 30398
18  com.apple.AppKit                    0x95e37df3 -[NSApplication run] + 795
19  com.apple.AppKit                    0x95e05030 NSApplicationMain + 574
20  com.apple.Safari                    0x000ba4d6 0x1000 + 758998


-- 
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