Segmentation fault running tests on Linux (With 3.11 Alpha image)

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

Segmentation fault running tests on Linux (With 3.11 Alpha image)

garduino
Hi:

I started running the tests on the newest 3.11 alpha image, as I
downloaded, without modifications.

I'm using the following VM:

garduino@chavo:~/SqueakDev/3.11$ squeak -version
+ exec padsp /usr/local/lib/squeak/3.11.3-2135/squeakvm -pathenc UTF-8
-encoding UTF-8 -plugins /usr/local/lib/squeak/3.11.3-2135
-vm-sound-oss -version
3.11.3-2135 #1 XShm Wed Sep 16 14:25:10 PDT 2009 gcc 4.3.3
Linux ubuntu 2.6.28-15-generic #49-Ubuntu SMP Tue Aug 18 18:40:08 UTC
2009 i686 GNU/Linux
plugin path: /usr/local/lib/squeak/3.11.3-2135 [default:
/usr/local/lib/squeak/3.11.3-2135/]


After some few minutes running, I got:

garduino@chavo:~/SqueakDev/3.11$ squeak Squeak3.11-8472-alpha.image
+ exec padsp /usr/local/lib/squeak/3.11.3-2135/squeakvm -pathenc UTF-8
-encoding UTF-8 -plugins /usr/local/lib/squeak/3.11.3-2135
-vm-sound-oss Squeak3.11-8472-alpha.image

Segmentation fault

2032955800 AllocationTest>testOutOfMemorySignal
2032955708 Integer>timesRepeat:
2032955592 AllocationTest>testOutOfMemorySignal
2032955500 TestCase>executeShould:inScopeOf:
2032955408 BlockClosure>on:do:
2032955272 TestCase>executeShould:inScopeOf:
2032955180 TestCase>should:raise:
2032955056 AllocationTest>testOutOfMemorySignal
2032954964 TestCase>performTest
2032954872 TestCase>runCase
2032954780 BlockClosure>ensure:
2032954648 TestCase>runCase
2032954556 TestResult>runCase:
2032954436 BlockClosure>on:do:
2032954292 TestResult>runCase:
2032954200 BlockClosure>on:do:
2032954048 TestResult>runCase:
2032953956 TestCase>run:
2032953864 TestRunner>runTest:
2032953772 TestRunner>runSuite:
2032953680 SequenceableCollection>do:displayingProgress:
2023135884 SequenceableCollection>withIndexDo:
2023135764 SequenceableCollection>do:displayingProgress:
2023135672 ProgressInitiationException>defaultMorphicAction
2023135436 BlockClosure>on:do:
2023135344 ProgressInitiationException>defaultMorphicAction
2023135252 BlockClosure>ensure:
2023135008 ProgressInitiationException>defaultMorphicAction
2023134916 ProgressInitiationException>defaultAction
2023134824 UndefinedObject>handleSignal:
2023134732 ContextPart>handleSignal:
2023134640 Exception>signal
2023134500 ProgressInitiationException>display:at:from:to:during:
2023134408 >display:at:from:to:during:
2023134292 String>displayProgressAt:from:to:during:
2023134116 SequenceableCollection>do:displayingProgress:
2023134024 TestRunner>basicRunSuite:do:
2023133932 BlockClosure>ensure:
2023114024 TestRunner>basicRunSuite:do:
2023113932 TestRunner>runSuite:
2023057244 TestRunner>runAll
2023057152 PluggableButtonMorph>performAction
2023057060 PluggableButtonMorphPlus>performAction
2023056944 PluggableButtonMorph>mouseUp:
2023056852 SequenceableCollection>do:
2023056760 PluggableButtonMorph>mouseUp:
2023056628 PluggableButtonMorphPlus>mouseUp:
2023056536 Morph>handleMouseUp:
2023056444 MouseButtonEvent>sentTo:
2023056352 Morph>handleEvent:
2023056260 Morph>handleFocusEvent:
2023056080 HandMorph>sendFocusEvent:to:clear:
2023055988 PasteUpMorph>becomeActiveDuring:
2023055896 BlockClosure>on:do:
2023055804 PasteUpMorph>becomeActiveDuring:
2023055684 HandMorph>sendFocusEvent:to:clear:
2023055592 HandMorph>sendEvent:focus:clear:
2023055500 HandMorph>sendMouseEvent:
2023055356 HandMorph>handleEvent:
2023055180 HandMorph>processEvents
2023055064 WorldState>doOneCycleNowFor:
2023054972 SequenceableCollection>do:
2023054872 WorldState>handsDo:
2023054780 WorldState>doOneCycleNowFor:
2023054688 WorldState>doOneCycleFor:
2023054596 PasteUpMorph>doOneCycle
2016667180 >spawnNewProcess
2016667056 BlockClosure>newProcess
Cancelado

May be I'm doing something wrong (would need to pass some parameter)?

Cheers.
Germán.

Reply | Threaded
Open this post in threaded view
|

Re: Segmentation fault running tests on Linux (With 3.11 Alpha image)

garduino
With #8507 image not more seg faults.

The updated tests for Windows and Linux are on:
http://wiki.squeak.org/squeak/6148

Cheers.
Germán.


2009/12/13 Germán Arduino <[hidden email]>:

