After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 612287 - Reproducible crash when going back
Reproducible crash when going back
Status: RESOLVED DUPLICATE of bug 619034
Product: epiphany
Classification: Core
Component: Backend
2.30.x
Other Linux
: Normal critical
: ---
Assigned To: Xan Lopez
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-09 13:34 UTC by Sam Morris
Modified: 2010-07-16 14:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
backtrace (44.56 KB, text/plain)
2010-03-09 13:34 UTC, Sam Morris
Details

Description Sam Morris 2010-03-09 13:34:46 UTC
Created attachment 155646 [details]
backtrace

1. run epiphany-browser --private-instance 'http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549085'
2. scroll down to 'Message# 78'
3. click '[Message part 2 (text/html, inline)]
4. wait for the page to load
5. go back

[forwarded from http://bugs.debian.org/572299]
Comment 1 Reinout van Schouwen 2010-03-14 21:04:04 UTC
Please paste the full backtrace into the bug report so that we can use the duplicate finder. Thanks :)

System: Linux 2.6.32-trunk-amd64 #1 SMP Sun Jan 10 22:40:40 UTC 2010 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10705000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 511172608 vsize: 511172608 resident: 57700352 share: 27557888 rss: 57700352 rss_rlim: 18446744073709551615
CPU usage: start_time: 1268141234 rtime: 136 utime: 60 stime: 76 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/epiphany-browser'

[Thread debugging using libthread_db enabled]
[New Thread 0x7f1ab7d2c910 (LWP 12107)]
[New Thread 0x7f1aba390910 (LWP 12106)]
0x00007f1ac600951d in __libc_waitpid (pid=12133, stat_loc=<value optimized out>, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 0x7f1acbe35800 (LWP 12105))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 IA__g_spawn_sync
    at /tmp/buildd/glib2.0-2.22.4/glib/gspawn.c line 386
  • #2 IA__g_spawn_command_line_sync
    at /tmp/buildd/glib2.0-2.22.4/glib/gspawn.c line 700
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 WebCore::Document::frame
    at ../WebCore/dom/Document.h line 448
  • #6 WebCore::Document::ownerElement
    at ../WebCore/dom/Document.cpp line 3113
  • #7 WebCore::FrameView::windowClipRect
    at ../WebCore/page/FrameView.cpp line 1483
  • #8 WebCore::ScrollView::scrollContents
    at ../WebCore/platform/ScrollView.cpp line 498
  • #9 WebCore::ScrollView::updateScrollbars
    at ../WebCore/platform/ScrollView.cpp line 483
  • #10 WebCore::ScrollView::setFrameRect
    at ../WebCore/platform/ScrollView.cpp line 687
  • #11 WebCore::FrameLoader::open
    at ../WebCore/loader/FrameLoader.cpp line 2728
  • #12 WebCore::CachedFrame::open
    at ../WebCore/history/CachedFrame.cpp line 168
  • #13 WebCore::CachedPage::restore
    at ../WebCore/history/CachedPage.cpp line 74
  • #14 WebCore::FrameLoader::open
    at ../WebCore/loader/FrameLoader.cpp line 2688
  • #15 WebCore::FrameLoader::commitProvisionalLoad
    at ../WebCore/loader/FrameLoader.cpp line 2454
  • #16 WebCore::FrameLoader::loadProvisionalItemFromCachedPage
    at ../WebCore/loader/FrameLoader.cpp line 3643
  • #17 WebCore::FrameLoader::continueLoadAfterNavigationPolicy
    at ../WebCore/loader/FrameLoader.cpp line 3515
  • #18 WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy
    at ../WebCore/loader/FrameLoader.cpp line 3452
  • #19 WebCore::PolicyChecker::checkNavigationPolicy
    at ../WebCore/loader/PolicyChecker.cpp line 68
  • #20 WebCore::FrameLoader::loadWithDocumentLoader
    at ../WebCore/loader/FrameLoader.cpp line 2086
  • #21 WebCore::FrameLoader::navigateToDifferentDocument
    at ../WebCore/loader/FrameLoader.cpp line 3735
  • #22 WebCore::HistoryController::recursiveGoToItem
    at ../WebCore/loader/HistoryController.cpp line 589
  • #23 WebCore::Page::goToItem
    at ../WebCore/page/Page.cpp line 311
  • #24 WebCore::Page::goBack
    at ../WebCore/page/Page.cpp line 240
  • #25 IA__g_closure_invoke
    at /tmp/buildd/glib2.0-2.22.4/gobject/gclosure.c line 767
  • #26 signal_emit_unlocked_R
    at /tmp/buildd/glib2.0-2.22.4/gobject/gsignal.c line 3177
  • #27 IA__g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.22.4/gobject/gsignal.c line 2980
  • #28 IA__g_signal_emit
    at /tmp/buildd/glib2.0-2.22.4/gobject/gsignal.c line 3037
  • #29 _gtk_action_emit_activate
    at /gtk+2.0-2.18.6/gtk/gtkaction.c line 727
  • #30 button_clicked
    at /gtk+2.0-2.18.6/gtk/gtktoolbutton.c line 705
  • #31 IA__g_closure_invoke
    at /tmp/buildd/glib2.0-2.22.4/gobject/gclosure.c line 767
  • #32 signal_emit_unlocked_R
    at /tmp/buildd/glib2.0-2.22.4/gobject/gsignal.c line 3247
  • #33 IA__g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.22.4/gobject/gsignal.c line 2980
  • #34 IA__g_signal_emit
    at /tmp/buildd/glib2.0-2.22.4/gobject/gsignal.c line 3037
  • #35 gtk_real_button_released
    at /gtk+2.0-2.18.6/gtk/gtkbutton.c line 1707
  • #36 IA__g_closure_invoke
    at /tmp/buildd/glib2.0-2.22.4/gobject/gclosure.c line 767
  • #37 signal_emit_unlocked_R
    at /tmp/buildd/glib2.0-2.22.4/gobject/gsignal.c line 3177
  • #38 IA__g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.22.4/gobject/gsignal.c line 2980
  • #39 IA__g_signal_emit
    at /tmp/buildd/glib2.0-2.22.4/gobject/gsignal.c line 3037
  • #40 gtk_button_button_release
    at /gtk+2.0-2.18.6/gtk/gtkbutton.c line 1599
  • #41 _gtk_marshal_BOOLEAN__BOXED
    at /gtk+2.0-2.18.6/gtk/gtkmarshalers.c line 84
  • #42 IA__g_closure_invoke
    at /tmp/buildd/glib2.0-2.22.4/gobject/gclosure.c line 767
  • #43 signal_emit_unlocked_R
    at /tmp/buildd/glib2.0-2.22.4/gobject/gsignal.c line 3285
  • #44 IA__g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.22.4/gobject/gsignal.c line 2990
  • #45 IA__g_signal_emit
    at /tmp/buildd/glib2.0-2.22.4/gobject/gsignal.c line 3037
  • #46 gtk_widget_event_internal
    at /gtk+2.0-2.18.6/gtk/gtkwidget.c line 4767
  • #47 IA__gtk_propagate_event
    at /gtk+2.0-2.18.6/gtk/gtkmain.c line 2417
  • #48 IA__gtk_main_do_event
    at /gtk+2.0-2.18.6/gtk/gtkmain.c line 1622
  • #49 gdk_event_dispatch
    at /gtk+2.0-2.18.6/gdk/x11/gdkevents-x11.c line 2372
  • #50 g_main_dispatch
    at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c line 1960
  • #51 IA__g_main_context_dispatch
    at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c line 2513
  • #52 g_main_context_iterate
    at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c line 2591
  • #53 IA__g_main_loop_run
    at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c line 2799
  • #54 IA__gtk_main
    at /gtk+2.0-2.18.6/gtk/gtkmain.c line 1218
  • #55 main
    at /tmp/buildd/epiphany-browser-2.29.91/src/ephy-main.c line 741

	Inferior 1 [process 12105] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


