Bug 1222199 - [abrt] systemd: ftruncate64(): systemd-journald killed by SIGABRT
Summary: [abrt] systemd: ftruncate64(): systemd-journald killed by SIGABRT
Keywords:
Status: CLOSED DUPLICATE of bug 1300212
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:67da24b3f6cb29282b9b6cce7b3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-16 08:50 UTC by Juan Orti
Modified: 2016-01-20 14:06 UTC (History)
17 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-20 14:06:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (12.27 KB, text/plain)
2015-05-16 08:50 UTC, Juan Orti
no flags Details
File: cgroup (212 bytes, text/plain)
2015-05-16 08:50 UTC, Juan Orti
no flags Details
File: core_backtrace (3.23 KB, text/plain)
2015-05-16 08:50 UTC, Juan Orti
no flags Details
File: dso_list (1.15 KB, text/plain)
2015-05-16 08:50 UTC, Juan Orti
no flags Details
File: environ (174 bytes, text/plain)
2015-05-16 08:50 UTC, Juan Orti
no flags Details
File: limits (1.29 KB, text/plain)
2015-05-16 08:50 UTC, Juan Orti
no flags Details
File: maps (8.21 KB, text/plain)
2015-05-16 08:50 UTC, Juan Orti
no flags Details
File: mountinfo (4.29 KB, text/plain)
2015-05-16 08:50 UTC, Juan Orti
no flags Details
File: namespaces (85 bytes, text/plain)
2015-05-16 08:50 UTC, Juan Orti
no flags Details
File: open_fds (6.52 KB, text/plain)
2015-05-16 08:50 UTC, Juan Orti
no flags Details
File: proc_pid_status (932 bytes, text/plain)
2015-05-16 08:50 UTC, Juan Orti
no flags Details

Description Juan Orti 2015-05-16 08:50:20 UTC
Version-Release number of selected component:
systemd-219-14.fc22

Additional info:
reporter:       libreport-2.5.1
backtrace_rating: 4
cmdline:        /usr/lib/systemd/systemd-journald
crash_function: ftruncate64
executable:     /usr/lib/systemd/systemd-journald
global_pid:     511
kernel:         4.0.3-300.fc22.x86_64
runlevel:       N 5
type:           CCpp
uid:            0
var_log_messages: [System Logs]:\n-- Logs begin at mar 2015-03-24 22:06:44 CET, end at sáb 2015-05-16 03:31:15 CEST. --

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 ftruncate64 at ../sysdeps/unix/syscall-template.S:81
 #1 journal_file_post_change at ../src/journal/journal-file.c:1368
 #2 journal_file_append_entry.constprop.104 at ../src/journal/journal-file.c:1437
 #3 write_to_journal at ../src/journal/journald-server.c:512
 #4 dispatch_message_real.lto_priv.228 at ../src/journal/journald-server.c:819
 #5 server_dispatch_message at ../src/journal/journald-server.c:917
 #6 process_audit_string.lto_priv.222 at ../src/journal/journald-audit.c:412
 #7 server_process_audit_message at ../src/journal/journald-audit.c:466
 #8 server_process_datagram at ../src/journal/journald-server.c:1221
 #9 source_dispatch at ../src/libsystemd/sd-event/sd-event.c:2115

Comment 1 Juan Orti 2015-05-16 08:50:24 UTC
Created attachment 1026167 [details]
File: backtrace

Comment 2 Juan Orti 2015-05-16 08:50:26 UTC
Created attachment 1026168 [details]
File: cgroup

Comment 3 Juan Orti 2015-05-16 08:50:27 UTC
Created attachment 1026169 [details]
File: core_backtrace

Comment 4 Juan Orti 2015-05-16 08:50:29 UTC
Created attachment 1026170 [details]
File: dso_list

Comment 5 Juan Orti 2015-05-16 08:50:30 UTC
Created attachment 1026171 [details]
File: environ

Comment 6 Juan Orti 2015-05-16 08:50:31 UTC
Created attachment 1026172 [details]
File: limits

Comment 7 Juan Orti 2015-05-16 08:50:33 UTC
Created attachment 1026173 [details]
File: maps

Comment 8 Juan Orti 2015-05-16 08:50:35 UTC
Created attachment 1026174 [details]
File: mountinfo

Comment 9 Juan Orti 2015-05-16 08:50:36 UTC
Created attachment 1026175 [details]
File: namespaces

Comment 10 Juan Orti 2015-05-16 08:50:37 UTC
Created attachment 1026176 [details]
File: open_fds

Comment 11 Juan Orti 2015-05-16 08:50:39 UTC
Created attachment 1026177 [details]
File: proc_pid_status

Comment 12 Hin-Tak Leung 2015-08-04 11:50:11 UTC
(gdb) bt
#0  0x00007fc72de22b97 in ftruncate64 () from /lib64/libc.so.6
#1  0x00007fc72f295bc7 in journal_file_post_change ()
#2  0x00007fc72f29d9dc in journal_file_append_entry.constprop ()
#3  0x00007fc72f28ac4b in dispatch_message_real.lto_priv ()
#4  0x00007fc72f2b255c in server_dispatch_message ()
#5  0x00007fc72f292f76 in stdout_stream_log ()
#6  0x00007fc72f2937bb in stdout_stream_line.lto_priv ()
#7  0x00007fc72f2a9bb8 in stdout_stream_scan ()
#8  0x00007fc72f2a9db1 in stdout_stream_process ()
#9  0x00007fc72f2a2500 in source_dispatch ()
#10 0x00007fc72f2a30b0 in sd_event_dispatch ()
#11 0x00007fc72f285d6e in main ()
(gdb) 

# abrt-cli list
id fe475f35d21d3fb7d059336808010a0503ccac5a
reason:         systemd-journald killed by SIGABRT
time:           Sun 26 Jul 2015 03:55:38 BST
cmdline:        /usr/lib/systemd/systemd-journald
uid:            0
Directory:      /var/spool/abrt/ccpp-2015-07-26-03:55:15-533.new


# rpm -qf /usr/lib/systemd/systemd-journald
systemd-219-19.fc22.x86_64

[134747.146941] abrt-hook-ccpp[20872]: segfault at 0 ip 00007efbf66fc0ba sp 00007ffbffff9b08 error 4 in libc-2.21.so[7efbf6671000+1b70
00]
[134747.147041] Process 20872(abrt-hook-ccpp) has RLIMIT_CORE set to 1

Jul 26 03:56:09 localhost journal: Permanent journal is using 2.1G (max allowed 4.0G, trying to leave 4.0G free of 479.3M available → 
current li
mit 2.1G).


Jul 26 03:56:09 localhost journal: Permanent journal is using 2.1G (max allowed 4.0G, trying to leave 4.0G free of 479.3M available → 
current limit 2.1G).

Jul 22 02:38:01 localhost journal: Journal started
Jul 22 02:38:01 localhost journal: Runtime journal is using 8.0M (max allowed 345.5M, trying to leave 518.3M free of 3.3G available → 
current limit 345.5M).
Jul 22 02:38:01 localhost journal: Runtime journal is using 8.0M (max allowed 345.5M, trying to leave 518.3M free of 3.3G available → 
current limit 345.5M).

It looks like journald was trying to grab a lot of disk space which I did not have, and abrt-hoop-ccpp also crashed because journald was too greedy.

Comment 13 Jan Synacek 2016-01-20 14:06:46 UTC

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


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