mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Sebastian Kemper <sebastian_ml@gmx.net>
To: Rich Felker <dalias@libc.org>
Cc: musl@lists.openwall.com
Subject: Re: SIGSEGV related to threads since 1.1.20?
Date: Sun, 11 Nov 2018 00:46:09 +0100	[thread overview]
Message-ID: <20181110234608.GA2354@darth.lan> (raw)
In-Reply-To: <20181110234259.GH5150@brightrain.aerifal.cx>

On Sat, Nov 10, 2018 at 06:42:59PM -0500, Rich Felker wrote:
> This it an intentional trap for undefined behavior when the caller
> attempts to join a detached thread or detach a thread that was not
> joinable (already detached or already being joined by another thread). 
> 
> In the case of mariadb, it was reported as:
> 
> https://jira.mariadb.org/browse/MDEV-17200
> 
> and the corresponding Alping Linux bug:
> 
> https://bugs.alpinelinux.org/issues/9407
> 
> The patch is available in Alpine Linux's aport repo:
> 
> https://git.alpinelinux.org/cgit/aports/tree/main/mariadb/fix-pthread-detach.patch
> 
> Rich

Hello Rich,

Thank you very much!!! I'll take a look at this :-)

Have a great weekend!

Kind regards,
Seb


      reply	other threads:[~2018-11-10 23:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-10 23:31 Sebastian Kemper
2018-11-10 23:35 ` Sebastian Kemper
2018-11-10 23:42 ` Rich Felker
2018-11-10 23:46   ` Sebastian Kemper [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181110234608.GA2354@darth.lan \
    --to=sebastian_ml@gmx.net \
    --cc=dalias@libc.org \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).