question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Eclipse core dumps after upgrade to webkit2gtk 2.36.5

See original GitHub issue

Eclipse crashes dumping core when trying to edit some scss code.

Module java with build-id a66934894cccfbd0e5876e4fb647b4511b98712f
Stack trace of thread 15917:
#0  0x00007f0e9f28e36c n/a (libc.so.6 + 0x8e36c)
#1  0x00007f0e9f23e838 raise (libc.so.6 + 0x3e838)
#2  0x00007f0e9f228535 abort (libc.so.6 + 0x28535)
#3  0x00007f0dcbc413f6 n/a (libwebkit2gtk-4.0.so.37 + 0x6413f6)
#4  0x00007f0dcbf94df1 n/a (libwebkit2gtk-4.0.so.37 + 0x994df1)
#5  0x00007f0dcbfc7947 n/a (libwebkit2gtk-4.0.so.37 + 0x9c7947)
#6  0x00007f0e71ac2c3c n/a (libgobject-2.0.so.0 + 0x23c3c)
#7  0x00007f0e71ac3d91 g_object_new_with_properties (libgobject-2.0.so.0 + 0x24d91)
#8  0x00007f0e71ac486a g_object_new (libgobject-2.0.so.0 + 0x2586a)
#9  0x00007f0dcbfa9a5c n/a (libwebkit2gtk-4.0.so.37 + 0x9a9a5c)
#10 0x00007f0e7164a777 g_once_impl (libglib-2.0.so.0 + 0x7f777)
#11 0x00007f0dcbfa9af6 webkit_web_context_get_default (libwebkit2gtk-4.0.so.37 + 0x9a9af6)
#12 0x00007f0dce805e8c Java_org_eclipse_swt_internal_webkit_WebKitGTK_webkit_1web_1context_1get_1default (/home/javier/.eclipse/org.eclipse.platform_4.24.0_155965261_linux_gtk_x86_64/configuration/org.eclipse.osgi/168/0/.cp/libswt-webkit-gtk-4952r11.so + 0x5e8c)
#13 0x00007f0e8140d4da n/a (n/a + 0x0)
#14 0x00007f0e814092fb n/a (n/a + 0x0)
#15 0x00007f0e8140922c n/a (n/a + 0x0)
#16 0x00007f0e8140922c n/a (n/a + 0x0)
#17 0x00007f0e81409340 n/a (n/a + 0x0)
#18 0x00007f0e81409385 n/a (n/a + 0x0)
#19 0x00007f0e814097d7 n/a (n/a + 0x0)
#20 0x00007f0e81409385 n/a (n/a + 0x0)
#21 0x00007f0e8140922c n/a (n/a + 0x0)
#22 0x00007f0e8140922c n/a (n/a + 0x0)
#23 0x00007f0e8140922c n/a (n/a + 0x0)
#24 0x00007f0e8140922c n/a (n/a + 0x0)
#25 0x00007f0e8140922c n/a (n/a + 0x0)
#26 0x00007f0e82b74124 n/a (n/a + 0x0)
ELF object binary architecture: AMD x86-64

org.eclipse.platform.ide 4.24.0.I20220607-0700

org.eclipse.wildwebdeveloper.feature.feature.group 0.10.14.202205271506

Gnome 42.3 on Arch Linux, for what it’s worth.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
akurtakovcommented, Aug 1, 2022

NP, if only it was that easy to come with a fix too !

0reactions
akurtakovcommented, Aug 1, 2022

@akurtakov Well, one way to fix this (temporarily) is to revert the commit in question locally, then rebuild webkitgtk2. But that might be spectacularly slow, considering the size of the webkit codebase. slightly_smiling_face

And that would not help users as we can’t expect each of them to rebuild webkitgtk.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Eclipse crashes with webkit2gtk 2.36.5 · Issue #804 - GitHub
Basically everytime STS tries to use webkit, like opening javadoc or editing some scss files, the system will freeze for a while then...
Read more >
eclipse-java - AUR (en) - Arch Linux
Eclipse keeps crashing with the newest webkit2gtk version 2.36.5-1. This happens when using a feature that uses webkit2gtk, like the Eclipse ...
Read more >
WebKitGTK 2.36.5 released!
This is a bug fix release in the stable 2.36 series. What's new in the WebKitGTK 2.36.5 release? Add support for PAC proxy...
Read more >
ChangeLog-2012-05-22 · Gitee 极速下载/WebKit
webkitgtk-2.36.5. wpewebkit-2.36.5. WebKit-7613.3.9.1.7 ... releases/Apple/Safari-13.1.3-macOS-10.15.7-Security-Update-2020-001.
Read more >
eclipse-java - AUR (en)
Eclipse keeps crashing with the newest webkit2gtk version 2.36.5-1. ... also fixes the eclipse core dump when using the original -vm flag in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found