2010/05/02 02:31, Greg Lewis Wrote:
The eclipse-devel port has been updated to Eclipse 3.5.2. The changes are
based on Stephane's patches for 3.5.1, with updates to get it to work for
3.5.2 and as eclipse-devel by myself.
Unfortunately I don't have a lot of time to spend on the port, so I'd like
to see the list drive any fixes needed before updating the main eclipse port
(with Stephane's approval).
Currently this has only been tested on FreeBSD 7.3/i386.
It crashed on my 8.0 STABLE/amd64. any help?
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000000900ac3a00, pid=1788, tid=34372365888
#
# JRE version: 6.0-b17
# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode bsd-amd64 )
# Problematic frame:
# C 0x0000000900ac3a00
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x0000000801ced800): JavaThread "main" [_thread_in_native,
id=12627520, stack(0x00007fffffaff000,0x00007fffffbff000)]
siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR),
si_addr=0x0000000900ac3a00
Registers:
RAX=0x0000000000000001, RBX=0x0000000000000001, RCX=0x0000000000000000,
RDX=0x0000000000000001
RSP=0x00007fffffbfc118, RBP=0x0000000895dad000, RSI=0x0000000000000002,
RDI=0x000000000000003f
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x0000000895dad010,
R11=0x000000089a2ed240
R12=0x000000089a555c00, R13=0x000000089a555c00, R14=0x0000000000000100,
R15=0x000000089bb9db80
RIP=0x0000000900ac3a00, EFL=0x0000000000000001, ERR=0x0000000000000014
TRAPNO=0x000000000000000c
Top of Stack: (sp=0x00007fffffbfc118)
0x00007fffffbfc118: 00000008a1d22331 000000089a555c00
0x00007fffffbfc128: 0000000000000100 0000000000000001
0x00007fffffbfc138: 0000000895dad000 000000089a555c00
0x00007fffffbfc148: 00000008a1cf48ff 00007fffffbfc380
0x00007fffffbfc158: 00000008998b1c80 0000000000000001
0x00007fffffbfc168: 000000089aa76a00 000000089bb9db80
0x00007fffffbfc178: 00000008a0892586 000000089a2ece88
0x00007fffffbfc188: 000000089a2ecebb 000000089a2ecebb
0x00007fffffbfc198: 000000089a2ece80 000000089a2ece88
0x00007fffffbfc1a8: 000000009a2ecebb 00000008a122ad00
0x00007fffffbfc1b8: 00007fffffbfc1ac 000000089a2ecea9
0x00007fffffbfc1c8: 0000000300000012 0000000000000000
0x00007fffffbfc1d8: 00000003ffbfc2b0 00007fffffbfc380
0x00007fffffbfc1e8: 0000000080070057 0000000000000001
0x00007fffffbfc1f8: 00000008a08942c8 0000000000000000
0x00007fffffbfc208: 00007fffffbfc470 00000008998b1c80
0x00007fffffbfc218: 00000008a11a6f43 00000000ffbfc290
0x00007fffffbfc228: 000000089a2ece80 00000008a18f0bf0
0x00007fffffbfc238: 00000008a17e2b9e 000000089a2ece80
0x00007fffffbfc248: 000000089aa76a00 00007fffffbfc320
0x00007fffffbfc258: 00000008a11a6639 0000000000000000
0x00007fffffbfc268: 00000008a11a70c7 00007fffffbfc330
0x00007fffffbfc278: 00000008a11a7109 00007fffffbfc320
0x00007fffffbfc288: 00000008a1182dca 00007fffffbfc2b0
0x00007fffffbfc298: 0001001100000012 000000000000003f
0x00007fffffbfc2a8: 00007fffffbfc2b0 7070414c5558736e
0x00007fffffbfc2b8: 2e6c6c6174736e49 000000000000736a
0x00007fffffbfc2c8: 00000008a11a7920 00000008a18f0bc0
0x00007fffffbfc2d8: 00000008a17e2cbe 000000089bb9dc10
0x00007fffffbfc2e8: 00000008a17d98a8 0018c33d6dc156e4
0x00007fffffbfc2f8: 00000000000181a4 0000000000000000
0x00007fffffbfc308: 000000004bd93d3b 000000089a2ece88
Instructions: (pc=0x0000000900ac3a00)
0x0000000900ac39f0:
[error occurred during error reporting (printing registers, top of stack,
instructions near pc), id 0xb]
Stack: [0x00007fffffaff000,0x00007fffffbff000], sp=0x00007fffffbfc118, free
space=1012k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x0000000900ac3a00
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.eclipse.swt.internal.mozilla.XPCOM._Call(JJJJJI)I+0
j org.eclipse.swt.internal.mozilla.XPCOM.Call(JJJJJI)I+17
j
org.eclipse.swt.browser.Mozilla.create(Lorg/eclipse/swt/widgets/Composite;I)V+1569
j
org.eclipse.swt.browser.Browser.<init>(Lorg/eclipse/swt/widgets/Composite;I)V+227
j
org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.createPartControl(Lorg/eclipse/swt/widgets/Composite;)V+19
j
org.eclipse.ui.internal.intro.impl.model.IntroPartPresentation.createPartControl(Lorg/eclipse/swt/widgets/Composite;)V+74
j
org.eclipse.ui.intro.config.CustomizableIntroPart.createPartControl(Lorg/eclipse/swt/widgets/Composite;)V+64
j
org.eclipse.ui.internal.ViewIntroAdapterPart.createPartControl(Lorg/eclipse/swt/widgets/Composite;)V+9
j
org.eclipse.ui.internal.ViewReference.createPartHelper()Lorg/eclipse/ui/IWorkbenchPart;+351
j
org.eclipse.ui.internal.ViewReference.createPart()Lorg/eclipse/ui/IWorkbenchPart;+5
j
org.eclipse.ui.internal.WorkbenchPartReference.getPart(Z)Lorg/eclipse/ui/IWorkbenchPart;+65
j
org.eclipse.ui.internal.Perspective.showView(Ljava/lang/String;Ljava/lang/String;)Lorg/eclipse/ui/IViewPart;+16
j
org.eclipse.ui.internal.WorkbenchPage.busyShowView(Ljava/lang/String;Ljava/lang/String;I)Lorg/eclipse/ui/IViewPart;+59
j org.eclipse.ui.internal.WorkbenchPage$20.run()V+21
j
org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116
j
org.eclipse.ui.internal.WorkbenchPage.showView(Ljava/lang/String;Ljava/lang/String;I)Lorg/eclipse/ui/IViewPart;+72
j
org.eclipse.ui.internal.WorkbenchPage.showView(Ljava/lang/String;)Lorg/eclipse/ui/IViewPart;+4
j
org.eclipse.ui.internal.WorkbenchIntroManager.createIntro(Lorg/eclipse/ui/IWorkbenchWindow;)V+26
j
org.eclipse.ui.internal.WorkbenchIntroManager.showIntro(Lorg/eclipse/ui/IWorkbenchWindow;Z)Lorg/eclipse/ui/intro/IIntroPart;+29
j org.eclipse.ui.application.WorkbenchWindowAdvisor.openIntro()V+127
j
org.eclipse.ui.internal.ide.application.IDEWorkbenchWindowAdvisor.openIntro()V+24
j org.eclipse.ui.internal.WorkbenchWindow.open()I+20
j org.eclipse.ui.internal.Workbench$62.runWithException()V+6
j org.eclipse.ui.internal.StartupThreading$StartupRunnable.run()V+1
j org.eclipse.swt.widgets.RunnableLock.run()V+11
j org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29
j org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+48
j org.eclipse.ui.application.WorkbenchAdvisor.openWindows()Z+44
j org.eclipse.ui.internal.Workbench$28.runWithException()V+27
j org.eclipse.ui.internal.StartupThreading$StartupRunnable.run()V+1
j org.eclipse.swt.widgets.RunnableLock.run()V+11
j org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29
j org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+48
j org.eclipse.ui.internal.Workbench.runUI()I+220
j
org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
j org.eclipse.ui.internal.Workbench$5.run()V+55
j
org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
j
org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j
org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+84
j
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
j
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
j
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
j
org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
j
org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
v ~StubRoutines::call_stub
j
sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j
sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j
sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j
java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
j
org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114
j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
j org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000801cdd000 JavaThread "Java indexing" daemon [_thread_blocked,
id=-1712645696, stack(0x00007ffffe4e9000,0x00007ffffe5e9000)]
0x0000000801ce1000 JavaThread "Thread-2" [_thread_blocked, id=-1715061440,
stack(0x00007ffffe6eb000,0x00007ffffe7eb000)]
0x0000000801ce1800 JavaThread "Thread-1" [_thread_blocked, id=-1715058304,
stack(0x00007ffffe9ee000,0x00007ffffeaee000)]
0x000000089cf66800 JavaThread "[ThreadPool Manager] - Idle Thread" daemon
[_thread_blocked, id=-1656789120, stack(0x00007ffffe2e7000,0x00007ffffe3e7000)]
0x000000089a82b000 JavaThread "[Timer] - Main Queue Handler" daemon
[_thread_blocked, id=-1777762240, stack(0x00007ffffe3e8000,0x00007ffffe4e8000)]
0x000000089cadf000 JavaThread "Worker-2" [_thread_blocked, id=-1715061888,
stack(0x00007ffffe5ea000,0x00007ffffe6ea000)]
0x0000000899d59800 JavaThread "Bundle File Closer" daemon [_thread_blocked,
id=-1715060992, stack(0x00007ffffe7ec000,0x00007ffffe8ec000)]
0x0000000899d77800 JavaThread "Provisioning Event Dispatcher" daemon
[_thread_blocked, id=-1715055616, stack(0x00007ffffebf0000,0x00007ffffecf0000)]
0x0000000899d79000 JavaThread "Worker-0" [_thread_blocked, id=-1715053376,
stack(0x00007ffffecf1000,0x00007ffffedf1000)]
0x0000000899d79800 JavaThread "Framework Event Dispatcher" daemon
[_thread_blocked, id=-1715051136, stack(0x00007ffffedf2000,0x00007ffffeef2000)]
0x0000000801ce4000 JavaThread "Start Level Event Dispatcher" daemon
[_thread_blocked, id=-1777251584, stack(0x00007ffffeef3000,0x00007ffffeff3000)]
0x0000000801ce4800 JavaThread "State Data Manager" daemon [_thread_blocked,
id=-1777249344, stack(0x00007ffffeff4000,0x00007fffff0f4000)]
0x0000000801ce8800 JavaThread "Low Memory Detector" daemon [_thread_blocked,
id=29676800, stack(0x00007fffff1f6000,0x00007fffff2f6000)]
0x0000000801ce9000 JavaThread "CompilerThread1" daemon [_thread_blocked,
id=29679040, stack(0x00007fffff2f7000,0x00007fffff3f7000)]
0x0000000801cea000 JavaThread "CompilerThread0" daemon [_thread_blocked,
id=29681280, stack(0x00007fffff3f8000,0x00007fffff4f8000)]
0x0000000801cea800 JavaThread "Signal Dispatcher" daemon [_thread_blocked,
id=29683520, stack(0x00007fffff4f9000,0x00007fffff5f9000)]
0x0000000801ceb800 JavaThread "Finalizer" daemon [_thread_blocked,
id=29685760, stack(0x00007fffff5fa000,0x00007fffff6fa000)]
0x0000000801ced000 JavaThread "Reference Handler" daemon [_thread_blocked,
id=29688000, stack(0x00007fffff6fb000,0x00007fffff7fb000)]
=>0x0000000801ced800 JavaThread "main" [_thread_in_native, id=12627520,
stack(0x00007fffffaff000,0x00007fffffbff000)]
Other Threads:
0x0000000801d2f800 VMThread [stack: 0x00007fffff7fc000,0x00007fffff8fc000]
[id=29690240]
0x0000000801d2f000 WatcherThread [stack:
0x00007fffff0f5000,0x00007fffff1f5000] [id=29675008]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 257408K, used 103039K [0x000000086a6a0000,
0x000000087ccf0000, 0x0000000895140000)
eden space 245184K, 37% used
[0x000000086a6a0000,0x000000086ff547f0,0x0000000879610000)
from space 12224K, 99% used
[0x000000087b8f0000,0x000000087c4db548,0x000000087c4e0000)
to space 28096K, 0% used
[0x0000000879610000,0x0000000879610000,0x000000087b180000)
PSOldGen total 174784K, used 127349K [0x0000000815140000,
0x000000081fbf0000, 0x000000086a6a0000)
object space 174784K, 72% used
[0x0000000815140000,0x000000081cd9d490,0x000000081fbf0000)
PSPermGen total 46976K, used 46929K [0x0000000805140000,
0x0000000807f20000, 0x0000000815140000)
object space 46976K, 99% used
[0x0000000805140000,0x0000000807f146a0,0x0000000807f20000)
Dynamic libraries:
0x0000000000400000 /usr/local/openjdk6/bin/java
0x0000000800650000 /lib/libz.so.5
0x0000000800765000 /lib/libthr.so.3
0x000000080087d000 /lib/libc.so.7
0x0000000800e00000 /usr/local/openjdk6/jre/lib/amd64/server/libjvm.so
0x000000080177c000 /usr/lib/libstdc++.so.6
0x0000000800ab9000 /lib/libm.so.5
0x0000000801987000 /lib/libgcc_s.so.1
0x0000000801a94000 /usr/local/openjdk6/jre/lib/amd64/libverify.so
0x0000000801e00000 /usr/local/openjdk6/jre/lib/amd64/libjava.so
0x0000000801f2b000
/usr/local/openjdk6/jre/lib/amd64/native_threads/libhpi.so
0x0000000802037000 /usr/local/openjdk6/jre/lib/amd64/libzip.so
0x0000000895a75000
/usr/local/lib/eclipse-devel/plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86_64_1.0.200.201005050605/eclipse_1208.so
0x0000000896200000 /usr/local/lib/libgobject-2.0.so.0
0x0000000896342000 /usr/local/lib/libglib-2.0.so.0
0x00000008964fe000 /usr/local/lib/libintl.so.8
0x0000000896607000 /usr/local/lib/libiconv.so.3
0x0000000896801000 /usr/local/lib/libpcre.so.0
0x0000000896931000 /usr/local/lib/libgdk-x11-2.0.so.0
0x0000000896adb000 /usr/local/lib/libpangocairo-1.0.so.0
0x0000000896be7000 /usr/local/lib/libpangoft2-1.0.so.0
0x0000000896d19000 /usr/local/lib/libpango-1.0.so.0
0x0000000896e60000 /usr/local/lib/libXinerama.so.1
0x0000000896f62000 /usr/local/lib/libXi.so.6
0x0000000897070000 /usr/local/lib/libXrandr.so.2
0x0000000897178000 /usr/local/lib/libXcursor.so.1
0x0000000897282000 /usr/local/lib/libXcomposite.so.1
0x0000000897385000 /usr/local/lib/libXext.so.6
0x0000000897496000 /usr/local/lib/libXdamage.so.1
0x0000000897598000 /usr/local/lib/libXfixes.so.3
0x000000089769d000 /usr/local/lib/libcairo.so.2
0x0000000897815000 /usr/local/lib/libpixman-1.so.9
0x000000089796a000 /usr/local/lib/libfontconfig.so.1
0x0000000897a9c000 /usr/local/lib/libfreetype.so.9
0x0000000897c1d000 /usr/local/lib/libexpat.so.6
0x0000000897d40000 /usr/local/lib/libpng.so.6
0x0000000897e66000 /usr/local/lib/libxcb-render-util.so.0
0x0000000897f69000 /usr/local/lib/libxcb-render.so.0
0x0000000898071000 /usr/local/lib/libXrender.so.1
0x000000089817a000 /usr/local/lib/libX11.so.6
0x00000008983a9000 /usr/local/lib/libxcb.so.2
0x00000008984c3000 /usr/local/lib/libXau.so.6
0x00000008985c6000 /usr/local/lib/libXdmcp.so.6
0x00000008986cb000 /usr/local/lib/libpthread-stubs.so.0
0x00000008987cc000 /usr/lib/librpcsvc.so.5
0x00000008988d5000 /usr/local/lib/libgdk_pixbuf-2.0.so.0
0x00000008989ef000 /usr/local/lib/libgio-2.0.so.0
0x0000000898b8c000 /usr/local/lib/libgmodule-2.0.so.0
0x0000000898c8f000 /usr/local/lib/libgtk-x11-2.0.so.0
0x0000000899177000 /usr/local/lib/libatk-1.0.so.0
0x0000000899296000 /usr/local/lib/gtk-2.0/2.10.0/engines/libclearlooks.so
0x00000008993be000 /usr/local/lib/gtk-2.0/modules/libgnomebreakpad.so
0x00000008994c1000 /usr/lib/libelf.so.1
0x00000008995d9000
/usr/local/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.so
0x00000008996dd000 /usr/local/openjdk6/jre/lib/amd64/libnet.so
0x0000000899a00000 /usr/local/openjdk6/jre/lib/amd64/libnio.so
0x000000089d827000
/home/wsk/.eclipse/org.eclipse.platform_3.5.0_1216342082/configuration/org.eclipse.osgi/bundles/144/1/.cp/libswt-gtk-3557.so
0x000000089e000000
/home/wsk/.eclipse/org.eclipse.platform_3.5.0_1216342082/configuration/org.eclipse.osgi/bundles/144/1/.cp/libswt-pi-gtk-3557.so
0x000000089e170000 /usr/local/lib/libgthread-2.0.so.0
0x000000089e274000 /usr/local/lib/libXtst.so.6
0x000000089e3d8000 /usr/local/lib/pango/1.6.0/modules/pango-basic-fc.so
0x000000089cc00000
/usr/local/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so
0x000000089dc00000
/usr/local/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
0x000000089eee2000
/home/wsk/.eclipse/org.eclipse.platform_3.5.0_1216342082/configuration/org.eclipse.osgi/bundles/144/1/.cp/libswt-atk-gtk-3557.so
0x000000089fa00000
/home/wsk/.eclipse/org.eclipse.platform_3.5.0_1216342082/configuration/org.eclipse.osgi/bundles/144/1/.cp/libswt-cairo-gtk-3557.so
0x000000089fb8f000 /usr/local/lib/gtk-2.0/immodules/im-scim.so
0x000000089fcb5000 /usr/local/lib/libscim-1.0.so.10
0x000000089feb8000 /usr/local/lib/libscim-x11utils-1.0.so.10
0x00000008a0200000 /usr/local/lib/scim-1.0/1.4.0/Config/socket.so
0x00000008a0308000 /usr/local/lib/scim-1.0/1.4.0/IMEngine/socket.so
0x000000089d600000
/home/wsk/.eclipse/org.eclipse.platform_3.5.0_1216342082/configuration/org.eclipse.osgi/bundles/144/1/.cp/libswt-xpcominit-gtk-3557.so
0x00000008a041d000 /usr/local/lib/libxul/libxul.so
0x000000089f400000 /usr/local/lib/libxul/libxpcom.so
0x00000008a17c0000 /usr/local/lib/libplds4.so.1
0x00000008a18f2000 /usr/local/lib/libplc4.so.1
0x00000008a1a25000 /usr/local/lib/libnspr4.so.1
0x00000008a1b5d000 /usr/local/lib/libxul/libsqlite3.so
0x00000008a1cd3000 /usr/local/lib/libxul/libmozjs.so
0x00000008a1e7f000 /usr/local/lib/libxul/libsmime3.so
0x00000008a1fa8000 /usr/local/lib/libxul/libssl3.so
0x00000008a20db000 /usr/local/lib/libxul/libnss3.so
0x00000008a2300000 /usr/local/lib/libxul/libnssutil3.so
0x00000008a241d000 /usr/local/lib/libxul/libsoftokn3.so
0x00000008a255b000 /usr/local/lib/libXft.so.2
0x00000008a266e000 /usr/local/lib/libXt.so.6
0x00000008a27ce000 /usr/local/lib/libSM.so.6
0x00000008a28d6000 /usr/local/lib/libICE.so.6
0x00000008a29f0000
/home/wsk/.eclipse/org.eclipse.platform_3.5.0_1216342082/configuration/org.eclipse.osgi/bundles/144/1/.cp/libswt-xulrunner-gtk-3557.so
0x000000080050a000 /libexec/ld-elf.so.1
VM Arguments:
jvm_args: -Xms256m -Xmx2048m
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/local/share/eclipse-devel/dropins
-XX:MaxPermSize=256m
java_command:
/usr/local/lib/eclipse-devel//plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-os freebsd -ws gtk -arch x86_64 -showsplash -launcher
/usr/local/lib/eclipse-devel/eclipse -name Eclipse --launcher.library
/usr/local/lib/eclipse-devel/plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86_64_1.0.200.201005050605/eclipse_1208.so
-startup
/usr/local/lib/eclipse-devel//plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-exitdata 30011 -vm /usr/local/openjdk6/bin/java -vmargs -Xms256m -Xmx2048m
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/local/share/eclipse-devel/dropins
-XX:MaxPermSize=256m -jar
/usr/local/lib/eclipse-devel//plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=/usr/local/openjdk6
PATH=/usr/local/openjdk6/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin
USERNAME=wsk
LD_LIBRARY_PATH=/usr/local/openjdk6/jre/lib/amd64/server:/usr/local/openjdk6/jre/lib/amd64:/usr/local/openjdk6/jre/../lib/amd64
SHELL=/bin/csh
DISPLAY=:0.0
HOSTTYPE=FreeBSD
OSTYPE=FreeBSD
MACHTYPE=unknown
Signal Handlers:
SIGSEGV: [libjvm.so+0x6c01c0], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
SIGBUS: [libjvm.so+0x6c01c0], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
SIGFPE: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000002
SIGPIPE: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGXFSZ: [libjvm.so+0x58d020], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
SIGILL: [libjvm.so+0x58d020], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: [libjvm.so+0x58f8f0], sa_mask[0]=0x00000000, sa_flags=0x00000042
SIGHUP: [libjvm.so+0x58f690], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
SIGINT: [libjvm.so+0x58f690], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
SIGTERM: [libjvm.so+0x58f690], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
SIGQUIT: [libjvm.so+0x58f690], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
--------------- S Y S T E M ---------------
OS:Bsd
uname:FreeBSD 8.0-STABLE FreeBSD 8.0-STABLE #10: Mon Apr 26 22:40:38 CST 2010
w...@lp.gddsn.org.cn:/usr/obj/usr/src/sys/WSK amd64
rlimit: STACK 524288k, CORE infinity, NPROC 5547, NOFILE 11095
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping
10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
Memory: 4k page, physical 3448948k(862237k free)
vm_info: OpenJDK 64-Bit Server VM (14.0-b16) for bsd-amd64 JRE (1.6.0-b17),
built on Apr 8 2010 11:43:04 by "root" with gcc 4.2.1 20070719 [FreeBSD]
time: Fri May 7 12:07:12 2010
elapsed time: 1402 seconds
_______________________________________________
freebsd-eclipse@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse
To unsubscribe, send any mail to "freebsd-eclipse-unsubscr...@freebsd.org"