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 696947 - segfault at startup when run with --express option
segfault at startup when run with --express option
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: general
3.4.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2013-03-31 04:52 UTC by Currell Berry
Modified: 2013-03-31 16:23 UTC
See Also:
GNOME target: ---
GNOME version: 3.3/3.4



Description Currell Berry 2013-03-31 04:52:18 UTC
When I run "evolution --express" on my system the program immediately crashes with a segmentation fault.

BACKGROUND:
===========================================================================
version: evolution 3.4.4
OS: fully updated debian testing as of 3-31-2013, running gnome shell.
I am trying to run express mode because the account settings dialog is unusable (can't access save or close buttons at bottom of dialog) on my 1368x768 screen.  Could not find a prior posting of this bug.  Do not have time to attempt to install newer version of evolution at the moment, perhaps someone else could test this with a newer build?  Terminal output and backtrace are below.

Thanks, have a great day.

TERMINAL OUTPUT:  (from within gdb as there were a few extra things)
===========================================================================
(evolution:8703): GLib-GObject-WARNING **: g_object_notify: object class `EMailTabPicker' has no property named `enabled'

(evolution:8703): GLib-GObject-WARNING **: g_object_class_override_property: Can't find property to override for 'EMailTab::containment-area'

(evolution:8703): GLib-GObject-WARNING **: /tmp/buildd/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:2459: signal `stylable-changed' is invalid for instance `0x555556d1c800'

(evolution:8703): GLib-GObject-WARNING **: /tmp/buildd/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:2459: signal `stylable-changed' is invalid for instance `0x555556d29100'
OLD 0 new 0

(evolution:8703): Gtk-CRITICAL **: gtk_widget_realize: assertion `widget->priv->anchored || GTK_IS_INVISIBLE (widget)' failed

(evolution:8703): Gdk-CRITICAL **: gdk_offscreen_window_get_surface: assertion `GDK_IS_WINDOW (window)' failed

Program received signal SIGSEGV, Segmentation fault.
0x00007fffef2a2bd0 in cairo_surface_get_type () from /usr/lib/x86_64-linux-gnu/libcairo.so.2


BACKTRACE:
===========================================================================
(gdb) bt
  • #0 cairo_surface_get_type
    from /usr/lib/x86_64-linux-gnu/libcairo.so.2
  • #1 ??
    from /usr/lib/x86_64-linux-gnu/libclutter-gtk-1.0.so.0
  • #2 ??
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #3 g_signal_emit_valist
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #4 g_signal_emit
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #5 clutter_actor_realize
    from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
  • #6 ??
    from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
  • #7 ??
    from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
  • #8 ??
    from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
  • #9 ??
    from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
  • #10 ??
    from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
  • #11 ??
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #14 clutter_actor_show
    from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
  • #15 create_under_clutter
    at e-mail-notebook-view.c line 505
  • #16 mail_notebook_view_constructed
    at e-mail-notebook-view.c line 603
  • #17 g_object_newv
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #18 g_object_new_valist
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #19 g_object_new
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #20 e_mail_notebook_view_new
    at e-mail-notebook-view.c line 1574
  • #21 mail_shell_content_constructed
    at e-mail-shell-content.c line 205
  • #22 g_object_newv
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #23 g_object_new_valist
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #24 g_object_new
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #25 shell_view_constructed
    at e-shell-view.c line 611
  • #26 mail_shell_view_constructed
    at e-mail-shell-view.c line 170
  • #27 g_object_newv
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #28 g_object_new_valist
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #29 g_object_new
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #30 shell_window_create_shell_view
    at e-shell-window.c line 699
  • #31 e_shell_window_get_shell_view
    at e-shell-window.c line 1103
  • #32 e_shell_window_set_active_view
    at e-shell-window.c line 1345
  • #33 shell_window_set_property
    at e-shell-window.c line 250
  • #34 g_object_set_property
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #35 ??
    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  • #36 g_settings_bind_with_mapping
    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  • #37 g_settings_bind
    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  • #38 e_shell_window_private_constructed
    at e-shell-window-private.c line 415
  • #39 shell_window_constructed
    at e-shell-window.c line 395
  • #40 g_object_newv
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #41 g_object_new_valist
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #42 g_object_new
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #43 e_shell_window_new
    at e-shell-window.c line 1045
  • #44 e_shell_create_shell_window
    at e-shell.c line 1425
  • #45 idle_cb
    at main.c line 261
  • #46 g_main_context_dispatch
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #47 ??
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #48 g_main_loop_run
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #49 gtk_main
    from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  • #50 main
    at main.c line 696

Comment 1 Matthew Barnes 2013-03-31 16:23:24 UTC
Express Mode has been removed for Evolution 3.9.1.

Closing as OBSOLETE.