61
Nightly builds / Re: The 11 November 2024 build (13585) is out.
« Last post by dkulp on November 13, 2024, 07:51:08 pm »Are we ever going to get a recent build for macOS that actually will work? There hasn't been a nightly build for about a year now (svn 13447) that will actually start.
On a brand new Mac (just purchased), if I download the nightly, drag/drop into applications, and start it, it crashes fairly quickly. Every build I've tested since 13447 has done this.
On a brand new Mac (just purchased), if I download the nightly, drag/drop into applications, and start it, it crashes fairly quickly. Every build I've tested since 13447 has done this.
Code
<?xml version="1.0" encoding="UTF-8"?>
<report version="1.0" kind="exception">
<system description="macOS Sequoia Version 15.1 (Build 24B2083)"/>
<stack>
<frame level="0" function="wxFatalSignalHandler(int)" offset="0" address="0x10f6c738c"/>
<frame level="1" function="_sigtramp" offset="0" address="0x7ff8032e7e9d"/>
<frame level="2" function="_sigtramp" offset="0" address="0x3ff0000000000000"/>
<frame level="3" function="ClassBrowser::ThreadedBuildTree(cbProject*)" offset="0" address="0x122d0191d"/>
<frame level="4" function="ClassBrowser::UpdateClassBrowserView(bool)" offset="0" address="0x122d01282"/>
<frame level="5" function="ClassBrowser::SetParser(ParserBase*)" offset="0" address="0x122d00c30"/>
<frame level="6" function="ParseManager::CreateClassBrowser()" offset="0" address="0x122d89114"/>
<frame level="7" function="CodeCompletion::OnAttach()" offset="0" address="0x122d2628c"/>
<frame level="8" function="cbPlugin::Attach()" offset="0" address="0x10c4b8435"/>
<frame level="9" function="PluginManager::AttachPlugin(cbPlugin*, bool)" offset="0" address="0x10c64d859"/>
<frame level="10" function="PluginManager::LoadAllPlugins()" offset="0" address="0x10c654210"/>
<frame level="11" function="MainFrame::ScanForPlugins()" offset="0" address="0x102af520a"/>
<frame level="12" function="MainFrame::MainFrame(wxWindow*)" offset="0" address="0x102aefaac"/>
<frame level="13" function="MainFrame::MainFrame(wxWindow*)" offset="0" address="0x102af7f0d"/>
<frame level="14" function="CodeBlocksApp::InitFrame()" offset="0" address="0x102a2b6c6"/>
<frame level="15" function="CodeBlocksApp::OnInit()" offset="0" address="0x102a2da64"/>
<frame level="16" function="wxApp::CallOnInit()" offset="0" address="0x10e6d37aa"/>
<frame level="17" function="wxEntry(int&, wchar_t**)" offset="0" address="0x10f63e074"/>
<frame level="18" function="main" offset="0" address="0x102a29ce3"/>
<frame level="19" function="start" offset="0" address="0x2030512cd"/>
</stack>
</report>