devel/codeblocks cores on -current

Otacílio otacilio.neto at bsd.com.br
Sun Oct 9 20:41:54 UTC 2016


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 at 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


More information about the freebsd-ports mailing list