bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gpsmon crashes in ncurses code


From: Stian Skjelstad
Subject: Re: gpsmon crashes in ncurses code
Date: Fri, 15 May 2020 14:38:33 +0200

Hi

Have you testes to run gpsd using valgrind (using default memcheck tool or with helgrind tool)?

Stian

gpsmon.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").

reply via email to

[Prev in Thread] Current Thread [Next in Thread]