[Bug 197888] devel/codeblocks: Crashes on startup with coredump

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 12 12:33:29 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197888

--- Comment #10 from otacilio.neto at bsd.com.br ---
(gdb) run
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /usr/local/bin/codeblocks 
[New LWP 100246]
[New Thread 80c416000 (LWP 100246/codeblocks)]
Starting Code::Blocks Release 16.01  rev 10692 Aug 12 2016, 08:33:03 - wx2.8.12
(FreeBSD, unicode) - 64 bit
Initialize EditColourSet .....
Initialize EditColourSet: done.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 80c416000 (LWP 100246/codeblocks)]
0x00000008052e1380 in wxStringBase::operator= () from
/usr/local/lib/libwx_baseu-2.8.so.0
(gdb) backtrace
#0  0x00000008052e1380 in wxStringBase::operator= () from
/usr/local/lib/libwx_baseu-2.8.so.0
#1  0x0000000800e802e0 in wxPGProperty::wxPGProperty (this=0x80de48a00,
label=@0x7fffffffdff8, name=@0x0) at string.h:659
#2  0x0000000800ea3c98 in wxStringProperty::wxStringProperty (this=0x80de48a00,
label=@0x0, name=@0x0, value=@0x7fffffffdff0)
    at ./src/props.cpp:71
#3  0x00000000004f258b in WatchesDlg::WatchesDlg (this=0x80d9fce00) at
watchesdlg.cpp:146
#4  0x000000000045cfd1 in DebugInterfaceFactory::CreateWatches (this=<value
optimized out>) at debugger_interface_creator.cpp:180
#5  0x0000000800c00ee8 in DebuggerManager::CreateWindows (this=0x80d99d100) at
debuggermanager.cpp:1007
#6  0x0000000800c01d42 in DebuggerManager::SetInterfaceFactory
(this=0x80d99d100, factory=0x0) at debuggermanager.cpp:983
#7  0x00000000004a2d47 in MainFrame::SetupDebuggerUI (this=0x80c449d00) at
main.cpp:831
#8  0x000000000049c2ff in MainFrame::CreateIDE (this=0x80c449d00) at
main.cpp:744
#9  0x000000000049ad3d in MainFrame::MainFrame (this=0x80c449d00, parent=<value
optimized out>) at main.cpp:602
#10 0x000000000044c9a6 in CodeBlocksApp::OnInit (this=0x80c4d4300) at
app.cpp:489
#11 0x00000008052c2dd8 in wxEntry () from /usr/local/lib/libwx_baseu-2.8.so.0
#12 0x000000000044a994 in main (argc=0, argv=0x0) at app.cpp:322

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


More information about the freebsd-ports-bugs mailing list