Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Solaris 2.6 and Eclipse



You should file a bug report in bugzilla for this
https://bugs.eclipse.org/bugs

Dirk


                                                                           
             Michael Scharf                                                
             <Michael-Scharf@g                                             
             mx.de>                                                     To 
             Sent by:                  eclipse-dev@xxxxxxxxxxx             
             eclipse-dev-admin                                          cc 
             @eclipse.org                                                  
                                                                   Subject 
                                       Re: [eclipse-dev] Solaris 2.6 and   
             06/19/2003 03:03          Eclipse                             
             AM                                                            
                                                                           
                                                                           
             Please respond to                                             
             eclipse-dev@eclip                                             
                  se.org                                                   
                                                                           
                                                                           




Bobek Juraj wrote:

 > I have Solaris 2.6 instaled on our Sun machine.I need run Eclipse on
this
 > machine but I found only Eclipse for Solaris 8.When I run this eclipse
it
 > make a error. Is any way to build eclipse on 2.6 or run eclipse for 8?
 > Thanks.


We have a similar problem with solaris 2.7. We tryed jdk1.3 and jdk1.4.1:
 > uname -a
SunOS moon 5.7 Generic_106541-08 sun4u sparc SUNW,UltraAX-MP

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0xFF2C5FE8
Function=realloc+0x7E0
Library=/usr/lib/libc.so.1

Current Java thread:
     at org.eclipse.swt.internal.motif.OS.XmCreateTextField(Native Method)
     - locked <f6396588> (a java.lang.Class)
     at org.eclipse.swt.widgets.Text.createHandle(Text.java:342)
     at org.eclipse.swt.widgets.Widget.createWidget(Widget.java:283)
     at org.eclipse.swt.widgets.Control.createWidget(Control.java:424)
     at
org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:138)
     at org.eclipse.swt.widgets.Control.<init>(Control.java:83)
     at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:68)
     at org.eclipse.swt.widgets.Text.<init>(Text.java:90)
     at
org.eclipse.jface.viewers.TextCellEditor.createControl(TextCellEditor.java:134)

     at org.eclipse.jface.viewers.CellEditor.create(CellEditor.java:224)
     at org.eclipse.jface.viewers.CellEditor.<init>(CellEditor.java:175)
     at
org.eclipse.jface.viewers.TextCellEditor.<init>(TextCellEditor.java:92)
     at
org.eclipse.jface.viewers.TextCellEditor.<init>(TextCellEditor.java:80)
     at
org.eclipse.ui.views.tasklist.TaskList.createPartControl0(TaskList.java:605)

     at
org.eclipse.ui.views.tasklist.TaskList.createPartControl(TaskList.java:501)
     at org.eclipse.ui.internal.PartPane$4.run(PartPane.java:141)
     at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:889)

     at org.eclipse.core.runtime.Platform.run(Platform.java:413)
     at
org.eclipse.ui.internal.PartPane.createChildControl(PartPane.java:137)
     at
org.eclipse.ui.internal.ViewPane.createChildControl(ViewPane.java:211)
     at org.eclipse.ui.internal.ViewFactory$2.run(ViewFactory.java:167)
     at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:889)

     at org.eclipse.core.runtime.Platform.run(Platform.java:413)
     at
org.eclipse.ui.internal.ViewFactory.busyRestoreView(ViewFactory.java:98)
     at org.eclipse.ui.internal.ViewFactory$1.run(ViewFactory.java:82)
     at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
     at
org.eclipse.ui.internal.ViewFactory.restoreView(ViewFactory.java:78)
     at
org.eclipse.ui.internal.ViewFactory$ViewReference.getPart(ViewFactory.java:332)

     at
org.eclipse.ui.internal.WorkbenchPage$1.propertyChange(WorkbenchPage.java:123)

     at org.eclipse.ui.internal.LayoutPart.setVisible(LayoutPart.java:235)
     at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:348)
     at
