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 380138 - crash in Rhythmbox Music Player: importing music over the...
crash in Rhythmbox Music Player: importing music over the...
Status: RESOLVED DUPLICATE of bug 369214
Product: rhythmbox
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-28 13:41 UTC by firstgeoscience
Modified: 2006-11-28 14:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description firstgeoscience 2006-11-28 13:41:56 UTC
What were you doing when the application crashed?
importing music over the network from a Windows PC through smb (i mounted this through clicking on places > connect to server earlier on)
I did this several times: the first time, it imported about 1000 songs but then crashed, and the songs dont appear on the list when I restart rhythmbox. After this, it did not add any songs, but crashed about a minute after I clicked 'add'. After I restart the computer, the same happens: it adds 1000 songs and crahses, then adds nothing. 


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:34:46 EST 2006 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Enforcing
Accessibility: Disabled
----------- .xsession-errors ---------------------
Done.
5821: assertion failed "message->refcount.value == 0" file "dbus-message.c" line 672 function dbus_message_cache_or_finalize
Xlib: unexpected async reply (sequence 0x14f3e)!
Input Filename : /usr/share/amsn/skins/default/sounds/type.wav
Sample Size    : 16-bits
Sample Encoding: signed (2's complement)
Channels       : 1
Sample Rate    : 11025
** (bug-buddy:5957): WARNING **: Couldn't load icon for Open Folder

Time: 00:00.74 [00:00.67] of 00:01.41 ( 52.7%) Output Buffer:  35.52K
Time: 00:01.41 [00:00.00] of 00:01.41 ( 100.0%) Output Buffer:  67.58K
Done.
--------------------------------------------------

Memory status: size: 608055296 vsize: 608055296 resident: 33357824 share: 14934016 rss: 33357824 rss_rlim: -1
CPU usage: start_time: 1164720280 rtime: 1776 utime: 1613 stime: 163 cutime:2 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912496354320 (LWP 5821)]
[New Thread 1199618368 (LWP 5897)]
[New Thread 1105209664 (LWP 5873)]
[New Thread 1136679232 (LWP 5870)]
[New Thread 1147169088 (LWP 5869)]
[New Thread 1157658944 (LWP 5868)]
[New Thread 1084229952 (LWP 5834)]
(no debugging symbols found)
0x0000003e60ec4b56 in poll () from /lib64/libc.so.6

Thread 2 (Thread 1199618368 (LWP 5897))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib64/libc.so.6
  • #4 abort
    from /lib64/libc.so.6
  • #5 dbus_malloc
    from /lib64/libdbus-1.so.3
  • #6 dbus_watch_set_data
    from /lib64/libdbus-1.so.3
  • #7 dbus_connection_set_watch_functions
    from /lib64/libdbus-1.so.3
  • #8 dbus_threads_init_default
    from /lib64/libdbus-1.so.3
  • #9 dbus_threads_init_default
    from /lib64/libdbus-1.so.3
  • #10 dbus_threads_init_default
    from /lib64/libdbus-1.so.3
  • #11 dbus_connection_set_watch_functions
    from /lib64/libdbus-1.so.3
  • #12 dbus_connection_borrow_message
    from /lib64/libdbus-1.so.3
  • #13 gnome_vfs_daemon_message_iter_get_file_info
    from /usr/lib64/libgnomevfs-2.so.0
  • #14 gnome_vfs_daemon_message_iter_get_file_info
    from /usr/lib64/libgnomevfs-2.so.0
  • #15 gnome_vfs_get_file_info_uri_cancellable
    from /usr/lib64/libgnomevfs-2.so.0
  • #16 gnome_vfs_job_get_count
    from /usr/lib64/libgnomevfs-2.so.0
  • #17 gnome_vfs_job_get_count
    from /usr/lib64/libgnomevfs-2.so.0
  • #18 gnome_vfs_is_primary_thread
    from /usr/lib64/libgnomevfs-2.so.0
  • #19 g_thread_pool_push
    from /lib64/libglib-2.0.so.0
  • #20 g_thread_create_full
    from /lib64/libglib-2.0.so.0
  • #21 start_thread
    from /lib64/libpthread.so.0
  • #22 clone
    from /lib64/libc.so.6
  • #23 ??

Comment 1 Alex Lancaster 2006-11-28 14:18:49 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!

Also please set the "Version" field so we know which version of rhythmbox you are running.  Noting in the comment which versions of gstreamer and gstreamer plugins you are using will also be helpful.
Comment 2 Jonathan Matthew 2006-11-28 14:36:33 UTC
Actually, this is a duplicate of bug 369214.

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 369214 ***