On Sun, Apr 05, 2009, BERTRAND Joel wrote: > #0 0xf74d4040 in IA__g_utf16_to_utf8 (str=0x1, len=-189498872, > items_read=0x7ffe00, items_written=0xc, error=0x7d848) > at /build/buildd/glib2.0-2.20.0/glib/gutf8.c:1117 > 1117 /build/buildd/glib2.0-2.20.0/glib/gutf8.c: No such file or > directory. > in /build/buildd/glib2.0-2.20.0/glib/gutf8.c > (gdb) backtrace > #0 0xf74d4040 in IA__g_utf16_to_utf8 (str=0x1, len=-189498872, > items_read=0x7ffe00, items_written=0xc, error=0x7d848) > at /build/buildd/glib2.0-2.20.0/glib/gutf8.c:1117 > #1 0x00000b75 in ?? () > #2 0x00000b79 in ?? () > Backtrace stopped: previous frame identical to this frame (corrupt stack?) > Current language: auto; currently c
The gdb warning and the args passed to IA__g_utf16_to_utf8 look like either a corrupt stack (e.g. stack being overwritten by program) or gdb getting confused. If you're reporting a bug in an app you compile yourself calling into glib and you believe glib is wrong, please send a test case. If you care about iceweasel etc., try the Debian binaries and copy the config of the Debian packages as a start: these don't seem to trigger SIBGUS. -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org