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 158925 - the application (gnome-sound-recorder) crash when I try to play audio file
the application (gnome-sound-recorder) crash when I try to play audio file
Status: RESOLVED DUPLICATE of bug 160340
Product: gnome-media
Classification: Deprecated
Component: Gnome-Sound-Recorder
2.4.x
Other All
: High critical
: ---
Assigned To: gnome media maintainers
gnome media maintainers
Depends on:
Blocks:
 
 
Reported: 2004-11-21 14:07 UTC by Vincent Dubois
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Vincent Dubois 2004-11-21 14:07:51 UTC
Steps to reproduce:
1. In fact, depending of Mandrake sessions (but I can't identify why).
2. open a WAVE or AU file
3. try to play... -> Crash..


Stack trace:
gdb gnome-sound-recorder
GNU gdb 6.0-2mdk (Mandrake Linux)
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i586-mandrake-linux-gnu"...(no debugging symbols
found)...Using host libthread_db library "/lib/tls/libthread_db.so.1".
 
(gdb) run
Starting program: /usr/bin/gnome-sound-recorder
(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)...[Thread debugging
using libthread_db enabled]
[New Thread 1088018112 (LWP 11597)]
(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)...INFO (11597: 0) Initializing GStreamer Core
Library version 0.6.4
INFO (11597: 0) CPU features: (03020101) MMX SSE
INFO (11597: 0) registry: loaded global_registry in 0,200691 seconds
          (/var/cache/gstreamer-0.6/registry.xml)
 
(gnome-sound-recorder:11597): GStreamer-CRITICAL **: file gstbin.c: line 460
(gst_bin_add): assertion `element != NULL' failed
 
(gnome-sound-recorder:11597): GStreamer-CRITICAL **: file gstelement.c: line
1429 (gst_element_link_filtered): assertion `dest != NULL' failed
 
(gnome-sound-recorder:11597): GStreamer-CRITICAL **: file gstbin.c: line 460
(gst_bin_add): assertion `element != NULL' failed
 
(gnome-sound-recorder:11597): GStreamer-CRITICAL **: file gstelement.c: line
1427 (gst_element_link_filtered): assertion `src != NULL' failed
 
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1088018112 (LWP 11597)]
0x40be89cc in mallopt () from /lib/tls/libc.so.6
(gdb) thread apply all bt
 

Thread 1 (Thread 1088018112 (LWP 11597))

  • #0 mallopt
    from /lib/tls/libc.so.6
  • #1 malloc
    from /lib/tls/libc.so.6
  • #2 g_malloc
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
  • #4 ??
  • #5 ??
  • #6 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #7 ??
  • #8 pango_layout_get_iter
    from /usr/lib/libpango-1.0.so.0
  • #9 pango_layout_get_type
    from /usr/lib/libpango-1.0.so.0
  • #10 ??
  • #11 ??
  • #12 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #13 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #14 ??
  • #15 ??
  • #16 gdk_draw_layout_with_colors
    from /usr/lib/libgdk-x11-2.0.so.0
  • #17 ??


Other information:
1. I'm new-comer in Linux OS
2. I'm french and my English level is very poor
3. When gnome-sound-recorder crash, Totem crash too with some of Wave files
Comment 1 Stephane Loeuillet 2004-12-22 12:39:01 UTC

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