<br><br>On Sunday, September 23, 2012, Allin Cottrell <<a href="mailto:cottrell@wfu.edu">cottrell@wfu.edu</a>> wrote:<br>> On Sun, 23 Sep 2012, Colin Walters wrote:<br>><br>>> On Sat, 2012-09-22 at 16:34 -0700, Khem Raj wrote:<br>
>><br>>>> git bisect tells me that its happening due to<br>>>><br>>>> commit 877d54e9b09e093c2102f519a84e2a52637ae035<br>>>> Author: Lennart Poettering <<a href="mailto:lennart@poettering.net">lennart@poettering.net</a>><br>
>>> Date:   Fri Aug 24 22:21:20 2012 +0200<br>>>><br>>>>     journal: generate structured journal messages for a number of events<br>>>><br>>>><br>>>> I am using gcc 4.7.2 + glibc 2.16 + binutils 2.22 + kernel 3.4.10<br>
>><br>>> I get this too in GNOME-OSTree (fork of Poky edison, gcc 4.6, eglibc<br>>> 2.13).<br>>><br>>> I had been thinking it was<br>>> <a href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47025">http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47025</a> [...]<br>
><br>> I think it's<br>> <a href="https://bugs.freedesktop.org/show_bug.cgi?id=55213">https://bugs.freedesktop.org/show_bug.cgi?id=55213</a><br>><br>> The reporter explains clearly that the new journald code invokes undefined behavior in relation to vsnprintf() and vasprintf(): it may work on some systems but in general cannot be relied upon to work, and it segfaults on some systems. The reporter also provides a patch.<br>
><br><br><br>Yes that patch fixes my problem<br>> --<br>> Allin Cottrell<br>> Department of Economics<br>> Wake Forest University, NC<br>><br>>