Comment # 21 on bug 918158 from
Created attachment 625063 [details]
systemd core dump (xz-compressed)

New coredump of systemd (this time xz-compressed because of the 10MiB
limitations on bugzilla).

I did upgrade system to the 210-25.15.1 version found in the tsaupe home repo.
It did crash during one update. Given the sequence of message in the terminal,
it probably crashed during the installation of VirtualBox. I would imaging:
restarting which ever unit is responsible of the host drivers (the modern
systemd equivalent of /etc/init.d/vboxdrv ).

I haven't installed the debugs symbols, but according to gdb's backtrace it
crash on a "free" call. Double free? Free of corrupt buffer ?
Seems problematic. (Even when exposed to corrupt data, systemd should handle it
gracefully and report an error. Not barf and crash on it)

Today, I noticed a new 210-25.15.2 version was available. We'll see how this
one survives.


You are receiving this mail because: