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 742420 - Crash with SIGABRT in `camel_flag_list_free()`
Crash with SIGABRT in `camel_flag_list_free()`
Status: RESOLVED DUPLICATE of bug 665125
Product: evolution-data-server
Classification: Platform
Component: general
3.12.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2015-01-05 22:17 UTC by Paul Menzel
Modified: 2015-01-07 15:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
(gdb) t a a bt f (50.29 KB, text/x-log)
2015-01-05 22:17 UTC, Paul Menzel
Details

Description Paul Menzel 2015-01-05 22:17:18 UTC
Created attachment 293879 [details]
(gdb) t a a bt f

With Debian Sid/unstable and the package evolution-data-server 3.12.9~git20141128.5242b0-2, replying to a message I got the following crash with a SIGABRT.

Thread 1 (Thread 0x83af7b40 (LWP 18017))

  • #0 __kernel_vsyscall
  • #1 __GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 56
  • #2 __GI_abort
    at abort.c line 89
  • #3 __libc_message
    at ../sysdeps/posix/libc_fatal.c line 175
  • #4 malloc_printerr
  • #5 _int_free
    at malloc.c line 3840
  • #6 g_free
    at /build/glib2.0-EvFudu/glib2.0-2.42.1/./glib/gmem.c line 190
  • #7 camel_flag_list_free
    at camel-folder-summary.c line 4167
  • #8 message_info_free
    at camel-folder-summary.c line 3729
  • #9 message_info_free
    at camel-maildir-summary.c line 393
  • #10 camel_message_info_unref
    at camel-folder-summary.c line 4540
  • #11 g_slist_foreach
    at /build/glib2.0-EvFudu/glib2.0-2.42.1/./glib/gslist.c line 877
  • #12 remove_cache
    at camel-folder-summary.c line 2108
  • #13 session_do_job_cb
    at camel-session.c line 197
  • #14 g_task_thread_pool_thread
    at /build/glib2.0-EvFudu/glib2.0-2.42.1/./gio/gtask.c line 1215
  • #15 g_thread_pool_thread_proxy
    at /build/glib2.0-EvFudu/glib2.0-2.42.1/./glib/gthreadpool.c line 307
  • #16 g_thread_proxy
    at /build/glib2.0-EvFudu/glib2.0-2.42.1/./glib/gthread.c line 764
  • #17 start_thread
    at pthread_create.c line 309
  • #18 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 129

Comment 1 Milan Crha 2015-01-07 15:01:57 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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