This is on sid, but this has been an ongoing problem for quite some time. Mozilla hangs on some sites, and I'm wondering if anyone else has this same problem. It seems to always hang at http://abcnews.go.com and strace shows:
stat64("/usr/lib/X11/fonts/Speedo//font0709.spd", {st_mode=S_IFREG|0644, st_size=59460, ...}) = 0 open("/usr/lib/X11/fonts/Speedo//font0709.spd", O_RDONLY) = 51 fcntl64(51, F_SETFD, FD_CLOEXEC) = 0 fstat64(51, {st_mode=S_IFREG|0644, st_size=59460, ...}) = 0 old_mmap(NULL, 59460, PROT_READ, MAP_PRIVATE, 51, 0) = 0x42168000 close(51) = 0 munmap(0x42168000, 59460) = 0 stat64("/usr/lib/X11/fonts/Speedo//font0709.spd", {st_mode=S_IFREG|0644, st_size=59460, ...}) = 0 open("/usr/lib/X11/fonts/Speedo//font0709.spd", O_RDONLY) = 51 fcntl64(51, F_SETFD, FD_CLOEXEC) = 0 fstat64(51, {st_mode=S_IFREG|0644, st_size=59460, ...}) = 0 old_mmap(NULL, 59460, PROT_READ, MAP_PRIVATE, 51, 0) = 0x42168000 close(51) = 0 munmap(0x42168000, 59460) = 0 stat64("/usr/lib/X11/fonts/Speedo//font0709.spd", {st_mode=S_IFREG|0644, st_size=59460, ...}) = 0 open("/usr/lib/X11/fonts/Speedo//font0709.spd", O_RDONLY) = 51 fcntl64(51, F_SETFD, FD_CLOEXEC) = 0 fstat64(51, {st_mode=S_IFREG|0644, st_size=59460, ...}) = 0 old_mmap(NULL, 59460, PROT_READ, MAP_PRIVATE, 51, 0) = 0x42168000 close(51) [...] Is this a common problem or something wrong with my setup? ii mozilla 1.6-4 Mozilla Web Browser - dummy package ii mozilla-browse 1.6-4 Mozilla Web Browser - core and browser ii mozilla-firebi 0.7-7 lightweight web browser based on Mozilla ii mozilla-mailne 1.6-4 Mozilla Web Browser - mail and news support ii mozilla-psm 1.6-4 Mozilla Web Browser - Personal Security Mana ii mozilla-xft 1.6-4 Mozilla Web Browser - Xft support files -- Bill Moseley [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]