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 150064 - gstreamer-properties dies when esd is not running
gstreamer-properties dies when esd is not running
Status: RESOLVED DUPLICATE of bug 146082
Product: gnome-media
Classification: Deprecated
Component: gstreamer-properties
1.112.0
Other other
: Normal normal
: ---
Assigned To: gnome media maintainers
gnome media maintainers
Depends on:
Blocks:
 
 
Reported: 2004-08-13 16:47 UTC by Ilguiz Latypov
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ilguiz Latypov 2004-08-13 16:48:25 UTC
Distribution: Debian 3.1
Package: gnome-media
Severity: normal
Version:  2.6.2
Synopsis: gstreamer-properties dies when esd is not running
Bugzilla-Product: gnome-media
Bugzilla-Component: general
Bugzilla-Version: 2.6.2
BugBuddy-GnomeVersion: 2.0 (2.6.1.1)
Description:
Description of the crash:



Steps to reproduce the crash:
1. Opened gst-properties to try configuring the audio output.
2. Found "other" in the combobox, "esdsink" in the text field.  Clicked
the "Test" button.
3. Kaboom!

Expected Results:

I anticipated an error box telling me that esd daemon is not running.

How often does this happen?

Always.

Additional Information:

Debian unstable, updated couple days ago.  The esd itself segfaults when
invoked.  I realize it's another bug that should be filed.
=============================================
open("/dev/snd/controlC0", O_RDONLY)    = 5
close(5)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 5
ioctl(5, USBDEVFS_CONTROL, 0xbffff50c)  = 0
ioctl(5, 0x40045532, 0xbffff534)        = 0
open("/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK) = 6
close(5)                                = 0
ioctl(6, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbffff410) = 0
fcntl64(6, F_GETFL)                     = 0x802 (flags
O_RDWR|O_NONBLOCK)
ioctl(6, AGPIOC_INFO, 0xbffff40c)       = 0
ioctl(6, AGPIOC_RELEASE or APM_IOC_SUSPEND, 0xbffff408) = 0
mmap2(NULL, 4096, PROT_READ, MAP_SHARED, 6, 0x80000) = 0x40018000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 6, 0x81000) =
0x40019000
fcntl64(6, F_GETFL)                     = 0x802 (flags
O_RDWR|O_NONBLOCK)
fcntl64(6, F_SETFL, O_RDWR)             = 0
ioctl(6, 0xc25c4110, 0xbffff5e0)        = 0
ioctl(6, 0xc25c4110, 0xbffff5e0)        = 0
ioctl(6, 0xc25c4110, 0xbffff5e0)        = 0
ioctl(6, 0xc25c4110, 0xbffff5e0)        = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
i=============================================



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)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...[Thread debugging using
libthread_db enabled]
[New Thread 1089428224 (LWP 13611)]
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 1089428224 (LWP 13611))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #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
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 gst_scheduler_factory_make
    from /usr/lib/libgstreamer-0.8.so.1
  • #10 gst_thread_get_type
    from /usr/lib/libgstreamer-0.8.so.1
  • #11 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #13 gst_object_get_type
    from /usr/lib/libgstreamer-0.8.so.1
  • #14 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #17 gst_element_factory_create
    from /usr/lib/libgstreamer-0.8.so.1
  • #18 gst_element_factory_make
    from /usr/lib/libgstreamer-0.8.so.1
  • #19 _gst_parse__yyparse
    from /usr/lib/libgstreamer-0.8.so.1
  • #20 _gst_parse_launch
    from /usr/lib/libgstreamer-0.8.so.1
  • #21 gst_parse_launch
    from /usr/lib/libgstreamer-0.8.so.1
  • #22 main
  • #0 __kernel_vsyscall




------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-08-13 12:48 -------


Unknown version 2.6.2 in product gnome-media. Setting version to "1.112.0".
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 Elijah Newren 2004-11-09 02:07:15 UTC
Thanks for the bug report. This particular bug has already been reported into
our bug tracking system, but please feel free to report any further bugs you find.

Matches the stack trace in bug 146689, which has been marked as a duplicate of
146082.

*** This bug has been marked as a duplicate of 146082 ***