The strace-k test always fails if getpid is implemented as a vsyscall:

FAIL: strace-k
==============

expected: "getpid f3 f2 f1 f0 main "
result: "__libc_start_main "
getpid()                                = 7584
 > [vdso]() [0xfa9]
 > /lib/libc-2.25.so(__libc_start_main+0xf3) [0x182c3]
 > unexpected_backtracing_error [0x56607000]
+++ exited with 0 +++
strace-k.test: failed test: ../../strace -e getpid -k ../stack-fcall output 
mismatch

Andreas.

-- 
Andreas Schwab, SUSE Labs, sch...@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to