Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Mustang (java 1.6)
Mustang (java 1.6) [message #612138] Fri, 17 February 2006 10:15
Eclipse UserFriend
Originally posted by: pierre.couvy.free.fr

Hi all :)

Does anyone know if there is any trouble using mustang with VE ?

I'm running linux + mustang + eclipse (3.1.2 and VE 1.1.0.1 or 3.2M4 and
VE 1.2M1). And i get horrible crash when i try the basic "New>Visual
Class". The JVM, itself, crashes when VE is trying to draw the component
in the design tab.

All i've got is a dialog window saying :

JVM terminated. Exit code=1
/usr/bin/java
-Xms40m
-Xmx256m
-jar /opt/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /opt/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 62000a
-vm /usr/bin/java
-vmargs
-Xms40m
-Xmx256m
-jar /opt/eclipse/startup.jar

I also find a .log file (44ko) in my home directory :

#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb4bf9458, pid=18484, tid=3084839856
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-rc-b71 mixed mode, sharing)
# Problematic frame:
# C [libcairo.so.2+0x16458]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#

--------------- T H R E A D ---------------

Current thread (0x08057800): JavaThread "main" [_thread_in_native,
id=18485]

siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00d487fb

Registers:
EAX=0x00000000, EBX=0xb4c37470, ECX=0xb4c37470, EDX=0x00d487c7
ESP=0xb7dece5c, EBP=0x08ef0170, ESI=0x08ef01f4, EDI=0x08ef0274
EIP=0xb4bf9458, CR2=0x00d487fb, EFLAGS=0x00010246

Top of Stack: (sp=0xb7dece5c)
0xb7dece5c: b4bed234 b5d1c86b 00000000 b5d1c86b
0xb7dece6c: b4bf03da 08ef01f4 b5d1c86b 40240000
0xb7dece7c: 00000000 40240000 b7f41880 00000030
0xb7dece8c: b4c37470 08ef0138 b5d1c86b b7decec8
0xb7dece9c: b4be98e4 b5d1c86b 08057800 b5d14d0d
0xb7deceac: 08058044 b451cd7c 9274b850 08057800
0xb7decebc: b45196c6 b5d1c86b 9274b850 b7decf08
0xb7dececc: b5d1c96d 080578e4 b7decf10 00000000

Instructions: (pc=0xb4bf9458)
0xb4bf9448: 2c c3 8d b6 00 00 00 00 8b 44 24 04 8b 10 31 c0
0xb4bf9458: 8b 4a 34 85 c9 75 0d 8b 42 30 83 f8 01 19 c0 f7

Stack: [0xb7d9e000,0xb7def000), sp=0xb7dece5c, free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code,
C=native code)
C [libcairo.so.2+0x16458]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.eclipse.swt.internal.cairo.Cairo.cairo_create()I+0
j org.eclipse.swt.graphics.GC.initCairo()V+27
j org.eclipse.swt.graphics.GC.setAlpha(I)V+35
j org.eclipse.draw2d.SWTGraphics.setAlpha(I)V+39
j
org.eclipse.ve.internal.cde.core.OutlineBorder.paint(Lorg/ec lipse/draw2d/IFigure;Lorg/eclipse/draw2d/Graphics;Lorg/eclip se/draw2d/geometry/Insets;)V+35
j org.eclipse.draw2d.Figure.paintBorder(Lorg/eclipse/draw2d/Gr aphics;)V+16

[...]
and so on

Do i found a regression ? do i win a sparc :)) ?
Previous Topic:Inside the Visual Editor
Next Topic:Inside the Visual Editor
Goto Forum:
  


Current Time: Thu Apr 25 13:39:28 GMT 2024

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

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

Back to the top