[Webkit-unassigned] [Bug 21240] segmentation fault while closing a page with flash object
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 5 11:12:57 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21240
------- Comment #4 from riccardo.magliocchetti at gmail.com 2008-10-05 11:12 PDT -------
It still crash, different warning though:
(GtkLauncher:16370): GLib-GObject-WARNING **: invalid uninstantiatable type
`(null)' in cast to `GtkWidget'
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb5793720 (LWP 16370)]
0xb7b9268c in WebCore::ScrollView::platformRemoveChild ()
from /usr/local/lib/libwebkit-1.0.so.1
Current language: auto; currently asm
(gdb) bt full
#0 0xb7b9268c in WebCore::ScrollView::platformRemoveChild ()
from /usr/local/lib/libwebkit-1.0.so.1
No locals.
#1 0xb7949f95 in WebCore::ScrollView::removeChild ()
from /usr/local/lib/libwebkit-1.0.so.1
No locals.
#2 0xb794a333 in WebCore::ScrollView::setHasVerticalScrollbar ()
from /usr/local/lib/libwebkit-1.0.so.1
No locals.
#3 0xb7920f4f in WebCore::FrameView::~FrameView ()
from /usr/local/lib/libwebkit-1.0.so.1
--
Configure bugmail: https://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