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 711069 - crash in GMail webapp mode
crash in GMail webapp mode
Status: RESOLVED NOTGNOME
Product: epiphany
Classification: Core
Component: Backend
3.8.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: Xan Lopez
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-29 12:49 UTC by Reinout van Schouwen
Modified: 2016-02-28 17:09 UTC
See Also:
GNOME target: ---
GNOME version: 3.7/3.8



Description Reinout van Schouwen 2013-10-29 12:49:20 UTC
ABRT filed this backtrace for me in RH bugzilla, posting here to see if there's a duplicate already.

[New LWP 7434]
[New LWP 7436]
[New LWP 7465]
[New LWP 7472]
[New LWP 7474]
[New LWP 7473]
[New LWP 7520]
[New LWP 7475]
[New LWP 7483]
[New LWP 7519]
[New LWP 7637]
warning: Could not load shared library symbols for 2 libraries, e.g. /usr/lib64/freetype-freeworld/libfreetype.so.6.
Use the "info sharedlibrary" command to see the complete listing.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `epiphany --application-mode --profile=/home/reinout/.config/epiphany/app-epipha'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 0x7fcccef2ea00 (LWP 7434))

  • #0 drawPagesForPrintingCompleted
    at Source/WebKit2/UIProcess/API/gtk/WebKitPrintOperation.cpp line 266
  • #1 invalidate
    at Source/WebKit2/UIProcess/GenericCallback.h line 138
  • #3 WebKit::WebPageProxy::close
    at Source/WebKit2/UIProcess/WebPageProxy.cpp line 531
  • #4 ~_WebKitWebViewBasePrivate
    at Source/WebKit2/UIProcess/API/gtk/WebKitWebViewBase.cpp line 93
  • #5 webkit_web_view_base_finalize
    at Source/WebKit2/UIProcess/API/gtk/WebKitWebViewBase.cpp line 137
  • #6 g_object_unref
    at gobject.c line 3024
  • #7 gtk_overlay_forall
    at gtkoverlay.c line 583
  • #8 gtk_container_destroy
    at gtkcontainer.c line 1377
  • #9 g_closure_invoke
    at gclosure.c line 777
  • #10 signal_emit_unlocked_R
    at gsignal.c line 3700
  • #11 g_signal_emit_valist
    at gsignal.c line 3328
  • #12 g_signal_emit
    at gsignal.c line 3384
  • #13 gtk_widget_dispose
    at gtkwidget.c line 10779
  • #14 g_object_run_dispose
    at gobject.c line 1062
  • #15 gtk_paned_forall
    at gtkpaned.c line 1956
  • #16 gtk_container_destroy
    at gtkcontainer.c line 1377
  • #17 g_closure_invoke
    at gclosure.c line 777
  • #18 signal_emit_unlocked_R
    at gsignal.c line 3700
  • #19 g_signal_emit_valist
    at gsignal.c line 3328
  • #20 g_signal_emit
    at gsignal.c line 3384
  • #21 gtk_widget_dispose
    at gtkwidget.c line 10779
  • #22 g_object_run_dispose
    at gobject.c line 1062
  • #23 gtk_box_forall
    at gtkbox.c line 1865
  • #24 gtk_container_destroy
    at gtkcontainer.c line 1377
  • #25 g_closure_invoke
    at gclosure.c line 777
  • #26 signal_emit_unlocked_R
    at gsignal.c line 3700
  • #27 g_signal_emit_valist
    at gsignal.c line 3328
  • #28 g_signal_emit
    at gsignal.c line 3384
  • #29 gtk_widget_dispose
    at gtkwidget.c line 10779
  • #30 g_object_run_dispose
    at gobject.c line 1062
  • #31 gtk_notebook_forall
    at gtknotebook.c line 4498
  • #32 gtk_container_destroy
    at gtkcontainer.c line 1377
  • #33 g_closure_invoke
    at gclosure.c line 777
  • #34 signal_emit_unlocked_R
    at gsignal.c line 3700
  • #35 g_signal_emit_valist
    at gsignal.c line 3328
  • #36 g_signal_emit
    at gsignal.c line 3384
  • #37 gtk_widget_dispose
    at gtkwidget.c line 10779
  • #38 g_object_run_dispose
    at gobject.c line 1062
  • #39 gtk_box_forall
    at gtkbox.c line 1865
  • #40 gtk_container_destroy
    at gtkcontainer.c line 1377
  • #41 g_closure_invoke
    at gclosure.c line 777
  • #42 signal_emit_unlocked_R
    at gsignal.c line 3700
  • #43 g_signal_emit_valist
    at gsignal.c line 3328
  • #44 g_signal_emit
    at gsignal.c line 3384
  • #45 gtk_widget_dispose
    at gtkwidget.c line 10779
  • #46 g_object_run_dispose
    at gobject.c line 1062
  • #47 gtk_container_destroy
    at gtkcontainer.c line 1377
  • #48 g_closure_invoke
    at gclosure.c line 777
  • #49 signal_emit_unlocked_R
    at gsignal.c line 3700
  • #50 g_signal_emit_valist
    at gsignal.c line 3328
  • #51 g_signal_emit
    at gsignal.c line 3384
  • #52 gtk_widget_dispose
    at gtkwidget.c line 10779
  • #53 g_object_run_dispose
    at gobject.c line 1062
  • #54 gtk_widget_destroy
    at gtkwidget.c line 4101
  • #55 gtk_main_do_event
    at gtkmain.c line 1610
  • #56 gdk_event_source_dispatch
    at gdkeventsource.c line 364
  • #57 g_main_dispatch
    at gmain.c line 3054
  • #58 g_main_context_dispatch
    at gmain.c line 3630
  • #59 g_main_context_iterate
    at gmain.c line 3701
  • #60 g_main_context_iteration
    at gmain.c line 3762
  • #61 g_application_run
    at gapplication.c line 1623
  • #62 main
    at ephy-main.c line 472

Comment 1 Reinout van Schouwen 2013-10-29 12:51:26 UTC
Downstream bug: https://bugzilla.redhat.com/attachment.cgi?id=817068
Comment 2 Michael Catanzaro 2016-02-28 17:09:38 UTC
Hi, this appears to be a bug in WebKit.

If you are still able to reproduce this issue with WebKitGTK+ 2.10.6 or 2.10.7, please consider filing a bug on bugzilla.webkit.org. (To find your WebKitGTK+ version, open Epiphany's about dialog from the app menu.) When filing the bug, be sure to select the WebkitGtk component (else the bug will likely not be noticed) and to use the prefix [GTK] as the title of the bug. This will help the relevant developers find your issue.

If you think this issue is not a WebKit issue and was closed in error, please do leave a comment or reopen.