[Bug 279742] 14.1-RELEASE hangs compiling pspp requiring reboot
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 279742] 14.1-RELEASE hangs compiling pspp requiring reboot"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Jun 2024 18:32:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279742 --- 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_16h03m42s/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? -- You are receiving this mail because: You are the assignee for the bug.