Comment 3 for bug 799019

Revision history for this message
Daniel Hahler (blueyed) wrote :

In case this still happens to you: you could get an strace log using the following command:

    sudo strace -f -p $(pgrep gnome-terminal) -o /tmp/gnome-terminal-strace.txt

Abort it after a few seconds and then attach it here.