Date: Sun, 9 Oct 2016 17:41:34 -0300 From: =?UTF-8?B?T3RhY8OtbGlv?= <otacilio.neto@bsd.com.br> To: freebsd-ports@freebsd.org Subject: Re: devel/codeblocks cores on -current Message-ID: <41b0cbe8-b44b-be22-98ac-3de22a25c108@bsd.com.br> In-Reply-To: <2e3bf7dd-f449-448f-ea6a-19901e2b961f@protected-networks.net> References: <2e3bf7dd-f449-448f-ea6a-19901e2b961f@protected-networks.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Em 09/10/2016 13:36, Michael Butler escreveu: > Has anyone tried using devel/codeblocks (as distinct from compiling) on > -current? > > Mine exits with .. > > imb@toshi:/home/imb> gdb `which codeblocks` codeblocks.core > 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 > conditions. > 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"...(no debugging > symbols found)... > Core was generated by `/usr/local/bin/codeblocks'. > Program terminated with signal 6, Aborted. > > [ .. ] > > Type "help info" followed by info subcommand name for full documentation. > Command name abbreviations are allowed if unambiguous. > (gdb) bt > #0 0x00000008065b6eaa in thr_kill () from /lib/libc.so.7 > #1 0x00000008065b6e7b in raise () from /lib/libc.so.7 > #2 0x00000008065b6de9 in abort () from /lib/libc.so.7 > #3 0x0000000805537d41 in wxFatalSignalHandler () from > /usr/local/lib/libwx_baseu-2.8.so.0 > #4 0x00000008057b883f in pthread_sigmask () from /lib/libthr.so.3 > #5 0x00000008057b7e1f in pthread_getspecific () from /lib/libthr.so.3 > #6 <signal handler called> > #7 0x00000008054f9700 in wxStringBase::operator= () from > /usr/local/lib/libwx_baseu-2.8.so.0 > #8 0x0000000800e865e0 in wxPGProperty::wxPGProperty () from > /usr/local/lib/libcodeblocks.so.0 > #9 0x0000000800eaa1d8 in wxStringProperty::wxStringProperty () from > /usr/local/lib/libcodeblocks.so.0 > #10 0x00000000004f4c3c in WatchesProperty::wxCreateObject () > #11 0x000000000045d2a1 in DebugInterfaceFactory::OnEditorDeactivate () > #12 0x0000000800c01a58 in DebuggerManager::CreateWindows () from > /usr/local/lib/libcodeblocks.so.0 > #13 0x0000000800c028b2 in DebuggerManager::SetInterfaceFactory () from > /usr/local/lib/libcodeblocks.so.0 > #14 0x00000000004a3957 in MainFrame::OnUnlockLogManager () > #15 0x000000000049ceff in MainFrame::OnMouseRightUp () > #16 0x000000000049b92f in MainFrame::OnMouseRightUp () > #17 0x000000000044c9c6 in CodeBlocksApp::OnTBIconLeftDown () > #18 0x00000008054db058 in wxEntry () from > /usr/local/lib/libwx_baseu-2.8.so.0 > #19 0x000000000044a994 in wxCreateApp () > #20 0x000000000044a83f in ?? () > #21 0x0000000800768000 in ?? () > #22 0x0000000000000000 in ?? () > (gdb) q > > Michael > > This bug report has a patch that works to me, if work to you also, please report here. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197888 []'s -Otacilio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41b0cbe8-b44b-be22-98ac-3de22a25c108>