GNOME Bugzilla – Bug 423668
[rmdemux] crashed in gst_adapter_flush() when shutting down
Last modified: 2007-11-02 06:39:38 UTC
The bug has been opened on https://launchpad.net/bugs/97054 "Binary package hint: rhythmbox Nothing really happened, it just told me that rythmbox crashed, but it's still rocking... strange... ..." Debug backtrace for the crash: 372 g_return_if_fail (GST_IS_ADAPTER (adapter)); (gdb) thread apply all bt full
+ Trace 122866
Thread 5 (process 7977)
Thread 4 (process 7978)
Thread 3 (process 7979)
Thread 2 (process 7980)
Thread 1 (process 7953)
Is this crash reproducable with the file in question? (Wasted.rm) If yes, could you make the file available somewhere for us? Looks like some kind of random memory corruption thing or a refcounting bug to me (since the adapter is only cleared on state change to paused and only destroyed in the finalize function, so it should never really become invalid).
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!
*** Bug 446069 has been marked as a duplicate of this bug. ***
*** Bug 463619 has been marked as a duplicate of this bug. ***
*** Bug 463620 has been marked as a duplicate of this bug. ***
*** Bug 463618 has been marked as a duplicate of this bug. ***
*** Bug 492423 has been marked as a duplicate of this bug. ***