[Vm-dev] About Cog on linux

Igor Stasenko siguctua at gmail.com
Thu Feb 10 12:38:21 UTC 2011


Ok, i synced up with your last update and managed to build Stack VM..
same problem:


 ./Cog -version
3.9-7 #1 Wed Feb  9 18:28:30 CET 2011 gcc 4.4.5
Croquet Closure Stack VM [StackInterpreter
VMMaker-oscog-IgorStasenko.Stasenko.49]
Linux sig-VirtualBox 2.6.35-22-generic #33-Ubuntu SMP Sun Sep 19
20:34:50 UTC 2010 i686 GNU/Linux
plugin path: /home/sig/vmbuild/build/results/ [default:
/home/sig/vmbuild/build/results/]

~/vmbuild/build/results$ ./Cog ../generator.image

Segmentation fault

C stack backtrace:
./Cog(error+0x50)[0x8081840]
[0xc61400]
./Cog[0x8072bf8]
./Cog(main+0x2a3)[0x80822c3]
/lib/libc.so.6(__libc_start_main+0xe7)[0x4b4ce7]
./Cog[0x805cc71]


Smalltalk stack dump:
0xbff23ea4 [] in MethodContext(ContextPart)>resume: 2031729932: a(n)
MethodContext
0xbff23ed0 [] in UndefinedObject(Object)>doesNotUnderstand:
2003599364: a(n) UndefinedObject
0xbff23ef4 [] in UndefinedObject(Object)>mustBeBooleanIn: 2003599364:
a(n) UndefinedObject
0xbff23f14 UndefinedObject(Object)>mustBeBoolean 2003599364: a(n)
UndefinedObject
0xbff23f3c [] in SmalltalkImage>snapshot:andQuit:embedded: 2005867700:
a(n) SmalltalkImage
2031336544 s SmalltalkImage>snapshot:andQuit:
2031336432 s WorldState class>saveAndQuit
2031336320 s [] in ToggleMenuItemMorph(MenuItemMorph)>invokeWithEvent:
2031336228 s BlockClosure>ensure:
2031336136 s CursorWithMask(Cursor)>showWhile:
2031335932 s ToggleMenuItemMorph(MenuItemMorph)>invokeWithEvent:
2031335840 s ToggleMenuItemMorph(MenuItemMorph)>mouseUp:
2031335748 s ToggleMenuItemMorph(MenuItemMorph)>handleMouseUp:
2031335612 s MouseButtonEvent>sentTo:
2031335520 s ToggleMenuItemMorph(Morph)>handleEvent:
2031335428 s MorphicEventDispatcher>dispatchDefault:with:
2031335336 s MorphicEventDispatcher>dispatchEvent:with:
2031335244 s ToggleMenuItemMorph(Morph)>processEvent:using:
2031335152 s MorphicEventDispatcher>dispatchDefault:with:
2031335044 s MorphicEventDispatcher>dispatchEvent:with:
2031334908 s MenuMorph(Morph)>processEvent:using:
2031334816 s MenuMorph(Morph)>processEvent:
2031334724 s MenuMorph>handleFocusEvent:
2031334632 s [] in HandMorph>sendFocusEvent:to:clear:
2031334540 s [] in PasteUpMorph>becomeActiveDuring:
2031334372 s BlockClosure>on:do:
2031334188 s PasteUpMorph>becomeActiveDuring:
2031334096 s HandMorph>sendFocusEvent:to:clear:
2031334004 s HandMorph>sendEvent:focus:clear:
2031333912 s HandMorph>sendMouseEvent:
2031333820 s HandMorph>handleEvent:
2031333544 s HandMorph>processEvents
2031333452 s [] in WorldState>doOneCycleNowFor:
2031333360 s Array(SequenceableCollection)>do:
2031333268 s WorldState>handsDo:
2031333176 s WorldState>doOneCycleNowFor:
2031333048 s WorldState>doOneCycleFor:
2031332956 s PasteUpMorph>doOneCycle
2006243928 s [] in Project class>?
2006243800 s [] in BlockClosure>?

Most recent primitives
Aborted

-----------

I will upload the config shortly.

-- 
Best regards,
Igor Stasenko AKA sig.


More information about the Vm-dev mailing list