Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » eclipse crashes when code complete is invoked
eclipse crashes when code complete is invoked [message #224806] Sun, 26 February 2006 13:25 Go to next message
Muhammad Momin Rashid is currently offline Muhammad Momin RashidFriend
Messages: 8
Registered: July 2009
Junior Member
Hell everyone,

My eclipse crashes as soon as I invoke the code complete feature in a
java file.

I am using eclipse 64 bit build for 3.2 m5a, same thing used to happen
with build 3.2 m5.

I was using 64 bit jdk 1.5 release 6, I even upgraded to latest version
of 64 bit jdk 1.6 (beta). The problem didn't go away.

The 64 bit build of eclipse 3.2 m4 seems to work fine in the scenario,
but I do observe crashes here and there, especially when I am building
my project for deployment.

I am running 64 bit Fedora Core 4 on an intel machine.

Any one know what may be wrong.

Regards,
Muhammad Momin Rashid.
Re: eclipse crashes when code complete is invoked [message #224813 is a reply to message #224806] Sun, 26 February 2006 13:26 Go to previous messageGo to next message
Muhammad Momin Rashid is currently offline Muhammad Momin RashidFriend
Messages: 8
Registered: July 2009
Junior Member
Sorry for the typo, meant to say Hello Everyone.

Regards,
Muhammad Momin Rashid.

Muhammad Momin Rashid wrote:
> Hell everyone,
>
> My eclipse crashes as soon as I invoke the code complete feature in a
> java file.
>
> I am using eclipse 64 bit build for 3.2 m5a, same thing used to happen
> with build 3.2 m5.
>
> I was using 64 bit jdk 1.5 release 6, I even upgraded to latest version
> of 64 bit jdk 1.6 (beta). The problem didn't go away.
>
> The 64 bit build of eclipse 3.2 m4 seems to work fine in the scenario,
> but I do observe crashes here and there, especially when I am building
> my project for deployment.
>
> I am running 64 bit Fedora Core 4 on an intel machine.
>
> Any one know what may be wrong.
>
> Regards,
> Muhammad Momin Rashid.
Re: eclipse crashes when code complete is invoked [message #224828 is a reply to message #224806] Sun, 26 February 2006 20:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: olivier_thomann.NOca.ibm.comSPAM

Muhammad Momin Rashid a écrit :
> My eclipse crashes as soon as I invoke the code complete feature in a
> java file.
>
> I am using eclipse 64 bit build for 3.2 m5a, same thing used to happen
> with build 3.2 m5.
>
> I was using 64 bit jdk 1.5 release 6, I even upgraded to latest version
> of 64 bit jdk 1.6 (beta). The problem didn't go away.
>
> The 64 bit build of eclipse 3.2 m4 seems to work fine in the scenario,
> but I do observe crashes here and there, especially when I am building
> my project for deployment.
Could you please provide the VM dump?
This could help to find out what component is concerned with this issue.
I would tend to say that the problem might come from SWT.
--
Olivier
Re: eclipse crashes when code complete is invoked [message #224846 is a reply to message #224828] Mon, 27 February 2006 04:59 Go to previous messageGo to next message
Muhammad Momin Rashid is currently offline Muhammad Momin RashidFriend
Messages: 8
Registered: July 2009
Junior Member
This is a multi-part message in MIME format.
--------------010503020807040707090508
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Hello Olivier,

Attached is the VM dump file, hope it helps.

Regards,
Muhammad Momin Rashid.

Olivier Thomann wrote:
> Muhammad Momin Rashid a
Re: eclipse crashes when code complete is invoked [message #224860 is a reply to message #224846] Mon, 27 February 2006 14:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: olivier_thomann.NOca.ibm.comSPAM

Muhammad Momin Rashid a écrit :
> Attached is the VM dump file, hope it helps.
Seems to be a problem with SWT.

j org.eclipse.swt.internal.gtk.OS._g_object_set(J[BIJ)V+0
j org.eclipse.swt.internal.gtk.OS.g_object_set(J[BIJ)V+12
j org.eclipse.swt.widgets.Table.cellDataProc(JJJJJ)J+382
j org.eclipse.swt.widgets.Display.cellDataProc(JJJJJ)J+25

Please open a bug report against SWT and provide build id, the VM dump
and steps to reproduce.
Thanks,
--
Olivier
Re: eclipse crashes when code complete is invoked [message #225076 is a reply to message #224860] Thu, 02 March 2006 16:30 Go to previous message
Muhammad Momin Rashid is currently offline Muhammad Momin RashidFriend
Messages: 8
Registered: July 2009
Junior Member
Submitted the following bug report as per your suggestion.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=130113

Regards,
Muhammad Momin Rashid.


Olivier Thomann wrote:
> Muhammad Momin Rashid a écrit :
>> Attached is the VM dump file, hope it helps.
> Seems to be a problem with SWT.
>
> j org.eclipse.swt.internal.gtk.OS._g_object_set(J[BIJ)V+0
> j org.eclipse.swt.internal.gtk.OS.g_object_set(J[BIJ)V+12
> j org.eclipse.swt.widgets.Table.cellDataProc(JJJJJ)J+382
> j org.eclipse.swt.widgets.Display.cellDataProc(JJJJJ)J+25
>
> Please open a bug report against SWT and provide build id, the VM dump
> and steps to reproduce.
> Thanks,
> --
> Olivier
Previous Topic:Clean update?
Next Topic:Building Plugins With Maven2
Goto Forum:
  


Current Time: Tue Sep 24 06:33:52 GMT 2024

Powered by FUDForum. Page generated in 0.05129 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top