In Eclipse Bugzilla guys found that gtk-qt-engine is guilty here.
Turning off this (switching from QtCurve to Raleigh) solves the problem.
More info: https://bugs.eclipse.org/bugs/show_bug.cgi?id=317763#c14
--
Java crashes during Eclipse Helios Start
https://bugs.launchpad.net/bugs/598371
You rec
I see here 2 places which can mess:
- g_object_set_qdata returns handle, which is then casted to int (in amd64
sizeof(int) is still 4!)
- if first arg (casted to GObect*) is greather than 2^63 we will have negative
long value and it can cause segmentation fault (pointer to negative memory
addres
It looks that is the bug in the GTK or Eclipse SWT library.
During window close process method org.eclipse.widgets.Display.removeWidget()
calls native method org.eclipse.swt.internal.gtk.OS._g_object_get_qdata() which
causes segmentation fault (it not cause Java exception due we are in native
co
Checked in other OS (Slackware) and there is working fine, so it looks
it's bug in glib.
** Package changed: openjdk-6 (Ubuntu) => glib2.0 (Ubuntu)
--
Java crashes during Eclipse Helios Start
https://bugs.launchpad.net/bugs/598371
You received this bug notification because you are a member of Ub
** Attachment added: "Crash details"
http://launchpadlibrarian.net/50886826/hs_err_pid2671.log
--
Java crashes during Eclipse Helios Start
https://bugs.launchpad.net/bugs/598371
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu
Public bug reported:
It happens when I press "OK" button on workspace-chose-window during
Eclipse start (clean installation)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x7fd843bb62b0, pid=2671, tid=140567681361680
#
# JRE version: 6.0_18-b18
Added security tag and marked bug as "Security vulnerability"
** Tags added: security
** This bug has been flagged as a security vulnerability
--
Memory corruption in strace
https://bugs.launchpad.net/bugs/367625
You received this bug notification because you are a member of Ubuntu
Bugs, which