Processing control commands:
> affects -1 src:iodine
Bug #851412 [src:systemd] FTBFS on mips*, tests fail with SIGSEGV
Bug #851505 [src:systemd] Xvfb segfaults on mips64el
Bug #851549 [src:systemd] dbus: Segmentation fault in dbus.postinst on mips64el
Bug #851642 [src:systemd] perl: FTBFS on mips6
Control: affects -1 src:iodine
On Sun, 15 Jan 2017 14:12:06 +0100, Christian Hofstaedtler wrote:
> Control: affects -1 + pdns pdns-recursor
>
> pdns and pdns-recursor link against libsystemd, and this bug causes
> both of them to just segfault on startup on mips64el.
I'm pretty sure that the bu
* Michael Biebl [170115 19:09]:
> Am 15.01.2017 um 14:12 schrieb Christian Hofstaedtler:
> > PS: libsystemd does not appear to have a -dbgsym package.
> >
>
> It does, at least on amd64
>
> libsystemd0-dbgsym:
> Installed: (none)
> Candidate: 232-10
> Version table:
> 232-10 500
>
Am 15.01.2017 um 14:12 schrieb Christian Hofstaedtler:
>
> PS: libsystemd does not appear to have a -dbgsym package.
>
It does, at least on amd64
libsystemd0-dbgsym:
Installed: (none)
Candidate: 232-10
Version table:
232-10 500
500 http://debug.mirrors.debian.org/debian-debu
Control: affects -1 + pdns pdns-recursor
Hi,
pdns and pdns-recursor link against libsystemd, and this bug causes
both of them to just segfault on startup on mips64el.
Tiny reproducer:
(sid_mips64el-dchroot)zeha@eller:~$ cat foo.c
int main() {
}
(sid_mips64el-dchroot)zeha@eller:~$ make foo LDFL