In article <500665017.73024.1479975656251.javamail.ngm...@webmail12.arcor-online.net>, Carsten Kunze <[email protected]> wrote: >[email protected] (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
