[Webkit-unassigned] [Bug 9953] CRASH when frame captures sibling frame's events and its invalid onunload handler is fired

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jul 16 07:08:01 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9953





------- Comment #4 from pg at qitools.com  2006-07-16 07:08 PDT -------
Well it doesn't work online :) Must be because of the latency ... Can anyone
save the files to its hard drive and please check ?

Excerpt of the crash log :


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

Thread 0 Crashed:
0   com.apple.WebCore           0x010c69a0 WebCore::Frame::page() const + 0
1   com.apple.WebCore           0x01103c94 -[WebCoreFrameBridge page] + 20
2   com.apple.WebKit            0x0031f700 -[WebFrameBridge webView] + 32
3   com.apple.WebKit            0x00320968 -[WebFrameBridge
addMessageToConsole:] + 40
4   com.apple.WebCore           0x01296da0
WebCore::KJSProxy::evaluate(WebCore::String const&, int, WebCore::String
const&, WebCore::Node*) + 1056
5   com.apple.WebCore           0x010d12b8
WebCore::Frame::executeScript(WebCore::Node*, WebCore::DeprecatedString const&,
bool) + 184
6   com.apple.WebCore           0x0129e528
KJS::ScheduledAction::execute(KJS::Window*) + 792
7   com.apple.WebCore           0x0129e5dc
KJS::Window::timerFired(KJS::DOMWindowTimer*) + 108
8   com.apple.WebCore           0x01231bdc
WebCore::TimerBase::fireTimers(double, WTF::Vector<WebCore::TimerBase*,
(unsigned long)0> const&) + 156
9   com.apple.WebCore           0x01231c70
WebCore::TimerBase::sharedTimerFired() + 112
10  com.apple.CoreFoundation    0x907ef550 __CFRunLoopDoTimer + 184
11  com.apple.CoreFoundation    0x907dbec8 __CFRunLoopRun + 1680
12  com.apple.CoreFoundation    0x907db47c CFRunLoopRunSpecific + 268
13  com.apple.HIToolbox         0x931e6740 RunCurrentEventLoopInMode + 264
14  com.apple.HIToolbox         0x931e5d4c ReceiveNextEventCommon + 244
15  com.apple.HIToolbox         0x931e5c40
BlockUntilNextEventMatchingListInMode + 96
16  com.apple.AppKit            0x936e9ae4 _DPSNextEvent + 384
17  com.apple.AppKit            0x936e97a8 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
18  com.apple.Safari            0x00006740 0x1000 + 22336
19  com.apple.AppKit            0x936e5cec -[NSApplication run] + 472
20  com.apple.AppKit            0x937d687c NSApplicationMain + 452
21  com.apple.Safari            0x0005c77c 0x1000 + 374652
22  com.apple.Safari            0x0005c624 0x1000 + 374308


-- 
Configure bugmail: http://bugzilla.opendarwin.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