Menu

#20 libxmms-flac.so (fileinfo) crashes when file does not exist

closed-fixed
None
7
2007-02-07
2007-01-13
Sami Farin
No

When you for example rename the file and press ctrl-3:

GLib-ERROR **: could not allocate -193 bytes
aborting...

Or can't it just pop up a window saying file does not exist?
But if you check it in the beginning of the
function FLAC_XMMS__file_info_box(), it is still racy,
unless this patch is applied, because file can
go away after the check.

Discussion

  • Sami Farin

    Sami Farin - 2007-01-13

    make FLAC_pluginreplaygain_get_from_file return FLACbool and check return value

     
  • Josh Coalson

    Josh Coalson - 2007-01-30
    • priority: 5 --> 7
    • assigned_to: nobody --> jcoalson
    • status: open --> open-accepted
     
  • Josh Coalson

    Josh Coalson - 2007-02-07

    Logged In: YES
    user_id=78173
    Originator: NO

    fixed in CVS, thanks.

    Josh

     
  • Josh Coalson

    Josh Coalson - 2007-02-07
    • status: open-accepted --> closed-fixed
     

Log in to post a comment.