Hi
I try to start codeblocks and it aborts core on amd64 with today's install and
a current from couple of days, here's the backtrace. Can somebody please give
me a cluestick where to look?
Thanks
OpenBSD 6.2-current (GENERIC.MP) #206: Mon Nov 13 15:11:18 MST 2017
[email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
(codeblocks:31686): Gtk-WARNING **: Unable to locate theme engine in
module_path: "murrine",
(codeblocks:31686): Gtk-WARNING **: Unable to locate theme engine in
module_path: "murrine",
Starting Code::Blocks Release 16.01 rev 10692 Nov 15 2017, 01:01:03 - wx2.8.12
(OpenBSD, unicode) - 64 bit
[New process 31686]
Initialize EditColourSet .....
Initialize EditColourSet: done.
Program received signal SIGSEGV, Segmentation fault.
0x00001a7d36216a61 in wxStringBase::operator= () from
/usr/local/lib/libwx_base.so.3.0
Current language: auto; currently minimal
(gdb) bt
#0 0x00001a7d36216a61 in wxStringBase::operator= () from
/usr/local/lib/libwx_base.so.3.0
#1 0x00001a7d215bb570 in wxPGProperty::wxPGProperty () from
/usr/local/lib/libcodeblocks.so.0.1
#2 0x00001a7d215e0412 in wxStringProperty::wxStringProperty () from
/usr/local/lib/libcodeblocks.so.0.1
#3 0x00001a7a954abf8e in WatchesProperty::wxCreateObject () from
/usr/local/bin/codeblocks
#4 0x00001a7a9541752f in DebugInterfaceFactory::OnEditorDeactivate () from
/usr/local/bin/codeblocks
#5 0x00001a7d213337a3 in DebuggerManager::CreateWindows () from
/usr/local/lib/libcodeblocks.so.0.1
#6 0x00001a7d21334673 in DebuggerManager::SetInterfaceFactory () from
/usr/local/lib/libcodeblocks.so.0.1
#7 0x00001a7a9545d1c8 in MainFrame::OnUnlockLogManager () from
/usr/local/bin/codeblocks
#8 0x00001a7a95456873 in MainFrame::OnMouseRightUp () from
/usr/local/bin/codeblocks
#9 0x00001a7a9545518d in MainFrame::OnMouseRightUp () from
/usr/local/bin/codeblocks
#10 0x00001a7a95406e9f in CodeBlocksApp::OnTBIconLeftDown () from
/usr/local/bin/codeblocks
#11 0x00001a7d361ede90 in wxEntry () from /usr/local/lib/libwx_base.so.3.0
#12 0x00001a7a95404f9f in wxCreateApp () from /usr/local/bin/codeblocks
#13 0x00001a7a95404e04 in ?? () from /usr/local/bin/codeblocks
#14 0x0000000000000000 in ?? ()
(gdb)