[Player-dev] hxplayer error
Daniel Yek dyek at real.comHi Brian, I didn't see a follow up on this, so I suppose I/we let it slipped through the crack. Could you open a Problem Report (PR) for the player at the following link with as much details and good repro steps so that we can investigate further into it? https://bugs.helixcommunity.org/ Have you tried OSS? SoundDriver=0 <-- OSS SoundDriver=1 <-- Old OSS SoundDriver=2 <-- ESound Thanks. -- Daniel Yek At 09:00 PM 7/15/2006, brian yahn wrote: >I need to run realplayer with the hxplayer engine using artsdsp. If i >don't use artsdsp it works fine except it doens't play sound. That is why >I need to use artsdsp. When I use artsdsp it tell sm ethere is an error >and I need to export HELIX_LIBS. So I export the HELIX_LIBS to where they >should be before I do the artsdsp command and then I get an error when I >run a file saying that there was an invalid pointer. I added >SoundDriver=2 to the beginging of the realplayer file to fix the problem >and then when I try to run a file I get an error saying: > >*** glibc detected *** double free or corruption (out): 0x0839a4d0 *** >Aborted > >I asked on the forums and I was told to e~mail this address with the >problem. Here is a link to the thread if you need it >https://helixcommunity.org/forum/forum.php?thread_id=2700&forum_id=7. > >Could you please tell me how to fix this? > >Thank you for your time.