Comment #3 on issue 189 by [email protected]: support swapcontext
http://code.google.com/p/address-sanitizer/issues/detail?id=189
I've got a test case that gives a false-positive error around swapcontext:
"ERROR: AddressSanitizer: SEGV on unknown address 0x000000000"
When I blacklist the file making that call, the code then prints a warning
referring to this bug:
"WARNING: ASan is ignoring requested __asan_handle_no_return: stack
top: . . .
False positive error reports may follow
For details see
http://code.google.com/p/address-sanitizer/issues/detail?id=189"
It's from the test suite of the Charm++ parallel runtime system
(http://charmplusplus.org). If test cases for this would be useful, I'd be
happy to help in understanding that code. If you want it reduced, I can
probably do some, but it's a fairly large system with a lot of
cross-dependencies.
--
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/groups/opt_out.