RESOLVED WORKSFORME 69086
liferea segfaults after creating a webkit view
https://bugs.webkit.org/show_bug.cgi?id=69086
Summary liferea segfaults after creating a webkit view
Simon Kohlmeyer
Reported 2011-09-29 06:38:52 PDT
Liferea is a news reader for linux. I am not a liferea developer, just a user. When I select a feed item, it segfaults with the following stack trace. https://bugs.gentoo.org/attachment.cgi?id=287811 I'm using webkit-gtk-1.4.3 and libpng-1.5.5. I am reporting this here because the liferea guys looked at the stack trace and said the problem is likely to be between webkit-gtk and libpng. The original bug I reported with the gentoo guys is here: https://bugs.gentoo.org/show_bug.cgi?id=384531
Attachments
Simon Kohlmeyer
Comment 1 2011-09-29 06:47:45 PDT
Forgot to write, I'm not sure if this is the correct component and version. It compiles with --disable-webgl --with-gtk=2.0 --disable-webkit2 --disable-web-sockets
Alexey Proskuryakov
Comment 2 2011-09-29 11:31:44 PDT
A curious stack trace. Do you know what PNG image is being loaded?
Simon Kohlmeyer
Comment 3 2011-09-29 13:45:19 PDT
Not sure. It always happens when I select a feed. It happens with all default feeds. Favicons and other things are rendered correctly, though. It looks like it crashes when it tries to initialize a webkit view at all. I'll experiment around a bit to see where the problem is. Can you already say if this might be a webkit problem at all? As I said, I'm neither a liferea dev nor have I ever used webkit.
Martin Robinson
Comment 4 2012-04-05 14:01:11 PDT
Is there anyway you can confirm if this problem still exists with a more recent version of WebKitGTK+? We are currently at 1.8.
Simon Kohlmeyer
Comment 5 2012-05-07 14:50:02 PDT
This bug does not occur with webkit-gtk-1.8.1. I guess this was a transient issue and can be closed now.
Note You need to log in before you can comment on or make changes to this bug.