Skip to main content



      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 11:14
Eclipse UserFriend
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: Thu May 22 07:13:26 EDT 2025

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

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

Back to the top