I'm unable to run squeak (Segmentation fault)

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

I'm unable to run squeak (Segmentation fault)

Josef Hajas-2
Hello, I have IBM ThinkPad T42 (Pentium M), Gentoo with Linux kernel
2.6.14-gentoo-r2, using gcc 3.3.5-20050130. I have tried binary version,
compile vm from sources (downloaded from
http://www.squeak.org/Download/ - it is version 3.7.7) and finaly also
install older version from portage. Always I get this:

$ squeak Squeak3.8-6665full.image

Segmentation fault

-1796312376 FileDirectory>directoryContentsFor:
-1796312480 FileDirectory>entries
-1796312572 FileDirectory>fileNames
-1796312948 FileDirectory>fileExists:
-1796314856 FileDirectory class>openSources:forImage:
-1796315684 FileDirectory class>openSources:forImage:
-1796315776 FileDirectory class>openSources:andChanges:forImage:
-1796317624 SmalltalkImage>openSourceFiles
-1796326280 FileDirectory class>startUp
-1796326436 Behavior>startUp:
-1798257836 [] in SystemDictionary>send:toClassesNamedIn:with:
-1798258060 OrderedCollection>do:
-1798258152 SystemDictionary>send:toClassesNamedIn:with:
-1798258244 SystemDictionary>processStartUpList:
-1798446004 SmalltalkImage>snapshot:andQuit:embedded:
-1798446096 SmalltalkImage>snapshot:andQuit:
-1798446188 TheWorldMenu>saveAndQuit
-1798446372 TheWorldMenu>doMenuItem:with:
-1798446464 [] in MenuItemMorph>invokeWithEvent:
-1798446556 BlockContext>ensure:
-1798446648 Cursor>showWhile:
-1798446868 MenuItemMorph>invokeWithEvent:
-1798446964 MenuItemMorph>mouseUp:
-1798447056 MenuItemMorph>handleMouseUp:
-1798447320 MouseButtonEvent>sentTo:
-1798447412 Morph>handleEvent:
-1798447504 MorphicEventDispatcher>dispatchDefault:with:
-1798447596 MorphicEventDispatcher>dispatchEvent:with:
-1798447688 Morph>processEvent:using:
-1798447780 MorphicEventDispatcher>dispatchDefault:with:
-1798447888 MorphicEventDispatcher>dispatchEvent:with:
-1798448020 Morph>processEvent:using:
-1798448112 Morph>processEvent:
-1798448204 MenuMorph>handleFocusEvent:
-1798448480 [] in HandMorph>sendFocusEvent:to:clear:
-1798448388 [] in PasteUpMorph>becomeActiveDuring:
-1798448572 BlockContext>on:do:
-1798448664 PasteUpMorph>becomeActiveDuring:
-1798448848 HandMorph>sendFocusEvent:to:clear:
-1798448940 HandMorph>sendEvent:focus:clear:
-1798449084 HandMorph>sendMouseEvent:
-1798449176 HandMorph>handleEvent:
-1798449448 HandMorph>processEvents
-1798449356 [] in WorldState>doOneCycleNowFor:
-1798449540 SequenceableCollection>do:
-1798449632 WorldState>handsDo:
-1798449724 WorldState>doOneCycleNowFor:
-1798449816 WorldState>doOneCycleFor:
-1798449908 PasteUpMorph>doOneCycle
-1798576280 [] in Project class>spawnNewProcess
-1798576188 [] in BlockContext>newProcess
Neúspěšně ukončen (SIGABRT)

Before segmentation fault for very short moment window is displayed.
I'm attaching strace. Any idea how to make seqak working on my
computer?

Thank you

Josef Hajas

squeak_Squeak3.8-6665full.strace.gz (11K) Download Attachment