Bug#1078127: libc6: mcheck(NULL) fails even at the beginning of a program

2024-09-09 Thread Bernhard Übelacker
On Wed, 7 Aug 2024 11:16:04 +0200 Vincent Lefevre wrote: Package: libc6 Version: 2.39-6 Severity: normal The following program #include #include int main (void) { int r; r = mcheck (NULL); printf ("%d\n", r); return 0; } outputs -1, which is incorrect. It should have been 0. The

Bug#1081201: libc6-dev:amd64 : Breaks: libc6-dev-amd64-cross (< 2.40~) but 2.39-4cross1 is to be installed

2024-09-09 Thread Johannes Schauer Marin Rodrigues
Package: libc6-dev-amd64-cross Version: 2.39-4cross1 Severity: serious X-Debbugs-Cc: debian-cr...@lists.debian.org Hi, while trying to cross-build the next upload of my source package pico-sdk for amd64 on my arm64 box in a clean unstable chroot with sbuild, I ran into the following problem: Ins

Bug#1078127: libc6: mcheck(NULL) fails even at the beginning of a program

2024-09-09 Thread Vincent Lefevre
Control: tags -1 upstream Control: forwarded -1 https://sourceware.org/bugzilla/show_bug.cgi?id=32156 On 2024-09-09 11:42:43 +0200, Bernhard Übelacker wrote: [...] > In Bookworm and Trixie [3] the function mcheck always returns -1, > because "IS_IN (libc)" seems to be true at compile time. > > Re

Processed: Re: Bug#1078127: libc6: mcheck(NULL) fails even at the beginning of a program

2024-09-09 Thread Debian Bug Tracking System
Processing control commands: > tags -1 upstream Bug #1078127 [libc6] libc6: mcheck(NULL) fails even at the beginning of a program Added tag(s) upstream. > forwarded -1 https://sourceware.org/bugzilla/show_bug.cgi?id=32156 Bug #1078127 [libc6] libc6: mcheck(NULL) fails even at the beginning of a