On Sun, 2006-06-25 at 07:35 +0000, Poul-Henning Kamp wrote: > phk 2006-06-25 07:35:51 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > include Makefile > lib/libc/stdio Makefile.inc vfprintf.c vfscanf.c > vfwprintf.c vfwscanf.c > Added files: (Branch: RELENG_6) > include printf.h > lib/libc/stdio xprintf.c xprintf_errno.c xprintf_float.c > xprintf_hexdump.c xprintf_int.c > xprintf_quote.c xprintf_str.c > xprintf_time.c xprintf_vis.c > Log: > MFC: > Extensible printf implementation compatible with GLIBC
phk, has anyone contacted you about the crash caused by this code? The gstreamer port can register a custom printf format if the functionality is available. Once this is registered, the xprintf code is in effect, and this causes a crash with normal printf's in the same process. I was never able to reproduce so I asked some of the people that were to provide you with a backtrace. Here's the best backtrace I can find: http://lists.freebsd.org/mailman/htdig/freebsd-gnome/2006-March/013847.html Joe -- PGP Key : http://www.marcuscom.com/pgp.asc
signature.asc
Description: This is a digitally signed message part
