can you try to gdb it? try the following: install the rhythmbox debug package install gdb if its not already installed start a gdb session with rhythmbox: gdb /usr/bin/rhythmbox type: "run" type: "cont" and repeat it until you get the gui open ... reproduce the problem with rhythmbox... if it crashes: type: "bt" submit the backtrace to bugzilla.redhat.com and/or the gnome bugzilla regards, Rudolf Kastl p.s. how this simple example of a gdb session helps other people too to get debug info out of a reproduceable problem. 2005/7/7, Xia Bin <thefinalxia@xxxxxxxxx>: > Hi all. > > Sometimes when I click the "Import Folder" option in the "Musi" menu, my > Rhythmbox freeze or just crash. There is no any error messages displayed. > > Anyone knows why? > > Thanks > > Xia > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list >