On Tuesday 11 November 2003 20:12, Bob Arendt wrote: > Try looking at: > http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=109537 > There's a font issue that can cause this. You can do: > strace mozilla > /tmp/log > when it crashes, look at the tail. > After a heavy browning session, it appears that you're correct in that it has to do with fonts..... open("/usr/share/fonts/ja/TrueType/kochi-gothic.ttf", O_RDONLY) = -1 ENOENT (No such file or directory) munmap(0xbdeaf000, 70121) = 0 --- SIGSEGV (Segmentation fault) @ 0 (0) --- Thanks you for your pointer! I'll do a review of that page for some of their suggested fixes.... Regards, Mike Klinke