From owner-freebsd-bugs@freebsd.org Sun Jul 28 11:49:02 2019 Return-Path: Delivered-To: freebsd-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 95C26A92C2 for ; Sun, 28 Jul 2019 11:49:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 78937920C9 for ; Sun, 28 Jul 2019 11:49:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 764FBA92C1; Sun, 28 Jul 2019 11:49:02 +0000 (UTC) Delivered-To: bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 76167A92C0 for ; Sun, 28 Jul 2019 11:49:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5829F920C7 for ; Sun, 28 Jul 2019 11:49:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 29184F3E3 for ; Sun, 28 Jul 2019 11:49:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x6SBn2YE030923 for ; Sun, 28 Jul 2019 11:49:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x6SBn2Z0030922 for bugs@FreeBSD.org; Sun, 28 Jul 2019 11:49:02 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 239493] signal SIGABRT in .__sys_thr_kill () from /lib/libc.so.7 on r350103 ppc64 Date: Sun, 28 Jul 2019 11:49:02 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dclarke@blastwave.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Rspamd-Queue-Id: 5829F920C7 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.97)[-0.975,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jul 2019 11:49:02 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239493 --- Comment #1 from Dennis Clarke --- Sorry, CC and CFLAGS :=20 hydra$=20 hydra$ echo $CC /usr/local/bin/gcc8 hydra$=20 hydra$ echo $CFLAGS=20 -g -m64 -std=3Diso9899:1999 -fno-builtin -O0 -mcpu=3D970 -mcall-freebsd -mno-altivec -mno-isel -mno-paired -mno-vsx -mno-crypto -mno-htm -mno-quad-memory-atomic -mno-float128 -mno-float128-hardware -mfull-toc -mdouble-float -mno-multiple -mupdate -mno-avoid-indexed-addresses -ffp-contract=3Doff -mno-mulhw -mno-dlmzb -mno-bit-align -mno-strict-align -mno-toc -mbig -mregnames -mno-recip -fno-unsafe-math-optimizations -Wl,-rpath=3D/opt/bw/lib,--enable-new-dtags hydra$=20 However the CFLAGS make little difference :=20 hydra$ $CC -m64 -o foo foo.c=20 hydra$ ./foo Abort trap (core dumped) hydra$ echo $? 134 hydra$ gdb foo foo.core GNU gdb (GDB) 8.3 [GDB v8.3 for FreeBSD] Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "powerpc64-portbld-freebsd13.0". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from foo... [New LWP 100125] Core was generated by `./foo'. Program terminated with signal SIGABRT, Aborted. #0 0x000000081026b898 in .__sys_thr_kill () from /lib/libc.so.7 warning: File "/opt/bw/build/gmp-6.1.2_FreeBSD_13.0-CURRENT_r350103_ppc64.001/.gdbinit" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". To enable execution of this file add add-auto-load-safe-path /opt/bw/build/gmp-6.1.2_FreeBSD_13.0-CURRENT_r350103_ppc64.001/.gdbinit line to your configuration file "/home/dclarke/.gdbinit". --Type for more, q to quit, c to continue without paging-- To completely disable this security protection add set auto-load safe-path / line to your configuration file "/home/dclarke/.gdbinit". For more information about this security protection see the "Auto-loading safe path" section in the GDB manual. E.g., run from the she= ll: info "(gdb)Auto-loading safe path" (gdb) where #0 0x000000081026b898 in .__sys_thr_kill () from /lib/libc.so.7 #1 0x000000081026af3c in .__raise () from /lib/libc.so.7 #2 0x00000008101cf41c in abort () from /lib/libc.so.7 #3 0x0000000010000cb4 in main () (gdb) quit hydra$ --=20 You are receiving this mail because: You are the assignee for the bug.=