From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020804 Description of problem: When starting gnome-terminal using the right click menu on the desktop, then using the same menu to mount or unmount a cdrom drive, gnome terminal crashes. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.Start New Terminal from the right click menu. 2.Mount or unmount a drive under the Disks submenu on the right click menu. 3.Watch as gnome terminal leaves the building. Actual Results: Terminal crashed. Expected Results: Should not have crashed. Additional info:
I can't reproduce this. Can you get the backtrace from the gnome-terminal crash? Also, be sure you have VTE version 0.7.3 or higher, especially if you are using transparent terminals.
updating to vte-0.7.3-1 fixed this.
Thanks