GNOME Bugzilla – Bug 356485
crash in Rhythmbox Music Player: Attempting to import mus...
Last modified: 2007-12-19 04:45:04 UTC
What were you doing when the application crashed? Attempting to import music from a Samba shared folder on a Windows computer. Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.0 2006-09-04 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 158527488 vsize: 0 resident: 158527488 share: 0 rss: 27820032 rss_rlim: 0 CPU usage: start_time: 1158557566 rtime: 0 utime: 2068 stime: 0 cutime:1914 cstime: 0 timeout: 154 it_real_value: 0 frequency: 4 Backtrace was generated from '/usr/bin/rhythmbox' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1228059888 (LWP 18373)] [New Thread -1344275552 (LWP 18977)] [New Thread -1334359136 (LWP 18976)] [New Thread -1325966432 (LWP 18975)] [New Thread -1309181024 (LWP 18974)] [New Thread -1300788320 (LWP 18973)] [New Thread -1292395616 (LWP 18964)] [New Thread -1284002912 (LWP 18963)] [New Thread -1258742880 (LWP 18962)] [New Thread -1275610208 (LWP 18961)] [New Thread -1242473568 (LWP 18958)] [New Thread -1317573728 (LWP 18955)] [New Thread -1267135584 (LWP 18386)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 72620
Thread 1 (Thread -1228059888 (LWP 18373))
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Please don't forget to set the "Version" field so we know which version of rhythmbox you are using.
*** Bug 359472 has been marked as a duplicate of this bug. ***
*** Bug 359567 has been marked as a duplicate of this bug. ***
*** Bug 360536 has been marked as a duplicate of this bug. ***
*** Bug 361628 has been marked as a duplicate of this bug. ***
A common element in these reports appears to be that they are trying to access music on Samba shares (via smb://) maybe via gnome-vfs?
Given the stack trace, the properties of any given entry (such as its location) are irrelevant. All that matters is the source that was selected when the user hit alt-enter or used the menu item. The stack trace indicates the source that is selected does not implement the 'song_properties' method. The only source that does not do this is the import errors source.
Created attachment 74599 [details] [review] patch disables the music->properties item if the selected source has no impl_song_properties method
Looks good to me, although can_show_properties should probably be and-ed with have_selection so it isn't enabled when no tracks are selected.
*** Bug 362583 has been marked as a duplicate of this bug. ***
*** Bug 362647 has been marked as a duplicate of this bug. ***
can_show_selection is only set if have_selection is true (diff context doesn't show the if statement, though). Otherwise, the default value is false. Committed to cvs.
*** Bug 363814 has been marked as a duplicate of this bug. ***
*** Bug 364070 has been marked as a duplicate of this bug. ***
*** Bug 365541 has been marked as a duplicate of this bug. ***
*** Bug 365547 has been marked as a duplicate of this bug. ***
*** Bug 366454 has been marked as a duplicate of this bug. ***
*** Bug 366902 has been marked as a duplicate of this bug. ***
*** Bug 367362 has been marked as a duplicate of this bug. ***
*** Bug 367510 has been marked as a duplicate of this bug. ***
*** Bug 367975 has been marked as a duplicate of this bug. ***
*** Bug 368497 has been marked as a duplicate of this bug. ***
*** Bug 370049 has been marked as a duplicate of this bug. ***
*** Bug 370219 has been marked as a duplicate of this bug. ***
*** Bug 371077 has been marked as a duplicate of this bug. ***
*** Bug 371139 has been marked as a duplicate of this bug. ***
*** Bug 371478 has been marked as a duplicate of this bug. ***
*** Bug 372225 has been marked as a duplicate of this bug. ***
*** Bug 372350 has been marked as a duplicate of this bug. ***
*** Bug 372664 has been marked as a duplicate of this bug. ***
*** Bug 372728 has been marked as a duplicate of this bug. ***
*** Bug 372582 has been marked as a duplicate of this bug. ***
*** Bug 373527 has been marked as a duplicate of this bug. ***
*** Bug 373746 has been marked as a duplicate of this bug. ***
*** Bug 373941 has been marked as a duplicate of this bug. ***
*** Bug 374370 has been marked as a duplicate of this bug. ***
*** Bug 374619 has been marked as a duplicate of this bug. ***
*** Bug 374721 has been marked as a duplicate of this bug. ***
*** Bug 375274 has been marked as a duplicate of this bug. ***
*** Bug 376788 has been marked as a duplicate of this bug. ***
*** Bug 378358 has been marked as a duplicate of this bug. ***
*** Bug 383956 has been marked as a duplicate of this bug. ***
*** Bug 390614 has been marked as a duplicate of this bug. ***
*** Bug 393284 has been marked as a duplicate of this bug. ***
*** Bug 397645 has been marked as a duplicate of this bug. ***
*** Bug 397960 has been marked as a duplicate of this bug. ***
*** Bug 398771 has been marked as a duplicate of this bug. ***
*** Bug 401501 has been marked as a duplicate of this bug. ***
*** Bug 403042 has been marked as a duplicate of this bug. ***
*** Bug 403469 has been marked as a duplicate of this bug. ***
*** Bug 406762 has been marked as a duplicate of this bug. ***
*** Bug 420364 has been marked as a duplicate of this bug. ***
*** Bug 421744 has been marked as a duplicate of this bug. ***
*** Bug 426092 has been marked as a duplicate of this bug. ***
no rejected duplicates for the last 40 days. removing from auto-rejecter list, 205 rejected reports so far.