Fatal crash on opening Marketplace in Luna 4.4M4 [message #1224725] |
Fri, 27 December 2013 16:14 |
|
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:
- fresh install of 4.4M4
- install Marketplace Client
- restart IDE
- open Marketplace Client via Help > Eclipse Marketplace...
- dialog appears and begins rendering progress meter then closes, pid file created is attached
- 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
|
|
|
Powered by
FUDForum. Page generated in 0.03476 seconds