> (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)

found a potential fix from FreeBSD
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175592&action=diff
which was mentioned in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197888

I will try to generate a patch in the following week.

Reply via email to