[Bug 136283] Changed - make check: printf-test FAILED



http://bugzilla.gnome.org/show_bug.cgi?id=136283





------- Additional Comments From Jonas Jonsson alcesys se  2004-03-15 03:30 -------
197       TEST (NULL, g_snprintf (buf, 128, "%*s", -5, "abc") == 5 &&
!strcmp (buf, "abc  "));
1: buf = "  abc\000+00\000+00", '\0' <repeats 15 times>,
"@\000V°\200\000\003ÿÿ~ä\200\000\000\000\000\000\000\000@", '\0'
<repeats 19 times>,
"\002\000\000\000\000\000\000\000\000\000\000\002", '\0' <repeats 23
times>, "\0040 \000\000\000\000\000(È", '\0' <repeats 15 times>
(gdb) n

GLib-ERROR **: gmem.c:140: failed to allocate 18446744069414584325 bytes
aborting...

Program received signal SIGTRAP, Trace/breakpoint trap.
0x800003ffff5ff4e4 in kill ()

(This is on glib-2.3.6)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]