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 547802 - crash in Evolution Mail and Calendar: started evo after svn he...
crash in Evolution Mail and Calendar: started evo after svn he...
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.22.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[disk-summary]
Depends on:
Blocks: 543389
 
 
Reported: 2008-08-14 17:15 UTC by Reid Thompson
Modified: 2008-08-18 09:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Reid Thompson 2008-08-14 17:15:41 UTC
What were you doing when the application crashed?
started evo after svn head rebuild. deleted a number of messages. File/Expunge -> crash


Distribution: Gentoo Base System release 1.12.11.1
Gnome Release: 2.22.3 2008-07-02 (Gentoo)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-gentoo-r8 #1 SMP PREEMPT Tue May 13 08:35:55 EDT 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: marble-look
Icon Theme: gnome

Memory status: size: 537784320 vsize: 537784320 resident: 440967168 share: 20299776 rss: 440967168 rss_rlim: 4294967295
CPU usage: start_time: 1218733667 rtime: 2933 utime: 2557 stime: 376 cutime:50 cstime: 42 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/opt/evo/bin/evolution'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb677c8d0 (LWP 18979)]
[New Thread 0xb5407b90 (LWP 19707)]
[New Thread 0xb15fdb90 (LWP 19130)]
[New Thread 0xb2ef8b90 (LWP 19002)]
[New Thread 0xb49ffb90 (LWP 19001)]
0xb7f8a410 in __kernel_vsyscall ()

Thread 2 (Thread 0xb5407b90 (LWP 19707))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 IA__g_spawn_sync
    at ../../../glib/glib/gspawn.c line 382
  • #3 IA__g_spawn_command_line_sync
    at ../../../glib/glib/gspawn.c line 694
  • #4 run_bug_buddy
    at gnome-breakpad.cc line 213
  • #5 check_if_gdb
    at gnome-breakpad.cc line 283
  • #6 google_breakpad::ExceptionHandler::InternalWriteMinidump
    at ../google-breakpad/src/client/linux/handler/exception_handler.cc line 226
  • #7 google_breakpad::ExceptionHandler::HandleException
    at ../google-breakpad/src/client/linux/handler/exception_handler.cc line 197
  • #8 <signal handler called>
  • #9 __kernel_vsyscall
  • #10 *__GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #11 *__GI_abort
    at abort.c line 88
  • #12 IA__g_assertion_message
  • #13 IA__g_assertion_message_expr
    at ../../../glib/glib/gtestutils.c line 1287
  • #14 camel_mbox_summary_sync_mbox
  • #15 mbox_summary_sync_full
    at ../../../../../evolution-data-server/camel/providers/local/camel-mbox-summary.c line 715
  • #16 mbox_summary_sync
    at ../../../../../evolution-data-server/camel/providers/local/camel-mbox-summary.c line 1029
  • #17 camel_local_summary_sync
    at ../../../../../evolution-data-server/camel/providers/local/camel-local-summary.c line 303
  • #18 local_sync
    at ../../../../../evolution-data-server/camel/providers/local/camel-local-folder.c line 513
  • #19 camel_folder_sync
    at ../../../evolution-data-server/camel/camel-folder.c line 325
  • #20 vee_sync
    at ../../../evolution-data-server/camel/camel-vee-folder.c line 580
  • #21 vee_expunge
    at ../../../evolution-data-server/camel/camel-vee-folder.c line 616
  • #22 camel_folder_expunge
    at ../../../evolution-data-server/camel/camel-folder.c line 613
  • #23 empty_trash_exec
    at ../../../evolution/mail/mail-ops.c line 1728
  • #24 mail_msg_proxy
    at ../../../evolution/mail/mail-mt.c line 521
  • #25 g_thread_pool_thread_proxy
    at ../../../glib/glib/gthreadpool.c line 265
  • #26 g_thread_create_proxy
    at ../../../glib/glib/gthread.c line 635
  • #27 start_thread
    at pthread_create.c line 296
  • #28 clone
    from /lib/libc.so.6


----------- .xsession-errors (777 sec old) ---------------------
compiz (snow) - Info: Loaded Texture snowflake.png
compiz (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image format
launchers unset, setting now
Screen is composited.
APPLET : /usr/lib/awn/applets/taskman.desktop
(epiphany:18813): GLib-CRITICAL **: g_hash_table_unref: assertion `hash_table != NULL' failed
(epiphany:18813): GLib-CRITICAL **: g_hash_table_unref: assertion `hash_table != NULL' failed
(epiphany:18813): GLib-CRITICAL **: g_hash_table_unref: assertion `hash_table != NULL' failed
(epiphany:18813): GLib-CRITICAL **: g_hash_table_unref: assertion `hash_table != NULL' failed
(epiphany:18813): GLib-CRITICAL **: g_hash_table_unref: assertion `hash_table != NULL' failed
--------------------------------------------------
Comment 1 Tobias Mueller 2008-08-14 23:04:06 UTC
Looks like a g_assert has failed in
                   camel_mbox_summary_sync_mbox

I think Srini has worked there for fixing the messed up counter thing for 2.24, thus CCing him.
Comment 2 Srinivasa Ragavan 2008-08-18 09:29:18 UTC
Fixed in trunk.