The problem with setjmp is the frame indicating where you were is destroyed. So you can't tell where you were, but the crash indicates you were in malloc.
ftp(1755) in free(): recursive call
The problem with setjmp is the frame indicating where you were is destroyed. So you can't tell where you were, but the crash indicates you were in malloc.
ftp(1755) in free(): recursive call