Date: Tue, 06 Feb 2024 22:51:08 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 276858] [lang/php] coredumps upgrading nextcloud 28.0.1 to 28.0.2 Message-ID: <bug-276858-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276858 Bug ID: 276858 Summary: [lang/php] coredumps upgrading nextcloud 28.0.1 to 28.0.2 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: dgilbert@eicat.ca I have tried this with both php82 ... version 8.2.13 and version 8.2.14. T= his bug is submitted with a dump from 8.2.13, but I can further create one with 8.2.14 if required. I can also provide a zfs dump of running nextcloud system ... but ... that's probably not good (contains personal information). Backtrace is as follows: Dwarf Error: wrong version in compilation unit header (is 4, should be 2) [= in module /usr/lib/debug/libexec/ld-elf.so.1.debug] #0 0x0000000847ea00af in __gmpz_set_str () from /usr/local/lib/libgmp.so.10 [New Thread 82a226000 (LWP 114685/<unknown>)] (gdb) bt #0 0x0000000847ea00af in __gmpz_set_str () from /usr/local/lib/libgmp.so.10 #1 0x0000000846c3756b in zif_gmp_init () from /usr/local/lib/php/20220829/gmp.so #2 0x0000000846c37479 in zif_gmp_init () from /usr/local/lib/php/20220829/gmp.so #3 0x000000000061aab1 in zend_execute () #4 0x00000000005e4048 in execute_ex () #5 0x00000000005e4220 in zend_execute () #6 0x00000000005c068d in zend_execute_scripts () #7 0x0000000000553bf7 in php_execute_script () #8 0x00000000006ab654 in sapi_cli_single_write () #9 0x00000000006a9eb7 in sapi_cli_single_write () #10 0x00000000003ec460 in _start () #11 0x0000000821303008 in ?? () #12 0x0000000000000000 in ?? () upgrade of nextcloud fails as follows: [nextcloud@nexttext ~/nextcloud]$ php occ upgrade Nextcloud or one of the apps require upgrade - only a limited number of commands are available You may use your browser or the occ upgrade command to do the upgrade Setting log level to debug Turned on maintenance mode Updating database schema Updated database Update app forms from App Store Illegal instruction (core dumped) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276858-7788>