----------- .xsession-errors (200 sec old) ---------------------
(epiphany:28052): Gtk-CRITICAL **: gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed
(epiphany:28052): Gtk-CRITICAL **: gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed
(epiphany:28052): Gtk-CRITICAL **: gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed
(epiphany:28052): Gtk-CRITICAL **: gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed
(epiphany:28052): Gtk-CRITICAL **: gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed
(epiphany:28052): Gtk-CRITICAL **: gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed
(epiphany:28052): Gtk-CRITICAL **: gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed
(epiphany:28052): Gtk-CRITICAL **: gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed
--------------------------------------------------
Comment 2 Sam Morris 2010-03-15 01:20:10 UTC
Truth be told, I don't know why bug-buddy didn't offer to send the report to bgo directly rather than saving it as a file..
Comment 3 Mario Sánchez Prada 2010-03-22 07:30:05 UTC
Can't reproduce it with latest -unreleased- versions of epiphany (2.29.92), WebKit (1.1.90) and libsoup (2.29.91), all of them compiled from their respective repositories.
Comment 4 Akhil Laddha 2010-04-08 10:48:21 UTC
*** Bug 615158 has been marked as a duplicate of this bug. ***
Comment 5 Sam Morris 2010-04-20 11:04:24 UTC
I can no longer reproduce this with the above recipe, however I often see this crash when going back from a page.
Comment 6 Sam Morris 2010-04-20 11:05:04 UTC
I can no longer reproduce this with the above recipe, however I often see this crash when going back from a page.
Comment 7 Mario Sánchez Prada 2010-06-28 07:21:17 UTC
I can't reproduce this with latest versions of ephy/webkit. Sam, could you confirm that you still get these kind of errors and, if so, a backtrace or something to look at?

Thanks!
Comment 8 Akhil Laddha 2010-06-29 16:37:11 UTC

*** This bug has been marked as a duplicate of bug 619034 ***
Comment 9 Gustavo Noronha (kov) 2010-07-16 14:09:51 UTC
FWIW, webkit 1.2.2+ includes an additional null-check that should shield us from this crash while we look for a rework on the way the page is restored from the cache when going back, the fact that our scrolling code diverges from the other platforms ends up causing a whole lot of expected behavior to be different in our case.