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 573833 - crash in Rhythmbox Music Player: Listening to music, that...
crash in Rhythmbox Music Player: Listening to music, that...
Status: RESOLVED DUPLICATE of bug 555631
Product: rhythmbox
Classification: Other
Component: general
0.11.x
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-02 22:47 UTC by Tobias Mueller
Modified: 2009-03-03 01:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Tobias Mueller 2009-03-02 22:47:51 UTC
Version: 0.11.6

What were you doing when the application crashed?
Listening to music, that was the last thing I got from pulseaudio on the console:
N: module-alsa-sink.c: Increasing wakeup watermark to 243,94 ms



Distribution: Fedora release 10 (Cambridge)
Gnome Release: 2.24.3 2009-01-16 (Red Hat, Inc)
BugBuddy Version: 2.24.2

System: Linux 2.6.27.15-170.2.24.fc10.x86_64 #1 SMP Wed Feb 11 23:14:31 EST 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10503000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Nodoka
Icon Theme: Fedora

Memory status: size: 1699954688 vsize: 1699954688 resident: 587825152 share: 13434880 rss: 587825152 rss_rlim: 18446744073709551615
CPU usage: start_time: 1235925679 rtime: 141106 utime: 112554 stime: 28552 cutime:0 cstime: 20 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/rhythmbox'

[Thread debugging using libthread_db enabled]
[New Thread 0x7f49cc680800 (LWP 18845)]
[New Thread 0x7f497ffff950 (LWP 22772)]
[New Thread 0x7f49932ca950 (LWP 22771)]
[New Thread 0x7f49858da950 (LWP 22770)]
[New Thread 0x7f49862db950 (LWP 20318)]
[New Thread 0x7f499142b950 (LWP 18118)]
[New Thread 0x7f4991e2c950 (LWP 18117)]
[New Thread 0x7f4996d77950 (LWP 18116)]
[New Thread 0x7f498b5fe950 (LWP 18115)]
[New Thread 0x7f4993ccb950 (LWP 8569)]
[New Thread 0x7f49c6a78950 (LWP 19042)]
0x0000003fb44dc886 in __poll (fds=0x1e35430, nfds=14, timeout=136)
    at ../sysdeps/unix/sysv/linux/poll.c:87
87	  int result = INLINE_SYSCALL (poll, 3, CHECK_N (fds, nfds), nfds, timeout);

Thread 6 (Thread 0x7f499142b950 (LWP 18118))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 IA__g_spawn_sync
    at gspawn.c line 382
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 694
  • #3 run_bug_buddy
    at gnome-breakpad.cc line 223
  • #4 check_if_gdb
    at gnome-breakpad.cc line 292
  • #5 bugbuddy_segv_handle
    at gnome-breakpad.cc line 84
  • #6 <signal handler called>
  • #7 raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #8 abort
    at abort.c line 88
  • #9 IA__g_assertion_message
    at gtestutils.c line 1301
  • #10 IA__g_assertion_message_expr
    at gtestutils.c line 1312
  • #11 gst_caps_subtract
    at gstcaps.c line 1370
  • #12 gst_caps_is_subset
    at gstcaps.c line 1050
  • #13 gst_caps_is_equal
    at gstcaps.c line 1087
  • #14 gst_pad_accept_caps
    at gstpad.c line 2305
  • #15 gst_pad_configure_src
    at gstpad.c line 2488
  • #16 gst_pad_push
    at gstpad.c line 4041
  • #17 gst_pad_chain_unchecked
    at gstpad.c line 3877
  • #18 gst_pad_push
    at gstpad.c line 4045
  • #19 gst_queue_push_one
    at gstqueue.c line 1047
  • #20 gst_queue_loop
    at gstqueue.c line 1149
  • #21 gst_task_func
    at gsttask.c line 192
  • #22 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #23 g_thread_create_proxy
    at gthread.c line 635
  • #24 start_thread
    at pthread_create.c line 297
  • #25 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 112

Comment 1 Jonathan Matthew 2009-03-02 23:50:32 UTC
What version of gstreamer and gst-plugins-base do you have?

There should be at least one more relevant GStreamer error too.
Comment 2 Tobias Mueller 2009-03-03 01:02:05 UTC
Indeed, there should be some. But it hasn't landed in ~/.xsession-errors and I don't remember whether I started rhytmbox via a terminal. So I don't have that message. Maybe it crashed while writing that message? That Gframe 9 in Thread 6 looks weird anyway.

muelli@bigbox ~ $ yum info gstreamer rhythmbox
Loaded plugins: priorities, refresh-packagekit
115 packages excluded due to repository priority protections
Installed Packages
Name       : gstreamer
Arch       : x86_64
Version    : 0.10.21
Release    : 2.fc10
Size       : 2.1 M
Repo       : installed
Summary    : GStreamer streaming media framework runtime
URL        : http://gstreamer.freedesktop.org/
License    : LGPLv2+
Description: GStreamer is a streaming media framework, based on graphs of
           : filters which operate on media data. Applications using this
           : library can do anything from real-time sound processing to playing
           : videos, and just about anything else media-related.  Its
           : plugin-based architecture means that new data types or processing
           : capabilities can be added simply by installing new plugins.

Name       : rhythmbox
Arch       : x86_64
Version    : 0.11.6
Release    : 19.r6096.fc10
Size       : 10 M
Repo       : installed
Summary    : Music Management Application
URL        : http://projects.gnome.org/rhythmbox/
License    : GPLv2+ with exceptions and GFDL
Description: Rhythmbox is an integrated music management application based on
           : the powerful GStreamer media framework. It has a number of
           : features, including an easy to use music browser, searching and
           : sorting, comprehensive audio format support through GStreamer,
           : Internet Radio support, playlists and more.
           : 
           : Rhythmbox is extensible through a plugin system.

Available Packages
Name       : gstreamer
Arch       : i386
Version    : 0.10.21
Release    : 2.fc10
Size       : 760 k
Repo       : fedora
Summary    : GStreamer streaming media framework runtime
URL        : http://gstreamer.freedesktop.org/
License    : LGPLv2+
Description: GStreamer is a streaming media framework, based on graphs of
           : filters which operate on media data. Applications using this
           : library can do anything from real-time sound processing to playing
           : videos, and just about anything else media-related.  Its
           : plugin-based architecture means that new data types or processing
           : capabilities can be added simply by installing new plugins.

Name       : rhythmbox
Arch       : i386
Version    : 0.11.6
Release    : 19.r6096.fc10
Size       : 4.5 M
Repo       : updates
Summary    : Music Management Application
URL        : http://projects.gnome.org/rhythmbox/
License    : GPLv2+ with exceptions and GFDL
Description: Rhythmbox is an integrated music management application based on
           : the powerful GStreamer media framework. It has a number of
           : features, including an easy to use music browser, searching and
           : sorting, comprehensive audio format support through GStreamer,
           : Internet Radio support, playlists and more.
           : 
           : Rhythmbox is extensible through a plugin system.

muelli@bigbox ~ $ 


Please let me know if I can provide further information.
Comment 3 Jonathan Matthew 2009-03-03 01:35: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 555631 ***