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 648726 - [abrt] evolution-3.0.0-1.fc15: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV)
[abrt] evolution-3.0.0-1.fc15: Process /usr/bin/evolution was killed by signa...
Status: RESOLVED OBSOLETE
Product: evolution-data-server
Classification: Platform
Component: Mailer
3.4.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[imapx]
Depends on:
Blocks:
 
 
Reported: 2011-04-27 05:47 UTC by Milan Crha
Modified: 2013-08-22 16:48 UTC
See Also:
GNOME target: ---
GNOME version: 3.3/3.4



Description Milan Crha 2011-04-27 05:47:26 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=699656

abrt version: 2.0.1
uid: 500
cmdline: /usr/bin/evolution
component: evolution
crash_function: imapx_expunge_uid_from_summary
kernel: 2.6.38.3-18.fc15.x86_64
reason: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV)
executable: /usr/bin/evolution
architecture: x86_64
username: odeda
package: evolution-3.0.0-1.fc15
rating: 4
time: 1303777431
os_release: Fedora release 15 (Lovelock)

Core was generated by `/usr/bin/evolution'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 0x7f15e5779700 (LWP 6893))

  • #0 imapx_expunge_uid_from_summary
    at camel-imapx-server.c line 1207
  • #1 imapx_untagged
    at camel-imapx-server.c line 1334
  • #2 imapx_step
    at camel-imapx-server.c line 1979
  • #3 parse_contents
    at camel-imapx-server.c line 4812
  • #4 imapx_parser_thread
    at camel-imapx-server.c line 4879
  • #5 g_thread_create_proxy
    at gthread.c line 1897
  • #6 start_thread
    at pthread_create.c line 305
  • #7 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 115

Comment 1 Akhil Laddha 2011-07-25 11:50:30 UTC
I got a similar crash in master (3.1.4) while evolution was idle.

Program received signal SIGSEGV, Segmentation fault.

Thread 3 (Thread 0xb56ffb70 (LWP 17872))

  • #0 __kernel_vsyscall
  • #1 read
    at ../sysdeps/unix/syscall-template.S line 82
  • #2 unix_signal_helper_thread
    at gmain.c line 4608
  • #3 g_thread_create_proxy
    at gthread.c line 1954
  • #4 start_thread
    at pthread_create.c line 297
  • #5 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130
$1 = (GArray *) 0x0
(gdb) p finfo->got
$2 = 1060
(gdb) p *job
$3 = {msg = {ln = {next = 0x95d7598, prev = 0x86ab6c0}, reply_port = 0x89e4198, flags = 0}, cancellable = 0xae33b688, error = 0x0, 
  start = 0xb2fa9a8f <imapx_job_fetch_new_messages_start>, noreply = 0, type = 8, pri = 0, commands = 0, folder = 0x88e86d8, u = {get_message = {uid = 0x0, stream = 0x0, 
      body_offset = 0, body_len = 0, fetch_offset = 0, size = 0, use_multi_fetch = 0}, refresh_info = {infos = 0x0, index = 0, last_index = 0, update_unseen = 0, uidset = {
        ie = 0x0, entries = 0, uids = 0, total = 0, limit = 0, start = 0, last = 0}, changes = 0xad6b8848}, sync_changes = {changed_uids = 0x0, on_set = 0, off_set = 0, 
      on_user = 0x0, off_user = 0x0, unread_change = 0}, append_message = {path = 0x0, info = 0x0}, copy_messages = {dest = 0x0, uids = 0x0, delete_originals = 0, index = 0, 
      last_index = 0, uidset = {ie = 0x0, entries = 0, uids = 0, total = 0, limit = 0, start = 0, last = 2909505608}}, list = {pattern = 0x0, flags = 0, ext = 0x0, 
      folders = 0x0}, manage_subscriptions = {folder_name = 0x0, subscribe = 0}, rename_folder = {ofolder_name = 0x0, nfolder_name = 0x0}, folder_name = 0x0}}
(gdb) p (finfo->got & 32)
$4 = 32
(gdb) p (finfo->got & 64)
$5 = 0
(gdb) p (finfo->got & 32)
$6 = 32
(gdb) p finfo->flags
$7 = 0
(gdb) p finfo->user_flags
$8 = (struct _CamelFlag *) 0x0
Comment 2 Milan Crha 2012-09-04 19:09:29 UTC
Thanks for taking the time to report this bug.
However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use.

By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME.
Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME.
Comment 3 Eugene Kanter 2012-11-01 20:13:34 UTC
reproduced in evolution 3.4.4-3.fc17.x86_64, but the bug upload tool detected a duplicate and did not upload anything.
Comment 4 Tadej Janež 2012-12-07 13:18:35 UTC
I can also confirm that this is still relevant.

Just had a crash today with evolution-3.4.4-2.fc17.x86_64.
Comment 5 Matthew Barnes 2013-08-22 16:48:11 UTC
Closing as OBSOLETE because the stack trace is too old to be useful.