Date: Fri, 12 Aug 2016 10:41:12 +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-avgGli3rpS@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 #9 from Daniel <d.stoye@cms.hu-berlin.de> --- gdb codeblocks GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain condition= s. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... (gdb) run Starting program: /usr/local/bin/codeblocks=20 [New LWP 101275] [New Thread 80f618000 (LWP 101275/codeblocks)] Starting Code::Blocks Release 16.01 rev 10692 Aug 12 2016, 11:53:00 - wx2.= 8.12 (FreeBSD, unicode) - 64 bit Initialize EditColourSet ..... Initialize EditColourSet: done. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 80f618000 (LWP 101275/codeblocks)] wxStringBase::operator=3D (this=3D0x80fe42018, stringSrc=3D@0x0) at ./src/common/string.cpp:778 778 ./src/common/string.cpp: No such file or directory. in ./src/common/string.cpp (gdb) bt #0 wxStringBase::operator=3D (this=3D0x80fe42018, stringSrc=3D@0x0) at ./src/common/string.cpp:778 #1 0x0000000800e802e0 in wxPGProperty::wxPGProperty (this=3D0x80fe42000, label=3D@0x7fffffffd6c8, name=3D@0x0) at string.h:659 #2 0x0000000800ea3c98 in wxStringProperty::wxStringProperty (this=3D0x80fe= 42000, label=3D@0x80fe42018, name=3D@0x0, value=3D@0x7fffffffd6c0) at ./src/props.= cpp:71 #3 0x00000000004f258b in WatchesDlg::WatchesDlg (this=3D0x810060580) 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=3D0x8102b1d8= 0) at debuggermanager.cpp:1007 #6 0x0000000800c01d42 in DebuggerManager::SetInterfaceFactory (this=3D0x8102b1d80, factory=3D0x80fe42018) at debuggermanager.cpp:983 #7 0x00000000004a2d47 in MainFrame::SetupDebuggerUI (this=3D0x80f64bd00) at main.cpp:831 #8 0x000000000049c2ff in MainFrame::CreateIDE (this=3D0x80f64bd00) at main.cpp:744 #9 0x000000000049ad3d in MainFrame::MainFrame (this=3D0x80f64bd00, parent= =3D<value optimized out>) at main.cpp:602 #10 0x000000000044c9a6 in CodeBlocksApp::OnInit (this=3D0x80f615480) at app.cpp:489 #11 0x000000080566ea5d in wxEntry (argc=3D@0x80598ccc8, argv=3D0x80f646690)= at ./src/common/init.cpp:432 #12 0x000000080566ec3c in wxEntry (argc=3D@0x7fffffffe0ac, argv=3D0x7ffffff= fe118) at ./src/common/init.cpp:460 #13 0x000000000044a994 in main (argc=3D0, argv=3D0x80fe42018) at app.cpp:322 (gdb) --=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-avgGli3rpS>