[Vm-dev] CogVM build failure

Frank Shearar frank.shearar at gmail.com
Sat May 18 22:32:27 UTC 2013


Hi,

The CogVM build has been failing since this job:
http://build.squeak.org/job/CogVM/193/console

Note the error message:

2013-05-14T03:17:13.709+01:00: install VMMaker.oscog and related packages
2013-05-14T03:17:13.709000001+01:00: install SharedPool-Speech
2013-05-14T03:17:14.407+01:00: install FFI-Pools
2013-05-14T03:17:15.447+01:00: install Alien
2013-05-14T03:17:17.991+01:00: install Balloon-Engine-Pools
2013-05-14T03:17:19.749+01:00: install VMMaker.oscog

last object overwritten

<snip>

C stack backtrace:
/var/lib/jenkins/workspace/CogVM/tmp/bin/../lib/squeak/4.0-2636/squeak[0x805ee4f]
/var/lib/jenkins/workspace/CogVM/tmp/bin/../lib/squeak/4.0-2636/squeak(error+0x1f)[0x805f10d]
/var/lib/jenkins/workspace/CogVM/tmp/bin/../lib/squeak/4.0-2636/squeak(instantiateClassindexableSize+0xc2)[0x807cee3]
/var/lib/jenkins/workspace/CogVM/tmp/bin/../lib/squeak/4.0-2636/squeak[0x807f4b7]
[0x7754df21]
/var/lib/jenkins/workspace/CogVM/tmp/bin/../lib/squeak/4.0-2636/squeak(interpret+0x1ae)[0x8080116]
/var/lib/jenkins/workspace/CogVM/tmp/bin/../lib/squeak/4.0-2636/squeak(main+0x4a5)[0x805f5e5]
/lib/i686/nosegneg/libc.so.6(__libc_start_main+0xe6)[0xb7646ca6]
/var/lib/jenkins/workspace/CogVM/tmp/bin/../lib/squeak/4.0-2636/squeak[0x805c5a1]


Smalltalk stack dump:
0xbf9eadf4 M Dictionary(HashedCollection)>growTo: 0x7fe63598: a(n) Dictionary
0xbf9eae10 M Dictionary(HashedCollection)>grow 0x7fe63598: a(n) Dictionary
0xbf9eae28 M Dictionary(HashedCollection)>atNewIndex:put: 0x7fe63598:
a(n) Dictionary
0xbf9eae50 M Dictionary>at:put: 0x7fe63598: a(n) Dictionary
0xbf9eae70 M [] in EncoderForV3PlusClosures(Encoder)>init:notifying:
0x7fe6353c: a(n) EncoderForV3PlusClosures
0xbf9eae9c M StackInterpreter
class(ClassDescription)>instVarNamesAndOffsetsDo: 0x79cc903c: a(n)
StackInterpreter class
0xbf9e4d08 M StackInterpreterPrimitives
class(ClassDescription)>instVarNamesAndOffsetsDo: 0x79cd1a7c: a(n)
StackInterpreterPrimitives class
0xbf9e4d30 M CoInterpreter
class(ClassDescription)>instVarNamesAndOffsetsDo: 0x79cd24c8: a(n)
CoInterpreter class
0xbf9e4d58 M CoInterpreterPrimitives
class(ClassDescription)>instVarNamesAndOffsetsDo: 0x79cd69d4: a(n)
CoInterpreterPrimitives class
0xbf9e4d80 M CoInterpreterMT
class(ClassDescription)>instVarNamesAndOffsetsDo: 0x79cdc048: a(n)
CoInterpreterMT class
0xbf9e4da8 M CogVMSimulator
class(ClassDescription)>instVarNamesAndOffsetsDo: 0x79cdd490: a(n)
CogVMSimulator class
0xbf9e4dc4 M CogVMSimulator class(Behavior)>variablesAndOffsetsDo:
0x79cdd490: a(n) CogVMSimulator class
0xbf9e4de4 M EncoderForV3PlusClosures(Encoder)>init:notifying:
0x7fe6353c: a(n) EncoderForV3PlusClosures
0xbf9e4e10 M Parser>parse:cue:noPattern:ifFail: 0x7fe632ec: a(n) Parser
0xbf9e4e38 M Compiler>translate:noPattern:ifFail: 0x7fe632d8: a(n) Compiler
0xbf9e4e5c M Compiler>compile:in:classified:notifying:ifFail:
0x7fe632d8: a(n) Compiler
0xbf9e4e8c M CogVMSimulator
class(Behavior)>compile:classified:notifying:trailer:ifFail:
0x79cdd490: a(n) CogVMSimulator class
0xbf9ebd20 M MethodAddition>createCompiledMethod 0x79cdd7d0: a(n) MethodAddition
0xbf9ebd38 M [] in MCPackageLoader>basicLoad 0x79bfe9d8: a(n) MCPackageLoader
<snip>

frank


More information about the Vm-dev mailing list