From owner-freebsd-ports-bugs@freebsd.org Fri Aug 12 12:33:29 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 B9203BB672C for ; Fri, 12 Aug 2016 12:33:29 +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 8F258172E for ; Fri, 12 Aug 2016 12:33:29 +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 u7CCXSjU047841 for ; Fri, 12 Aug 2016 12:33:29 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 12:33:28 +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: otacilio.neto@bsd.com.br 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 12:33:29 -0000 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) 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) 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.=