Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2018 22:44:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233056] [exp-run] Enable the new crtbegin/crtend in head
Message-ID:  <bug-233056-7788-yADLF4oTBj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233056-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233056-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233056

--- Comment #3 from Andrew Turner <Andrew@FreeBSD.org> ---
It looks like there's an issue with __cxa_finalize. The devel/pear-TheSeer_=
fXSL
port fails with the following from php:

(gdb) bt
#0  0x000000080182a9f0 in ?? ()
#1  0x0000000800ac0b05 in __cxa_finalize (dso=3D0x0) at
/tank/users/andrew/freebsd/lib/libc/stdlib/atexit.c:244
#2  0x0000000800a506e1 in __cxa_thread_atexit_hidden (dtor_func=3D0x1, obj=
=3D0x1,
dso_symbol=3D0x0)
    at /tank/users/andrew/freebsd/lib/libc/stdlib/cxa_thread_atexit_impl.c:=
90
#3  __cxa_thread_atexit_impl (dtor_func=3D0x1, obj=3D0x1, dso_symbol=3D0x0)=
 at
/tank/users/andrew/freebsd/lib/libc/stdlib/cxa_thread_atexit_impl.c:81
#4  0x00000000005a24bb in main ()

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233056-7788-yADLF4oTBj>