Some problems with latest VM update

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Some problems with latest VM update

Igor Stasenko
 
1.  Huge allocation crashing Cog VM on Unix

0xbfccc72c M [] in AllocationTest>testOutOfMemorySignal 2030998324:
a(n) AllocationTest

You can see the full log at:

https://ci.lille.inria.fr/pharo/view/Cog/job/Cog-Unix%20Tests/22/console


2. Stack VMs has a compilation errors:

 Undefined symbols:
  "_noInlineTemporaryin", referenced from:
      _stObjectat in gcc3x-interp.c.o

You can see the full log at:

https://ci.lille.inria.fr/pharo/view/Cog/job/Cog-Unix%20Tests/22/console


--
Best regards,
Igor Stasenko AKA sig.
Reply | Threaded
Open this post in threaded view
|

Re: Some problems with latest VM update

laza
 
2011/8/25 Igor Stasenko <[hidden email]>
1.  Huge allocation crashing Cog VM on Unix

Starting with version r2485. r2474 doesn't seem to be affected.

Alex