Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Seg Faults building devel/gobject-inspection with latest 8.0_BETA



On 06/22/17 17:19, Joerg Sonnenberger wrote:
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...

You're a bit above my pay grade. I understand what you are suggesting but I am not sure how to check.

By the way, I added this to my mk,conf:

MKSTRIPSYM=no
MKDEBUG=YES
INSTALL_UNSTRIPPED=YES

But I still get the exact same backtrace from gdb.

--
D'Arcy J.M. Cain <darcy%NetBSD.org@localhost>
http://www.NetBSD.org/ IM:darcy%Vex.Net@localhost


Home | Main Index | Thread Index | Old Index