[Vm-dev] another bug: crash when the camera is used

Matthew Miller mattdm at mattdm.org
Thu Jan 31 16:04:39 UTC 2013


When I hit the "camera" button in Scratch, the squeak vm segfaults.

$ /usr/bin/squeak -encoding UTF-8 -vm-sound-pulse /usr/share/scratch/Scratch.image 

Segmentation fault

12585548 BitBlt>setDestForm:
12585332 BitBlt class>toForm:
12585240 WarpBlt class>toForm:
12585148 ScratchCameraDialog>step
12585056 Morph>stepAt:
12577780 [] in PasteUpMorph>runStepMethods
12577412 OrderedCollection>do:
12577504 [] in PasteUpMorph>runStepMethods
12577296 BlockContext>ifError:
12577204 PasteUpMorph>runStepMethods
11817504 PasteUpMorph>doOneCycleNow
11817412 PasteUpMorph>doOneCycle
4967164 [] in Project>spawnNewProcess
4967256 [] in BlockContext>newProcess
Aborted (core dumped)


I'm running squeak-vm-4.10.2.2614 on Fedora 18.




-- 
Matthew Miller           mattdm at mattdm.org          <http://mattdm.org/>


More information about the Vm-dev mailing list