[squeak-dev] Monticello upload bug

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

[squeak-dev] Monticello upload bug

Oleg Korsak
Hello I'm using sq3.10.2-7179web09.02.1.image and when I'm trying to
publish my code to the squeaksource (in Monticello) it crashes

$ squeak squeak/kamikaze.image

Segmentation fault

-907240192 UUID>initialize
-907240308 Behavior>new:
-907240400 >new
-907240492 MCWorkingAncestry>infoWithName:message:
-907240584 MCWorkingCopy>newVersionWithName:message:
-907240676 [] in MCWorkingCopy>newVersion
-907240768 Object>ifNotNilDo:
-907577840 MCWorkingCopy>newVersion
-907593704 MCWorkingCopyBrowser>saveVersion
-907593888 PluggableButtonMorph>performAction
-907593980 PluggableButtonMorphPlus>performAction
-907593796 [] in PluggableButtonMorph>mouseUp:
-907594072 SequenceableCollection>do:
-907594204 PluggableButtonMorph>mouseUp:
-907594336 PluggableButtonMorphPlus>mouseUp:
-907594428 Morph>handleMouseUp:
-907594520 MouseButtonEvent>sentTo:
-907594888 Morph>handleEvent:
-907594980 Morph>handleFocusEvent:
-907594796 [] in HandMorph>sendFocusEvent:to:clear:
-907594704 [] in PasteUpMorph>becomeActiveDuring:
-907595072 BlockContext>on:do:
-907595164 PasteUpMorph>becomeActiveDuring:
-907595348 HandMorph>sendFocusEvent:to:clear:
-907595440 HandMorph>sendEvent:focus:clear:
-907595532 HandMorph>sendMouseEvent:
-907595676 HandMorph>handleEvent:
-907595932 HandMorph>processEvents
-907595840 [] in WorldState>doOneCycleNowFor:
-907596024 SequenceableCollection>do:
-907596116 WorldState>handsDo:
-907596208 WorldState>doOneCycleNowFor:
-907596300 WorldState>doOneCycleFor:
-907596392 PasteUpMorph>doOneCycle
-914674960 [] in >spawnNewProcess
-914674776 [] in BlockContext>newProcess
Aborted




signature.asc (268 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Monticello upload bug

Philippe Marschall
Do you use a 64bit VM?

Cheers
Philippe

2009/2/13 Oleg Korsak <[hidden email]>:

> Hello I'm using sq3.10.2-7179web09.02.1.image and when I'm trying to
> publish my code to the squeaksource (in Monticello) it crashes
>
> $ squeak squeak/kamikaze.image
>
> Segmentation fault
>
> -907240192 UUID>initialize
> -907240308 Behavior>new:
> -907240400 >new
> -907240492 MCWorkingAncestry>infoWithName:message:
> -907240584 MCWorkingCopy>newVersionWithName:message:
> -907240676 [] in MCWorkingCopy>newVersion
> -907240768 Object>ifNotNilDo:
> -907577840 MCWorkingCopy>newVersion
> -907593704 MCWorkingCopyBrowser>saveVersion
> -907593888 PluggableButtonMorph>performAction
> -907593980 PluggableButtonMorphPlus>performAction
> -907593796 [] in PluggableButtonMorph>mouseUp:
> -907594072 SequenceableCollection>do:
> -907594204 PluggableButtonMorph>mouseUp:
> -907594336 PluggableButtonMorphPlus>mouseUp:
> -907594428 Morph>handleMouseUp:
> -907594520 MouseButtonEvent>sentTo:
> -907594888 Morph>handleEvent:
> -907594980 Morph>handleFocusEvent:
> -907594796 [] in HandMorph>sendFocusEvent:to:clear:
> -907594704 [] in PasteUpMorph>becomeActiveDuring:
> -907595072 BlockContext>on:do:
> -907595164 PasteUpMorph>becomeActiveDuring:
> -907595348 HandMorph>sendFocusEvent:to:clear:
> -907595440 HandMorph>sendEvent:focus:clear:
> -907595532 HandMorph>sendMouseEvent:
> -907595676 HandMorph>handleEvent:
> -907595932 HandMorph>processEvents
> -907595840 [] in WorldState>doOneCycleNowFor:
> -907596024 SequenceableCollection>do:
> -907596116 WorldState>handsDo:
> -907596208 WorldState>doOneCycleNowFor:
> -907596300 WorldState>doOneCycleFor:
> -907596392 PasteUpMorph>doOneCycle
> -914674960 [] in >spawnNewProcess
> -914674776 [] in BlockContext>newProcess
> Aborted
>
>
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Monticello upload bug

Oleg Korsak
no, It's a 32bit chroot with (32bit binaries only) on my 64bit gentoo system... I'll test it on previous images when will get to home.

2009/2/13 Philippe Marschall <[hidden email]>
Do you use a 64bit VM?

Cheers
Philippe

2009/2/13 Oleg Korsak <[hidden email]>:
> Hello I'm using sq3.10.2-7179web09.02.1.image and when I'm trying to
> publish my code to the squeaksource (in Monticello) it crashes
>
> $ squeak squeak/kamikaze.image
>
> Segmentation fault
>
> -907240192 UUID>initialize
> -907240308 Behavior>new:
> -907240400 >new
> -907240492 MCWorkingAncestry>infoWithName:message:
> -907240584 MCWorkingCopy>newVersionWithName:message:
> -907240676 [] in MCWorkingCopy>newVersion
> -907240768 Object>ifNotNilDo:
> -907577840 MCWorkingCopy>newVersion
> -907593704 MCWorkingCopyBrowser>saveVersion
> -907593888 PluggableButtonMorph>performAction
> -907593980 PluggableButtonMorphPlus>performAction
> -907593796 [] in PluggableButtonMorph>mouseUp:
> -907594072 SequenceableCollection>do:
> -907594204 PluggableButtonMorph>mouseUp:
> -907594336 PluggableButtonMorphPlus>mouseUp:
> -907594428 Morph>handleMouseUp:
> -907594520 MouseButtonEvent>sentTo:
> -907594888 Morph>handleEvent:
> -907594980 Morph>handleFocusEvent:
> -907594796 [] in HandMorph>sendFocusEvent:to:clear:
> -907594704 [] in PasteUpMorph>becomeActiveDuring:
> -907595072 BlockContext>on:do:
> -907595164 PasteUpMorph>becomeActiveDuring:
> -907595348 HandMorph>sendFocusEvent:to:clear:
> -907595440 HandMorph>sendEvent:focus:clear:
> -907595532 HandMorph>sendMouseEvent:
> -907595676 HandMorph>handleEvent:
> -907595932 HandMorph>processEvents
> -907595840 [] in WorldState>doOneCycleNowFor:
> -907596024 SequenceableCollection>do:
> -907596116 WorldState>handsDo:
> -907596208 WorldState>doOneCycleNowFor:
> -907596300 WorldState>doOneCycleFor:
> -907596392 PasteUpMorph>doOneCycle
> -914674960 [] in >spawnNewProcess
> -914674776 [] in BlockContext>newProcess
> Aborted
>
>
>
>
>




Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Monticello upload bug

Philippe Marschall
It's not a Monticello Bug, it's an issue withe the UUID plugin.

Cheers
Philippe

2009/2/13 Oleg Korsak <[hidden email]>:

> no, It's a 32bit chroot with (32bit binaries only) on my 64bit gentoo
> system... I'll test it on previous images when will get to home.
>
> 2009/2/13 Philippe Marschall <[hidden email]>
>>
>> Do you use a 64bit VM?
>>
>> Cheers
>> Philippe
>>
>> 2009/2/13 Oleg Korsak <[hidden email]>:
>> > Hello I'm using sq3.10.2-7179web09.02.1.image and when I'm trying to
>> > publish my code to the squeaksource (in Monticello) it crashes
>> >
>> > $ squeak squeak/kamikaze.image
>> >
>> > Segmentation fault
>> >
>> > -907240192 UUID>initialize
>> > -907240308 Behavior>new:
>> > -907240400 >new
>> > -907240492 MCWorkingAncestry>infoWithName:message:
>> > -907240584 MCWorkingCopy>newVersionWithName:message:
>> > -907240676 [] in MCWorkingCopy>newVersion
>> > -907240768 Object>ifNotNilDo:
>> > -907577840 MCWorkingCopy>newVersion
>> > -907593704 MCWorkingCopyBrowser>saveVersion
>> > -907593888 PluggableButtonMorph>performAction
>> > -907593980 PluggableButtonMorphPlus>performAction
>> > -907593796 [] in PluggableButtonMorph>mouseUp:
>> > -907594072 SequenceableCollection>do:
>> > -907594204 PluggableButtonMorph>mouseUp:
>> > -907594336 PluggableButtonMorphPlus>mouseUp:
>> > -907594428 Morph>handleMouseUp:
>> > -907594520 MouseButtonEvent>sentTo:
>> > -907594888 Morph>handleEvent:
>> > -907594980 Morph>handleFocusEvent:
>> > -907594796 [] in HandMorph>sendFocusEvent:to:clear:
>> > -907594704 [] in PasteUpMorph>becomeActiveDuring:
>> > -907595072 BlockContext>on:do:
>> > -907595164 PasteUpMorph>becomeActiveDuring:
>> > -907595348 HandMorph>sendFocusEvent:to:clear:
>> > -907595440 HandMorph>sendEvent:focus:clear:
>> > -907595532 HandMorph>sendMouseEvent:
>> > -907595676 HandMorph>handleEvent:
>> > -907595932 HandMorph>processEvents
>> > -907595840 [] in WorldState>doOneCycleNowFor:
>> > -907596024 SequenceableCollection>do:
>> > -907596116 WorldState>handsDo:
>> > -907596208 WorldState>doOneCycleNowFor:
>> > -907596300 WorldState>doOneCycleFor:
>> > -907596392 PasteUpMorph>doOneCycle
>> > -914674960 [] in >spawnNewProcess
>> > -914674776 [] in BlockContext>newProcess
>> > Aborted
>> >
>> >
>> >
>> >
>> >
>>
>
>
>
>
>