/usr/lib/MozillaThunderbird/thunderbird-bin does work, commenting out line 88 of firefox and further won't resolv the problem eighter. running usr/lib/MozillaThunderbird/thunderbird results in: /usr/lib/MozillaThunderbird/run-mozilla.sh: line 159: 1625 Segmentation fault "$prog" ${1+"$@"} The problem started today when I tried to start thunderbird over a remote X/SSH connection. Using strace -f on the wrapper script makes strace hang. Reproducible: Didn't try Steps to Reproduce: 1. starting thunderbird Actual Results: No running windows found /usr/bin/thunderbird: line 88: 1532 Segmentation fault $mozbin "$@" Expected Results: Don't crash after launching the main window
sys-devel/gcc-3.4.2-r2 mail-client/mozilla-thunderbird-0.8
A day later, the script works again :{ and I can't reproduce the error anymore.
I find this sort of thing is usually because of extensions I have installed. Just something to check the next time.