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 481794 - rhythmbox crashed with SIGSEGV in g_object_set_valist()
rhythmbox crashed with SIGSEGV in g_object_set_valist()
Status: RESOLVED DUPLICATE of bug 434996
Product: rhythmbox
Classification: Other
Component: general
0.11.x
Other All
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-09-30 07:43 UTC by Jérôme Guelfucci
Modified: 2007-09-30 11:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jérôme Guelfucci 2007-09-30 07:43:20 UTC
Steps to reproduce:
Happened twice while listening to music but original reporter can't reproduce it anymore.


Stack trace:
  • #0 ??
  • #1 IA__g_object_set_valist
  • #2 IA__g_object_set
  • #3 set_active_source
  • #4 setup_substreams
    at gstplaybasebin.c line 1709
  • #5 group_commit
  • #6 IA__g_cclosure_marshal_VOID__VOID
  • #7 IA__g_closure_invoke
  • #8 signal_emit_unlocked_R
  • #9 IA__g_signal_emit_valist
  • #10 IA__g_signal_emit
  • #11 gst_element_no_more_pads
    at gstelement.c line 824
  • #12 dynamic_remove
    at gstdecodebin.c line 1291
  • #13 IA__g_cclosure_marshal_VOID__VOID
  • #14 IA__g_closure_invoke
  • #15 signal_emit_unlocked_R
  • #16 IA__g_signal_emit_valist
  • #17 IA__g_signal_emit
  • #18 gst_element_no_more_pads
    at gstelement.c line 824
  • #19 qtdemux_parse_tree
    at qtdemux.c line 3548
  • #20 gst_qtdemux_loop
    at qtdemux.c line 999
  • #21 gst_task_func
    at gsttask.c line 192
  • #22 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.14.1/glib/gthreadpool.c line 265
  • #23 g_thread_create_proxy
    at /build/buildd/glib2.0-2.14.1/glib/gthread.c line 635
  • #24 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #25 clone
    from /lib/tls/i686/cmov/libc.so.6

Other information:
This was reported on Launchpad : https://bugs.edge.launchpad.net/ubuntu/+source/rhythmbox/+bug/146299
by : https://bugs.edge.launchpad.net/~jshaffer

Retraced stacktrace : http://launchpadlibrarian.net/9540028/Stacktrace.txt

Retraced threadstacktrace : http://launchpadlibrarian.net/9540029/ThreadStacktrace.txt
Comment 1 Jonathan Matthew 2007-09-30 11:31:29 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 434996 ***