Hi:

I was playing a bit with a stock Pharo 1.1 image, with the only adding
of the cs NecessaryImageChangesForCogToWork.Pharo1.1.

Then I tried to run TestRunner new runAll (for comparing times against
the common vm) and get the attached segfault.

I tried with my own compiled cog and also with the downloaded from
here http://www.mirandabanda.org/files/Cog/VM/VM.r2219/.

My OS is Ubuntu 10.04 64 bits.

Any hint will be appreciated.

Cheers.

-- 
=================================================
Germán S. Arduino  <gsa @ arsol.net>   Twitter: garduino
Arduino Software & Web Hosting   http://www.arduinosoftware.com
PasswordsPro  http://www.passwordspro.com
=================================================
gardu...@ubuntu:~/Development/Pharo-1.1Cog$ 
/home/garduino/Development/coglinux/squeak Pharo-1.1-SandBox.image 

Segmentation fault



Smalltalk stack dump:
0xff9fe4f4 I UUID>initialize -1186627592: a(n) UUID
0xff9fe50c M UUID class(Behavior)>new: -1220271004: a(n) UUID class
0xff9fe530 I UUID class>new -1220271004: a(n) UUID class
0xff9fe564 I [] in GoferResource>setUpMonticelloRepository -1186638508: a(n) 
GoferResource
0xff9fe584 M OrderedCollection>do: -1186638484: a(n) OrderedCollection
0xff9fe5a8 I GoferResource>setUpMonticelloRepository -1186638508: a(n) 
GoferResource
0xff9fe5c8 I GoferResource>setUp -1186638508: a(n) GoferResource
0xff9fe5e8 I GoferResource(TestResource)>initialize -1186638508: a(n) 
GoferResource
0xff9fe600 M GoferResource class(Behavior)>new -1219438712: a(n) GoferResource 
class
0xff9fe620 I GoferResource class(TestResource class)>current -1219438712: a(n) 
GoferResource class
0xff9fe640 I GoferResource class(TestResource class)>isAvailable -1219438712: 
a(n) GoferResource class
0xff9fe660 I [] in TestRunner>basicSetUpSuite: -1189329880: a(n) TestRunner
0xff9fe680 M [] in Set>do: -1188768800: a(n) Set
0xff9fe6a4 M Array(SequenceableCollection)>do: -1188768320: a(n) Array
0xff9fe6c0 M Set>do: -1188768800: a(n) Set
0xff9fe6e4 I TestRunner>basicSetUpSuite: -1189329880: a(n) TestRunner
0xff9fe708 I TestRunner>basicRunSuite:do: -1189329880: a(n) TestRunner
0xff998140 I TestRunner>runSuite: -1189329880: a(n) TestRunner
0xff998164 I TestRunner>runAll -1189329880: a(n) TestRunner
0xff99817c M UndefinedObject>? -1221214204: a(n) UndefinedObject
0xff9981b4 I Compiler>evaluate:in:to:notifying:ifFail:logged: -1189332936: a(n) 
Compiler
0xff9981f4 I [] in TextMorphForShoutEditor(ParagraphEditor)>evaluateSelection 
-1201578868: a(n) TextMorphForShoutEditor
0xff998210 M BlockClosure>on:do: -1189332980: a(n) BlockClosure
0xff998244 I TextMorphForShoutEditor(ParagraphEditor)>evaluateSelection 
-1201578868: a(n) TextMorphForShoutEditor
0xff998268 I TextMorphForShoutEditor(ParagraphEditor)>printIt -1201578868: a(n) 
TextMorphForShoutEditor
0xff998280 M [] in TextMorphForShoutEditor(ParagraphEditor)>printIt: 
-1201578868: a(n) TextMorphForShoutEditor
0xff9982a0 I 
TextMorphForShoutEditor(ParagraphEditor)>terminateAndInitializeAround: 
-1201578868: a(n) TextMorphForShoutEditor
0xff9982bc M TextMorphForShoutEditor(ParagraphEditor)>printIt: -1201578868: 
a(n) TextMorphForShoutEditor
0xff9982ec M TextMorphForShoutEditor(ParagraphEditor)>dispatchOnKeyEvent:with: 
-1201578868: a(n) TextMorphForShoutEditor
0xff99830c M TextMorphForShoutEditor(TextMorphEditor)>dispatchOnKeyEvent:with: 
-1201578868: a(n) TextMorphForShoutEditor
0xff998330 M TextMorphForShoutEditor(ParagraphEditor)>keystroke: -1201578868: 
a(n) TextMorphForShoutEditor
0xff99834c M TextMorphForShoutEditor(TextMorphEditor)>keystroke: -1201578868: 
a(n) TextMorphForShoutEditor
0xff99836c M [] in TextMorphForShout(TextMorph)>keyStroke: -1201583104: a(n) 
TextMorphForShout
0xff998390 M TextMorphForShout(TextMorph)>handleInteraction: -1201583104: a(n) 
TextMorphForShout
0xff9983ac M TextMorphForShout(TextMorphForEditView)>handleInteraction: 
-1201583104: a(n) TextMorphForShout
0xff9983d0 M [] in TextMorphForShout(TextMorph)>keyStroke: -1201583104: a(n) 
TextMorphForShout
0xff9983f4 M ECToolSet class>codeCompletionAround:textMorph:keyStroke: 
-1212144152: a(n) ECToolSet class
0xff99841c M DEVToolSet class>codeCompletionAround:textMorph:keyStroke: 
-1210724356: a(n) DEVToolSet class
0xff998440 M ToolSet class>codeCompletionAround:textMorph:keyStroke: 
-1220252476: a(n) ToolSet class
0xff998464 M TextMorphForShout(TextMorph)>keyStroke: -1201583104: a(n) 
TextMorphForShout
0xff998484 M TextMorphForShout(TextMorphForEditView)>keyStroke: -1201583104: 
a(n) TextMorphForShout
0xff9984a4 M TextMorphForShout(TextMorph)>handleKeystroke: -1201583104: a(n) 
TextMorphForShout
0xff9984c0 M KeyboardEvent>sentTo: -1189334052: a(n) KeyboardEvent
0xff9984dc M TextMorphForShout(Morph)>handleEvent: -1201583104: a(n) 
TextMorphForShout
0xff9984f8 M TextMorphForShout(Morph)>handleFocusEvent: -1201583104: a(n) 
TextMorphForShout
0xff998520 M [] in HandMorph>sendFocusEvent:to:clear: -1219767840: a(n) 
HandMorph
0xff99853c M [] in PasteUpMorph>becomeActiveDuring: -1219479724: a(n) 
PasteUpMorph
0xff998558 M BlockClosure>on:do: -1189334104: a(n) BlockClosure
0xff998584 M PasteUpMorph>becomeActiveDuring: -1219479724: a(n) PasteUpMorph
0xff9985a8 M HandMorph>sendFocusEvent:to:clear: -1219767840: a(n) HandMorph
0xff9985d0 M HandMorph>sendEvent:focus:clear: -1219767840: a(n) HandMorph
0xff9985f4 M HandMorph>sendKeyboardEvent: -1219767840: a(n) HandMorph
0xff998618 M HandMorph>handleEvent: -1219767840: a(n) HandMorph
0xff998644 M HandMorph>processEvents -1219767840: a(n) HandMorph
0xff99865c M [] in WorldState>doOneCycleNowFor: -1218849332: a(n) WorldState
0xff998680 M Array(SequenceableCollection)>do: -1221198760: a(n) Array
0xff99869c M WorldState>handsDo: -1218849332: a(n) WorldState
0xff9986b8 M WorldState>doOneCycleNowFor: -1218849332: a(n) WorldState
0xff9986d4 M WorldState>doOneCycleFor: -1218849332: a(n) WorldState
0xff9986f0 M PasteUpMorph>doOneCycle -1219479724: a(n) PasteUpMorph
0xff998710 I [] in Project class>spawnNewProcess -1218767640: a(n) Project class
-1201295252 s [] in BlockClosure>newProcess

