Fwd: latest vm - 32bit - crash on mac

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

Fwd: latest vm - 32bit - crash on mac

Tudor Girba-2
 
I forgot to send this to the VM mailing list.

Doru

> Begin forwarded message:
>
> From: Tudor Girba <[hidden email]>
> Subject: latest vm - 32bit - crash on mac
> Date: April 13, 2017 at 10:50:43 PM GMT+2
> To: Pharo Development List <[hidden email]>
>
> Hi,
>
> I just got a crash on Mac when using the latest VM. I attached the dump.
>
> This was a short session. I played a bit with a few Roassal visualizations, and then I started some coding in Nautilus, and the image crashed while typing the body of a method.
>
> I am on OS X, 10.11.6 (Mac OS X El Capitain).
>
> Here are the details of the VM:
> CoInterpreter VMMaker.oscog-eem.2188 uuid: ff4ca601-cd05-4792-ab0d-dcdf19975239 Apr  9 2017
> StackToRegisterMappingCogit VMMaker.oscog-eem.2188 uuid: ff4ca601-cd05-4792-ab0d-dcdf19975239 Apr  9 2017
> VM: 201704090811 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $ Date: Sun Apr 9 10:11:47 2017 +0200 $ Plugins: 201704090811 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $
>
> Here is the image build was: 60464.
>
> Cheers,
> Doru
>
> --
> www.tudorgirba.com
> www.feenk.com
>
> "Problem solving efficiency grows with the abstractness level of problem understanding."
>
>
>

>

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

"Reasonable is what we are accustomed with."


