← Back to team overview

kicad-developers team mailing list archive

Re: pcbnew crashes with 3d view

 

Have a look the 3d-view source, PCBNEW will crash after calling SwapBuffers
(3d_draw.cpp:101). Comment out this call stop the crash.
What confuse me is, 3d view should have not drawn anything but it did.
Without SwapBuffers, everything works as it should.
I'm now investigating and trying to find the cause. Can someone confirm this
and please leave your suggestion.

Tony

On Mon, Jan 24, 2011 at 3:11 PM, Vesa Solonen <vsolonen@xxxxxxxxx> wrote:

> On Mon, 24 Jan 2011, Phinitnan Chanasabaeng wrote:
>
>  Vesa,
>>
>> Did you build from source? In arch, all packages and drivers are always
>> breading edge (I use testing repos). I used to think it was because intel
>> graphic (SciLab's 3D does not work with intel too).
>>
>
> No, I used PPAs, but Xorg-edgers is practically newest with a day of delay.
> It may be a Mesa bug or KiCad and Scilab doing something not quite by the
> book. After some more testing Pcbnew seems not to work with newest stuff,
> but does work with old distro supplied Mesa and X.
>
>
> -Vesa
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers<https://launchpad.net/%7Ekicad-developers>
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers<https://launchpad.net/%7Ekicad-developers>
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References