org.eclipse.ui.internal.PartTabFolder.setSelection(PartTabFolder.java:846)
     at
org.eclipse.ui.internal.PartTabFolder.setSelection(PartTabFolder.java:832)
     at
org.eclipse.ui.internal.PartTabFolder.createControl(PartTabFolder.java:238)
     at
org.eclipse.ui.internal.PartSashContainer.createControl(PartSashContainer.java:192)

     at
org.eclipse.ui.internal.PerspectivePresentation.activate(PerspectivePresenta
 tion.java:96)
     at
org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:725)
     at
org.eclipse.ui.internal.WorkbenchPage.onActivate(WorkbenchPage.java:1799)
     at
org.eclipse.ui.internal.WorkbenchWindow$7.run(WorkbenchWindow.java:1496)
     at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
     at
org.eclipse.ui.internal.WorkbenchWindow.setActivePage(WorkbenchWindow.java:1483)

     at
org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:416)

     at
org.eclipse.ui.internal.WorkbenchWindow$6.run(WorkbenchWindow.java:1188)
     at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
     at
org.eclipse.ui.internal.WorkbenchWindow.openPage(WorkbenchWindow.java:1185)
     at
org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbench.java:1074)
     at org.eclipse.ui.internal.Workbench.init(Workbench.java:874)
     at org.eclipse.ui.internal.Workbench.run(Workbench.java:1373)
     at
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:845)

     at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
 .java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
     at org.eclipse.core.launcher.Main.run(Main.java:747)
     at org.eclipse.core.launcher.Main.main(Main.java:583)

Dynamic libraries:
0x10000     /Tools/jdk/1.4.1/SunOS/5.7/bin/java
0xff360000     /usr/lib/libthread.so.1
0xff3a0000     /usr/lib/libdl.so.1
0xff280000     /usr/lib/libc.so.1
0xff260000     /usr/platform/SUNW,UltraAX-MP/lib/libc_psr.so.1
0xfe000000     /Net/devil/export1/Tools/jdk/1.4.1
/SunOS/5.7/jre/lib/sparc/client/libjvm.so
0xff200000     /usr/lib/libCrun.so.1
0xff1e0000     /usr/lib/libsocket.so.1
0xff100000     /usr/lib/libnsl.so.1
0xff1b0000     /usr/lib/libm.so.1
0xff230000     /usr/lib/libw.so.1
0xff0d0000     /usr/lib/libmp.so.2
0xff090000    /Net/devil/export1/Tools/jdk/1.4.1
/SunOS/5.7/jre/lib/sparc/native_threads/libhpi.so
0xff060000    /Net/devil/export1/Tools/jdk/1.4.1
/SunOS/5.7/jre/lib/sparc/libverify.so
0xff020000    /Net/devil/export1/Tools/jdk/1.4.1
/SunOS/5.7/jre/lib/sparc/libjava.so
0xfe7d0000    /Net/devil/export1/Tools/jdk/1.4.1
/SunOS/5.7/jre/lib/sparc/libzip.so
0xfa090000
/Net/devil/export2/Tools/eclipse/2.1/SunOS/5.7/plugins/org.eclipse.swt.motif_2.1.0
/os/solaris/sparc/libswt-motif-2133.so
0xf1100000     /usr/dt/lib/libXm.so.4
0xfa010000     /usr/openwin/lib/libXt.so.4
0xf1000000     /usr/openwin/lib/libX11.so.4
0xfa290000     /usr/openwin/lib/libSM.so.6
0xf1fd0000     /usr/openwin/lib/libICE.so.6
0xf1fa0000     /usr/openwin/lib/libXext.so.0

Michael
--
      ''''\     Michael Scharf
     ` c-@@     Wind River Systems GmbH
     `    >     http://www.WindRiver.com
      \_ V      mailto:Michael.Scharf@xxxxxxxxxxxxx

_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/eclipse-dev




Back to the top