Package: systemd Version: 215-17+deb8u1 When running systemd-bootchart it crashes at the end in attempt to produce the svg.
Here is a transcript: Starting program: /lib/systemd/systemd-bootchart --rel -n 10 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linux-gnueabi/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. 0x7f55baf4 in svg_ps_bars () at ../src/bootchart/svg.c:1155 1155 in ../src/bootchart/svg.c (gdb) bt #0 0x7f55baf4 in svg_ps_bars () at ../src/bootchart/svg.c:1155 #1 svg_do (build=0x40072e0e <error: Cannot access memory at address 0x40072e0e>) at ../src/bootchart/svg.c:1301 #2 0x7f558628 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bootchart/bootchart.c:459 I am running Debian-jessie $ uname -a Linux ev3dev 3.16.7-ckt14-7-rc1-ev3dev-ev3 #2 PREEMPT Tue Jul 14 13:06:50 CEST 2015 armv5tejl GNU/Linux

