Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » 3.0M4 no longer running on Debian Sid
3.0M4 no longer running on Debian Sid [message #159274] Thu, 20 November 2003 08:42 Go to next message
Timothee Besset is currently offline Timothee BessetFriend
Messages: 23
Registered: July 2009
Junior Member
I was using 3.0M4 on Sid for a while without trouble, and recent upgrades
in sid seems to have broken M4 platform build:

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x400AEA3E
Function=__libc_free+0x4E
Library=/lib/tls/libc.so.6

Current Java thread:
at java.util.zip.Inflater.end(Native Method)
at java.util.zip.Inflater.end(Inflater.java:294)
- locked <0x447a6570> (a java.util.zip.Inflater)
at java.util.zip.ZipFile.close(ZipFile.java:357)
- locked <0x447a7bd8> (a java.util.Vector)
at java.util.zip.ZipFile.finalize(ZipFile.java:378)
at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:83)
at java.lang.ref.Finalizer.access$100(Finalizer.java:14)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:1 60)

...

Local Time = Thu Nov 20 09:28:26 2003
Elapsed Time = 3
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.1-01 mixed mode)
#

/me goes back to 2.1 ..

TTimo
Re: 3.0M4 no longer running on Debian Sid [message #159282 is a reply to message #159274] Thu, 20 November 2003 08:53 Go to previous messageGo to next message
Timothee Besset is currently offline Timothee BessetFriend
Messages: 23
Registered: July 2009
Junior Member
NOTE:

- this *used* to work just fine two days ago
- 2.1 installed from platform zip release exhibits the same error behaviour
- Debian's own 2.1 package works (??)

TTimo
Re: 3.0M4 no longer running on Debian Sid [message #159298 is a reply to message #159282] Thu, 20 November 2003 09:15 Go to previous messageGo to next message
Timothee Besset is currently offline Timothee BessetFriend
Messages: 23
Registered: July 2009
Junior Member
Spoke too fast, this is happening with the debian package also. Opened a
bug item on debian tracker.

TTimo

On Thu, 20 Nov 2003 09:53:19 +0100
Timothee Besset <ttimo@ttimo.net> wrote:

> NOTE:
>
> - this *used* to work just fine two days ago
> - 2.1 installed from platform zip release exhibits the same error behaviour
> - Debian's own 2.1 package works (??)
>
> TTimo
Re: 3.0M4 no longer running on Debian Sid [message #159382 is a reply to message #159298] Thu, 20 November 2003 13:19 Go to previous messageGo to next message
Jean Couillaud is currently offline Jean CouillaudFriend
Messages: 184
Registered: July 2009
Senior Member
Timothee Besset wrote:

> Spoke too fast, this is happening with the debian package also. Opened a
> bug item on debian tracker.

> TTimo

> On Thu, 20 Nov 2003 09:53:19 +0100
> Timothee Besset <ttimo@ttimo.net> wrote:

> > NOTE:
> >
> > - this *used* to work just fine two days ago
> > - 2.1 installed from platform zip release exhibits the same error behaviour
> > - Debian's own 2.1 package works (??)

Hello,

It's working fine on my computer with sun's VM..
Thus I think that eclipse is not guilty but that blackdown's VM is instead
..
I recommend you not to use it in its later version.
We've run into several blocking issues with it, including non
reproductible /deterministic crashes of eclipse/weblogic.
We now use sun's VM 1.4.2_02 and eclipse works fine.
There may be philosophical reasons not to use sun's VM .. but it works
better with it ;)

Best regards

Jean

> > TTimo
Re: 3.0M4 no longer running on Debian Sid [message #159429 is a reply to message #159382] Thu, 20 November 2003 14:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: muelleimer.usenet.katzien.de

Hallo!

* Jean Couillaud <couillaud@fimasys.fr> wrote:
> Timothee Besset wrote:
>> Spoke too fast, this is happening with the debian package also. Opened a
>> bug item on debian tracker.

I forwarded that to some BD developer. I hope they can shed some light
on this. I suspect some problems with the libc6 threading changes.

>> Timothee Besset <ttimo@ttimo.net> wrote:
> It's working fine on my computer with sun's VM..
> Thus I think that eclipse is not guilty but that blackdown's VM is instead

I think so too.

> We now use sun's VM 1.4.2_02 and eclipse works fine.

I can say the same for IBMs 1.4 JVM.

Jan
Re: 3.0M4 no longer running on Debian Sid [message #159959 is a reply to message #159382] Fri, 21 November 2003 09:32 Go to previous message
Timothee Besset is currently offline Timothee BessetFriend
Messages: 23
Registered: July 2009
Junior Member
I switched to Sun's VM and it's working fine again. Thanks for the tips.

java.vm.vendor=Sun Microsystems Inc.
java.vm.version=1.4.2_02-b03

TTimo

On Thu, 20 Nov 2003 13:19:15 +0000 (UTC)
couillaud@fimasys.fr (Jean Couillaud) wrote:

> Timothee Besset wrote:
>
> > Spoke too fast, this is happening with the debian package also. Opened a
> > bug item on debian tracker.
>
> > TTimo
>
> > On Thu, 20 Nov 2003 09:53:19 +0100
> > Timothee Besset <ttimo@ttimo.net> wrote:
>
> > > NOTE:
> > >
> > > - this *used* to work just fine two days ago
> > > - 2.1 installed from platform zip release exhibits the same error behaviour
> > > - Debian's own 2.1 package works (??)
>
> Hello,
>
> It's working fine on my computer with sun's VM..
> Thus I think that eclipse is not guilty but that blackdown's VM is instead
> .
> I recommend you not to use it in its later version.
> We've run into several blocking issues with it, including non
> reproductible /deterministic crashes of eclipse/weblogic.
> We now use sun's VM 1.4.2_02 and eclipse works fine.
> There may be philosophical reasons not to use sun's VM .. but it works
> better with it ;)
>
> Best regards
>
> Jean
>
> > > TTimo
>
>
Previous Topic:Can't figure out why setEditable() doesn't work
Next Topic:Remote Debugging again
Goto Forum:
  


Current Time: Sat Jul 13 00:16:33 GMT 2024

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

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

Back to the top