Yes, I also get a segmentation fault when I listen to that .ram file.
I need help in debugging this one.  To use a debugger to track down
the problem, I would need to turn off all multi-threading in
TRPlayer.  As Peter suggested, I turned off all three multi-threading
options (NoAsyncDNS, NetworkThreading, and ThreadedAudio) in the main
RealPlayer configuration file.  I also linked TRPlayer without the
pthread library, and now when I try to start it, I get the following
error:

./trplayer: error while loading shared libraries: 
/usr/lib/RealPlayer8/Common/rmacore.so.6.0: undefined symbol: sem_init

Can anyone tell me how to disable multi-threading completely in
RealPlayer so that I can use the debugger?  Or can anyone give me
ideas on how to find the problem without using a debugger?  Thanks.

-- 
Matt Campbell <http://www.pobox.com/~mattcampbell/>  ICQ #:  33005941

Reply via email to