Segfault caused by "Hook qt model for country"

Lubomir I. Ivanov neolit123 at gmail.com
Tue Oct 3 17:48:10 PDT 2017


On 4 October 2017 at 03:24, Gaetan Bisson <bisson at archlinux.org> wrote:
> [2017-10-04 03:06:53 +0300] Lubomir I. Ivanov:
>> something else i would try is to modify this near line 430 in
>> divelistview.cpp, from:
>> DiveTripModel *tripModel = new DiveTripModel(this);
>> to:
>> tripModel = new DiveTripModel(this);
>
> Yay! With this modification all works perfectly. (No need to also apply
> your earlier patch which puts columnWidthMap on the heap.)
>
> Thanks so much.
>

ok, i will add a new patch to my previous PR with this change.
no explanation, why it's happening...i'm just suggesting concurrency
related fixes.

lubomir
--


More information about the subsurface mailing list