tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: curses with ASAN (was: Re: curses: wmove(window, ...) doesn't set physical cursor)
In article <500665017.73024.1479975656251.JavaMail.ngmail%webmail12.arcor-online.net@localhost>,
Carsten Kunze <carsten.kunze%arcor.de@localhost> wrote:
>christos%astron.com@localhost (Christos Zoulas) wrote:
>
>> I used this as the Makefile, and I can't reproduce it (current/amd64)
>>
>> $ cat Makefile
>> LDFLAGS=-lcurses
>> CFLAGS=-g -fsanitize=address
>>
>> all: main
>>
>> clean:
>> rm -f main
>
>Only for a short time I could use ASAN, now it crashes again, also with
>your Makefile. The output is:
Hmm, I wish it had more information (or I could reproduce it).
Whats your TERM environment variable?
christos
Home |
Main Index |
Thread Index |
Old Index