From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DD49A3840C13; Wed, 9 Sep 2020 22:12:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DD49A3840C13 From: "jg at jguk dot org" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/19329] dl-tls.c assert failure at concurrent pthread_create and dlopen Date: Wed, 09 Sep 2020 22:12:15 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.22 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jg at jguk dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: nszabolcs at gmail dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Sep 2020 22:12:16 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D19329 Jonny Grant changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jg at jguk dot org --- Comment #21 from Jonny Grant --- running latest Ubuntu 20.04.1 LTS $ ldd --version ldd (Ubuntu GLIBC 2.31-0ubuntu9) 2.31 Just got this when launching google-chrome from the command line Inconsistency detected by ld.so: ../elf/dl-tls.c: 481: _dl_allocate_tls_ini= t: Assertion `listp->slotinfo[cnt].gen <=3D GL(dl_tls_generation)' failed! Command exited with non-zero status 127 Could that assert be updated to give more information if you have another assert_str() macro that could be used. --=20 You are receiving this mail because: You are on the CC list for the bug.=