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 419808 - crash in resample_scale_ref(): Trying to get sounds to ...
crash in resample_scale_ref(): Trying to get sounds to ...
Status: RESOLVED DUPLICATE of bug 420106
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.x
Other All
: High critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-18 17:35 UTC by brian_empson
Modified: 2007-04-21 14:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description brian_empson 2007-03-18 17:35:33 UTC
Version: 2.16.3

What were you doing when the application crashed?
Trying to get sounds to output from the headphones instead of the speakers.


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.3 2007-01-31 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.20-1.2925.fc6 #1 SMP Sat Mar 10 19:15:16 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled

Memory status: size: 94138368 vsize: 0 resident: 94138368 share: 0 rss: 15360000 rss_rlim: 0
CPU usage: start_time: 1174245234 rtime: 0 utime: 391 stime: 0 cutime:376 cstime: 0 timeout: 15 it_real_value: 0 frequency: 7

Backtrace was generated from '/usr/bin/gnome-sound-properties'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208968992 (LWP 13434)]
[New Thread -1235166320 (LWP 13442)]
[New Thread -1245664368 (LWP 13441)]
(no debugging symbols found)
0x00d36402 in __kernel_vsyscall ()

Thread 2 (Thread -1235166320 (LWP 13442))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 resample_scale_ref
    from /usr/lib/gstreamer-0.10/libgstaudioresample.so
  • #5 resample_get_output_data
    from /usr/lib/gstreamer-0.10/libgstaudioresample.so
  • #6 audioresample_transform_size
    from /usr/lib/gstreamer-0.10/libgstaudioresample.so
  • #7 gst_base_transform_get_type
    from /usr/lib/libgstbase-0.10.so.0
  • #8 gst_base_transform_get_type
    from /usr/lib/libgstbase-0.10.so.0
  • #9 gst_pad_alloc_buffer
    from /usr/lib/libgstreamer-0.10.so.0
  • #10 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #11 gst_base_transform_get_type
    from /usr/lib/libgstbase-0.10.so.0
  • #12 gst_pad_alloc_buffer
    from /usr/lib/libgstreamer-0.10.so.0
  • #13 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #14 gst_base_src_get_type
    from /usr/lib/libgstbase-0.10.so.0
  • #15 gst_task_set_lock
    from /usr/lib/libgstreamer-0.10.so.0
  • #16 g_thread_pool_push
    from /lib/libglib-2.0.so.0
  • #17 g_thread_create_full
    from /lib/libglib-2.0.so.0
  • #18 start_thread
    from /lib/libpthread.so.0
  • #19 clone
    from /lib/libc.so.6


----------- .xsession-errors (7 sec old) ---------------------
(totem:13282): GStreamer-WARNING **: adding flushing pad 'src' to running element 'id3demux0'
** Message: don't know how to handle audio/mpeg, mpegversion=(int)1, layer=(int)3
(totem:13282): GStreamer-WARNING **: adding flushing pad 'src' to running element 'id3demux1'
** Message: don't know how to handle audio/mpeg, mpegversion=(int)1, layer=(int)3
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
(totem:13337): GStreamer-WARNING **: adding flushing pad 'src' to running element 'id3demux0'
** Message: don't know how to handle audio/mpeg, mpegversion=(int)1, layer=(int)3
** (bug-buddy:13414): WARNING **: Couldn't load icon for Open Folder
** (bug-buddy:13446): WARNING **: Couldn't load icon for Open Folder
--------------------------------------------------
Comment 1 Jens Granseuer 2007-03-18 18:33:38 UTC
This seems to be a GStreamer issue. Moving there.

If it is reproducible, can you please get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!

I'm sure the GStreamer guys will be interested in what version of gstreamer and the various plugin packages (especially -base) you're using. Presumably, they'll also ask for a debug log, but they know better than I.
Comment 2 Tim-Philipp Müller 2007-04-21 14:08:21 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.


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