Well, I've gone and hosed my image...

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

Well, I've gone and hosed my image...

Alan Grimes
You knew it wouldn't take that long...

I had been hacking on my image all day, I had left a steamboat world
open and had gone to another workspace to work at breaking all of it's
major components...

I made a few changes of minor significance then closed Croquet and took
a break. I came back and the thing crashes after about 40 seconds...

If I navigate back into the VR world, I get a bunch of error messages,
including "Error: Unable to find function address"
glLoadTransposeMatrix. (I know I have that function on my system!)...
And: "Error A primative has failed", Socket>>primSocket:connectTo:port: =(

The CPU then maxes out and it will hang indefinitely, it won't respond
to the super-secret alt-. command either. (You would never guess that
command unless you scrutinize every message on Squeak-dev...) Another
thing you probably didn't know is that you get a menu if you
click-and-hold one of the little short-cut portals for a few minutes...

If I race over and kill the VR system, the entire thing dies with:

###########################3
atg@leenooks ~/Croquet_SDK_1.0_beta $ squeak Croquet1.0.10.image

Segmentation fault

2042949848 OpenAL>destroyContext
2042949756 OpenAL>destroy
2042949664 OpenALHarness>destroy
2042949572 CroquetParticipant>delete
2042949204 BFDParticipant>delete
2042948920 CroquetParticipantWithMenu>delete
2042944580 Morph>dismissMorph:
2042943752 Morph>dismissViaHalo
2042815092 HaloMorph>maybeDismiss:with:
2042814632 EventHandler>send:to:withEvent:fromMorph:
2042814540 EventHandler>mouseUp:fromMorph:
2042814448 Morph>mouseUp:
2042814316 Morph>handleMouseUp:
2042814224 MouseButtonEvent>sentTo:
2042814132 Morph>handleEvent:
2042813764 Morph>handleFocusEvent:
2042813856 [] in HandMorph>sendFocusEvent:to:clear:
2042813948 [] in PasteUpMorph>becomeActiveDuring:
2042813672 BlockContext>on:do:
2042813580 PasteUpMorph>becomeActiveDuring:
2042813304 HandMorph>sendFocusEvent:to:clear:
2042813212 HandMorph>sendEvent:focus:clear:
2042812976 HandMorph>sendMouseEvent:
2042812632 HandMorph>handleEvent:
2042807048 HandMorph>processEvents
2042807140 [] in WorldState>doOneCycleNowFor:
2042806932 SequenceableCollection>do:
2042806840 WorldState>handsDo:
2042806748 WorldState>doOneCycleNowFor:
2042805388 WorldState>doOneCycleFor:
2042805140 PasteUpMorph>doOneCycle
2042538224 [] in Project class>spawnNewProcess
2042538316 [] in BlockContext>newProcess
Aborted
atg@leenooks ~/Croquet_SDK_1.0_beta $ squeak Croquet1.0.10.image
#################################################

This is my workhorse Squeak 3.7-7, to which there is no available
upgrade. =(

All my stuff is in a 3.7 image anyway and I've never figured out how to
upgrade it. =(((((

--
Don't let your schoolwork get in the way of your learning.

http://users.rcn.com/alangrimes/