[BUG][UNIX] (2.9a) -headless still broken

Ned Konz ned at bike-nomad.com
Tue Oct 10 00:23:44 UTC 2000


I can't run a normal X VM with the -headless flag...

$ squeak2.9a -headless comanche2.image
 
Segmentation fault
 
1085642140 CursorWithMask>beCursor
1085642048 Cursor class>currentCursor:
1085641956 InputSensor>currentCursor:
1085641864 Cursor>show
1085604792 SystemDictionary>snapshot:andQuit:
1085604700 ScreenController>snapshotAndQuit
1085604264 SelectionMenu>invokeOn:
1085604172 ScreenController>controlActivity
1085604080 Controller>controlLoop
1085603988 Controller>startUp
1085603772 [] in ControlManager>activeController:
1085603864 [] in BlockContext>newProcess           


As I recall, there were some
	if (isConnectedToXServer)
conditionals missing.

I added a few of these to Ian's sources and it seemed to go, but
it probably needs a more complete going over.

-- 
Ned Konz
currently: Stanwood, WA
email:     ned at bike-nomad.com
homepage:  http://bike-nomad.com





More information about the Squeak-dev mailing list