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 347572 - crash on Evolution - assertion `GTK_IS_OPTION_MENU (option_menu)' failed
crash on Evolution - assertion `GTK_IS_OPTION_MENU (option_menu)' failed
Status: RESOLVED DUPLICATE of bug 347166
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other Linux
: High critical
: ---
Assigned To: Harish Krishnaswamy
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-07-15 02:06 UTC by Jose M. daLuz
Modified: 2013-09-13 00:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Jose M. daLuz 2006-07-15 02:06:31 UTC
What were you doing when the app crashed?:
Starting evolution


Distribution: Gentoo Base System version 1.12.1
Gnome Release: 2.15.4 2006-07-13 (Gentoo)
BugBuddy Version: 2.15.0

Memmory status: size: 296587264 vsize: 296587264 resident: 24313856 share: 17653760 rss: 24313856 rss_rlim: -1
CPU usage: start_time: 1152929116 rtime: 62 utime: 54 stime: 8 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/evolution-2.8'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47880977130688 (LWP 9740)]
[New Thread 1084381520 (LWP 10050)]
[New Thread 1075988816 (LWP 9980)]
[New Thread 1073822032 (LWP 9979)]
0x00002b8c24e8a92f in __libc_waitpid (pid=10242, stat_loc=0x7fff8ae3deec, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 47880977130688 (LWP 9740))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 867
  • #2 <signal handler called>
  • #3 IA__g_logv
    at gmessages.c line 493
  • #4 IA__g_log
    at gmessages.c line 517
  • #5 set_option
    at e-search-bar.c line 663
  • #6 set_option
    at e-filter-bar.c line 511
  • #7 e_search_bar_construct
    at e-search-bar.c line 958
  • #8 e_filter_bar_new
    at e-filter-bar.c line 876
  • #9 emfb_init
    at em-folder-browser.c line 410
  • #10 IA__g_type_create_instance
    at gtype.c line 1567
  • #11 g_object_constructor
    at gobject.c line 1015
  • #12 IA__g_object_newv
    at gobject.c line 912
  • #13 IA__g_object_new_valist
    at gobject.c line 955
  • #14 IA__g_object_new
    at gobject.c line 793
  • #15 em_folder_browser_new
    at em-folder-browser.c line 546
  • #16 impl_createView
    at mail-component.c line 676
  • #17 _ORBIT_skel_small_GNOME_Evolution_Component_createView
    at Evolution-common.c line 56
  • #18 GNOME_Evolution_Component_createView
    at Evolution-stubs.c line 88
  • #19 sidebar_button_selected_callback
    at e-shell-window.c line 245
  • #20 IA__g_closure_invoke
    at gclosure.c line 490
  • #21 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #22 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #23 IA__g_signal_emit
    at gsignal.c line 2241
  • #24 e_shell_window_new
    at e-shell-window.c line 1043
  • #25 e_shell_create_window
    at e-shell.c line 933
  • #26 idle_cb
    at main.c line 380
  • #27 IA__g_main_context_dispatch
    at gmain.c line 2043
  • #28 g_main_context_iterate
    at gmain.c line 2675
  • #29 IA__g_main_loop_run
    at gmain.c line 2879
  • #30 bonobo_main
    at bonobo-main.c line 311
  • #31 main
    at main.c line 614

Comment 1 Jose M. daLuz 2006-07-15 02:12:21 UTC
This may be a dupe of bug# 347166 but this one has a good backtrace.
Comment 2 André Klapper 2006-07-15 08:58:50 UTC
yes, duplicate, thanks for the good stacktrace, it seems to second the patch attached to bug 347572. jose, thanks a lot for reporting this!

*** This bug has been marked as a duplicate of 347166 ***