On Wed, Jun 21, 2017 at 06:25:26PM -0400, 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?
Can you check if libgthread exports any symbols from libgcc? I wonder if that is where the problem comes from... Joerg