crash.dmp (24K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: latest vm - 32bit - crash on mac

johnmci
 
A primitive call out to get the platform font list?

0   libMoz2D.dylib                      0x11075861 _ZN12nsTHashtableI17nsBaseHashtableETI18nsISupportsHashKey8nsCOMPtrI7nsIAtomEEE12s_ClearEntryEP12PLDHashTableP15PLDHashEntryHdr + 17
1   Pharo                               0x0013009e reportStackState + 706
2   Pharo                               0x001303f6 sigsegv + 113
3   libsystem_platform.dylib            0x9632479b _sigtramp + 43
4   ???                                 0xffffffff 0x0 + 4294967295
5   libMoz2D.dylib                      0x10e207c3 _ZN12PLDHashTableD1Ev + 67
6   libMoz2D.dylib                      0x110732a2 _ZN21nsLanguageAtomService7ReleaseEv + 82
7   libMoz2D.dylib                      0x10db2669 _ZN19gfxPlatformFontListD2Ev + 377
8   libMoz2D.dylib                      0x10dd7671 _ZN22gfxMacPlatformFontListD0Ev + 17
9   libMoz2D.dylib                      0x10d4c629 _ZN11gfxPlatform8ShutdownEv + 73
10  Pharo                               0x00162ae8 primitiveCalloutWithArgs + 1512

On Thu, Apr 13, 2017 at 1:56 PM, Tudor Girba <[hidden email]> wrote:
 
I forgot to send this to the VM mailing list.

Doru

> Begin forwarded message:
>
> From: Tudor Girba <[hidden email]>
> Subject: latest vm - 32bit - crash on mac
> Date: April 13, 2017 at 10:50:43 PM GMT+2
> To: Pharo Development List <[hidden email]>
>
> Hi,
>
> I just got a crash on Mac when using the latest VM. I attached the dump.
>
> This was a short session. I played a bit with a few Roassal visualizations, and then I started some coding in Nautilus, and the image crashed while typing the body of a method.
>
> I am on OS X, 10.11.6 (Mac OS X El Capitain).
>
> Here are the details of the VM:
> CoInterpreter VMMaker.oscog-eem.2188 uuid: ff4ca601-cd05-4792-ab0d-dcdf19975239 Apr  9 2017
> StackToRegisterMappingCogit VMMaker.oscog-eem.2188 uuid: ff4ca601-cd05-4792-ab0d-dcdf19975239 Apr  9 2017
> VM: 201704090811 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $ Date: Sun Apr 9 10:11:47 2017 +0200 $ Plugins: 201704090811 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $
>
> Here is the image build was: 60464.
>
> Cheers,
> Doru
>
> --
> www.tudorgirba.com
> www.feenk.com
>
> "Problem solving efficiency grows with the abstractness level of problem understanding."
>
>
>

>

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

"Reasonable is what we are accustomed with."





--
===========================================================================
John M. McIntosh. Corporate Smalltalk Consulting Ltd https://www.linkedin.com/in/smalltalk
===========================================================================
Reply | Threaded
Open this post in threaded view
|

Re: latest vm - 32bit - crash on mac

Tudor Girba-2
 
Ooops, never mind! I forgot I was using a special plugin. My mistake.

Doru


> On Apr 13, 2017, at 11:28 PM, John McIntosh <[hidden email]> wrote:
>
> A primitive call out to get the platform font list?
>
> 0   libMoz2D.dylib                      0x11075861 _ZN12nsTHashtableI17nsBaseHashtableETI18nsISupportsHashKey8nsCOMPtrI7nsIAtomEEE12s_ClearEntryEP12PLDHashTableP15PLDHashEntryHdr + 17
> 1   Pharo                               0x0013009e reportStackState + 706
> 2   Pharo                               0x001303f6 sigsegv + 113
> 3   libsystem_platform.dylib            0x9632479b _sigtramp + 43
> 4   ???                                 0xffffffff 0x0 + 4294967295
> 5   libMoz2D.dylib                      0x10e207c3 _ZN12PLDHashTableD1Ev + 67
> 6   libMoz2D.dylib                      0x110732a2 _ZN21nsLanguageAtomService7ReleaseEv + 82
> 7   libMoz2D.dylib                      0x10db2669 _ZN19gfxPlatformFontListD2Ev + 377
> 8   libMoz2D.dylib                      0x10dd7671 _ZN22gfxMacPlatformFontListD0Ev + 17
> 9   libMoz2D.dylib                      0x10d4c629 _ZN11gfxPlatform8ShutdownEv + 73
> 10  Pharo                               0x00162ae8 primitiveCalloutWithArgs + 1512
>
> On Thu, Apr 13, 2017 at 1:56 PM, Tudor Girba <[hidden email]> wrote:
>  
> I forgot to send this to the VM mailing list.
>
> Doru
>
> > Begin forwarded message:
> >
> > From: Tudor Girba <[hidden email]>
> > Subject: latest vm - 32bit - crash on mac
> > Date: April 13, 2017 at 10:50:43 PM GMT+2
> > To: Pharo Development List <[hidden email]>
> >
> > Hi,
> >
> > I just got a crash on Mac when using the latest VM. I attached the dump.
> >
> > This was a short session. I played a bit with a few Roassal visualizations, and then I started some coding in Nautilus, and the image crashed while typing the body of a method.
> >
> > I am on OS X, 10.11.6 (Mac OS X El Capitain).
> >
> > Here are the details of the VM:
> > CoInterpreter VMMaker.oscog-eem.2188 uuid: ff4ca601-cd05-4792-ab0d-dcdf19975239 Apr  9 2017
> > StackToRegisterMappingCogit VMMaker.oscog-eem.2188 uuid: ff4ca601-cd05-4792-ab0d-dcdf19975239 Apr  9 2017
> > VM: 201704090811 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $ Date: Sun Apr 9 10:11:47 2017 +0200 $ Plugins: 201704090811 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $
> >
> > Here is the image build was: 60464.
> >
> > Cheers,
> > Doru
> >
> > --
> > www.tudorgirba.com
> > www.feenk.com
> >
> > "Problem solving efficiency grows with the abstractness level of problem understanding."
> >
> >
> >
>
> >
>
> --
> www.tudorgirba.com
> www.feenk.com
>
> "Reasonable is what we are accustomed with."
>
>
>
>
>
> --
> ===========================================================================
> John M. McIntosh. Corporate Smalltalk Consulting Ltd https://www.linkedin.com/in/smalltalk
> ===========================================================================

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

"Quality cannot be an afterthought."

Reply | Threaded
Open this post in threaded view
|

Re: latest vm - 32bit - crash on mac

Tudor Girba-2
 
Thanks John for looking into this! :)

