Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Crash from SWT libraries with application on Solaris 10
Crash from SWT libraries with application on Solaris 10 [message #1407725] Wed, 13 August 2014 09:54
David O\'Connor is currently offline David O\'ConnorFriend
Messages: 1
Registered: August 2014
Junior Member
Hi All,

I had found a java coredump on a server from a crashed application. I've requested support from Oracle regarding this crash and it looks that it was due to one of the SWT libraries.


Specifically at this point in the application:

org/eclipse/swt/internal/gtk/OS.memmove <=====
org/eclipse/swt/graphics/TextLayout.computeRuns
org/eclipse/swt/graphics/TextLayout.draw
org/eclipse/swt/widgets/Link.gtk_expose_event

t@2 (l@2) terminated by signal BUS (object specific hardware error)
0xfefc8ec9: elf_dladdr+0x0115: movl (%edx,%ecx,4),%ecx

The version of Eclipse RCP used is 3.5 on Solaris 10.
Java version is 1.6 Update 51.
Version of GTK used is 2.20.0.


Can I ask if there has been similar issues like this before, even on other platforms?

Would this also warrant a bug report?

Regards,
David
Previous Topic:externalize SWT window properties
Next Topic:CCombo selected Item case sensitive
Goto Forum:
  


Current Time: Fri Apr 26 22:36:55 GMT 2024

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

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

Back to the top