Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 May 2009 09:56:52 GMT
From:      Gaetano Guerriero <gaetano.guerriero@spacespa.it>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   amd64/134264: cmus - segmentation fault with ogg files
Message-ID:  <200905060956.n469uqXd019096@www.freebsd.org>
Resent-Message-ID: <200905061000.n46A0CFP062047@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         134264
>Category:       amd64
>Synopsis:       cmus - segmentation fault with ogg files
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 06 10:00:12 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gaetano Guerriero
>Release:        7.1
>Organization:
>Environment:
FreeBSD gmork.spacespa.it 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan  1 08:58:24 UTC 2009     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Cmus segfaults when trying to play ogg files.
I installed cmus and his dependancies via ports. 
The problem seems related to libtremor:

$gdb /usr/local/bin/cmus cmus.core 
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)...
Core was generated by `cmus'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/libthr.so.3...(no debugging symbols found)...done.

     ----OMISSIS----

Reading symbols from /usr/local/lib/libao.so.3...done.
Loaded symbols for /usr/local/lib/libao.so.3
Reading symbols from /usr/local/lib/ao/plugins-2/liboss.so...done.
Loaded symbols for /usr/local/lib/ao/plugins-2/liboss.so
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x00000008021a3f97 in vorbis_synthesis (vb=0x8064ae270, op=Variable "op" is not available.
) at synthesis.c:70
70	      vb->pcm[i]=(ogg_int32_t *)_vorbis_block_alloc(vb,vb->pcmend*sizeof(*vb->pcm[i]));
[New Thread 0x801002780 (LWP 100188)]
[New Thread 0x801002600 (LWP 100187)]
[New Thread 0x801002300 (LWP 100184)]
[New Thread 0x801002180 (LWP 100155)]



>How-To-Repeat:
Play a ogg file with cmus
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905060956.n469uqXd019096>