[webkit-qt] SEGV from libz.inflateEnd()
Rex Dieter
rdieter at math.unl.edu
Sat May 11 13:43:39 PDT 2013
Mitchell Verter wrote:
> I am using QT 4.7.4.
> When I try to load http://www.salon.com from a QT Webkit Browser, I
> get the following SEGV:
>
> Any idea how I can fix this?
> PS: I do see that this bug has been filed and fixed in 4.80. Is it
> the same thing? https://bugreports.qt-project.org/browse/QTBUG-22660
>
> (gdb) backtrace
> #0 0xb582ee1e in inflateEnd () from /lib/i386-linux-gnu/libz.so.1
QTBUS-22660 does appear to be the same thing, applying the patch referenced
in the merge request to your Qt bulid should fix it.
-- rex
More information about the webkit-qt
mailing list