GNOME Bugzilla – Bug 300952
Crash when testing default source
Last modified: 2006-10-08 09:18:56 UTC
Distribution: Debian 3.1 Package: gnome-media Severity: normal Version: GNOME2.10.1 unspecified Gnome-Distributor: Ubuntu Synopsis: Crash when testing default source Bugzilla-Product: gnome-media Bugzilla-Component: gstreamer-properties Bugzilla-Version: unspecified BugBuddy-GnomeVersion: 2.0 (2.10.0) Description: Description of the crash: When clicking test for the default source and then clicking "ok" (or "close") to stop the test, gstreamer-properties crash. Using Ubuntu Breezy. AFAIK, the gstreamer packages are the same than the one in Hoary right now. Steps to reproduce the crash: 1. 2. 3. Expected Results: How often does this happen? Additional Information: Debugging Information: Backtrace was generated from '/usr/bin/gstreamer-properties' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) `system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols. [Thread debugging using libthread_db enabled] [New Thread -1222891840 (LWP 22674)] [New Thread -1229317200 (LWP 22676)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 58298
Thread 1 (Thread -1222891840 (LWP 22674))
------- Bug moved to this database by unknown@bugzilla.gnome.org 2005-04-17 10:53 ------- Unknown platform unknown. Setting to default platform "Other". Unknown milestone "unknown" in product "gnome-media". Setting to default milestone for this product, '---' Setting to default status "UNCONFIRMED". Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one.
The crash is reproducable.
So it crashes when closing the window - the actual test runs OK? That is weird. What source were you testing, and what was your output set to?
It crashes when closing the window with "Test...". The source is OSS and the sink is esd.
It seems it's crashing if I close the window within 5 seconds after having opened it. Else it doesn't crash...
Hm, indeed reproduceable. The reason may be that we have two clock-providing elements. Odd stuff... Looks bad.
Is this reproduceable with gst-0.10?
It works with gst-0.10. Closing.