From owner-freebsd-questions@freebsd.org Wed Nov 16 07:02:27 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA064C44BEC for ; Wed, 16 Nov 2016 07:02:27 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward5p.cmail.yandex.net (forward5p.cmail.yandex.net [IPv6:2a02:6b8:0:1465::15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AA38819F1 for ; Wed, 16 Nov 2016 07:02:27 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp2h.mail.yandex.net (smtp2h.mail.yandex.net [84.201.187.145]) by forward5p.cmail.yandex.net (Yandex) with ESMTP id 6B76120EBD for ; Wed, 16 Nov 2016 10:02:15 +0300 (MSK) Received: from smtp2h.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp2h.mail.yandex.net (Yandex) with ESMTP id 8D19D781D66 for ; Wed, 16 Nov 2016 10:02:11 +0300 (MSK) Received: by smtp2h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id VgD6Mli8oZ-21w0owGv; Wed, 16 Nov 2016 10:02:01 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-Suid-Status: 1 0 To: freebsd-questions@freebsd.org From: Boris Samorodov Subject: FreeBSD-HEAD + diligent: Program received signal SIGBUS, Bus error Message-ID: Date: Wed, 16 Nov 2016 10:00:24 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2016 07:02:28 -0000 Hi All, I must have done something stupid with my development system. But cannot detect what. --- % gdb diligent GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)... (gdb) run Starting program: /usr/local/bin/diligent (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New LWP 101526] warning: Lowest section in /usr/local/lib/libicudata.so.57 is .hash at 0000000000000120 [New Thread 80fa16000 (LWP 101526/diligent)] Cache path "/home/bsam/.cache/diligent/Diligent" [New Thread 85b840000 (LWP 100315/diligent)] [New Thread 859633500 (LWP 100314/diligent)] Program received signal SIGBUS, Bus error. [Switching to Thread 859633500 (LWP 100314/diligent)] OBJ_obj2nid (a=0x72656954506b45) at /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/objects/obj_dat.c:417 417 if (a->nid != 0) (gdb) --- The system: --- % uname -a FreeBSD apok.bsnet 12.0-CURRENT FreeBSD 12.0-CURRENT #7 r308718: Wed Nov 16 09:24:53 MSK 2016 bsam@apok.bsnet:/usr/obj/usr/src/sys/APOK64X amd64 --- All packages are up to date. Any help is appreciated. Thank you. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve