Re: gdb and problematic core dumps for MKPIE executables

2016-05-24 Thread Leonardo Taccari
Hello Christos, Christos Zoulas writes: > Fixed, you need new kernel and new gdb. Just tested them and I can confirm that now it correctly works. Thank you very much for the quick fix! Ciao, L.

Re: gdb and problematic core dumps for MKPIE executables

2016-05-24 Thread Christos Zoulas
In article <20160523094957.1b3dd85...@mail.netbsd.org>, Leonardo Taccari wrote: >-=-=-=-=-=- > >Hello to the entire tech-userlevel@ mailing list! >On recent-ish NetBSD/amd64 -current (just few weeks old, prior to PaX >MPROTECT update, but probably this isn't relevant) it seems that core >dump gen

gdb and problematic core dumps for MKPIE executables

2016-05-23 Thread Leonardo Taccari
Hello to the entire tech-userlevel@ mailing list! On recent-ish NetBSD/amd64 -current (just few weeks old, prior to PaX MPROTECT update, but probably this isn't relevant) it seems that core dump generated from MKPIE executables can not be interpreted by gdb. Here a complete test case to reproduce