Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Marketplace Client Project » Fatal crash on opening Marketplace in Luna 4.4M4(pid file attached)
icon4.gif  Fatal crash on opening Marketplace in Luna 4.4M4 [message #1224725] Fri, 27 December 2013 16:14
Craig Foote is currently offline Craig FooteFriend
Messages: 217
Registered: July 2009
Senior Member
Running Ubuntu 13.10 64-bit. Java -version returns:
java version "1.7.0_25"
OpenJDK Runtime Environment (IcedTea 2.3.12) (7u25-2.3.12-4ubuntu3)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)

Steps to reproduce:

  1. fresh install of 4.4M4
  2. install Marketplace Client
  3. restart IDE
  4. open Marketplace Client via Help > Eclipse Marketplace...
  5. dialog appears and begins rendering progress meter then closes, pid file created is attached
  6. restarting IDE and again opening Marketplace again causes crash and new pid file


I saw from the stacktrace that the problem started with StyledText#setText and ended with TextLayout#getBounds. I created a view using the example wizard, added a StyledText widget and ran it under the sdk.ide application. In code, I was able to call #setText("test"), and manually I was able to write in the widget, both without incident and they rendered normally. In that same window I opened the Marketplace and it again crashed. This time no pid file or eclipse log file was written. Perhaps the problem is with the String argument or the parent of the StyledText?

Craig
Previous Topic:Error. Cannot install remote marketplace locations.
Next Topic:Adding WebSphere plugin in eclipse
Goto Forum:
  


Current Time: Fri Apr 26 04:25:33 GMT 2024

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

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

Back to the top