FS#17987 - [zlib] causes Firefox, Thunderbird and Eclipse to crash
Attached to Project:
Arch Linux
Opened by Andrej Podzimek (andrej) - Sunday, 24 January 2010, 15:23 GMT
Last edited by Pierre Schmitz (Pierre) - Thursday, 04 February 2010, 09:45 GMT
Opened by Andrej Podzimek (andrej) - Sunday, 24 January 2010, 15:23 GMT
Last edited by Pierre Schmitz (Pierre) - Thursday, 04 February 2010, 09:45 GMT
|
Details
Description:
It's a segmentation fault. Thunderbird, Firefox and Eclipse crash within seconds after start. This is what GDB says: #0 0xb71b6560 in inflate_table () from /usr/lib/libz.so.1 #1 0xb7f91530 in ?? () from /lib/libpthread.so.0 #2 0xbffec47c in ?? () #3 0xb7697b25 in g_static_rw_lock_writer_unlock () from /usr/lib/libglib-2.0.so.0 Backtrace stopped: previous frame inner to this frame (corrupt stack?) Additional info: * package version(s) 1.2.3.3-3 works (http://repos.archlinux.org/wsvn/packages/zlib/trunk/PKGBUILD?rev=22840) 1.2.3.4-4 crashes (http://repos.archlinux.org/wsvn/packages/zlib/trunk/PKGBUILD?rev=63268) 1.2.3.7-1 crashes (http://repos.archlinux.org/wsvn/packages/zlib/trunk/PKGBUILD?rev=65111) Steps to reproduce: Install zlib 1.2.3.4-4 or 1.2.3.7-1 on i686. Start Thunderbird, Firefox or Eclipse. |
This task depends upon
Closed by Pierre Schmitz (Pierre)
Thursday, 04 February 2010, 09:45 GMT
Reason for closing: Works for me
Thursday, 04 February 2010, 09:45 GMT
Reason for closing: Works for me
No, I have 2.7.6-1. (That's what pacman -Syu installed yesterday.) Should I try 2.7.6-2 and the newest zlib?
> Could you specify on which sites firefox crashes?
It crashes before any site can be loaded and before the main window appears.
> I cannot reproduce it here. Which CPU are you using?
Pentium M.
> Do you have any third party repos enabled...
No.
> ...or do you use packages from AUR?
Yes.
I only use archlinux stock packages.
But anyway: If nobody can confirm this bug and the original reporter does not call back we can close this as "works for me" in a few days.
Please note that for the original reporter zlib-1.2.3.4 did not work either.