[Bug 233056] [exp-run] Enable the new crtbegin/crtend in head
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 12 22:44:17 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233056
--- Comment #3 from Andrew Turner <Andrew at 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=0x0) at
/tank/users/andrew/freebsd/lib/libc/stdlib/atexit.c:244
#2 0x0000000800a506e1 in __cxa_thread_atexit_hidden (dtor_func=0x1, obj=0x1,
dso_symbol=0x0)
at /tank/users/andrew/freebsd/lib/libc/stdlib/cxa_thread_atexit_impl.c:90
#3 __cxa_thread_atexit_impl (dtor_func=0x1, obj=0x1, dso_symbol=0x0) at
/tank/users/andrew/freebsd/lib/libc/stdlib/cxa_thread_atexit_impl.c:81
#4 0x00000000005a24bb in main ()
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list