Hallo!
I just get this segfault in pdradio with readanysf~ with one mp3 file (I don't know what is special with that file, but it crashes when you try to open it ...)
anyway, gdb gives the following backtrace:
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1228211280 (LWP 21054)] 0x00000000 in ?? () (gdb) bt #0 0x00000000 in ?? () #1 0x080a8baf in sys_lock () at m_sched.c:514 #2 0xb7e32d2d in flext_shared::Forward () from /usr/local/lib/libflext-pd.so.0.5 #3 0xb7e32268 in flext_base_shared::QWorker () from /usr/local/lib/libflext-pd.so.0.5 #4 0xb7e2df67 in flext_shared::ThrCond::TimedWait () from /usr/local/lib/libflext-pd.so.0.5 #5 0xb7fa0ccd in start_thread () from /lib/tls/libpthread.so.0 #6 0xb7f34b0e in clone () from /lib/tls/libc.so.6
anyone any idea ?
LG Georg