Updates:
        Status: Accepted
        Owner: earth...@google.com
        Cc: -earth...@google.com ja...@redhat.com konstant...@gmail.com

Comment #6 on issue 361 by earth...@google.com: CHECK failed (assert() tls + stack) on Linux in 32bit threaded
https://code.google.com/p/address-sanitizer/issues/detail?id=361

Hmm.

Here the actual size is 1168, but the one we expect is 1216. Originally, we expected 1168 on 2.13 and lower, exactly because someone had reported 1168 on 2.13 and 2.11. This was changed after Jakub gathered descriptor sizes for different glibc versions:

https://gcc.gnu.org/ml/gcc-patches/2013-12/msg00287.html

Here we have 1216 for 2.13. I guess no one noticed at the time that Jakub's patch changed the value for 2.13.

The question is, is it a problem with Jakub's data (unlikely because it was gathered programmatically) or if there's another variable (besides the version number) that can affect the descriptor size.


--
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 address-sanitizer+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to