[systemd-devel] systemd segfaulting after commit 877d54e9b09e093c2102f519a84e2a52637ae035
Colin Walters
walters at verbum.org
Sun Sep 23 13:55:06 PDT 2012
On Sat, 2012-09-22 at 16:34 -0700, Khem Raj wrote:
> git bisect tells me that its happening due to
>
> commit 877d54e9b09e093c2102f519a84e2a52637ae035
> Author: Lennart Poettering <lennart at poettering.net>
> Date: Fri Aug 24 22:21:20 2012 +0200
>
> journal: generate structured journal messages for a number of events
>
>
> I am using gcc 4.7.2 + glibc 2.16 + binutils 2.22 + kernel 3.4.10
I get this too in GNOME-OSTree (fork of Poky edison, gcc 4.6, eglibc
2.13).
I had been thinking it was
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47025
I was going to rebase to a newer toolchain after GNOME 3.6, but that
theory seems out because you have 4.7 which should have that fix.
Does this test program also fail for you?
http://people.gnome.org/~walters/systemd-vsnprintf-test.c
It does for me, which implies it's a toolchain bug. Where exactly
though is the question...
More information about the systemd-devel
mailing list