Comment #5 on issue 361 by [email protected]: CHECK failed (assert() tls
+ stack) on Linux in 32bit threaded
https://code.google.com/p/address-sanitizer/issues/detail?id=361
FYI this now also happens on our buildbot:
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/15213/steps/run%20sanitizer%20tests%20in%20gcc%20build/logs/stdio
This one is interesting:
[ RUN ] SanitizerLinux.ThreadDescriptorSize
/mnt/b/sanitizer-buildbot1/sanitizer-x86_64-linux/build/llvm/projects/compiler-rt/lib/sanitizer_common/tests/sanitizer_linux_test.cc:230:
Failure
Value of: ThreadDescriptorSize()
Actual: 1216
Expected: (uptr)result
Which is: 1168
[ FAILED ] SanitizerLinux.ThreadDescriptorSize (4 ms)
I've checked that versions of libc and libpthread are 2.13, but the
descriptor size we calculate seems to be coincide with size used in older
versions.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.