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 440614 - makes the players crash if i reproduce an mp3
makes the players crash if i reproduce an mp3
Status: RESOLVED DUPLICATE of bug 428837
Product: GStreamer
Classification: Platform
Component: dont know
0.10.x
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-05-23 02:38 UTC by Pedro Villavicencio
Modified: 2007-05-23 08:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Pedro Villavicencio 2007-05-23 02:38:56 UTC
If i reproduce an mp3 both rhythmbox and banshee crashed, so probably is a gstreamer bug, i can reproduce the mp3 with mpg123 and mplayer, i can put the mp3 online if you want to, this is the crash from rhythmbox, thanks for your time.

Program received signal SIGABRT, Aborted.
[Switching to Thread -1244632176 (LWP 12758)]
0xffffe410 in __kernel_vsyscall ()
[New Thread -1330492528 (LWP 12764)]

Thread 20 (Thread -1330492528 (LWP 12764))

  • #0 clone
    from /lib/tls/i686/cmov/libc.so.6
  • #1 ??
  • #2 ??

Thread 17 (Thread -1304921200 (LWP 12761))

  • #0 clone
    from /lib/tls/i686/cmov/libc.so.6
  • #1 ??
  • #2 ??
  • #3 ??
    from /lib/tls/i686/cmov/libpthread.so.0
  • #4 pthread_create
    from /lib/tls/i686/cmov/libpthread.so.0
  • #5 g_thread_create_posix_impl
    at gthread-posix.c line 355
  • #6 IA__g_thread_create_full
    at gthread.c line 619
  • #7 gst_audioringbuffer_acquire
    at gstaudiosink.c line 378
  • #8 gst_ring_buffer_acquire
    at gstringbuffer.c line 612
  • #9 gst_base_audio_sink_setcaps
    at gstbaseaudiosink.c line 425
  • #10 gst_base_sink_pad_setcaps
    at gstbasesink.c line 409
  • #11 gst_pad_set_caps
    at gstpad.c line 2362
  • #12 gst_proxy_pad_do_setcaps
    at gstghostpad.c line 302
  • #13 gst_pad_set_caps
    at gstpad.c line 2362
  • #14 gst_proxy_pad_do_setcaps
    at gstghostpad.c line 302
  • #15 gst_pad_set_caps
    at gstpad.c line 2362
  • #16 gst_proxy_pad_do_setcaps
    at gstghostpad.c line 302
  • #17 gst_pad_set_caps
    at gstpad.c line 2362
  • #18 gst_pad_chain_unchecked
    at gstpad.c line 2421
  • #19 gst_pad_push
    at gstpad.c line 3625
  • #20 gst_base_transform_chain
    at gstbasetransform.c line 1571
  • #21 gst_pad_chain_unchecked
    at gstpad.c line 3459
  • #22 gst_pad_push
    at gstpad.c line 3625
  • #23 gst_base_transform_chain
    at gstbasetransform.c line 1571
  • #24 gst_pad_chain_unchecked
    at gstpad.c line 3459
  • #25 gst_pad_push
    at gstpad.c line 3625
  • #26 gst_base_transform_chain
    at gstbasetransform.c line 1571
  • #27 gst_pad_chain_unchecked
    at gstpad.c line 3459
  • #28 gst_pad_push
    at gstpad.c line 3625
  • #29 gst_proxy_pad_do_chain
    at gstghostpad.c line 191
  • #30 gst_pad_chain_unchecked
    at gstpad.c line 3459
  • #31 gst_pad_push
    at gstpad.c line 3625
  • #32 gst_queue_loop
    at gstqueue.c line 810
  • #33 gst_task_func
    at gsttask.c line 192
  • #34 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #35 g_thread_create_proxy
    at gthread.c line 591
  • #36 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #37 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 Tim-Philipp Müller 2007-05-23 08:32:01 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 428837 ***