Most recent primitives
replaceFrom:to:with:startingAt:
@
@
basicNew
basicNew
at:put:
species
new:
basicNew
at:put:
species
new:
replaceFrom:to:with:startingAt:
species
new:
at:put:
species
new:
basicNew
species
new:
replaceFrom:to:with:startingAt:
@
@
basicNew
@
@
basicNew
basicNew
at:put:
species
new:
basicNew
species
new:
replaceFrom:to:with:startingAt:
species
new:
at:put:
species
new:
basicNew
species
new:
replaceFrom:to:with:startingAt:
@
perform:with:
@
@
perform:with:
@
basicNew
@
@
basicNew
@
@
basicNew
@
@
basicNew
@
@
species
new:
basicNew
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
species
new:
replaceFrom:to:with:startingAt:
signal
findNextUnwindContextUpTo:
terminateTo:
pointsTo:
pointsTo:
pointsTo:
pointsTo:
basicNew
value:
basicNew
basicNew
new:
basicNew
species
basicNew:
replaceFrom:to:with:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
indexOfAscii:inString:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
indexOfAscii:inString:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
value:
species
basicNew:
replaceFrom:to:with:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
basicNew
basicNew
at:put:
basicNew
species
basicNew:
replaceFrom:to:with:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
indexOfAscii:inString:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
indexOfAscii:inString:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
basicNew
basicNew
at:put:
basicNew
species
basicNew:
replaceFrom:to:with:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
indexOfAscii:inString:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
indexOfAscii:inString:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
basicNew
basicNew
at:put:
basicNew
species
basicNew:
replaceFrom:to:with:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
indexOfAscii:inString:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
indexOfAscii:inString:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
basicNew
basicNew
at:put:
basicNew
species
basicNew:
replaceFrom:to:with:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
indexOfAscii:inString:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
indexOfAscii:inString:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
basicNew
basicNew
at:put:
basicNew
species
basicNew:
replaceFrom:to:with:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
indexOfAscii:inString:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
indexOfAscii:inString:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
basicNew
basicNew
at:put:
basicNew
species
basicNew:
replaceFrom:to:with:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
indexOfAscii:inString:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
indexOfAscii:inString:startingAt:
species
basicNew:
replaceFrom:to:with:startingAt:
basicNew
basicNew
at:put:
basicNew
basicNew
new:
value:
basicNew
basicNew
basicNew:
primMakeUUID
Aborted
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to