Bug#792403:

Stefan Sauer st.kost at gmail.com
Tue Jul 14 15:26:34 BST 2015


while this is not the latest version. The affected code has not changed
much:
version used in jessie:
https://github.com/systemd/systemd/blob/v215/src/bootchart/svg.c#L1153-1156
head version:
https://github.com/systemd/systemd/blob/master/src/bootchart/svg.c#L1181-1184

It does not seem to be a straight forward fix. Looks like the
datastructures are messed up.

(gdb) print arg_hz
$1 = 25
(gdb) print ps
$2 = (struct ps_struct *) 0x1
(gdb) print ps_first
$3 = (struct ps_struct *) 0x7f57e008
(gdb) print sample_hz
$4 = (struct ps_sched_struct *) 0x0
(gdb) print ii
$5 = 6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/attachments/20150714/33ae9a8a/attachment.html>


More information about the Pkg-systemd-maintainers mailing list