Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Exception with Performance Patch

On Tuesday 16 April 2002 09:14 am, Jared Burns wrote:
> This is an outstanding bug that predates this patch (by months):
> http://bugs.eclipse.org/bugs/show_bug.cgi?id=8917.
>
> - Jared


I was running "integegrated build 20020412" with without this error up until 
yesterday when I applied the patch.

Anthony


>
> On Tuesday 16 April 2002 06:54 am, you wrote:
> > After applying the performance
> > "http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-core-home/or
> >g. eclipse.jdt.core239c.zip", the following exception is logged:
> >
> >
> >
> >
> >
> > An unexpected exception has been detected in native code outside the VM.
> > Unexpected Signal : 11 occurred at PC=0x404a2265
> > Function name=malloc
> > Library=/lib/libc.so.6
> >
> > Current Java thread:
> >     at
> > org.eclipse.core.internal.plugins.PluginRegistry$1.visit(PluginRegistry.j
> >av a:257) at
> > org.eclipse.core.internal.plugins.PluginRegistry.accept(PluginRegistry.ja
> >va
> >
> >:45) at
> >
> > org.eclipse.core.internal.plugins.PluginRegistry.shutdownPlugins(PluginRe
> >gi stry.java:284) at
> > org.eclipse.core.internal.plugins.PluginRegistry.shutdown(PluginRegistry.
> >ja va:250) at
> > org.eclipse.core.internal.runtime.InternalPlatform.loaderShutdown(Interna
> >lP latform.java:531) at java.lang.reflect.Method.invoke(Native Method) at
> > org.eclipse.core.internal.boot.InternalBootLoader.shutdown(InternalBootLo
> >ad er.java:859) at
> > org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.
> >ja va:782) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:319) at
> > java.lang.reflect.Method.invoke(Native Method)
> >     at org.eclipse.core.launcher.Main.basicRun(Main.java:190)
> >     at org.eclipse.core.launcher.Main.run(Main.java:549)
> >     at org.eclipse.core.launcher.Main.main(Main.java:390)
> >
> >
> >
> > Thank You,
> > Anthony
> > _______________________________________________
> > eclipse-dev mailing list
> > eclipse-dev@xxxxxxxxxxx
> > http://dev.eclipse.org/mailman/listinfo/eclipse-dev
>
> _______________________________________________
> eclipse-dev mailing list
> eclipse-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/eclipse-dev

-- 
Anthony W. Marino
Pres./CTO, AWM Objects
email:	anthony@xxxxxxxxxxxxxx
phone:	(732) 610-2441



Back to the top