[Bug 261860] emulators/openmsx: Segmentation Fault

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 10 Feb 2022 12:19:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261860

            Bug ID: 261860
           Summary: emulators/openmsx: Segmentation Fault
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: menelkir@tutanota.com

Just to mention, I've already checked upstream. The port was working fine until
some weeks ago. Now it doesn't even run and I can't find the culprit. The port
compiles well (that's why there's a pkg available). I've tested with
13-RELEASE-p6, 13-RELEASE-p7 and 13-STABLE. 

Here's the gdb backtrace:
Program received signal SIGSEGV, Segmentation fault.
Invalid permissions for mapped object.
0x0000000802424a78 in vtable for __cxxabiv1::__si_class_type_info () from
/lib/libcxxrt.so.1
(gdb) backtrace
#0  0x0000000802424a78 in vtable for __cxxabiv1::__si_class_type_info () from
/lib/libcxxrt.so.1
#1  0x00000008014629ea in __dynamic_cast () from
/usr/local/lib/gcc10/libstdc++.so.6
#2  0x00000008014e8d36 in bool std::has_facet<std::ctype<char> >(std::locale
const&) () from /usr/local/lib/gcc10/libstdc++.so.6
#3  0x00000008014daac5 in std::basic_ios<char, std::char_traits<char>
>::_M_cache_locale(std::locale const&) () from
/usr/local/lib/gcc10/libstdc++.so.6
#4  0x00000008014daf71 in std::basic_ios<char, std::char_traits<char>
>::init(std::basic_streambuf<char, std::char_traits<char> >*) () from
/usr/local/lib/gcc10/libstdc++.so.6
#5  0x000000080147707b in std::ios_base::Init::Init() () from
/usr/local/lib/gcc10/libstdc++.so.6
#6  0x000000000043ab9e in ?? ()
#7  0x0000000800c45e8d in ?? () from /libexec/ld-elf.so.1
#8  0x00007fffffffe528 in ?? ()
#9  0x0000000000000011 in ?? ()
#10 0x0000000000000000 in ?? ()

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainer informed via mail

-- 
You are receiving this mail because:
You are the assignee for the bug.