Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Aug 2016 12:33:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197888] devel/codeblocks: Crashes on startup with coredump
Message-ID:  <bug-197888-13-T0DqW509tJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197888-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197888-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D197888

--- Comment #10 from otacilio.neto@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=20
[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=3D () from
/usr/local/lib/libwx_baseu-2.8.so.0
(gdb) backtrace
#0  0x00000008052e1380 in wxStringBase::operator=3D () from
/usr/local/lib/libwx_baseu-2.8.so.0
#1  0x0000000800e802e0 in wxPGProperty::wxPGProperty (this=3D0x80de48a00,
label=3D@0x7fffffffdff8, name=3D@0x0) at string.h:659
#2  0x0000000800ea3c98 in wxStringProperty::wxStringProperty (this=3D0x80de=
48a00,
label=3D@0x0, name=3D@0x0, value=3D@0x7fffffffdff0)
    at ./src/props.cpp:71
#3  0x00000000004f258b in WatchesDlg::WatchesDlg (this=3D0x80d9fce00) at
watchesdlg.cpp:146
#4  0x000000000045cfd1 in DebugInterfaceFactory::CreateWatches (this=3D<val=
ue
optimized out>) at debugger_interface_creator.cpp:180
#5  0x0000000800c00ee8 in DebuggerManager::CreateWindows (this=3D0x80d99d10=
0) at
debuggermanager.cpp:1007
#6  0x0000000800c01d42 in DebuggerManager::SetInterfaceFactory
(this=3D0x80d99d100, factory=3D0x0) at debuggermanager.cpp:983
#7  0x00000000004a2d47 in MainFrame::SetupDebuggerUI (this=3D0x80c449d00) at
main.cpp:831
#8  0x000000000049c2ff in MainFrame::CreateIDE (this=3D0x80c449d00) at
main.cpp:744
#9  0x000000000049ad3d in MainFrame::MainFrame (this=3D0x80c449d00, parent=
=3D<value
optimized out>) at main.cpp:602
#10 0x000000000044c9a6 in CodeBlocksApp::OnInit (this=3D0x80c4d4300) at
app.cpp:489
#11 0x00000008052c2dd8 in wxEntry () from /usr/local/lib/libwx_baseu-2.8.so=
.0
#12 0x000000000044a994 in main (argc=3D0, argv=3D0x0) at app.cpp:322

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197888-13-T0DqW509tJ>