bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

thrd_current crashes in the main thread


From: Bruno Haible
Subject: thrd_current crashes in the main thread
Date: Sat, 03 Sep 2022 08:32:32 +0200

The ISO C function thrd_current() crashes in the main thread on glibc/Hurd,
but not on glibc/Linux.

How to reproduce:
$ gcc -Wall foo.c
$ ./a.out
crashes with SIGSEGV.

Seen on Debian GNU/Hurd, with glibc 2.34.

Attachment: foo.c
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]