Doru


> On Apr 14, 2017, at 8:30 AM, Tudor Girba <[hidden email]> wrote:
>
> Ooops, never mind! I forgot I was using a special plugin. My mistake.
>
> Doru
>
>
>> On Apr 13, 2017, at 11:28 PM, John McIntosh <[hidden email]> wrote:
>>
>> A primitive call out to get the platform font list?
>>
>> 0   libMoz2D.dylib                      0x11075861 _ZN12nsTHashtableI17nsBaseHashtableETI18nsISupportsHashKey8nsCOMPtrI7nsIAtomEEE12s_ClearEntryEP12PLDHashTableP15PLDHashEntryHdr + 17
>> 1   Pharo                               0x0013009e reportStackState + 706
>> 2   Pharo                               0x001303f6 sigsegv + 113
>> 3   libsystem_platform.dylib            0x9632479b _sigtramp + 43
>> 4   ???                                 0xffffffff 0x0 + 4294967295
>> 5   libMoz2D.dylib                      0x10e207c3 _ZN12PLDHashTableD1Ev + 67
>> 6   libMoz2D.dylib                      0x110732a2 _ZN21nsLanguageAtomService7ReleaseEv + 82
>> 7   libMoz2D.dylib                      0x10db2669 _ZN19gfxPlatformFontListD2Ev + 377
>> 8   libMoz2D.dylib                      0x10dd7671 _ZN22gfxMacPlatformFontListD0Ev + 17
>> 9   libMoz2D.dylib                      0x10d4c629 _ZN11gfxPlatform8ShutdownEv + 73
>> 10  Pharo                               0x00162ae8 primitiveCalloutWithArgs + 1512
>>
>> On Thu, Apr 13, 2017 at 1:56 PM, Tudor Girba <[hidden email]> wrote:
>>
>> I forgot to send this to the VM mailing list.
>>
>> Doru
>>
>>> Begin forwarded message:
>>>
>>> From: Tudor Girba <[hidden email]>
>>> Subject: latest vm - 32bit - crash on mac
>>> Date: April 13, 2017 at 10:50:43 PM GMT+2
>>> To: Pharo Development List <[hidden email]>
>>>
>>> Hi,
>>>
>>> I just got a crash on Mac when using the latest VM. I attached the dump.
>>>
>>> This was a short session. I played a bit with a few Roassal visualizations, and then I started some coding in Nautilus, and the image crashed while typing the body of a method.
>>>
>>> I am on OS X, 10.11.6 (Mac OS X El Capitain).
>>>
>>> Here are the details of the VM:
>>> CoInterpreter VMMaker.oscog-eem.2188 uuid: ff4ca601-cd05-4792-ab0d-dcdf19975239 Apr  9 2017
>>> StackToRegisterMappingCogit VMMaker.oscog-eem.2188 uuid: ff4ca601-cd05-4792-ab0d-dcdf19975239 Apr  9 2017
>>> VM: 201704090811 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $ Date: Sun Apr 9 10:11:47 2017 +0200 $ Plugins: 201704090811 https://github.com/OpenSmalltalk/opensmalltalk-vm.git $
>>>
>>> Here is the image build was: 60464.
>>>
>>> Cheers,
>>> Doru
>>>
>>> --
>>> www.tudorgirba.com
>>> www.feenk.com
>>>
>>> "Problem solving efficiency grows with the abstractness level of problem understanding."
>>>
>>>
>>>
>>
>>>
>>
>> --
>> www.tudorgirba.com
>> www.feenk.com
>>
>> "Reasonable is what we are accustomed with."
>>
>>
>>
>>
>>
>> --
>> ===========================================================================
>> John M. McIntosh. Corporate Smalltalk Consulting Ltd https://www.linkedin.com/in/smalltalk
>> ===========================================================================
>
> --
> www.tudorgirba.com
> www.feenk.com
>
> "Quality cannot be an afterthought."
>

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

"From an abstract enough point of view, any two things are similar."