Hello!

I am on OpenBSD 5.2 i386 using audacious from packages.

When listening to an ogg stream I got this from
audacious:


/home/per $ gdb audacious
GNU gdb 6.3
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 "i386-unknown-openbsd5.2"...
(no debugging symbols found)

(gdb) run
Starting program: /usr/local/bin/audacious
[New process 12541]
WARNING: Audacious seems to be already running but is not responding.

Program received signal SIGSEGV, Segmentation fault.
[Switching to thread 1017712]
0x03a7b99a in vorbis_synthesis_blockin () from /usr/local/lib/libvorbis.so.8.0
(gdb) backtrace
#0  0x03a7b99a in vorbis_synthesis_blockin ()
   from /usr/local/lib/libvorbis.so.8.0
#1  0x0fb08a51 in _fetch_and_process_packet ()
   from /usr/local/lib/libvorbisfile.so.6.0
#2  0x0fb08d58 in ov_read_float () from /usr/local/lib/libvorbisfile.so.6.0
#3 0x02fac904 in vorbis_play () from /usr/local/lib/audacious/Input/vorbis.so
#4  0x1c012d92 in playback_thread ()
#5  0x08e77c2e in _rthread_start (v=0x884f8f00)
    at /usr/src/lib/librthread/rthread.c:111
#6  0x09c222e9 in __tfork_thread () from /usr/lib/libc.so.65.0

Reply via email to