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 <[email protected]> > 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... _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
