|
From: | SZIGETVÁRI János |
Subject: | Re: gpsmon crashes in ncurses code |
Date: | Fri, 15 May 2020 14:48:27 +0200 |
HiHave you testes to run gpsd using valgrind (using default memcheck tool or with helgrind tool)?Stiangpsmon.c, there's no report_lock() /
report_unlock() around the calls to this function, e.g., as
used in select_packet_monitor(). You might get better results with
the trace if the curses calls were consistently locked (whether
or not it seems "necessary").
[Prev in Thread] | Current Thread | [Next in Thread] |