[Bug 137576] Changed - Rhythmbox always crashes immediately after startup

bugzilla-daemon@widget.gnome.org bugzilla-daemon@widget.gnome.org
Fri, 19 Mar 2004 10:27:41 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=137576

Changed by teuf@users.sourceforge.net.

--- shadow/137576	Fri Mar 19 10:24:18 2004
+++ shadow/137576.tmp.15023	Fri Mar 19 10:27:40 2004
@@ -333,6 +333,20 @@
 Once again: I'm not sure what kind of information I should provide you
 with. Just in case, a screenshot of the above is at
 http://tom.verbreyt.be/tmp/rhythmbox.png.
 
 Greets,
 Tom
+
+------- Additional Comments From teuf@users.sourceforge.net  2004-03-19 10:27 -------
+To get a backtrace using gdb, do:
+gdb rhythmbox (from a shell)
+
+Then (from gdb prompt)
+
+run -d
+
+(Wait until it stops)
+
+bt
+
+And put the resulting output in that bug.