[gstreamer-bugs] [Bug 624719] New: File supposed to be closed but is not

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 19 04:23:44 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=624719
  GStreamer | gstreamer (core) | 0.10.25

           Summary: File supposed to be closed but is not
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.25
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: dest at gatekeeper.fr
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Hi !

I originally reported this to the Rhythmbox devs but I've been told it's a
gstreamer bug.

Here is the deal.

I noticed that when a song finished reading then the file is not closed
immediately. However, if I skip the song because I don't want to listen to this
one, then it's closed.

I noticed this using inotify but you can see this behaviour by checking the
opened files like this : lsof | grep rhythmbox | grep REG | grep -v mem | grep
mp3

Here is a scenario :
- File A was read, it's over but the file is still opened.
- File B is the current song.
- As soon as file B is over, file C starts. And when file C starts, File A
closes at the very same time.

FYI: I use Ubuntu 9.10.

Regards.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list