pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lang/squeak and Linux



> I am trying to figure out what parts of Scratch to install and will make a 
> package of it also. I will try this on NetBSD too.

So I tried Scratch with Squeak on NetBSD/amd64 and got:

tx:scratch$ squeak work/Scratch/Scratch.image                                  

Segmentation fault

5511020 SystemDictionary>snapshot:andQuit:
5507816 ScratchFrameMorph>saveImageForEndUser
5507152 SelectionMenu>invokeOn:
5507060 ScratchFrameMorph>developersMenu
5506968 ScratchFrameMorph>mouseDown:
5506832 HandMorph>handleMouseDown:
5506740 HandMorph>handleEvent:
5506648 HandMorph>processEvents
5506464 [] in PasteUpMorph>doOneCycleNow
5506556 SequenceableCollection>do:
5506372 PasteUpMorph>handsDo:
5506280 PasteUpMorph>doOneCycleNow
5506188 PasteUpMorph>doOneCycle
5334416 [] in Project>spawnNewProcess
5334600 [] in BlockContext>newProcess
Abort (core dumped) 

gdb says:

Program terminated with signal 6, Aborted.
and
(gdb) bt
#0  0x00007f7ffd53008e in kill () from /usr/lib/libc.so.12


I will see if the scratch or squeak communities can help ...

  Jeremy C. Reed



Home | Main Index | Thread Index | Old Index