[Vm-dev] multiple crashes on macOS Sierra

Tudor Girba tudor at tudorgirba.com
Fri May 26 06:10:05 UTC 2017


Hi Nicolas,

Thanks.

You might be right. It just happened again while typing.

I am using:
- Pharo image: 60497
- VM: 
CoInterpreter VMMaker.oscog-eem.2203 uuid: 12d4afae-8498-4e76-8efe-60eba6ef4db2 May  2 2017
StackToRegisterMappingCogit VMMaker.oscog-eem.2203 uuid: 12d4afae-8498-4e76-8efe-60eba6ef4db2 May  2 2017
VM: 201705021552 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $ Date: Tue May 2 08:52:41 2017 -0700 $ Plugins: 201705021552 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $


-------------- next part --------------
A non-text attachment was scrubbed...
Name: crash.dmp
Type: application/octet-stream
Size: 11216 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20170526/b82b7ab8/attachment-0001.obj>
-------------- next part --------------


Cheers,
Doru


> On May 25, 2017, at 4:44 PM, Nicolas Cellier <nicolas.cellier.aka.nice at gmail.com> wrote:
> 
> Hi Tudor,
> it seems you type too fast.
> More seriously, if I google some of the apple methods in the stack like for example
> "bug InputMethodInstanceProcessEventRef_WithCompletionHandler"
> I see quite some many hits indicating that:
> - we are not alone
> - either there are some bug on mac os
> - or it's complex to use the frameworks right...
> 
> Debugging this kind of low level problem is going to be tough...
> Probably some advanced objective-C knowledge is required.
> 
> 2017-05-24 22:28 GMT+02:00 Tudor Girba <tudor at tudorgirba.com>:
>  
> Hi,
> 
> Today I experienced multiple crashes on macOS Sierra.
> 
> These happened during regular programming, mostly while typing code. I attached here the crash dump(s). I believe I heard Phil having the same issue with the stable Pharo VM.
> 
> Does anyone else has the same issue?
> 
> The VM is:
> CoInterpreter VMMaker.oscog-eem.2203 uuid: 12d4afae-8498-4e76-8efe-60eba6ef4db2 May  2 2017
> StackToRegisterMappingCogit VMMaker.oscog-eem.2203 uuid: 12d4afae-8498-4e76-8efe-60eba6ef4db2 May  2 2017
> VM: 201705021552 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $ Date: Tue May 2 08:52:41 2017 -0700 $ Plugins: 201705021552 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $
> 
> The Pharo update number is: 60482
> 
> Cheers,
> Doru
> 
> --
> www.tudorgirba.com
> www.feenk.com
> 
> "From an abstract enough point of view, any two things are similar."
> 
> 
> 
> 
> 

--
www.tudorgirba.com
www.feenk.com

"If you interrupt the barber while he is cutting your hair,
you will end up with a messy haircut."



More information about the Vm-dev mailing list