Menu

#37 mpg321 fails to close files after playing in remote mode

closed-fixed
nobody
None
5
2004-11-21
2004-11-18
Anonymous
No

When mpg321 is started in remote mode all the files played
remain open after they have finished playing and @P 0 has
been returned. After 1024 files have been played it is
terminated with "too many open files". Listing open files with
lsof | grep mpg321 after a few plays reveal that they are
still open.

Regards

Duncan Wood.
duncan@dswood.demon.co.uk

Discussion

  • Nicolas Bonifas

    Nicolas Bonifas - 2004-11-20

    Logged In: YES
    user_id=719421

    I can't reproduce this. Could you tell us which version of
    mpg321 you are running (mpg321 -V), the version of the
    libraries mpg321 depends on (especially libmad and libc6),
    and the exact procedure you used to get this behaviour from
    mpg321?
    Thank you

     
  • Nobody/Anonymous

    Logged In: NO

    The version of mpg321 is 0.2.10, libmad is 0.15.1b, libc is glibc-2.3.2,
    libao is libao-0.8.4. The linux distrobution is Slackware 10.0.

     
  • Nobody/Anonymous

    Logged In: NO

    run mpg321 in remote mode
    mpg321 -R dodo

    Play a couple of tracks

    l track1
    l track2

    In another shell, with mpg321 still running, list open
    files

    lsof | grep track

    Both files will still be open even after playing is
    finished.

     
  • Stephen Depooter

    Logged In: YES
    user_id=712646

    This is a bug that has been fixed in CVS for a long time, but never
    included in an official release.

    Marking as Pending,Fixed.

     
  • Stephen Depooter

    • status: open --> closed-fixed
     

Log in to post a comment.