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 604692 - Crash in camel_message_info_new, camel_vee_summary_add at camel-vee-summary.c line 509
Crash in camel_message_info_new, camel_vee_summary_add at camel-vee-summary.c...
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Mailer
2.28.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[vfolders]
: 606817 621503 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-12-16 09:43 UTC by est
Modified: 2013-08-23 18:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description est 2009-12-16 09:43:52 UTC
What were you doing when the application crashed?
Start von Evolution direckt nach Systemstart


Distribution: Debian squeeze/sid
Gnome Release: 2.28.0 2009-11-21 (Debian)
BugBuddy Version: 2.28.0

System: Linux 2.6.31-1-amd64 #1 SMP Mon Nov 16 04:44:38 UTC 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10605000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 613715968 vsize: 613715968 resident: 32878592 share: 22884352 rss: 32878592 rss_rlim: 18446744073709551615
CPU usage: start_time: 1260956465 rtime: 254 utime: 208 stime: 46 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7f5800d9e910 (LWP 2282)]
[New Thread 0x7f5801da0910 (LWP 2254)]
[New Thread 0x7f58025a1910 (LWP 2253)]
[New Thread 0x7f5802fac910 (LWP 2252)]
[New Thread 0x7f58045b5910 (LWP 2251)]
0x00007f581986b51d in waitpid () from /lib/libpthread.so.0

Thread 2 (Thread 0x7f5800d9e910 (LWP 2282))

  • #0 __lll_lock_wait
    from /lib/libpthread.so.0
  • #1 _L_lock_949
    from /lib/libpthread.so.0
  • #2 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #3 <signal handler called>
  • #4 magazine_chain_pop_head
    at /tmp/buildd/glib2.0-2.22.3/glib/gslice.c line 474
  • #5 thread_memory_magazine1_alloc
    at /tmp/buildd/glib2.0-2.22.3/glib/gslice.c line 777
  • #6 IA__g_slice_alloc
    at /tmp/buildd/glib2.0-2.22.3/glib/gslice.c line 815
  • #7 IA__g_slice_alloc0
    at /tmp/buildd/glib2.0-2.22.3/glib/gslice.c line 833
  • #8 camel_message_info_new
    at camel-folder-summary.c line 4435
  • #9 camel_vee_summary_add
    at camel-vee-summary.c line 509
  • #10 vee_folder_add_uid
    at camel-vee-folder.c line 880
  • #11 folder_added_uid
    at camel-vee-folder.c line 1068
  • #12 IA__g_hash_table_foreach
    at /tmp/buildd/glib2.0-2.22.3/glib/ghash.c line 1211
  • #13 vee_rebuild_folder
    at camel-vee-folder.c line 1232
  • #14 vee_add_folder
    at camel-vee-folder.c line 1932
  • #15 vfolder_adduri_exec
    at mail-vfolder.c line 273
  • #16 mail_msg_proxy
    at mail-mt.c line 522
  • #17 g_thread_pool_thread_proxy
    at /tmp/buildd/glib2.0-2.22.3/glib/gthreadpool.c line 265
  • #18 g_thread_create_proxy
    at /tmp/buildd/glib2.0-2.22.3/glib/gthread.c line 635
  • #19 start_thread
    from /lib/libpthread.so.0
  • #20 clone
    from /lib/libc.so.6
  • #21 ??

	Inferior 1 [process 2235] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


----------- .xsession-errors (20 sec old) ---------------------
SSH_AUTH_SOCK=/tmp/keyring-uJ9QdY/socket.ssh
GNOME_KEYRING_PID=2087
(gnome-settings-daemon:2086): GLib-GObject-CRITICAL **: g_param_spec_flags: assertion `G_TYPE_IS_FLAGS (flags_type)' failed
(gnome-settings-daemon:2086): GLib-GObject-CRITICAL **: g_object_class_install_property: assertion `G_IS_PARAM_SPEC (pspec)' failed
Warnung der Fensterverwaltung:Gespeicherte Sitzungsdatei /home/est/.config/metacity/sessions/10897aa17339806f95126095641677338900000019760016.ms konnte nicht gelesen werden: Datei »/home/est/.config/
(polkit-gnome-authentication-agent-1:2133): GLib-GObject-WARNING **: cannot register existing type `_PolkitError'
(polkit-gnome-authentication-agent-1:2133): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
** (nautilus:2124): WARNING **: Unable to add monitor: Nicht unterstützt
** (evolution:2235): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:2235): DEBUG: mailto URL program: evolution
--------------------------------------------------
Comment 1 Matthew Barnes 2010-03-24 13:02:07 UTC
Crash in Thread 2 during memory allocation, likely due to memory corruption.

Terminal warnings look pretty scary prior to Evolution's main loop even starting.
Comment 2 Akhil Laddha 2010-06-14 10:59:38 UTC
*** Bug 621503 has been marked as a duplicate of this bug. ***
Comment 3 Stanislav Brabec 2010-06-24 14:13:02 UTC
Possibly related backtrace:
https://bugzilla.novell.com/show_bug.cgi?id=616785
Comment 4 Akhil Laddha 2010-07-11 07:52:48 UTC
*** Bug 606817 has been marked as a duplicate of this bug. ***
Comment 5 Matthew Barnes 2013-08-23 18:07:07 UTC
Closing as OBSOLETE since the stack trace is too old to be useful now.

Reopen the bug and update the version field if this crash still occurs in Evolution 3.8 or later.