Bug 872982 - [abrt] claws-mail-3.8.1-1.fc17: vasprintf: Process /usr/bin/claws-mail was killed by signal 11 (SIGSEGV)
Summary: [abrt] claws-mail-3.8.1-1.fc17: vasprintf: Process /usr/bin/claws-mail was ki...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: claws-mail
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andreas Bierfert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:d39132c94be67f18e332902691a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-04 18:46 UTC by Фукидид
Modified: 2013-02-28 08:42 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-02-28 08:42:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: core_backtrace (2.87 KB, text/plain)
2012-11-04 18:46 UTC, Фукидид
no flags Details
File: environ (1.33 KB, text/plain)
2012-11-04 18:47 UTC, Фукидид
no flags Details
File: backtrace (264.20 KB, text/plain)
2012-11-04 18:47 UTC, Фукидид
no flags Details
File: limits (1.29 KB, text/plain)
2012-11-04 18:47 UTC, Фукидид
no flags Details
File: cgroup (127 bytes, text/plain)
2012-11-04 18:47 UTC, Фукидид
no flags Details
File: smolt_data (3.13 KB, text/plain)
2012-11-04 18:47 UTC, Фукидид
no flags Details
File: executable (19 bytes, text/plain)
2012-11-04 18:47 UTC, Фукидид
no flags Details
File: maps (54.74 KB, text/plain)
2012-11-04 18:47 UTC, Фукидид
no flags Details
File: dso_list (11.71 KB, text/plain)
2012-11-04 18:47 UTC, Фукидид
no flags Details
File: proc_pid_status (918 bytes, text/plain)
2012-11-04 18:47 UTC, Фукидид
no flags Details
File: open_fds (774 bytes, text/plain)
2012-11-04 18:47 UTC, Фукидид
no flags Details
File: var_log_messages (318 bytes, text/plain)
2012-11-04 18:47 UTC, Фукидид
no flags Details
fix proposal (553 bytes, patch)
2012-11-05 02:01 UTC, Michael Schwendt
no flags Details | Diff

Description Фукидид 2012-11-04 18:46:55 UTC
Description of problem:
Нажал на "Проверить зпp подпись" в своём письме в "Отправленных".

Version-Release number of selected component:
claws-mail-3.8.1-1.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
backtrace_rating: 4
cmdline:        /usr/bin/claws-mail
crash_function: vasprintf
kernel:         3.6.3-1.fc17.x86_64

truncated backtrace:
:Thread no. 1 (10 frames)
: #2 vasprintf at /usr/include/bits/stdio2.h:199
: #3 g_vasprintf at gprintf.c:314
: #4 g_string_append_vprintf at gstring.c:1128
: #5 g_string_append_printf at gstring.c:1232
: #6 sgpgme_sigstat_info_full at sgpgme.c:329
: #7 privacy_mimeinfo_sig_info_full at privacy.c:277
: #8 display_full_info_cb at mimeview.c:1348
: #9 noticeview_button_pressed at noticeview.c:201
: #10 noticeview_icon_pressed at noticeview.c:209
: #12 _gtk_marshal_BOOLEAN__BOXED at gtkmarshalers.c:86

Comment 1 Фукидид 2012-11-04 18:46:59 UTC
Created attachment 638113 [details]
File: core_backtrace

Comment 2 Фукидид 2012-11-04 18:47:01 UTC
Created attachment 638114 [details]
File: environ

Comment 3 Фукидид 2012-11-04 18:47:11 UTC
Created attachment 638115 [details]
File: backtrace

Comment 4 Фукидид 2012-11-04 18:47:13 UTC
Created attachment 638116 [details]
File: limits

Comment 5 Фукидид 2012-11-04 18:47:16 UTC
Created attachment 638117 [details]
File: cgroup

Comment 6 Фукидид 2012-11-04 18:47:18 UTC
Created attachment 638118 [details]
File: smolt_data

Comment 7 Фукидид 2012-11-04 18:47:20 UTC
Created attachment 638119 [details]
File: executable

Comment 8 Фукидид 2012-11-04 18:47:24 UTC
Created attachment 638120 [details]
File: maps

Comment 9 Фукидид 2012-11-04 18:47:27 UTC
Created attachment 638121 [details]
File: dso_list

Comment 10 Фукидид 2012-11-04 18:47:29 UTC
Created attachment 638122 [details]
File: proc_pid_status

Comment 11 Фукидид 2012-11-04 18:47:31 UTC
Created attachment 638123 [details]
File: open_fds

Comment 12 Фукидид 2012-11-04 18:47:34 UTC
Created attachment 638124 [details]
File: var_log_messages

Comment 13 Michael Schwendt 2012-11-05 02:01:15 UTC
Created attachment 638301 [details]
fix proposal

A mistake in the Russian translation, which crashes g_string_append_vprintf() due to a missing format string:

> #: src/plugins/pgpcore/sgpgme.c:330
> msgid "Primary key fingerprint:"
> msgstr "Отпечаток главного ключа: %s"

Comment 14 Michael Schwendt 2012-11-05 02:01:39 UTC
Upstream cvs contains the same fix.

Comment 15 Michael Schwendt 2012-11-20 13:53:49 UTC
There's a test update available, which shall fix the problem:
https://admin.fedoraproject.org/updates/FEDORA-2012-18558


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