After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 300952 - Crash when testing default source
Crash when testing default source
Status: RESOLVED FIXED
Product: gnome-media
Classification: Deprecated
Component: gstreamer-properties
unspecified
Other other
: Normal normal
: ---
Assigned To: gnome media maintainers
gnome media maintainers
Depends on:
Blocks:
 
 
Reported: 2005-04-17 14:53 UTC by Vincent Untz
Modified: 2006-10-08 09:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Vincent Untz 2005-04-17 14:53:17 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 ()

Thread 1 (Thread -1222891840 (LWP 22674))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 741
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    at gmessages.c line 492




------- 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.

Comment 1 Vincent Untz 2005-04-17 14:54:17 UTC
The crash is reproducable.
Comment 2 Ronald Bultje 2005-04-23 10:18:07 UTC
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?
Comment 3 Vincent Untz 2005-04-23 15:31:02 UTC
It crashes when closing the window with "Test...". The source is OSS and the
sink is esd.
Comment 4 Vincent Untz 2005-04-23 15:33:27 UTC
It seems it's crashing if I close the window within 5 seconds after having
opened it. Else it doesn't crash...
Comment 5 Ronald Bultje 2005-08-08 21:31:49 UTC
Hm, indeed reproduceable. The reason may be that we have two clock-providing
elements. Odd stuff... Looks bad.
Comment 6 Ronald Bultje 2006-09-03 20:17:48 UTC
Is this reproduceable with gst-0.10?
Comment 7 Vincent Untz 2006-10-08 09:18:56 UTC
It works with gst-0.10. Closing.