Vincent Bremaud wrote:
If this doesn't work, the thing I would do would
be to launch mozilla in
gdb, wait for the SIGSEGV signal, and see in which line in the source of
Mozilla is the problem. Maybe a variable contains a reference to the
resource causing the problem.
Just a thought...
Patrick Useldinger told me that he resolved the problem. Some TrueType
fonts he installed from Windows didn't have the correct rights. chmod
644 resolved the problem.
Greetings, Patrick Kaell