Package: mozilla-firefox Version: 1.5.dfsg+1.5.0.7-1 Followup-For: Bug #389724
After printing firefox crashes with a segfault. Following test case: Go to www.conrad.at Enter the number 230667 in the search field. Move mouse cursor over the frame which displays the motor and choose to display it in a new tab. Then press Ctrl+P and choose "Postscript" as printer and "Print to file". The printing job finishes successfully, but after that firefox exits with a segfault. strace shows the following output: [pid 8338] read(64, "d2b\nfe8312ff7700fe8312fe8d2bfd9a"..., 8192) = 8192 [pid 8338] read(64, "9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a"..., 8192) = 8192 [pid 8338] read(64, "ded59eb5c29c\n6d85f36d85f36d85f3d"..., 8192) = 3979 [pid 8338] read(64, "", 4096) = 0 [pid 8338] read(64, "", 8192) = 0 [pid 8338] write(71, "ffffffffffffffffffffffffffffffff"..., 83699) = 83699 [pid 8338] close(71) = 0 [pid 8338] munmap(0xb2c2a000, 131072) = 0 [pid 8338] close(64) = 0 [pid 8338] munmap(0xb5e7b000, 4096) = 0 [pid 8338] stat64("/tmp/2a5a8d5a.tmp/2a5a8d5b.tmp", {st_mode=S_IFREG|0600, st_size=290699, ...}) = 0 [pid 8338] lstat64("/tmp/2a5a8d5a.tmp/2a5a8d5b.tmp", {st_mode=S_IFREG|0600, st_size=290699, ...}) = 0 [pid 8338] unlink("/tmp/2a5a8d5a.tmp/2a5a8d5b.tmp") = 0 [pid 8338] stat64("/tmp/2a5a8d5a.tmp", {st_mode=S_IFDIR|0700, st_size=40, ...}) = 0 [pid 8338] lstat64("/tmp/2a5a8d5a.tmp", {st_mode=S_IFDIR|0700, st_size=40, ...}) = 0 [pid 8338] open("/tmp/2a5a8d5a.tmp", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 64 [pid 8338] fstat64(64, {st_mode=S_IFDIR|0700, st_size=40, ...}) = 0 [pid 8338] fcntl64(64, F_SETFD, FD_CLOEXEC) = 0 [pid 8338] getdents64(64, /* 2 entries */, 4096) = 48 [pid 8338] getdents64(64, /* 0 entries */, 4096) = 0 [pid 8338] close(64) = 0 [pid 8338] rmdir("/tmp/2a5a8d5a.tmp") = 0 [pid 8338] munmap(0xb2ec9000, 286620) = 0 [pid 8338] munmap(0xb2f0f000, 275572) = 0 [pid 8338] munmap(0xb3112000, 65932) = 0 [pid 8338] munmap(0xb2cb2000, 65932) = 0 [pid 8338] munmap(0xb2d93000, 275572) = 0 [pid 8338] munmap(0xb2c5b000, 286620) = 0 [pid 8338] munmap(0xb2ca1000, 65932) = 0 [pid 8338] munmap(0xb2cc3000, 275572) = 0 [pid 8338] munmap(0xb2d07000, 286620) = 0 [pid 8338] munmap(0xb2d4d000, 286620) = 0 [pid 8338] munmap(0xb2c4a000, 65932) = 0 [pid 8338] munmap(0xb2dd7000, 65932) = 0 [pid 8338] munmap(0xb5f4f000, 2832) = 0 [pid 8338] munmap(0xb2de8000, 286620) = 0 [pid 8338] munmap(0xb5f88000, 21688) = 0 [pid 8338] --- SIGSEGV (Segmentation fault) @ 0 (0) --- [pid 8338] unlink("/home/martin/.mozilla/firefox/h4ma1jpd.default/lock") = 0 [pid 8338] rt_sigaction(SIGSEGV, {SIG_DFL}, NULL, 8) = 0 [pid 8338] rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0 [pid 8338] tgkill(8338, 8338, SIGSEGV) = 0 [pid 8338] --- SIGSEGV (Segmentation fault) @ 0 (0) --- [pid 8351] <... futex resumed> ) = -1 EINTR (Interrupted system call) [pid 8347] <... futex resumed> ) = -1 EINTR (Interrupted system call) [pid 8345] <... futex resumed> ) = -1 EINTR (Interrupted system call) [pid 8343] <... poll resumed> [{fd=7, events=POLLIN}], 1, -1) = -1 EINTR (Interrupted system call) [pid 8344] <... futex resumed> ) = -1 EINTR (Interrupted system call) [pid 8346] <... futex resumed> ) = -1 EINTR (Interrupted system call) [pid 8348] <... futex resumed> ) = -1 EINTR (Interrupted system call) [pid 8351] +++ killed by SIGSEGV +++ Process 8351 detached [pid 8347] +++ killed by SIGSEGV +++ Process 8347 detached [pid 8345] +++ killed by SIGSEGV +++ Process 8345 detached [pid 8343] +++ killed by SIGSEGV +++ Process 8343 detached [pid 8344] +++ killed by SIGSEGV +++ Process 8344 detached [pid 8346] +++ killed by SIGSEGV +++ Process 8346 detached [pid 8348] +++ killed by SIGSEGV +++ Process 8348 detached Process 8338 detached -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (990, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages mozilla-firefox depends on: ii firefox 1.5.dfsg+1.5.0.7-1 lightweight web browser based on M mozilla-firefox recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]