From owner-cvs-src@FreeBSD.ORG Sun Jun 25 17:53:10 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BF9C16A409; Sun, 25 Jun 2006 17:53:10 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id A86B343D69; Sun, 25 Jun 2006 17:53:09 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.6/8.13.6) with ESMTP id k5PHrpfe036844; Sun, 25 Jun 2006 13:53:51 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Poul-Henning Kamp In-Reply-To: <200606250735.k5P7ZpUR081586@repoman.freebsd.org> References: <200606250735.k5P7ZpUR081586@repoman.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-IsXb+EivJj2JciWnEHyE" Organization: MarcusCom, Inc. Date: Sun, 25 Jun 2006 13:52:56 -0400 Message-Id: <1151257976.22291.3.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port 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 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jun 2006 17:53:10 -0000 --=-IsXb+EivJj2JciWnEHyE Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2006-06-25 at 07:35 +0000, Poul-Henning Kamp wrote: > phk 2006-06-25 07:35:51 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: RELENG_6) > include Makefile=20 > lib/libc/stdio Makefile.inc vfprintf.c vfscanf.c=20 > vfwprintf.c vfwscanf.c=20 > Added files: (Branch: RELENG_6) > include printf.h=20 > lib/libc/stdio xprintf.c xprintf_errno.c xprintf_float.c=20 > xprintf_hexdump.c xprintf_int.c=20 > xprintf_quote.c xprintf_str.c=20 > xprintf_time.c xprintf_vis.c=20 > 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 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-IsXb+EivJj2JciWnEHyE Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEns14b2iPiv4Uz4cRAhpLAJ98eVvD0h9ql5HYLp40fmjDskW3pACcDPBk abM444awfAfhivl5/ZoI/h8= =uHUJ -----END PGP SIGNATURE----- --=-IsXb+EivJj2JciWnEHyE--