Bug 1168599 - [abrt] evolution: end_gnutls_io(): evolution killed by SIGABRT
Summary: [abrt] evolution: end_gnutls_io(): evolution killed by SIGABRT
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: evolution-data-server
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Milan Crha
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:fa0715c016ae12aab692f26a6df...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-27 11:28 UTC by Milan Bouchet-Valat
Modified: 2015-06-03 07:44 UTC (History)
11 users (show)

Fixed In Version: evolution-data-server-3.12.9
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-11-28 08:19:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (86.11 KB, text/plain)
2014-11-27 11:28 UTC, Milan Bouchet-Valat
no flags Details
File: cgroup (190 bytes, text/plain)
2014-11-27 11:28 UTC, Milan Bouchet-Valat
no flags Details
File: core_backtrace (60.72 KB, text/plain)
2014-11-27 11:28 UTC, Milan Bouchet-Valat
no flags Details
File: dso_list (34.23 KB, text/plain)
2014-11-27 11:28 UTC, Milan Bouchet-Valat
no flags Details
File: environ (1.70 KB, text/plain)
2014-11-27 11:28 UTC, Milan Bouchet-Valat
no flags Details
File: limits (1.29 KB, text/plain)
2014-11-27 11:28 UTC, Milan Bouchet-Valat
no flags Details
File: maps (163.06 KB, text/plain)
2014-11-27 11:28 UTC, Milan Bouchet-Valat
no flags Details
File: open_fds (5.12 KB, text/plain)
2014-11-27 11:29 UTC, Milan Bouchet-Valat
no flags Details
File: proc_pid_status (959 bytes, text/plain)
2014-11-27 11:29 UTC, Milan Bouchet-Valat
no flags Details
File: var_log_messages (12.94 KB, text/plain)
2014-11-27 11:29 UTC, Milan Bouchet-Valat
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 732018 0 None None None Never

Description Milan Bouchet-Valat 2014-11-27 11:28:47 UTC
Description of problem:
No idea what happened.

Version-Release number of selected component:
evolution-3.12.8-1.fc21

Additional info:
reporter:       libreport-2.3.0
backtrace_rating: 4
cmdline:        evolution
crash_function: end_gnutls_io
executable:     /usr/bin/evolution
kernel:         3.17.4-300.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #4 end_gnutls_io at gtlsconnection-gnutls.c:688
 #5 g_tls_connection_gnutls_read at gtlsconnection-gnutls.c:1492
 #6 g_input_stream_read at ginputstream.c:195
 #7 fill_input_buffer at gconverterinputstream.c:358
 #8 read_internal at gconverterinputstream.c:421
 #9 g_input_stream_read at ginputstream.c:195
 #10 imapx_input_stream_fill at camel-imapx-input-stream.c:77
 #11 camel_imapx_input_stream_token at camel-imapx-input-stream.c:707
 #12 imapx_parse_fetch at camel-imapx-utils.c:1945
 #13 imapx_untagged_fetch at camel-imapx-server.c:2166

Comment 1 Milan Bouchet-Valat 2014-11-27 11:28:51 UTC
Created attachment 961979 [details]
File: backtrace

Comment 2 Milan Bouchet-Valat 2014-11-27 11:28:52 UTC
Created attachment 961980 [details]
File: cgroup

Comment 3 Milan Bouchet-Valat 2014-11-27 11:28:53 UTC
Created attachment 961981 [details]
File: core_backtrace

Comment 4 Milan Bouchet-Valat 2014-11-27 11:28:55 UTC
Created attachment 961982 [details]
File: dso_list

Comment 5 Milan Bouchet-Valat 2014-11-27 11:28:56 UTC
Created attachment 961983 [details]
File: environ

Comment 6 Milan Bouchet-Valat 2014-11-27 11:28:57 UTC
Created attachment 961984 [details]
File: limits

Comment 7 Milan Bouchet-Valat 2014-11-27 11:28:59 UTC
Created attachment 961985 [details]
File: maps

Comment 8 Milan Bouchet-Valat 2014-11-27 11:29:00 UTC
Created attachment 961986 [details]
File: open_fds

Comment 9 Milan Bouchet-Valat 2014-11-27 11:29:01 UTC
Created attachment 961987 [details]
File: proc_pid_status

Comment 10 Milan Bouchet-Valat 2014-11-27 11:29:03 UTC
Created attachment 961988 [details]
File: var_log_messages

Comment 11 Milan Crha 2014-11-28 08:19:41 UTC
Thanks for a bug report. This had been fixed upstream [1] for evolution-data-server-3.12.9.

[1] https://bugzilla.gnome.org/show_bug.cgi?id=732018

Comment 12 Milan Bouchet-Valat 2014-11-28 09:34:58 UTC
Cool! Though I see you said on the upstream report that you missed line numbers for IMAPX, and my backtrace appears to provide them.

Comment 13 Milan Crha 2014-11-28 10:51:38 UTC
True, I forgot of it, because I made several related changes in the IMAPx code "blindly". There were many possibilities where this could strike. Let's see how 3.12.9 will work for you (to be released on December 8th), then we can eventually revisit this if I missed it (briefly looking my changes didn't go precisely to the place of your crash, but to the previous functions being called inside the same function, but "just" before the crash point.


Note You need to log in before you can comment on or make changes to this bug.