Date: Sun, 25 Jun 2006 13:52:56 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Poul-Henning Kamp <phk@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/include Makefile printf.h src/lib/libc/stdio Makefile.inc vfprintf.c vfscanf.c vfwprintf.c vfwscanf.c 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 Message-ID: <1151257976.22291.3.camel@shumai.marcuscom.com> In-Reply-To: <200606250735.k5P7ZpUR081586@repoman.freebsd.org> References: <200606250735.k5P7ZpUR081586@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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 [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEns14b2iPiv4Uz4cRAhpLAJ98eVvD0h9ql5HYLp40fmjDskW3pACcDPBk abM444awfAfhivl5/ZoI/h8= =uHUJ -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1151257976.22291.3.camel>
