Bug 907045

Summary: [abrt] mc-4.8.7-1.fc18: Process /usr/bin/mc was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: vortaxg
Component: mcAssignee: Jindrich Novy <jnovy>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: dvlasenk, jnovy, pahan, pknirsch, przemo, slavazanko
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:051b62a1718db31015b393674a29a49854067064
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-01 03:29:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description vortaxg 2013-02-02 21:38:41 UTC
Version-Release number of selected component:
mc-4.8.7-1.fc18

Additional info:
backtrace_rating: 3
cmdline:        mc
executable:     /usr/bin/mc
kernel:         3.7.4-204.fc18.i686
remote_result:  NOTFOUND
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 ??
 #1 send_message at ../../lib/widget/widget-common.h:156
 #2 dlg_broadcast_msg_to at dialog.c:148
 #3 dlg_broadcast_msg at dialog.c:996
 #4 destroy_dlg at dialog.c:1287
 #5 compute_dir_size_destroy_ui at file.c:2456
 #6 dirsizes_cmd at cmd.c:1626
 #7 smart_dirsize_cmd at cmd.c:1547
 #8 midnight_execute_cmd at midnight.c:1333
 #9 midnight_callback at midnight.c:1564

Comment 1 vortaxg 2013-02-02 21:38:45 UTC
Created attachment 692100 [details]
File: backtrace

Comment 2 vortaxg 2013-02-02 21:38:51 UTC
Created attachment 692101 [details]
File: cgroup

Comment 3 vortaxg 2013-02-02 21:38:55 UTC
Created attachment 692102 [details]
File: core_backtrace

Comment 4 vortaxg 2013-02-02 21:38:58 UTC
Created attachment 692103 [details]
File: dso_list

Comment 5 vortaxg 2013-02-02 21:39:02 UTC
Created attachment 692104 [details]
File: environ

Comment 6 vortaxg 2013-02-02 21:39:07 UTC
Created attachment 692105 [details]
File: limits

Comment 7 vortaxg 2013-02-02 21:39:14 UTC
Created attachment 692106 [details]
File: maps

Comment 8 vortaxg 2013-02-02 21:39:17 UTC
Created attachment 692107 [details]
File: open_fds

Comment 9 vortaxg 2013-02-02 21:39:19 UTC
Created attachment 692108 [details]
File: proc_pid_status

Comment 10 vortaxg 2013-02-02 21:39:24 UTC
Created attachment 692109 [details]
File: var_log_messages

Comment 11 Jindrich Novy 2013-03-21 09:01:47 UTC
*** Bug 912033 has been marked as a duplicate of this bug. ***

Comment 12 Slava Zanko 2013-03-22 09:00:11 UTC
Could you please specify steps to reproduce the bug?

Comment 13 Fedora Update System 2013-03-22 09:59:38 UTC
mc-4.8.7-3.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/mc-4.8.7-3.fc18

Comment 14 Fedora Update System 2013-03-22 10:01:37 UTC
mc-4.8.7-3.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/mc-4.8.7-3.fc17

Comment 15 Jindrich Novy 2013-03-22 10:06:28 UTC
Hi Slava,

if seems the send_message() is source of multiple segfaults, see:

send_message (data=0x0, parm=0, msg=MSG_DESTROY, sender=0x0, w=<optimized out>) at ../../lib/widget/widget-common.h:156

in the backtrace. It then dereferences data without checking its non-NULLness. It seems a cannot-happen case which happens quite often, see bug#912033 which is likely caused by the same according to the backtrace.

I haven't reproduced this but fixed possible root cause of the problems by just looking into the code.

Comment 16 Fedora Update System 2013-03-22 21:03:08 UTC
Package mc-4.8.7-3.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing mc-4.8.7-3.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-4235/mc-4.8.7-3.fc17
then log in and leave karma (feedback).

Comment 17 Fedora Update System 2013-04-01 03:29:26 UTC
mc-4.8.7-3.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 18 Fedora Update System 2013-04-01 03:33:03 UTC
mc-4.8.7-3.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.