
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] seg fault due to font?
- Date: Sat, 31 Jul 2004 15:24:02 +0900
- From: Shawn <javajunkie@example.com>
- Subject: [tlug] seg fault due to font?
- User-agent: Opera M2/7.51 (Linux, build 689)
Hello,
Went from RH9 to Fedora Core 2 and mozilla (firefox too) is now crashing everytime I try to log in to my bank. I can see the page momentarily and then bye.
Did a strace and see
open("/usr/share/fonts/ja/TrueType/kochi-mincho.ttf", O_RDONLY) = -1 ENOENT (No such file or directory)
munmap(0xf6086000, 113206) = 0
open("/usr/share/fonts/ja/TrueType/kochi-mincho.ttf", O_RDONLY) = -1 ENOENT (No such file or directory)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
unlink("/home/javauser/.mozilla/Default User/1w57ufv7.slt/lock") = 0
exit_group(11)
Is this something I can solve with qtconfig and setting alternative font families? I wonder, or do I need to get that font. I have
kochi-mincho-subst.ttf
kochi-mincho-subst.tti
but no go...
--
Shawn
Karma is immutable, so act accordingly!
Home |
Main Index |
Thread Index