Bug 1310798

Summary: Eclipse JVM crashes in libwebkitgtk-3.0.so.0::webkit_web_view_draw(_GtkWidget*, _cairo*)
Product: [Fedora] Fedora Reporter: Waldemar Pilecki <waldi>
Component: webkitgtk3Assignee: Matthias Clasen <mclasen>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 23CC: huzaifas, kevin, klember, martin.sourada, mclasen, mtasaka, tpopela
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-23 08:47:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
hs file none

Description Waldemar Pilecki 2016-02-22 16:52:30 UTC
Created attachment 1129407 [details]
hs file

Description of problem: Eclipse crashes during browsing OpenJDK javadoc with internal browser.


Version-Release number of selected component (if applicable):
webkitgtk3-2.4.9-3.fc23.x86_64 - it is current release for F23. It seems it's unsupported from webkit.org fols point of view.

How reproducible:
Always

Steps to Reproduce:
1.run Eclipse
2.Window->Preferences->Java-Installed JREs->Edit->rt.jar->Javadoc location
3.enter file:///usr/share/javadoc/java-1.8.0-openjdk-1.8.0.72-4.b15.fc23/api
4.try to display javadoc for some class

Actual results:
crash Eclipse

Expected results:
display javadoc in new Eclipse window

Additional info:
Opened ticket Bug 154532 at webkit.org, they sad "Since you are using an old, unsupported, and insecure version of WebKit, it's very unlikely that anyone will investigate this".

Comment 1 Kevin Fenzi 2016-02-22 17:48:25 UTC
Moving to the actual correct component. ;)

Comment 2 Tomas Popela 2016-02-23 08:47:25 UTC
(In reply to Waldemar Pilecki from comment #0)
> Created attachment 1129407 [details]
> hs file

In the hs file I see: 

 # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again

so please follow the instructions there and try to provide a better backtrace. Also please provide the info to the upstream bug.

> Opened ticket Bug 154532 at webkit.org, they sad "Since you are using an
> old, unsupported, and insecure version of WebKit, it's very unlikely that
> anyone will investigate this".

Upstream is true about the WebKit version you are using. Also there is no need to have a downstream bug if there is already an upstream one.