Summary: | Empty beforeload event listener makes web process crash when visting this web page | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Marc Hoyois <marc.hoyois> | ||||||
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | aestes, ap, barraclough, fpizlo, jberlin, mhahnenberg, oliver | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Mac (Intel) | ||||||||
OS: | OS X 10.7 | ||||||||
URL: | http://www.zennioptical.com/ | ||||||||
Attachments: |
|
Description
Marc Hoyois
2012-03-18 21:12:08 PDT
Could you please attach a crash log? Created attachment 132611 [details]
Crash log
0 com.apple.JavaScriptCore 0x00007fff924620e8 JSC::Weak<JSC::JSCell>::Weak(JSC::JSGlobalData&, JSC::JSCell*, JSC::WeakHandleOwner*, void*) + 56 1 com.apple.JavaScriptCore 0x00007fff92462001 JSC::Heap::addFinalizer(JSC::JSCell*, void (*)(JSC::JSCell*)) + 33 2 com.apple.JavaScriptCore 0x00007fff923f07b4 JSC::evaluate(JSC::ExecState*, JSC::ScopeChainNode*, JSC::SourceCode const&, JSC::JSValue, JSC::JSValue*) + 148 It doesn't crash anymore, so I assume the bug was fixed. |