Bug 1147118

Summary: [abrt] systemd: _xbegin(): systemd killed by SIGILL
Product: [Fedora] Fedora Reporter: Bill <thetaeridanus>
Component: systemdAssignee: systemd-maint
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: johannbg, jsynacek, lnykryn, msekleta, s, systemd-maint, vpavlin, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/9b1070035cf4844978f6186c20699ec0d6ba9905
Whiteboard: abrt_hash:c3f32ed0fc791b3b6fb1bc5a651a16562391575b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-27 23:10:41 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: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Bill 2014-09-27 03:27:17 UTC
Description of problem:
Occurred shortly after logging in to gnome shell. I suspect the problem is due to below. I removed the minidlna package as I switched to using rygel via gnome media sharing. However removing the minidlna package did not clean up the systemd setup for minidlna. I have now manually disabled the minidlna.service. Hopefuly that should work around the problem but  it really appears to be a packaging error.

systemctl status minidlna.service
minidlna.service - MiniDLNA is a DLNA/UPnP-AV server software
   Loaded: loaded (/usr/lib/systemd/system/minidlna.service; enabled)
   Active: failed (Result: core-dump) since Sat 2014-09-27 13:47:25 NZST; 26min ago
  Process: 1112 ExecStart=/usr/sbin/minidlnad -S (code=dumped, signal=ILL)
 Main PID: 1112 (code=dumped, signal=ILL)
   CGroup: /system.slice/minidlna.service

Sep 27 13:47:25 e6540 systemd[1]: Started MiniDLNA is a DLNA/UPnP-AV server...e.
Sep 27 13:47:25 e6540 systemd[1]: minidlna.service: main process exited, co...LL
Sep 27 13:47:25 e6540 systemd[1]: Unit minidlna.service entered failed state.
Hint: Some lines were ellipsized, use -l to show in full.

Version-Release number of selected component:
systemd-208-22.fc20

Additional info:
reporter:       libreport-2.2.3
backtrace_rating: 4
cmdline:        (inidlnad) '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: _xbegin
environ:        
executable:     /usr/lib/systemd/systemd
kernel:         3.16.3-200.fc20.x86_64
runlevel:       unknown
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 _xbegin at ../nptl/sysdeps/unix/sysv/linux/x86/hle.h:53
 #1 __lll_lock_elision at ../nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c:56
 #2 __pthread_mutex_lock at ../nptl/pthread_mutex_lock.c:91
 #3 _nss_files_getgrnam_r at nss_files/files-grp.c:32
 #4 __getgrnam_r at ../nss/getXXbyYY_r.c:266
 #5 getgrnam at ../nss/getXXbyYY.c:116
 #6 get_group_creds at ../src/shared/util.c:4405
 #7 enforce_groups at ../src/core/execute.c:588
 #8 exec_spawn at ../src/core/execute.c:1312
 #9 service_spawn at ../src/core/service.c:1865

Comment 1 Bill 2014-09-27 03:27:21 UTC
Created attachment 941773 [details]
File: backtrace

Comment 2 Bill 2014-09-27 03:27:22 UTC
Created attachment 941774 [details]
File: cgroup

Comment 3 Bill 2014-09-27 03:27:23 UTC
Created attachment 941775 [details]
File: core_backtrace

Comment 4 Bill 2014-09-27 03:27:25 UTC
Created attachment 941776 [details]
File: dso_list

Comment 5 Bill 2014-09-27 03:27:26 UTC
Created attachment 941777 [details]
File: exploitable

Comment 6 Bill 2014-09-27 03:27:27 UTC
Created attachment 941778 [details]
File: limits

Comment 7 Bill 2014-09-27 03:27:29 UTC
Created attachment 941779 [details]
File: maps

Comment 8 Bill 2014-09-27 03:27:30 UTC
Created attachment 941780 [details]
File: open_fds

Comment 9 Bill 2014-09-27 03:27:31 UTC
Created attachment 941781 [details]
File: proc_pid_status

Comment 10 Bill 2014-09-27 03:27:33 UTC
Created attachment 941782 [details]
File: var_log_messages

Comment 11 Zbigniew Jędrzejewski-Szmek 2014-09-27 23:10:41 UTC
Other bugs nonwithstanding, SIGKILL is probably caused by the firmware problem.

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