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 98721 - rhythmbox crashes on playing a song
rhythmbox crashes on playing a song
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
unspecified
Other FreeBSD
: Normal critical
: ---
Assigned To: anthony taranto
anthony taranto
Depends on:
Blocks:
 
 
Reported: 2002-11-16 19:36 UTC by Martin Klaffenboeck
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Martin Klaffenboeck 2002-11-16 19:39:18 UTC
Package: rhythmbox
Severity: normal
Version: 0.4.0
Synopsis: rhythmbox crashes on playing a song
Bugzilla-Product: rhythmbox
Bugzilla-Component: CORBA interface
BugBuddy-GnomeVersion: 2.0 (2.0.5)

Description:
Description of Problem:

When I try to play a song, rhythmbox crashes.

Steps to reproduce the problem:
1. Start Rhythmbox
2. add to libraries (a directory)
3. select a song
4. click on the play button (graphical) - I get this error also when
doubleclicking the song.

Actual Results:

Crash.

Expected Results:

Playing the song

How often does this happen?

every time

Additional Information:




Debugging Information:

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

0x28ba9a9a in _get_curthread () from /usr/lib/libc_r.so.4
  • #0 _get_curthread
    from /usr/lib/libc_r.so.4
  • #1 pthread_mutex_lock
    from /usr/lib/libc_r.so.4
  • #2 g_static_rw_lock_reader_unlock
    from /usr/local/lib/libglib-2.0.so.0
  • #3 rb_library_action_queue_is_empty
    at rb-library-action-queue.c line 149
  • #4 thread_main
    at rb-library-main-thread.c line 307
  • #5 g_thread_create_proxy
    from /usr/local/lib/libglib-2.0.so.0
  • #6 _thread_start
    from /usr/lib/libc_r.so.4




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-11-16 14:39 -------

Reassigning to the default owner of the component, rhythmbox-maint@bugzilla.gnome.org.

Comment 1 Martin Klaffenboeck 2002-11-16 19:46:31 UTC
This time I didn't add a directory, just a single file:

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

0x28b911b0 in gettimeofday () from /usr/lib/libc_r.so.4
  • #0 gettimeofday
    from /usr/lib/libc_r.so.4
  • #1 _nanosleep
    from /usr/lib/libc_r.so.4
  • #2 nanosleep
    from /usr/lib/libc_r.so.4
  • #3 g_usleep
    from /usr/local/lib/libglib-2.0.so.0
  • #4 thread_main
    at rb-library-main-thread.c line 311
  • #5 g_thread_create_proxy
    from /usr/local/lib/libglib-2.0.so.0
  • #6 _thread_start
    from /usr/lib/libc_r.so.4

Comment 2 anthony taranto 2003-06-23 13:30:59 UTC
i'll see if this is still a problem
Comment 3 anthony taranto 2003-06-23 13:40:07 UTC
assinging to my email
Comment 4 Sean Harshbarger 2003-08-03 07:41:07 UTC
Bug resolved in cvs. Marking as closed.

-harshy