NetBSD-Bugs archive

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

Re: lib/54350: lib/libcurses/t_curses/mvscanw test fails



The following reply was made to PR lib/54350; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: Brett Lymn <blymn%internode.on.net@localhost>
Cc: gnats-bugs%netbsd.org@localhost, blymn%netbsd.org@localhost
Subject: Re: lib/54350: lib/libcurses/t_curses/mvscanw test fails
Date: Tue, 30 Jul 2019 09:51:00 +0200

 On Tue, Jul 30, 2019 at 07:58:46AM +0930, Brett Lymn wrote:
 > No I didn't have JEMALLOC_DEBUG enabled so that may be the reason why.
 > Good pickup.  The question now is does jemalloc break scanw generically
 > or is it a curses test problem?
 
 My bet is on a test or curses problem.
 
 You could also try to build both libcurses and the tests with
 MKSANITIZER=yes (which currently requires you to turn of 
 security.pax.aslr.global).
 
 Martin
 


Home | Main Index | Thread Index | Old Index