Hello,
my name is Paul.
I think I found a bug in icecat. I can repeatedely crash it, using the
the following:
I use an GNUzilla IceCat 7.0.1 browser with NoScript activated.
When I
- surf to http://zdf.de
- and enable Cookies (temporarily)
- the browser crashes.
I experienced something similiar a while ago with the github.com
homepage.
I ran Icecat with strace, I attached the last lines of the output.
Hopefully this helps. If I can help with some more feedback, I would be
glad to do that.
Regards,
Paulmmap2(NULL, 9437184, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x8e900000
mmap2(NULL, 4194304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x8e500000
mmap2(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x8e300000
ioctl(75, 0xc010645b, 0xbf9094a0) = 0
madvise(0x966d8000, 16384, MADV_DONTNEED) = 0
madvise(0x95912000, 540672, MADV_DONTNEED) = 0
madvise(0x9501b000, 528384, MADV_DONTNEED) = 0
madvise(0x93a77000, 540672, MADV_DONTNEED) = 0
madvise(0x93801000, 442368, MADV_DONTNEED) = 0
madvise(0x93701000, 659456, MADV_DONTNEED) = 0
poll([{fd=4, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=4, revents=POLLOUT}])
writev(4, [{"\231\30\7\0f\217\301\0R\0\0\0\0\0\0\0\24\200\0\0e\217\301\0\1\0\0\0\210\7\5\0"..., 48}, {NULL, 0}, {"", 0}], 3) = 48
poll([{fd=4, events=POLLIN}], 1, -1) = 1 ([{fd=4, revents=POLLIN}])
recv(4, "\1\30\361Q\5\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0a\217\301\0\364\337\16\267\317\233\16\267"..., 4096, 0) = 52
recv(4, 0xb727b058, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
recv(4, 0xb727b058, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
ioctl(75, 0xc010640b, 0xbf9097d4) = 0
ioctl(75, 0xc00c6462, 0xbf9097e4) = 0
poll([{fd=4, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=4, revents=POLLOUT}])
writev(4, [{"+\30\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
poll([{fd=4, events=POLLIN}], 1, -1) = 1 ([{fd=4, revents=POLLIN}])
recv(4, "\1\2\362Q\0\0\0\0J\213\242\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096, 0) = 32
recv(4, 0xb727b058, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
recv(4, 0xb727b058, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
write(2, "Mesa 7.11.2 implementation error"..., 81Mesa 7.11.2 implementation error: unexpected format in _mesa_choose_tex_format()
) = 81
write(2, "Please report at bugs.freedeskto"..., 38Please report at bugs.freedesktop.org
) = 38
write(2, "Mesa 7.11.2 implementation error"..., 74Mesa 7.11.2 implementation error: unexpected MESA_FORMAT for renderbuffer
) = 74
write(2, "Please report at bugs.freedeskto"..., 38Please report at bugs.freedesktop.org
) = 38
ioctl(75, 0xc010645b, 0xbf909970) = 0
ioctl(75, 0xc0106461, 0xbf909910) = 0
--- SIGFPE (Floating point exception) @ 0 (0) ---
write(2, "\7", 1) = 1
write(2, "###!!! ABORT: Divide by zero: fi"..., 102###!!! ABORT: Divide by zero: file /build/buildd/icecat-7.0.1/toolkit/xre/nsSigHandlers.cpp, line 174
) = 102
write(2, "###!!! ABORT: Divide by zero: fi"..., 101###!!! ABORT: Divide by zero: file /build/buildd/icecat-7.0.1/toolkit/xre/nsSigHandlers.cpp, line 174) = 101
write(2, "\n", 1
) = 1
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
tgkill(32395, 32395, SIGABRT) = 0
--- SIGABRT (Aborted) @ 0 (0) ---
unlink("/home/koeart/.gnuzilla/icecat/a4xwkxom.default/lock") = 0
rt_sigaction(SIGABRT, {SIG_DFL, [], 0}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
tgkill(32395, 32395, SIGABRT) = 0
--- SIGABRT (Aborted) @ 0 (0) ---
+++ killed by SIGABRT +++
--
http://gnuzilla.gnu.org