passing NULL to clock_getres (VDSO): terminated by unexpected signal 11

Christophe Leroy christophe.leroy at c-s.fr
Sun Oct 20 03:46:58 AEDT 2019


Hi Nathan,

While trying to switch powerpc VDSO to C version of gettimeofday(), I'm 
getting the following kind of error with vdsotest:

passing NULL to clock_getres (VDSO): terminated by unexpected signal 11

Looking at commit a9446a906f52 ("lib/vdso/32: Remove inconsistent NULL 
pointer checks"), it seems that signal 11 is expected when passing NULL 
pointer.

Any plan to fix vdsotest ?

Thanks
Christophe


More information about the Linuxppc-dev mailing list