From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 14 16:13:21 2005 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 638A416A4CE; Mon, 14 Mar 2005 16:13:21 +0000 (GMT) Received: from vbook.fbsd.ru (user145.hovrino.net [82.179.232.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABE7143D3F; Mon, 14 Mar 2005 16:13:19 +0000 (GMT) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.50 (FreeBSD)) id 1DAsBu-0002Jw-MV; Mon, 14 Mar 2005 19:13:14 +0300 From: Vladimir Grebenschikov To: gnome Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: SWsoft Date: Mon, 14 Mar 2005 19:13:13 +0300 Message-Id: <1110816793.994.7.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.1.5 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov cc: java@freebsd.org Subject: eclipse fails with gnome 2.10, but works ok with two weeks old gnome from marcus repository X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 16:13:21 -0000 Below command line output, it fails just after show splash screen. Also jvm dumps core, but it is unusable for me - stack-trace broken. About two weeks old gnome from marcus repository works ok with eclipse --------------------------------------------------------------------------- An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 10 occurred at PC=0x34DBDBE1 Function=gtk_tree_view_get_column+0x1EF Library=/usr/X11R6/lib/libgtk-x11-2.0.so.600 Current Java thread: at org.eclipse.swt.internal.gtk.OS.gtk_container_add(Native Method) - locked <0x3081c468> (a java.lang.Class) at org.eclipse.swt.widgets.Tree.createHandle(Tree.java:249) at org.eclipse.swt.widgets.Widget.createWidget(Widget.java:321) at org.eclipse.swt.widgets.Control.createWidget(Control.java:306) at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:146) at org.eclipse.swt.widgets.Tree.createWidget(Tree.java:289) at org.eclipse.swt.widgets.Control.(Control.java:86) at org.eclipse.swt.widgets.Scrollable.(Scrollable.java:71) at org.eclipse.swt.widgets.Composite.(Composite.java:82) at org.eclipse.swt.widgets.Tree.(Tree.java:88) at org.eclipse.jface.viewers.TreeViewer.(TreeViewer.java:69) at org.eclipse.cdt.internal.ui.util.ProblemTreeViewer.(ProblemTreeViewer.java:42) at org.eclipse.cdt.internal.ui.cview.CView.createViewer(CView.java:554) at org.eclipse.cdt.internal.ui.cview.CView.createPartControl(CView.java:505) at org.eclipse.ui.internal.PartPane$2.run(PartPane.java:137) at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616) at org.eclipse.core.runtime.Platform.run(Platform.java:747) at org.eclipse.ui.internal.PartPane.createChildControl(PartPane.java:133) at org.eclipse.ui.internal.ViewPane.createChildControl(ViewPane.java:135) at org.eclipse.ui.internal.ViewFactory$1.run(ViewFactory.java:351) at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616) at org.eclipse.core.runtime.Platform.run(Platform.java:747) at org.eclipse.ui.internal.ViewFactory.busyRestoreView(ViewFactory.java:273) at org.eclipse.ui.internal.ViewFactory$2.run(ViewFactory.java:530) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.ViewFactory.restoreView(ViewFactory.java:528) at org.eclipse.ui.internal.ViewFactory$ViewReference.getPart(ViewFactory.java:102) at org.eclipse.ui.internal.WorkbenchPage$1.propertyChange(WorkbenchPage.java:132) at org.eclipse.ui.internal.LayoutPart.setVisible(LayoutPart.java:268) at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:317) at org.eclipse.ui.internal.ViewPane.setVisible(ViewPane.java:568) at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:122) at org.eclipse.ui.internal.presentations.DefaultPartPresentation.selectPart(DefaultPartPresentation.java:1116) at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:946) at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:467) at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:367) at org.eclipse.ui.internal.PartSashContainer.createControl(PartSashContainer.java:432) at org.eclipse.ui.internal.PerspectiveHelper.activate(PerspectiveHelper.java:155) at org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:732) at org.eclipse.ui.internal.WorkbenchPage.onActivate(WorkbenchPage.java:2063) at org.eclipse.ui.internal.WorkbenchWindow$4.run(WorkbenchWindow.java:1858) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchWindow.setActivePage(WorkbenchWindow.java:1845) at org.eclipse.ui.internal.WorkbenchWindow.restoreState(WorkbenchWindow.java:1409) at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1224) at org.eclipse.ui.internal.Workbench.access$600(Workbench.java:120) at org.eclipse.ui.internal.Workbench$13.run(Workbench.java:1096) at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616) at org.eclipse.core.runtime.Platform.run(Platform.java:747) at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1029) at org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(WorkbenchConfigurer.java:167) at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:652) at org.eclipse.ui.internal.Workbench.init(Workbench.java:819) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1325) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129) 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:185) at org.eclipse.core.launcher.Main.run(Main.java:704) at org.eclipse.core.launcher.Main.main(Main.java:688) Dynamic libraries: 0x8048000 /usr/local/jdk1.4.2/bin/java 0x2807a000 /usr/lib/libpthread.so.1 0x280a0000 /lib/libc.so.6 0x2818c000 /usr/local/jdk1.4.2/jre/lib/i386/client/libjvm.so 0x285a1000 /usr/lib/libstdc++.so.4 0x28671000 /lib/libm.so.3 0x28685000 /usr/local/jdk1.4.2/jre/lib/i386/native_threads/libhpi.so 0x28693000 /usr/local/jdk1.4.2/jre/lib/i386/libverify.so 0x286a8000 /usr/local/jdk1.4.2/jre/lib/i386/libjava.so 0x286c6000 /usr/local/jdk1.4.2/jre/lib/i386/libzip.so 0x34665000 /usr/local/jdk1.4.2/jre/lib/i386/libnet.so 0x34677000 /usr/local/jdk1.4.2/jre/lib/i386/libnio.so 0x34b9f000 /usr/local/eclipse/plugins/org.eclipse.swt.gtk_3.0.1/os/freebsd/x86/libswt-pi-gtk-3063.so 0x34bd7000 /usr/X11R6/lib/libgtk-x11-2.0.so.600 0x34ea0000 /usr/X11R6/lib/libgdk-x11-2.0.so.600 0x34f1c000 /usr/X11R6/lib/libXrandr.so.2 0x34f20000 /usr/X11R6/lib/libXi.so.6 0x34f28000 /usr/X11R6/lib/libXinerama.so.1 0x34f2b000 /usr/X11R6/lib/libXfixes.so.3 0x34f30000 /usr/X11R6/lib/libXcursor.so.1 0x34f39000 /usr/local/lib/libatk-1.0.so.901 0x34f52000 /usr/X11R6/lib/libgdk_pixbuf-2.0.so.600 0x34f67000 /usr/X11R6/lib/libpangoxft-1.0.so.800 0x34f6e000 /usr/X11R6/lib/libXft.so.2 0x34f80000 /usr/local/lib/libfreetype.so.9 0x34fef000 /lib/libz.so.2 0x34fff000 /usr/X11R6/lib/libXrender.so.1 0x35007000 /usr/X11R6/lib/libXext.so.6 0x35015000 /usr/X11R6/lib/libfontconfig.so.1 0x3503b000 /usr/X11R6/lib/libpangox-1.0.so.800 0x35046000 /usr/X11R6/lib/libX11.so.6 0x3510d000 /usr/X11R6/lib/libpango-1.0.so.800 0x35144000 /usr/local/lib/libgobject-2.0.so.600 0x3517a000 /usr/local/lib/libgmodule-2.0.so.600 0x3517d000 /usr/local/lib/libgthread-2.0.so.600 0x35181000 /usr/local/lib/libglib-2.0.so.600 0x351ff000 /usr/local/lib/libiconv.so.3 0x352ed000 /usr/X11R6/lib/libXtst.so.6 0x352f2000 /usr/local/lib/libintl.so.6 0x352fb000 /usr/X11R6/lib/libpangoft2-1.0.so.800 0x35320000 /usr/local/lib/libexpat.so.5 0x3533f000 /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2 0x35372000 /usr/local/eclipse/plugins/org.eclipse.swt.gtk_3.0.1/os/freebsd/x86/libswt-gtk-3063.so 0x35399000 /usr/X11R6/lib/gtk-2.0/2.4.0/engines/libindustrial.so 0x2c45e000 /usr/local/eclipse/plugins/org.eclipse.core.resources.freebsd_3.0.0/os/freebsd/x86/libcore_2_1_0b.so 0x354e1000 /usr/X11R6/lib/pango/1.4.0/modules/pango-basic-fc.so 0x35521000 /usr/local/eclipse/plugins/org.eclipse.swt.gtk_3.0.1/os/freebsd/x86/libswt-atk-gtk-3063.so 0x35afa000 /usr/X11R6/lib/pango/1.4.0/modules/pango-arabic-fc.so 0x35afd000 /usr/X11R6/lib/pango/1.4.0/modules/pango-hangul-fc.so 0x2804e000 /libexec/ld-elf.so.1 Heap at VM Abort: Heap def new generation total 896K, used 464K [0x2c460000, 0x2c550000, 0x2c940000) eden space 832K, 48% used [0x2c460000, 0x2c4c4378, 0x2c530000) from space 64K, 99% used [0x2c540000, 0x2c54fff8, 0x2c550000) to space 64K, 0% used [0x2c530000, 0x2c530000, 0x2c540000) tenured generation total 10588K, used 8188K [0x2c940000, 0x2d397000, 0x30460000) the space 10588K, 77% used [0x2c940000, 0x2d13f138, 0x2d13f200, 0x2d397000) compacting perm gen total 15872K, used 15618K [0x30460000, 0x313e0000, 0x34460000) the space 15872K, 98% used [0x30460000, 0x313a0a60, 0x313a0c00, 0x313e0000) Local Time = Mon Mar 14 19:05:47 2005 Elapsed Time = 11 # # The exception above was detected in native code outside the VM # # Java VM: Java HotSpot(TM) Client VM (1.4.2-p7-root_19_feb_2005_05_29 mixed mode) # # An error report file has been saved as hs_err_pid1126.log. # Please refer to the file for further information. # -- Vladimir B. Grebenschikov SWsoft Inc. vova@sw-soft.com