[Bug sanitizer/79200] Race-Condition in Address Santitizer (RT_PREEMPT-Kernel only?)

2017-08-25 Thread tommapson at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79200 --- Comment #6 from tommapson at gmx dot de --- (Since I do not know whether this is a bug in the realtime-kernel or the compiler, I also reported it in the kernel bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=196767).

[Bug sanitizer/79200] Race-Condition in Address Santitizer (RT_PREEMPT-Kernel only?)

2017-08-25 Thread tommapson at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79200 tommapson at gmx dot de changed: What|Removed |Added Summary|Race-Condition in Address |Race-Condition in Address

[Bug sanitizer/79200] Race-Condition in Address Santitizer

2017-01-24 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79200 --- Comment #4 from Jakub Jelinek --- Then you likely want to report it to kernel bugzilla or whomever provided the RT_PREEMPT patch (if it can't be reproduced without that), not here.

[Bug sanitizer/79200] Race-Condition in Address Santitizer

2017-01-24 Thread tommapson at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79200 --- Comment #3 from tommapson at gmx dot de --- Created attachment 40569 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40569&action=edit Kernel-Config for realtime-kernel showing the bug Used Kernel-Sources: 4.6.7 applied RT_PREEMPT-Patch

[Bug sanitizer/79200] Race-Condition in Address Santitizer

2017-01-24 Thread tommapson at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79200 --- Comment #2 from tommapson at gmx dot de --- Thanks, so the problem seems to depend on the linux kernel. Linux wendy3 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1 (2016-09-03) x86_64 GNU/Linux doesn't have the problem, while Linux heppo1 4.

[Bug sanitizer/79200] Race-Condition in Address Santitizer

2017-01-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79200 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #1