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 382860 - GTK_IS_CHECK_MENU_ITEM failed: impossible to run 2.9.x
GTK_IS_CHECK_MENU_ITEM failed: impossible to run 2.9.x
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.10.x (obsolete)
Other All
: Immediate blocker
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
: 384066 387993 387999 389964 390527 390574 391204 391217 391274 391323 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-12-06 02:20 UTC by Joseph Sacco
Modified: 2013-09-13 00:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
do-not-activate-if-not-checkmenu.patch (400 bytes, patch)
2007-01-07 21:21 UTC, Priit Laes (IRC: plaes)
rejected Details | Review

Description Joseph Sacco 2006-12-06 02:20:40 UTC
Version: 2.10.x

What were you doing when the application crashed?
Starting evo after:
(1) configuring [with G_DEBUG=warn, otherwise critical crasher]
(2) restoring a "backup [using backup/restore plugin]


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.17.2 2006-11-30 (GARNOME)
BugBuddy Version: 2.17.2

System: Linux 2.6.18-1.2849smp #1 SMP Sun Dec 3 13:56:43 EST 2006 ppc
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Permissive
Accessibility: Enabled

Memory status: size: 28237824 vsize: 0 resident: 140288000 share: 0 rss: 140288000 rss_rlim: 0
CPU usage: start_time: 2141024140 rtime: 0 utime: 1165371493 stime: 0 cutime:362 cstime: 0 timeout: 312 it_real_value: 0 frequency: 50

Backtrace was generated from '/opt/garnome/bin/evolution-2.10'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 812091648 (LWP 17033)]
[New Thread 889189536 (LWP 17077)]
[New Thread 847246496 (LWP 17053)]
[New Thread 868218016 (LWP 17052)]
[New Thread 878703776 (LWP 17050)]
[New Thread 857732256 (LWP 17048)]
[New Thread 835105952 (LWP 17046)]
0x0f300140 in __waitpid_nocancel () from /lib/libpthread.so.0

Thread 1 (Thread 812091648 (LWP 17033))

  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #2 <signal handler called>
  • #3 raise
    from /lib/libpthread.so.0
  • #4 IA__g_logv
    at gmessages.c line 493
  • #5 ??
  • #6 IA__g_log
    at gmessages.c line 517
  • #7 IA__gtk_check_menu_item_set_active
    at gtkcheckmenuitem.c line 193
  • #8 e_search_bar_set_item_menu
    at e-search-bar.c line 1381
  • #9 set_property
    at e-filter-bar.c line 752
  • #10 IA__g_object_set_valist
    at gobject.c line 697
  • #11 IA__g_object_set
    at gobject.c line 1207
  • #12 emfb_set_folder
    at em-folder-browser.c line 1888
  • #13 emfv_got_folder
    at em-folder-view.c line 691
  • #14 get_folder_got
    at mail-ops.c line 1230
  • #15 mail_msgport_replied
    at mail-mt.c line 473
  • #16 g_io_unix_dispatch
    at giounix.c line 162
  • #17 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #18 ??
  • #19 g_main_context_iterate
    at gmain.c line 2677
  • #20 ??
  • #21 IA__g_main_loop_run
    at gmain.c line 2881
  • #22 bonobo_main
    at bonobo-main.c line 311
  • #23 main
    at main.c line 617
  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0

Comment 1 Karsten Bräckelmann 2006-12-20 18:52:54 UTC
*** Bug 387993 has been marked as a duplicate of this bug. ***
Comment 2 Karsten Bräckelmann 2006-12-20 18:53:15 UTC
*** Bug 384066 has been marked as a duplicate of this bug. ***
Comment 3 Karsten Bräckelmann 2006-12-20 18:57:35 UTC
Adjusting some settings. Confirming.

Note: Critical Warning Crasher. At startup. Hence testing CVS HEAD running an
      unstable GNOME release is impossible!
Comment 4 Karsten Bräckelmann 2006-12-20 19:25:43 UTC
*** Bug 387999 has been marked as a duplicate of this bug. ***
Comment 5 palfrey 2006-12-29 18:04:15 UTC
*** Bug 390527 has been marked as a duplicate of this bug. ***
Comment 6 palfrey 2007-01-05 15:36:16 UTC
*** Bug 391204 has been marked as a duplicate of this bug. ***
Comment 7 palfrey 2007-01-05 15:36:31 UTC
*** Bug 391217 has been marked as a duplicate of this bug. ***
Comment 8 palfrey 2007-01-05 15:36:48 UTC
*** Bug 391274 has been marked as a duplicate of this bug. ***
Comment 9 palfrey 2007-01-05 15:36:59 UTC
*** Bug 391323 has been marked as a duplicate of this bug. ***
Comment 10 André Klapper 2007-01-05 21:09:12 UTC
*** Bug 390574 has been marked as a duplicate of this bug. ***
Comment 11 Priit Laes (IRC: plaes) 2007-01-07 21:21:41 UTC
Created attachment 79679 [details] [review]
do-not-activate-if-not-checkmenu.patch

This fixes the warnings for me.
Comment 12 Harish Krishnaswamy 2007-01-08 13:23:27 UTC
Added the right fix - to initialize the bar with the type 'radio'.
Committed the fix to HEAD. See
http://svn.gnome.org/viewcvs/evolution?rev=33123&view=rev
Comment 13 Wang Xin 2007-01-10 07:16:20 UTC
*** Bug 389964 has been marked as a duplicate of this bug. ***