[Webkit-unassigned] [Bug 52440] Crash on blogspot sites

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 18 02:05:17 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=52440





--- Comment #2 from fabien.coeurjoly at wanadoo.fr  2011-01-18 02:05:16 PST ---
(In reply to comment #1)
> Could you please attach a crash log?
> 
> Does this only happen with nightly builds, not with shipping Safari/WebKit?

The OS i build WebKit on doesn't provide GDB, unfortunately. I can easily get the ppc stackframe and retrieve symbols by disassembling and list them here, but i guess you'd like a standard linux build and GDB output instead. I'll try to build it on linux to post it here (but if someone already has a working linux ppc setup and able to build/run webkit, that would be even better, because i have no such setup here, currently).

It seems the bug didn't happen with my r68962 build. It happens in r71312, and still happens with r75878. So, it appeared somewhere between r68963 and r71312.

In any case, this crash happens after throwing some exception. It would seem the actual exception is of the "Unsafe Javascript attempt to access frame with URL xxxx".

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



More information about the webkit-unassigned mailing list