Hi Daniel, Daniel Fahlgren wrote,
Hi Waldemar,
On tor, 2015-09-17 at 20:02 +0200, Waldemar Brodkorb wrote:
I still get segfaults when using __UCLIBC_HAS_SSP__ while compiling uClibc-ng and then use the results to statically link your test app with -fstack-protector-all. Gdb shows: (gdb) bt #0 0x000000000040cf1b in _dl_aux_init ()
So it seems not completely solved, yet. Any idea?
Strange, I fail to reproduce this issue when using buildroot. How to you build uClibc-ng and what kind of OS / environment / toolchain / etc do you have?
I am using OpenADK for my runtime testing before pushing changes to uClibc-ng repository. But the problem seems ADK specific, when SSP is enabled. Need to analyze it further, but the fix will be included in 1.0.7, I promise :)
best regards Waldemar