pkgsrc-Users archive

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

Re: Vim: Caught deadly signal ABRT



On Thu, Jul 11, 2019 at 01:23:26PM +0100, Ottavio Caruso wrote:
> I was on freenode#pkgsrc right now. Leo Taccari just suggested to rebuild with:
> 
> env CFLAGS=-g INSTALL_UNSTRIPPED=yes bmake replace
> 
> and indeed it's now working fine.

Maybe try with: env CFLAGS="-g -O2" INSTALL_UNSTRIPPED=yes bmake replace

... and see if it crashes again. But then you should be able to look at
the core files with gdb and get proper debug output.

> Is this something that should be reported upstream?

Yes, but with more complete analyzis (or they likely can't do much about it).

Martin


Home | Main Index | Thread Index | Old Index