search for: thread_spin_lock

Displaying 1 result from an estimated 1 matches for "thread_spin_lock".

Did you mean: pthread_spin_lock
2015 Nov 13
0
mp3 queue problem
...52 pts/0 00:05:21 /pang/mx/bin/icecast -b -c /pang/mx/etc/icecast.xml As you can see, the CPU is used at 100% so i tried to get what's going on with gdb -p 20274 and this is the result (gdb) where #0 0x008c32d5 in ?? () from /lib/libpthread.so.0 #1 0xbfa4cef8 in ?? () #2 0x08072154 in thread_spin_lock () Unfortunally this gave me no clue about the problem. Any idea about what's going on? If you need further data or tests, please feel free to ask it to me. Thank you Davide