Franck Bui changed bug 1010148
What Removed Added
CC   fbui@suse.com, matz@suse.com
Flags   needinfo?(matz@suse.com)

Comment # 1 on bug 1010148 from
(In reply to Richard Weinberger from comment #0)
> I use openSUSE Tumbleweed in a KVM guest. After my KVM _host_ resumes from
> suspend, journald with in the guest crashes sometimes.
> 

What's the host system ?

> [...]
> Using host libthread_db library "/lib64/libthread_db.so.1".
> Core was generated by `/usr/lib/systemd/systemd-journald'.
> Program terminated with signal SIGABRT, Aborted.
> #0  0x00007fe189da4690 in __fsync_nocancel () at
> ../sysdeps/unix/syscall-template.S:84
> 84      ../sysdeps/unix/syscall-template.S: Datei oder Verzeichnis nicht
> gefunden.
> (gdb) bt
> #0  0x00007fe189da4690 in __fsync_nocancel () at
> ../sysdeps/unix/syscall-template.S:84
> #1  0x00005621fb2b5693 in journal_file_set_offline (f=0x5621fb5d3130) at
> src/journal/journal-file.c:138

It looks like an assertion failed in fsync(2).

@Michael, could you confirm ?

Thanks.


You are receiving this mail because: