Bug#731387: [systemd-ui] Bug#731387: workaround for systemadm crashes

2013-12-27 Thread Zbigniew Jędrzejewski-Szmek
Can you instead try systemd-ui-3, recompiled with a recent vala? With vala 0.22 it doesn't seem to crash (or at least not that much, I haven't given it much testing). Also valgrind doesn't complain, except about un-freed memory during exit. Zbyszek -- To UNSUBSCRIBE, email to debian-bugs-dist-r

Bug#731387: [systemd-ui] Bug#731387: workaround for systemadm crashes

2013-12-27 Thread Andreas Cadhalpun
Control: tags -1 + patch Hi, I found a workaround (attached) that prevents the crashes, but I think it may remove some (needed?) functionality. Please consider applying this workaround, until a proper solution is found. Best regards, Andreas diff --git a/src/systemadm.vala b/src/systemadm.va