Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66366 - Mozilla Thunderbird wrapper script Segmentation fault
Summary: Mozilla Thunderbird wrapper script Segmentation fault
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-04 16:38 UTC by Stefan de Konink
Modified: 2004-10-05 14:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan de Konink 2004-10-04 16:38:16 UTC
/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
Comment 1 Stefan de Konink 2004-10-04 16:39:39 UTC
sys-devel/gcc-3.4.2-r2
mail-client/mozilla-thunderbird-0.8
Comment 2 Stefan de Konink 2004-10-05 02:37:15 UTC
A day later, the script works again :{ and I can't reproduce the error anymore.
Comment 3 Aron Griffis (RETIRED) gentoo-dev 2004-10-05 14:26:36 UTC
I find this sort of thing is usually because of extensions I have installed.  Just something to check the next time.