Date: Sun, 16 Jun 2024 18:32:40 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 279742] 14.1-RELEASE hangs compiling pspp requiring reboot Message-ID: <bug-279742-227-Htbon91dHo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-279742-227@https.bugs.freebsd.org/bugzilla/> References: <bug-279742-227@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=3D279742 --- Comment #5 from dgilbert@eicat.ca --- So. This seems like it might be a different ticket. At some point in the build, it starts trying to create files of the form: doc/pspp-figures/chisquare.png-960475: error while writing to output stream doc/pspp-figures/chisquare.png-960476: error while writing to output stream doc/pspp-figures/chisquare.png-960477: error while writing to output stream ... and so on. By the time of the crash, in the 13G log, it has output: [2:14:314]root@vr:/usr/local/etc> grep ^doc </usr/local/poudriere/data/logs/bulk/freebsd_14_1_x64-HEAD-ALL/2024-06-14_1= 6h03m42s/logs/pspp-2.0.1.log | wc 182336216 1276353512 14216278858 ... or tried to output 182 million files. Can we move this ticket to ports, or should I open a new one? --=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-279742-227-Htbon91dHo>