On 21/06/2017 23:25, D'Arcy Cain wrote:
On 06/21/17 17:02, D'Arcy Cain wrote:On 06/21/17 11:04, D'Arcy Cain wrote:#0 0x000070e05a605663 in ?? () #1 0x000070e05a200585 in ?? () from /usr/pkg/lib/libgthread-2.0.so.0 #2 0x000070e0665e9b60 in ?? () #3 0x000070e05a200669 in _fini () from /usr/pkg/lib/libgthread-2.0.so.0 #4 0x0000000000000000 in ?? () I am deleting glib2 and dependents and trying again.Same thing. Rebuilding everything with symbols to further debug.Well, I half expected this. I built with symbols and it didn't dump core. Now what?
Pretty sure this is a toolchain issue.I solved this by using clang instead of gcc - yes I realise it's not everyone's idea of a fix.
Roy