[Vorbis] SIGSEGV from libao

Andrew B. Young andrew_b_young at earthlink.net
Mon Dec 6 10:24:12 PST 2004


Not sure if this is the right mailing list to ask this--

I wrote a "jukebox" application to read ogg files and play them through
libao.  It was working on Fedora Core 2, but has stopped working on
FC Core 3.  Below is the stack trace from gdb.  I can give more details,
and source code, if this is the correct forum.

Thanks,
Andrew

#0  0x00dc34ba in ?? ()
#1  0x03736cac in std::vector<Arts::MethodDef, 
std::allocator<Arts::MethodDef> \>::_M_insert_aux () from 
/usr/lib/libmcop.so.1
##2  0x03736ec6 in Arts::readTypeSeq<Arts::MethodDef> ()
    from /usr/lib/libmcop.so.1
#3  0x0372f0fd in Arts::InterfaceDef::readType () from /usr/lib/libmcop.so.1
#4  0x0372f3d2 in Arts::InterfaceDef::InterfaceDef ()
    from /usr/lib/libmcop.so.1
#5  0x03738f9e in Arts::readTypeSeq<Arts::InterfaceDef> ()
    from /usr/lib/libmcop.so.1
#6  0x03730207 in Arts::ModuleDef::readType () from /usr/lib/libmcop.so.1
#7  0x03730484 in Arts::ModuleDef::ModuleDef () from /usr/lib/libmcop.so.1
#8  0x03754b6a in Arts::IDLFileReg::startup () from /usr/lib/libmcop.so.1
#9  0x0375adc7 in Arts::StartupManager::startup () from 
/usr/lib/libmcop.so.1
#10 0x03740f78 in Arts::Dispatcher::Dispatcher () from /usr/lib/libmcop.so.1
#11 0x00d760a4 in arts_backend_init () from /usr/lib/libartscbackend.so.0
#12 0x002c12b6 in arts_init () from /usr/lib/libartsc.so.0
#13 0x00f7c8b7 in ao_plugin_test () from /usr/lib/ao/plugins-2/libarts.so
#14 0x004a8c4d in ao_default_driver_id () from /usr/lib/libao.so.2
#15 0x0804d871 in Player::playSong (song=@0x9061970) at player.cc:604
#16 0x0804d607 in Player::controller (data=0x8f19520) at player.cc:563
#17 0x005311d5 in start_thread () from /lib/tls/libpthread.so.0
#18 0x003c22da in clone () from /lib/tls/libc.so.6


More information about the Vorbis mailing list