Bug#780675: systemd: segfault in systemd when running systemctl daemon-reload

2015-03-18 Thread Michael Biebl
Am 18.03.2015 um 19:01 schrieb Michael Biebl: > Control: fixed -1 219-4 > > Am 18.03.2015 um 18:00 schrieb Michael Biebl: >> Thanks for sharing the contents of the file. I can confirm the crash and >> we have enough information now to debug this issue properly. >> Marking the bug accordingly. > >

Bug#780675: systemd: segfault in systemd when running systemctl daemon-reload

2015-03-18 Thread Michael Biebl
Am 18.03.2015 um 16:29 schrieb Robert Pumphrey: > #!/bin/bash > ### BEGIN INIT INFO > # Provides: iptables > # Required-Start:$network $remote_fs $syslog > # Required-Stop: $network $remote_fs $syslog > # Should-Start: iptables > # Default-Start: 2 3 4 5 > # Default-Stop:

Bug#780675: systemd: segfault in systemd when running systemctl daemon-reload

2015-03-18 Thread Michael Biebl
Control: fixed -1 219-4 Am 18.03.2015 um 18:00 schrieb Michael Biebl: > Thanks for sharing the contents of the file. I can confirm the crash and > we have enough information now to debug this issue properly. > Marking the bug accordingly. Can't reproduce the issue with the version from experiment

Bug#780675: systemd: segfault in systemd when running systemctl daemon-reload

2015-03-18 Thread Michael Biebl
Control: tags -1 = confirmed Control: severity -1 serious Am 18.03.2015 um 16:29 schrieb Robert Pumphrey: > 2. put the following into /etc/init.d/firewall > #!/bin/bash > ### BEGIN INIT INFO > # Provides: iptables > # Required-Start:$network $remote_fs $syslog > # Required-Stop:

Bug#780675: systemd: segfault in systemd when running systemctl daemon-reload

2015-03-18 Thread Robert Pumphrey
On 17/03/15 22:13, Michael Biebl wrote: Am 17.03.2015 um 23:02 schrieb Robert Pumphrey: I have identified a duff init.d script (one of our own that previously worked in wheezy) that is at the root of this problem. I have removed the script, rebooted and the I can now run systemctl daemon-relo

Bug#780675: systemd: segfault in systemd when running systemctl daemon-reload

2015-03-17 Thread Michael Biebl
Am 17.03.2015 um 23:02 schrieb Robert Pumphrey: > I have identified a duff init.d script (one of our own that previously > worked in wheezy) that is at the root of this problem. I have removed > the script, rebooted and the I can now run systemctl daemon-reload > withough a seg fault. > This bug m

Bug#780675: systemd: segfault in systemd when running systemctl daemon-reload

2015-03-17 Thread Robert Pumphrey
On 17/03/15 21:07, Michael Biebl wrote: Am 17.03.2015 um 19:35 schrieb Michael Biebl: Am 17.03.2015 um 19:05 schrieb Robert Pumphrey: #0 0x7f8d3e06779b in raise (sig=11) at ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:37 resultvar = 0 pid = #1 0x7f8d3e4bd3d8 in ??

Bug#780675: systemd: segfault in systemd when running systemctl daemon-reload

2015-03-17 Thread Robert Pumphrey
On 17/03/15 21:07, Michael Biebl wrote: Am 17.03.2015 um 19:35 schrieb Michael Biebl: Am 17.03.2015 um 19:05 schrieb Robert Pumphrey: #0 0x7f8d3e06779b in raise (sig=11) at ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:37 resultvar = 0 pid = #1 0x7f8d3e4bd3d8 in ??

Bug#780675: systemd: segfault in systemd when running systemctl daemon-reload

2015-03-17 Thread Michael Biebl
Am 17.03.2015 um 19:35 schrieb Michael Biebl: > Am 17.03.2015 um 19:05 schrieb Robert Pumphrey: >> #0 0x7f8d3e06779b in raise (sig=11) at >> ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:37 >> resultvar = 0 >> pid = >> #1 0x7f8d3e4bd3d8 in ?? () >> No symbol table info avai

Bug#780675: systemd: segfault in systemd when running systemctl daemon-reload

2015-03-17 Thread Michael Biebl
Am 17.03.2015 um 19:05 schrieb Robert Pumphrey: > > > On 17/03/15 17:52, Michael Biebl wrote: >> control: tags -1 moreinfo >> control: tags -1 unreproducible >> >> Am 17.03.2015 um 18:14 schrieb Robert Pumphrey: >>> Package: systemd >>> Version: 215-12 >>> Severity: critical >>> Justification: br

Bug#780675: systemd: segfault in systemd when running systemctl daemon-reload

2015-03-17 Thread Michael Biebl
Am 17.03.2015 um 19:05 schrieb Robert Pumphrey: > > > On 17/03/15 17:52, Michael Biebl wrote: >> control: tags -1 moreinfo >> control: tags -1 unreproducible >> >> Am 17.03.2015 um 18:14 schrieb Robert Pumphrey: >>> Package: systemd >>> Version: 215-12 >>> Severity: critical >>> Justification: br

Bug#780675: systemd: segfault in systemd when running systemctl daemon-reload

2015-03-17 Thread Robert Pumphrey
On 17/03/15 17:52, Michael Biebl wrote: control: tags -1 moreinfo control: tags -1 unreproducible Am 17.03.2015 um 18:14 schrieb Robert Pumphrey: Package: systemd Version: 215-12 Severity: critical Justification: breaks the whole system Dear Maintainer, running systemctl daemon-reload cause

Bug#780675: systemd: segfault in systemd when running systemctl daemon-reload

2015-03-17 Thread Michael Biebl
Am 17.03.2015 um 18:52 schrieb Michael Biebl: > gdb --core=/core /lib/systemd/systemd > > The type "set logging on" and run "bt full" afterwards, hit return until the gdb prompt shows up again and attach > gdb.txt to the bug report. -- Why is it that all of the instruments seeking intellig

Bug#780675: systemd: segfault in systemd when running systemctl daemon-reload

2015-03-17 Thread Michael Biebl
control: tags -1 moreinfo control: tags -1 unreproducible Am 17.03.2015 um 18:14 schrieb Robert Pumphrey: > Package: systemd > Version: 215-12 > Severity: critical > Justification: breaks the whole system > > Dear Maintainer, > > running systemctl daemon-reload causes systemd to segfault : > >

Bug#780675: systemd: segfault in systemd when running systemctl daemon-reload

2015-03-17 Thread Robert Pumphrey
Package: systemd Version: 215-12 Severity: critical Justification: breaks the whole system Dear Maintainer, running systemctl daemon-reload causes systemd to segfault : root@host:~# systemctl daemon-reload Message from syslogd@host at Mar 17 16:41:53 ... kernel:[ 758.716467] systemd[1]: segfa