[Webkit-unassigned] [Bug 39172] [Gtk] Crash when returning to previous page [WebCore::Document::frame, this=0x0]
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 14 18:59:22 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=39172
Martin Robinson <mrobinson at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mrobinson at webkit.org
--- Comment #2 from Martin Robinson <mrobinson at webkit.org> 2011-01-14 18:59:22 PST ---
It'd be really helpful if there was some way to reproduce this consistently. From the stack trace:
#18 0x00007fbbb8e48083 in IA__g_signal_emit (instance=0x0, signal_id=
3949435136, detail=1010) at gsignal.c:3038
#19 0x00007fbbbb710f1a in IA__gtk_adjustment_value_changed (adjustment=
0x453f050) at gtkadjustment.c:668
#20 0x00007fbbbc87e9d6 in WebCore::ScrollbarGtk::detachAdjustment (this=
0x7fbb956a5dd0) at WebCore/platform/gtk/ScrollbarGtk.cpp:126
#21 0x00007fbbbc87eaad in ~ScrollbarGtk (this=0x0,
__in_chrg=<value optimized out>)
This code has changed a great deal since 1.2.1. ScrollbarGtk doesn't event exist any longer Can you reproduce this with the latest development release or the code from master? Unless there is some consistent way to reproduce this issue, I'm not sure what else to do but close it. :(
--
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