From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 29 11:57:46 2012 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CFB75106566C; Sun, 29 Jul 2012 11:57:46 +0000 (UTC) (envelope-from jcigar@ulb.ac.be) Received: from relaygateway02.edpnet.net (relaygateway02.edpnet.net [212.71.1.211]) by mx1.freebsd.org (Postfix) with ESMTP id 297628FC08; Sun, 29 Jul 2012 11:57:45 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBAJUjFVDV04gr/2dsb2JhbAANOL0GAQEBBB4aQBELFAQJFg8JAwIBAgFFBwwGAgEBBYgPpgCJaokEi1CGYgOoNw X-IronPort-AV: E=Sophos;i="4.77,674,1336341600"; d="scan'208";a="96785634" Received: from 213.211.136.43.dyn.edpnet.net (HELO [192.168.0.10]) ([213.211.136.43]) by relaygateway02.edpnet.net with ESMTP; 29 Jul 2012 13:56:36 +0200 Message-ID: <501524F4.8090601@ulb.ac.be> Date: Sun, 29 Jul 2012 13:56:36 +0200 From: Julien Cigar User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:12.0) Gecko/20120603 Thunderbird/12.0.1 MIME-Version: 1.0 To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org References: <201207291140.q6TBe8CY059612@freefall.freebsd.org> In-Reply-To: <201207291140.q6TBe8CY059612@freefall.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: ports/170256: audio/mpg123: SIGNAL 10 (SIGBUS) error X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2012 11:57:46 -0000 ... and the backtrace: (gdb) bt #0 0x000000080085652a in mpg123_strlen () from /usr/local/lib/libmpg123.so.0 #1 0x00000008008486c8 in mpg123_strlen () from /usr/local/lib/libmpg123.so.0 #2 0x0000000800850f90 in mpg123_strlen () from /usr/local/lib/libmpg123.so.0 #3 0x0000000800845916 in mpg123_framebyframe_decode () from /usr/local/lib/libmpg123.so.0 #4 0x0000000800845e33 in mpg123_decode_frame () from /usr/local/lib/libmpg123.so.0 #5 0x000000000040b186 in INT123_compat_close () #6 0x000000000040c125 in INT123_compat_close () #7 0x0000000000403bbe in ?? () #8 0x0000000800634000 in ?? () #9 0x0000000000000000 in ?? () #10 0x0000000000000000 in ?? () #11 0x0000000000000002 in ?? () #12 0x00007fffffffdce8 in ?? () #13 0x00007fffffffdcfe in ?? () #14 0x0000000000000000 in ?? () #15 0x00007fffffffdd17 in ?? () #16 0x00007fffffffdd2f in ?? () #17 0x00007fffffffdd6e in ?? () #18 0x00007fffffffdd7a in ?? () #19 0x00007fffffffdd83 in ?? () #20 0x00007fffffffddbf in ?? () #21 0x00007fffffffddc9 in ?? () #22 0x00007fffffffdddc in ?? () #23 0x00007fffffffde07 in ?? () #24 0x00007fffffffde21 in ?? () #25 0x00007fffffffde33 in ?? () #26 0x00007fffffffde40 in ?? () #27 0x00007fffffffde4d in ?? () #28 0x00007fffffffde5e in ?? () #29 0x00007fffffffde80 in ?? () #30 0x00007fffffffde94 in ?? () #31 0x00007fffffffdef0 in ?? () #32 0x00007fffffffdefa in ?? () #33 0x00007fffffffdf0a in ?? () #34 0x00007fffffffdf1e in ?? () #35 0x00007fffffffdf2b in ?? () #36 0x00007fffffffdf44 in ?? () #37 0x00007fffffffdf55 in ?? () #38 0x00007fffffffdf61 in ?? () #39 0x0000000000000000 in ?? () #40 0x0000000000000003 in ?? () #41 0x0000000000400040 in ?? () #42 0x0000000000000004 in ?? () #43 0x0000000000000038 in ?? () #44 0x0000000000000005 in ?? () #45 0x0000000000000008 in ?? () #46 0x0000000000000006 in ?? () #47 0x0000000000001000 in ?? () #48 0x0000000000000008 in ?? () #49 0x0000000000000000 in ?? () #50 0x0000000000000009 in ?? () #51 0x0000000000403b30 in ?? () #52 0x0000000000000007 in ?? () #53 0x0000000800619000 in ?? () #54 0x000000000000000f in ?? () #55 #56 0x0000000000000000 in ?? () Previous frame inner to this frame (corrupt stack?) (gdb) On 07/29/2012 13:40, FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/170256'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=170256 > >> Category: ports >> Responsible: freebsd-ports-bugs >> Synopsis: audio/mpg123: SIGNAL 10 (SIGBUS) error >> Arrival-Date: Sun Jul 29 11:40:08 UTC 2012