is that backtrace the crash one? if it keeps looping, could you run it
with "rhythmbox -d" and note what it is doing?
--
rhythmbox crashes when loading my Music Library
https://launchpad.net/bugs/54841
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/l
Oh, after I hit I had a lot of other things. here is an
attachement of all the result.
--
rhythmbox crashes when loading my Music Library
https://launchpad.net/bugs/54841
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Sorry. I have been late. since I didn't have my external disk at my
office, I couldn't test. There are the results :
(gdb) run
Starting program: /usr/bin/rhythmbox
[Thread debugging using libthread_db enabled]
[New Thread -1226217792 (LWP 6225)]
...
[Thread -1311999056 (LWP 6245) exited]
[Thread -
Done, result below.
Just to add top the data, I see I forgot to say what was happening on
the UI. Rhythmbox starts entirely as expected and loads all the
artists/music files. The status bar right "doing something" indicator
zaps left and right. Then it reaches the "done everything state". A
ve
COuld you run "ls /usr/share/rhythmbox/art" and get a strace of
rhythmbox with "strace -e open rhythmbox 2>&1 | grep png"? It looks like
it's not finding an icon
--
rhythmbox crashes when loading my Music Library
https://launchpad.net/bugs/54841
--
desktop-bugs mailing list
desktop-bugs@lists.u
Yes, it was. Here is the output as requested (I hope :-)
gdb>run -d
Starting program: /usr/bin/rhythmbox -d
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging s
Thanks for your bug. Could you install gstreamer0.10-plugins-base-dbg
libgstreamer0.10-0-dbg rhythmbox-dbg and get a debug backtrace with gdb:
- gdb rhythmbox
(gdb) run
... segfault
(gdb) thread apply all bt
and copy that to a comment
** Changed in: rhythmbox (Ubuntu)
Assignee: (unassigned)