[MacPorts] #65851: rawtherapee: app segfaults during launch
MacPorts
noreply at macports.org
Fri Sep 16 21:07:23 UTC 2022
#65851: rawtherapee: app segfaults during launch
---------------------+-------------------------
Reporter: mascguy | Owner: jasonliu--
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: | Port: rawtherapee
---------------------+-------------------------
Since being updated to utilize segregated `gtk-osx-application`
(issue:65283), this port has been non-functional due to a segfault at
launch:
{{{
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libc++.1.dylib 0x000000010cd85ed8 std::__1::basic_ostream<wchar_t,
std::__1::char_traits<wchar_t> >::operator<<(int) + 264
1 rawtherapee 0x00000001083e4d6f void
Glib::ustring::FormatStream::stream<int>(int const&) + 31
2 rawtherapee 0x00000001083e4ce7 Glib::ustring
Glib::ustring::format<int>(int const&) + 71
3 rawtherapee 0x00000001083e4c8d
Glib::ustring::Stringify<int>::Stringify(int const&) + 29
4 rawtherapee 0x00000001083e4c2d
Glib::ustring::Stringify<int>::Stringify(int const&) + 29
5 rawtherapee 0x00000001086a44cb Glib::ustring
Glib::ustring::compose<Glib::ustring, int>(Glib::ustring const&,
Glib::ustring const&, int const&) + 91
6 rawtherapee 0x00000001088a6554 RTWindow::RTWindow() + 3732
7 rawtherapee 0x0000000108728a47 (anonymous
namespace)::create_rt_window() + 199
8 rawtherapee 0x0000000108727b16 main + 3606
9 libdyld.dylib 0x00007fff6d124cc9 start + 1
}}}
Some troubleshooting has been done thus far, to no avail. More needed,
using various debug/tracing tools.
--
Ticket URL: <https://trac.macports.org/ticket/65851>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list