← Back to team overview

kicad-developers team mailing list archive

Re: New OpenGL debug stuff crashes pcbnew on startup

 

Just from doing a bit of reading, maybe this extension is not supported on
MacOS
https://github.com/go-gl/gl/issues/40


On Fri, Feb 9, 2018 at 1:29 PM, Jon Evans <jon@xxxxxxxxxxxxx> wrote:

> Yup, all GAL apps now crashing on MacOS for me
>
> thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS
> (code=1, address=0x0)
>   * frame #0: 0x0000000000000000
>     frame #1: 0x000000010b5ae868 _gerbview.kiface`enableGlDebug(aEnable=true)
> at utils.cpp:108
>     frame #2: 0x000000010b55a0ca _gerbview.kiface`KIGFX::
> OPENGL_GAL::init(this=0x000000010e7f7000) at opengl_gal.cpp:1778
>     frame #3: 0x000000010b55aec4 _gerbview.kiface`KIGFX::
> OPENGL_GAL::BeginUpdate(this=0x000000010e7f7000) at opengl_gal.cpp:386
>
> -Jon
>
> On Fri, Feb 9, 2018 at 1:14 PM, Jeff Young <jeff@xxxxxxxxx> wrote:
>
>> Mac-only?
>>
>> Cheers,
>> Jeff.
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
>>
>
>

References