From owner-freebsd-ports-bugs@freebsd.org Thu Sep 7 17:13:01 2017 Return-Path: Delivered-To: freebsd-ports-bugs@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 A9242E03D7D for ; Thu, 7 Sep 2017 17:13:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 20C0E83E6A for ; Thu, 7 Sep 2017 17:13:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v87HD0ae045377 for ; Thu, 7 Sep 2017 17:13:00 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 222125] sysutils/facter exiting in SIGABRT Date: Thu, 07 Sep 2017 17:13:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ryanb@honeycomb.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 17:13:02 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222125 Bug ID: 222125 Summary: sysutils/facter exiting in SIGABRT Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: ryanb@honeycomb.net On a freshly installed FreeBSD 11.1 amd64 server, facter keeps exiting on SIGABRT. This is installed completely from ports, with all default values accepted for all dependencies. root@fbsd11:/usr/ports/sysutils/facter # gdb facter 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 condition= s. 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/facter (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)...(no debugging symbols found)...(no debugging symbols found)...[New LWP 101518] warning: Lowest section in /usr/local/lib/libicudata.so.58 is .hash at 0000000000000120 [New Thread 808416000 (LWP 101518/facter)] Program received signal SIGABRT, Aborted. [Switching to Thread 808416000 (LWP 101518/facter)] 0x0000000803fc350a in thr_kill () from /lib/libc.so.7 (gdb) bt full #0 0x0000000803fc350a in thr_kill () from /lib/libc.so.7 No symbol table info available. #1 0x0000000803fc34db in raise () from /lib/libc.so.7 No symbol table info available. #2 0x0000000803fc3449 in abort () from /lib/libc.so.7 No symbol table info available. #3 0x0000000803691858 in __cxa_call_unexpected (exception=3D) at /usr/src/contrib/libcxxrt/exception.cc:1380 No locals. #4 0x0000000801ec2b27 in boost::locale::conv::impl::convert_to (begin=3D, end=3D, charset=3D, how=3D) at memory:2023 No locals. #5 0x0000000801ec22ad in boost::locale::conv::to_utf (begin=3D, end=3D, charset=3D, how=3D) at libs/locale/src/encoding/codepage.cpp:155 No locals. #6 0x0000000801ede701 in boost::locale::util::simple_converter_impl::simple_converter_impl (this=3D0x808488010, encoding=3D@0x808429130) at libs/locale/src/util/codecvt_converter.cpp:95 tmp =3D buf =3D 0x7fffffffdb76 "\200" uchar =3D Error accessing memory address 0xffffffffffffffff: Bad ad= dress. I tried anbling all debugging options for dependencies (and removing stripp= ing for facter) in order to get this far. This looks like it might be a devel/boost-libs issue. --- Comment #1 from Bugzilla Automation --- Maintainer informed via mail --=20 You are receiving this mail because: You are the assignee for the bug.=