
$ curl get.pharo.org/30+vmLatest | bash

$ ./pharo-ui Pharo.image 

Segmentation fault Sun Aug 10 21:40:45 2014


https://github.com/pharo-project/pharo-vm.git Commit: 1af84f6795343f6f74ebb1991dcf750b554eda1a Date: 2014-06-25 12:19:25 -0300 By: Esteban Lorenzano <estebanlm@gmail.com> Jenkins build #14846

C stack backtrace:
0   Pharo                               0x0004c0ef reportStackState + 159


Smalltalk stack dump:
0xbffb501c I SmalltalkImage>garbageCollect 0x1f969748: a(n) SmalltalkImage
0xbffb5034 M UndefinedObject>(nil) 0x1f500004: a(n) UndefinedObject
0xbffb5064 I OpalCompiler>evaluate 0x21eebda0: a(n) OpalCompiler
0xbffb5090 I SmalltalkEditor>evaluateSelectionAndDo: 0x20970488: a(n) SmalltalkEditor
0xbffb50b4 I SmalltalkEditor>evaluateSelection 0x20970488: a(n) SmalltalkEditor
0xbffb50d4 I [] in PluggableTextMorph>doIt 0x209587f0: a(n) PluggableTextMorph
0xbffb50f4 M [] in PluggableTextMorph>handleEdit: 0x209587f0: a(n) PluggableTextMorph
0xbffb510c M TextMorphForEditView(TextMorph)>handleEdit: 0x20958e28: a(n) TextMorphForEditView
0xbffb512c M PluggableTextMorph>handleEdit: 0x209587f0: a(n) PluggableTextMorph
0xbffb47fc I PluggableTextMorph>doIt 0x209587f0: a(n) PluggableTextMorph
0xbffb481c I [] in SmalltalkEditor class>buildSmalltalkEditorKeymappingsOn: 0x1f7a480c: a(n) SmalltalkEditor class
0xbffb4838 M BlockClosure>cull: 0x2060fd10: a(n) BlockClosure
0xbffb485c I BlockClosure>cull:cull: 0x2060fd10: a(n) BlockClosure
0xbffb4884 I BlockClosure>cull:cull:cull: 0x2060fd10: a(n) BlockClosure
0xbffb48b0 I KMCategoryBinding>completeMatch:buffer: 0x209590c0: a(n) KMCategoryBinding
0xbffb48dc I [] in KMKeymap>notifyCompleteMatchTo:buffer: 0x20614280: a(n) KMKeymap
0xbffb4900 M Array(SequenceableCollection)>do: 0x21eeb950: a(n) Array
0xbffb4928 I KMKeymap>notifyCompleteMatchTo:buffer: 0x20614280: a(n) KMKeymap
0xbffb3828 M KMKeymap>onMatchWith:notify:andDo: 0x20614280: a(n) KMKeymap
0xbffb3858 M [] in KMCategory>onMatchWith:notify:andDo: 0x20613938: a(n) KMCategory
0xbffb3880 M Set>do: 0x21eeb960: a(n) Set
0xbffb389c M KMCategory>onMatchWith:notify:andDo: 0x20613938: a(n) KMCategory
0xbffb38c0 M KMCategoryBinding>verifyMatchWith:notifying:thenDoing: 0x209590c0: a(n) KMCategoryBinding
0xbffb38e8 M [] in KMDispatcher>dispatch: 0x20958fe4: a(n) KMDispatcher
0xbffb3908 M OrderedCollection>do: 0x21eeb7dc: a(n) OrderedCollection
0xbffb392c M KMDispatcher>dispatch: 0x20958fe4: a(n) KMDispatcher
0xbffb1fdc M KMTarget>dispatch: 0x20959000: a(n) KMTarget
0xbffb1ffc M [] in KMDispatchChain>dispatch: 0x21eeb704: a(n) KMDispatchChain
0xbffb2024 I KMDispatchChain>do: 0x21eeb704: a(n) KMDispatchChain
0xbffb2040 M KMDispatchChain>dispatch: 0x21eeb704: a(n) KMDispatchChain
0xbffb2068 I KMDispatcher>dispatchKeystroke: 0x20958f18: a(n) KMDispatcher
0xbffb208c I TextMorphForEditView(Morph)>dispatchKeystrokeForEvent: 0x20958e28: a(n) TextMorphForEditView
0xbffb20b4 I TextMorphForEditView(TextMorph)>handleKeystroke: 0x20958e28: a(n) TextMorphForEditView
0xbffb20d0 M KeyboardEvent>sentTo: 0x21eeb6b8: a(n) KeyboardEvent
0xbffb20ec M TextMorphForEditView(Morph)>handleEvent: 0x20958e28: a(n) TextMorphForEditView
0xbffb2108 M TextMorphForEditView(Morph)>handleFocusEvent: 0x20958e28: a(n) TextMorphForEditView
0xbffb2130 M [] in HandMorph>sendFocusEvent:to:clear: 0x1fab2e20: a(n) HandMorph
0xbfffaf70 M BlockClosure>on:do: 0x21eeb568: a(n) BlockClosure
0xbfffaf9c M WorldMorph(PasteUpMorph)>becomeActiveDuring: 0x1fab2d0c: a(n) WorldMorph
0xbfffafc0 M HandMorph>sendFocusEvent:to:clear: 0x1fab2e20: a(n) HandMorph
0xbfffafe8 M HandMorph>sendEvent:focus:clear: 0x1fab2e20: a(n) HandMorph
0xbfffb00c M HandMorph>sendKeyboardEvent: 0x1fab2e20: a(n) HandMorph
0xbfffb038 M HandMorph>handleEvent: 0x1fab2e20: a(n) HandMorph
0xbfffb064 M HandMorph>processEvents 0x1fab2e20: a(n) HandMorph
0xbfffb07c M [] in WorldState>doOneCycleNowFor: 0x1fab2d40: a(n) WorldState
0xbfffb0a0 M Array(SequenceableCollection)>do: 0x1fab2e9c: a(n) Array
0xbfffb0bc M WorldState>handsDo: 0x1fab2d40: a(n) WorldState
0xbfffb0d8 M WorldState>doOneCycleNowFor: 0x1fab2d40: a(n) WorldState
0xbfffb0f4 M WorldState>doOneCycleFor: 0x1fab2d40: a(n) WorldState
0xbfffb110 M WorldMorph>doOneCycle 0x1fab2d0c: a(n) WorldMorph
0xbfffb130 I [] in MorphicUIManager>(nil) 0x1fbe7480: a(n) MorphicUIManager
0x1fab2f8c s [] in BlockClosure>(nil)

Most recent primitives
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
basicNew
objectAt:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
at:put:
objectAt:put:
objectAt:put:
objectAt:put:
objectAt:put:
objectAt:put:
objectAt:put:
objectAt:put:
objectAt:put:
objectAt:put:
objectAt:put:
objectAt:put:
objectAt:put:
objectAt:put:
objectAt:put:
objectAt:put:
objectAt:put:
objectAt:put:
objectAt:put:
objectAt:put:
objectAt:
objectAt:
objectAt:
objectAt:
objectAt:put:
objectAt:
objectAt:put:
objectAt:
objectAt:
objectAt:
objectAt:put:
withArgs:executeMethod:
value:
value:value:
new:
basicNew
primitiveGarbageCollect
**IncrementalGC**
**FullGC**

	(Segmentation fault)
./pharo-ui: line 11: 21878 Abort trap: 6           "$DIR"/"pharo-vm/Pharo.app/Contents/MacOS/Pharo" "$@"
