kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #38150
Re: RTree implementation
On 10/23/2018 3:01 PM, Seth Hillbrand wrote:
> Am 2018-10-23 14:44, schrieb Wayne Stambaugh:
>
>> I attempted to test this and ran into a dead end. I was running into an
>> out of memory error attempting to load the pcbnew.kiface with a full
>> debug build so I had to build with -DBUILD_SMALL_DEBUG_FILES=ON to even
>> run pcbnew. I followed your steps above and when I attempted to import
>> the video demo netlist, kicad crashed spectacularly.
>
> Thanks Wayne! That's the fault I was concerned about. If you rebuild
> with -DCMAKE_CXX_FLAGS="-O2 -ffloat-store" and the same other options,
> does the crash resolve?
>
> -S
It doesn't crash with -ffloat-store enabled. I didn't do any further
testing so I cannot say anything about it's robustness but it seems like
a workable solution.
Follow ups
References
-
RTree implementation
From: Seth Hillbrand, 2018-08-06
-
Re: RTree implementation
From: Tomasz Wlostowski, 2018-08-06
-
Re: RTree implementation
From: Seth Hillbrand, 2018-08-06
-
Re: RTree implementation
From: Seth Hillbrand, 2018-10-22
-
Re: RTree implementation
From: jp charras, 2018-10-22
-
Re: RTree implementation
From: Wayne Stambaugh, 2018-10-22
-
Re: RTree implementation
From: Tomasz Wlostowski, 2018-10-22
-
Re: RTree implementation
From: Seth Hillbrand, 2018-10-22
-
Re: RTree implementation
From: Seth Hillbrand, 2018-10-23
-
Re: RTree implementation
From: Wayne Stambaugh, 2018-10-23
-
Re: RTree implementation
From: Seth Hillbrand, 2018-10-23