Bug 527671 - Viewing Javadoc hover with embed tag causes segfault.
Summary: Viewing Javadoc hover with embed tag causes segfault.
Status: CLOSED DUPLICATE of bug 509658
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.7   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2017-11-23 07:27 EST by Alex Eyers-Taylor CLA
Modified: 2017-11-23 10:50 EST (History)
2 users (show)

See Also:


Attachments
Error log (442.59 KB, text/x-log)
2017-11-23 07:27 EST, Alex Eyers-Taylor CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Eyers-Taylor CLA 2017-11-23 07:27:13 EST
Created attachment 271606 [details]
Error log

Viewing hover javadoc containing an embed tag causes eclipse to segfault in libwebkitjdk. A different plug-in that uses the SWT browser widget handles embed without crashing.
Comment 1 Noopur Gupta CLA 2017-11-23 07:33:28 EST
Please provide an example to reproduce the issue. Also, provide details about your OS, GTK and Eclipse build id.
Comment 2 Leo Ufimtsev CLA 2017-11-23 10:50:13 EST
This is a known issue with webkit1.
We're almost done with the webkit2 port, the issue doesn't occur there anymore.

To use webkit2:
export SWT_WEBKIT2=1
./eclipse

Please feel free to re-open if you have further questions.

*** This bug has been marked as a duplicate of bug 509658 ***