Bug 1283596

Summary: [abrt] systemd: skip(): systemd-journald killed by SIGABRT
Product: [Fedora] Fedora Reporter: Juan Orti <jorti>
Component: systemdAssignee: systemd-maint
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: johannbg, lnykryn, msekleta, s, systemd-maint, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/4c86cee4f099eb2bc935c68e930a86f3194e2e4d
Whiteboard: abrt_hash:b0d7bef117be63ac0041dc758f00968720ab0c55;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-20 10:35:12 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: mountinfo
none
File: open_fds
none
File: proc_pid_status none

Description Juan Orti 2015-11-19 11:29:36 UTC
Version-Release number of selected component:
systemd-222-8.fc23

Additional info:
reporter:       libreport-2.6.3
backtrace_rating: 4
cmdline:        /usr/lib/systemd/systemd-journald
crash_function: skip
executable:     /usr/lib/systemd/systemd-journald
global_pid:     844
kernel:         4.2.5-300.fc23.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 skip at getttyent.c:157
 #1 journal_file_post_change at src/journal/journal-file.c:1391
 #2 journal_file_append_entry.constprop.111 at src/journal/journal-file.c:1460
 #3 write_to_journal at src/journal/journald-server.c:513
 #4 dispatch_message_real.lto_priv.238 at src/journal/journald-server.c:820
 #5 server_dispatch_message at src/journal/journald-server.c:918
 #6 process_audit_string.lto_priv.231 at src/journal/journald-audit.c:414
 #7 server_process_audit_message at src/journal/journald-audit.c:468
 #8 server_process_datagram at src/journal/journald-server.c:1218
 #9 source_dispatch.lto_priv.250 at src/libsystemd/sd-event/sd-event.c:2117

Comment 1 Juan Orti 2015-11-19 11:29:43 UTC
Created attachment 1096606 [details]
File: backtrace

Comment 2 Juan Orti 2015-11-19 11:29:44 UTC
Created attachment 1096607 [details]
File: cgroup

Comment 3 Juan Orti 2015-11-19 11:29:46 UTC
Created attachment 1096608 [details]
File: core_backtrace

Comment 4 Juan Orti 2015-11-19 11:29:48 UTC
Created attachment 1096609 [details]
File: dso_list

Comment 5 Juan Orti 2015-11-19 11:29:49 UTC
Created attachment 1096610 [details]
File: environ

Comment 6 Juan Orti 2015-11-19 11:29:51 UTC
Created attachment 1096611 [details]
File: limits

Comment 7 Juan Orti 2015-11-19 11:29:52 UTC
Created attachment 1096612 [details]
File: maps

Comment 8 Juan Orti 2015-11-19 11:29:54 UTC
Created attachment 1096613 [details]
File: mountinfo

Comment 9 Juan Orti 2015-11-19 11:29:55 UTC
Created attachment 1096614 [details]
File: open_fds

Comment 10 Juan Orti 2015-11-19 11:29:57 UTC
Created attachment 1096615 [details]
File: proc_pid_status

Comment 11 Michal Sekletar 2015-11-20 08:48:48 UTC
This crash did not happen because of hitting assertion in code, rather systemd killed (by sending SIGABRT) journald because watchdog timeout. I will increase watchdog timeout on systemd services in Fedora to 3min. Patch for this landed upstream some time ago.

Comment 12 Jan Synacek 2016-01-20 10:35:12 UTC

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