> Hi:
>
> I started running the tests on the newest 3.11 alpha image, as I
> downloaded, without modifications.
>
> I'm using the following VM:
>
> garduino@chavo:~/SqueakDev/3.11$ squeak -version
> + exec padsp /usr/local/lib/squeak/3.11.3-2135/squeakvm -pathenc UTF-8
> -encoding UTF-8 -plugins /usr/local/lib/squeak/3.11.3-2135
> -vm-sound-oss -version
> 3.11.3-2135 #1 XShm Wed Sep 16 14:25:10 PDT 2009 gcc 4.3.3
> Linux ubuntu 2.6.28-15-generic #49-Ubuntu SMP Tue Aug 18 18:40:08 UTC
> 2009 i686 GNU/Linux
> plugin path: /usr/local/lib/squeak/3.11.3-2135 [default:
> /usr/local/lib/squeak/3.11.3-2135/]
>
>
> After some few minutes running, I got:
>
> garduino@chavo:~/SqueakDev/3.11$ squeak Squeak3.11-8472-alpha.image
> + exec padsp /usr/local/lib/squeak/3.11.3-2135/squeakvm -pathenc UTF-8
> -encoding UTF-8 -plugins /usr/local/lib/squeak/3.11.3-2135
> -vm-sound-oss Squeak3.11-8472-alpha.image
>
> Segmentation fault
>
> 2032955800 AllocationTest>testOutOfMemorySignal
> 2032955708 Integer>timesRepeat:
> 2032955592 AllocationTest>testOutOfMemorySignal
> 2032955500 TestCase>executeShould:inScopeOf:
> 2032955408 BlockClosure>on:do:
> 2032955272 TestCase>executeShould:inScopeOf:
> 2032955180 TestCase>should:raise:
> 2032955056 AllocationTest>testOutOfMemorySignal
> 2032954964 TestCase>performTest
> 2032954872 TestCase>runCase
> 2032954780 BlockClosure>ensure:
> 2032954648 TestCase>runCase
> 2032954556 TestResult>runCase:
> 2032954436 BlockClosure>on:do:
> 2032954292 TestResult>runCase:
> 2032954200 BlockClosure>on:do:
> 2032954048 TestResult>runCase:
> 2032953956 TestCase>run:
> 2032953864 TestRunner>runTest:
> 2032953772 TestRunner>runSuite:
> 2032953680 SequenceableCollection>do:displayingProgress:
> 2023135884 SequenceableCollection>withIndexDo:
> 2023135764 SequenceableCollection>do:displayingProgress:
> 2023135672 ProgressInitiationException>defaultMorphicAction
> 2023135436 BlockClosure>on:do:
> 2023135344 ProgressInitiationException>defaultMorphicAction
> 2023135252 BlockClosure>ensure:
> 2023135008 ProgressInitiationException>defaultMorphicAction
> 2023134916 ProgressInitiationException>defaultAction
> 2023134824 UndefinedObject>handleSignal:
> 2023134732 ContextPart>handleSignal:
> 2023134640 Exception>signal
> 2023134500 ProgressInitiationException>display:at:from:to:during:
> 2023134408 >display:at:from:to:during:
> 2023134292 String>displayProgressAt:from:to:during:
> 2023134116 SequenceableCollection>do:displayingProgress:
> 2023134024 TestRunner>basicRunSuite:do:
> 2023133932 BlockClosure>ensure:
> 2023114024 TestRunner>basicRunSuite:do:
> 2023113932 TestRunner>runSuite:
> 2023057244 TestRunner>runAll
> 2023057152 PluggableButtonMorph>performAction
> 2023057060 PluggableButtonMorphPlus>performAction
> 2023056944 PluggableButtonMorph>mouseUp:
> 2023056852 SequenceableCollection>do:
> 2023056760 PluggableButtonMorph>mouseUp:
> 2023056628 PluggableButtonMorphPlus>mouseUp:
> 2023056536 Morph>handleMouseUp:
> 2023056444 MouseButtonEvent>sentTo:
> 2023056352 Morph>handleEvent:
> 2023056260 Morph>handleFocusEvent:
> 2023056080 HandMorph>sendFocusEvent:to:clear:
> 2023055988 PasteUpMorph>becomeActiveDuring:
> 2023055896 BlockClosure>on:do:
> 2023055804 PasteUpMorph>becomeActiveDuring:
> 2023055684 HandMorph>sendFocusEvent:to:clear:
> 2023055592 HandMorph>sendEvent:focus:clear:
> 2023055500 HandMorph>sendMouseEvent:
> 2023055356 HandMorph>handleEvent:
> 2023055180 HandMorph>processEvents
> 2023055064 WorldState>doOneCycleNowFor:
> 2023054972 SequenceableCollection>do:
> 2023054872 WorldState>handsDo:
> 2023054780 WorldState>doOneCycleNowFor:
> 2023054688 WorldState>doOneCycleFor:
> 2023054596 PasteUpMorph>doOneCycle
> 2016667180 >spawnNewProcess
> 2016667056 BlockClosure>newProcess
> Cancelado
>
> May be I'm doing something wrong (would need to pass some parameter)?
>
> Cheers.
> Germán.
>