From owner-freebsd-ports-bugs@freebsd.org Fri Aug 12 10:41:13 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5F924BB720D for ; Fri, 12 Aug 2016 10:41:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 457D91D04 for ; Fri, 12 Aug 2016 10:41:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u7CAfCM5082426 for ; Fri, 12 Aug 2016 10:41:13 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197888] devel/codeblocks: Crashes on startup with coredump Date: Fri, 12 Aug 2016 10:41:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: crash, needs-patch, needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: d.stoye@cms.hu-berlin.de X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2016 10:41:13 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D197888 --- Comment #9 from Daniel --- 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) 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) 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.=