Processed: found 892096 in 20180216-1

2018-03-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > found 892096 20180216-1 Bug #892096 [gcc-snapshot] gcc-snapshot: AddressSanitizer uses glibc internal functions Marked as found in versions gcc-snapshot/20180216-1. > thanks Stopping processing here. Please contact me if you need assistance. --

Processed: retitle 892096 to gcc-snapshot: AddressSanitizer uses glibc internal functions

2018-03-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > retitle 892096 gcc-snapshot: AddressSanitizer uses glibc internal functions Bug #892096 [gcc-snapshot] libc6:i386 yields invalid writes, triggered by GCC's AddressSanitizer Changed Bug title to 'gcc-snapshot: AddressSanitizer uses glibc internal

Processed (with 1 error): Re: libc6:i386 yields invalid writes, triggered by GCC's AddressSanitizer

2018-03-05 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 gcc-snapshot Bug #892096 [libc6] libc6:i386 yields invalid writes, triggered by GCC's AddressSanitizer Bug reassigned from package 'libc6' to 'gcc-snapshot'. No longer marked as found in versions glibc/2.27-1. Ignoring request to alter fixed versions of

Processed: libc6:i386 yields invalid writes, triggered by GCC's AddressSanitizer

2018-03-05 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 libc6 2.27-1 Bug #892096 [gcc-snapshot] gcc-snapshot: AddressSanitizer /usr/lib/gcc-snapshot/lib32/libasan.so.5 is broken: SEGV Bug reassigned from package 'gcc-snapshot' to 'libc6'. No longer marked as found in versions gcc-snapshot/20180216-1. Ignoring

Bug#892096: libc6:i386 yields invalid writes, triggered by GCC's AddressSanitizer

2018-03-05 Thread Vincent Lefevre
Control: reassign -1 libc6 2.27-1 Control: retitle -1 libc6:i386 yields invalid writes, triggered by GCC's AddressSanitizer Control: severity -1 serious On 2018-03-05 14:10:56 +0100, Vincent Lefevre wrote: > cventin:~> cat tst.c > int main (void) > { > return 0; > } > cventin:~> gcc-snapshot -m

Bug#892096: gcc-snapshot: AddressSanitizer /usr/lib/gcc-snapshot/lib32/libasan.so.5 is broken: SEGV

2018-03-05 Thread Vincent Lefevre
Package: gcc-snapshot Version: 20180216-1 Severity: important On a program that does nothing, the AddressSanitizer segfaults with the 32-bit ABI. This is a regression. I have the following gcc-snapshot script: #!/bin/sh LD_LIBRARY_PATH=/usr/lib/gcc-snapshot/lib:$LD_LIBRARY_PATH PATH=/usr/lib/gcc