Skip navigation.
Home
Now Shipping Version 7.0

Mozilla Calendar segmentation fault


Posts: 76

When starting Mozilla calendar from within Navigator or Mail, Mozilla crashes & disappears. I then started from within terminal mozilla -calendar, and get a "segmentation fault" error message.

Any ideas? It has worked reliably until now.

Thanks much ... Daniel

rkn's picture

Re: Mozilla Calendar segmentation fault

thepletts wrote:
When starting Mozilla calendar from within Navigator or Mail, Mozilla crashes & disappears. I then started from within terminal mozilla -calendar, and get a "segmentation fault" error message.

Any ideas? It has worked reliably until now.

Thanks much ... Daniel

Test if it is a local corrupted setting:
rename the hidden .mozilla/ directory inside of your home directory
$ mv .mozilla .mozilla-old
Then try using the calender program. If it works OK, then the problem was a messed-up local setting.
Note: If this dosen't seem to be the problem, you can change the directory name back again.
If this dosen't work, then reconfigure the program as root:

# dpkg-reconfigure mozilla-browser
# dpkg-reconfigure mozilla-calender

Bob

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.