Open GoogleCodeExporter opened 9 years ago
Can we have this functionality in every tool?
We already have callbacks that install deadly signal handlers, and I was going
to implement those in TSan and MSan. But perhaps it's better to just have a
single SEGV handler to rule them all? We don't seem to need any tool-specific
code in it.
Original comment by ramosian.glider@gmail.com
on 7 Feb 2014 at 1:13
Is this done?
Original comment by konstant...@gmail.com
on 7 May 2014 at 8:46
Only in ASan.
Looks like TSan and MSan don't setup SEGV handlers at all.
Original comment by euge...@google.com
on 7 May 2014 at 9:10
Original comment by ramosian.glider@gmail.com
on 30 Jul 2015 at 9:05
Adding Project:AddressSanitizer as part of GitHub migration.
Original comment by ramosian.glider@gmail.com
on 30 Jul 2015 at 9:06
Original issue reported on code.google.com by
euge...@google.com
on 6 Feb 2014 at 5:41