[Bug 598371] Re: Java crashes during Eclipse Helios Start

2010-07-06 Thread Paweł Smoliński
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

[Bug 598371] Re: Java crashes during Eclipse Helios Start

2010-06-30 Thread Paweł Smoliński
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

[Bug 598371] Re: Java crashes during Eclipse Helios Start

2010-06-30 Thread Paweł Smoliński
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

[Bug 598371] Re: Java crashes during Eclipse Helios Start

2010-06-25 Thread Paweł Smoliński
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

[Bug 598371] Re: Java crashes during Eclipse Helios Start

2010-06-25 Thread Paweł Smoliński
** 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

[Bug 598371] [NEW] Java crashes during Eclipse Helios Start

2010-06-25 Thread Paweł Smoliński
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

[Bug 367625] Re: Memory corruption in strace

2009-09-05 Thread Paweł Smoliński
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