Bug 432395 - IDE/JVM crashes building workspace on Ubuntu 13.04 64bit [libwebkitgtk-1.0.so]
Summary: IDE/JVM crashes building workspace on Ubuntu 13.04 64bit [libwebkitgtk-1.0.so]
Status: CLOSED DUPLICATE of bug 400626
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.4   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2014-04-09 03:49 EDT by Marco Ferretti CLA
Modified: 2014-04-09 08:31 EDT (History)
1 user (show)

See Also:


Attachments
jvm log (139.45 KB, text/x-log)
2014-04-09 03:49 EDT, Marco Ferretti CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Ferretti CLA 2014-04-09 03:49:59 EDT
Created attachment 241765 [details]
jvm log

Upon creation of a maven submodule, copying over sources, the IDE starts workspace compilation and crashes. 
Sys bug report states that the :

The crashed program seems to use third-party or local libraries:

/home/ferrema/software/eclipse/configuration/org.eclipse.osgi/bundles/663/1/.cp/libswt-cairo-gtk-4335.so
/home/ferrema/software/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20140116-2212/eclipse_1508.so
/home/ferrema/software/eclipse/configuration/org.eclipse.osgi/bundles/663/1/.cp/libswt-pi-gtk-4335.so
/home/ferrema/software/eclipse/configuration/org.eclipse.osgi/bundles/663/1/.cp/libswt-webkit-gtk-4335.so
/home/ferrema/software/eclipse/configuration/org.eclipse.osgi/bundles/663/1/.cp/libswt-atk-gtk-4335.so
/home/ferrema/software/eclipse/configuration/org.eclipse.osgi/bundles/663/1/.cp/libswt-gtk-4335.so
/home/ferrema/software/eclipse/configuration/org.eclipse.osgi/bundles/78/1/.cp/os/linux/x86_64/libunixfile_1_0_0.so


looking at the jvm log it looks like it's something related to libwebkitgtk-1.0.so :
Stack: [0x00007f551f77a000,0x00007f551f87b000],  sp=0x00007f551f878318,  free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libwebkitgtk-1.0.so.0+0x407685]  webkitWebViewRegisterForIconNotification+0x95


attached, please find the complete VM log
Comment 1 Arun Thondapu CLA 2014-04-09 08:31:57 EDT
This is a bug in Webkit library, please read comments in bug 400626 for a Webkit patch and/or rebuilt Webkit packages which contain the fix.

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