Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Problem with GEF/Zest 3.6 libraries(Problem with GEF/Zest 3.6 libraries)
Problem with GEF/Zest 3.6 libraries [message #651926] Wed, 02 February 2011 05:28 Go to next message
sridhar Mising name is currently offline sridhar Mising nameFriend
Messages: 22
Registered: July 2009
Junior Member
I am using Zest libraries for displaying a graph with some nodes and connections.Till GEF 3.5 there was no problem.

Now I have tried the same thing with GEF 3.6, whenever I close the graph editor the application gets crashed. It is observed only on Linux machines. There is no problem on windows.

Following is the crash log:
Stack: [0xbfdcb000,0xbfe1b000], sp=0xbfe18608, free space=309k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libswt-pi-gtk-3655.so+0x33855] Java_org_eclipse_swt_internal_gtk_OS__1G_1OBJECT_1TYPE+0x6
j org.eclipse.swt.internal.gtk.OS._G_OBJECT_TYPE(I)I+0
j org.eclipse.swt.internal.gtk.OS.G_OBJECT_TYPE(I)I+8
j org.eclipse.swt.accessibility.AccessibleFactory.registerAcce ssible(Lorg/eclipse/swt/accessibility/Accessible;)V+6
j org.eclipse.swt.accessibility.Accessible.<init>(Lorg/eclipse/swt/widgets/Control;)V+120
j org.eclipse.swt.accessibility.Accessible.internal_new_Access ible(Lorg/eclipse/swt/widgets/Control;)Lorg/eclipse/swt/acce ssibility/Accessible;+5
j org.eclipse.swt.widgets.Control._getAccessible()Lorg/eclipse /swt/accessibility/Accessible;+9
j org.eclipse.swt.widgets.Control.removeRelation()V+25
j org.eclipse.swt.widgets.Control.release(Z)V+89
j org.eclipse.swt.widgets.Widget.dispose()V+23
j org.eclipse.zest.core.widgets.Graph.dispose()V+89
j org.eclipse.zest.core.viewers.internal.AbstractStructuredGra phViewer.handleDispose(Lorg/eclipse/swt/events/DisposeEvent; )V+21
Re: Problem with GEF/Zest 3.6 libraries [message #652046 is a reply to message #651926] Wed, 02 February 2011 14:05 Go to previous messageGo to next message
Fabian Steeg is currently offline Fabian SteegFriend
Messages: 76
Registered: July 2009
Member
I think this might be related to an issue that was fixed recently (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=200732#c6). You could try using the 3.7.0M5 release from http://www.eclipse.org/gef/downloads/ and see if the problem still occurs. If it does, it would be great if you filed a bug at http://bugs.eclipse.org/bugs/enter_bug.cgi?component=Zest&am p;product=GEF
Re: Problem with GEF/Zest 3.6 libraries [message #652464 is a reply to message #652046] Fri, 04 February 2011 05:06 Go to previous message
sridhar Mising name is currently offline sridhar Mising nameFriend
Messages: 22
Registered: July 2009
Junior Member
Thanks alot for the information.

Issue is not reproduce with GEF 3.7 M5.

So is it recommended to use GEF 3.7 with Eclipse 3.6 on Linux?
Previous Topic:Eclipse 3.4.2 problem on 64 bit machines
Next Topic:Scalable Line within a gef figure
Goto Forum:
  


Current Time: Thu Apr 18 08:07:40 GMT 2024

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

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

Back to the top