[Bug 279742] 14.1-RELEASE hangs compiling pspp requiring reboot

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 20 Jun 2024 17:06:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279742

--- Comment #7 from dgilbert@eicat.ca ---
OK.  I _think_ the machine hanging is a matter of the ZFS bug _however_ there's
still the problem of the unbounded disk filling service that is compiling pspp:

[1:9:309]dgilbert@vr:/usr/local/poudriere/data/logs/bulk/freebsd_14_1_x64-HEAD-ALL>
ll -h */*/pspp*
-rw-r--r--  1 root wheel   13G Jun 13 00:54
2024-06-06_20h57m16s/logs/pspp-2.0.1.log
-rw-r--r--  1 root wheel   13G Jun 13 07:33
2024-06-13_01h09m40s/logs/pspp-2.0.1.log
-rw-r--r--  1 root wheel   13G Jun 13 17:26
2024-06-13_11h12m23s/logs/pspp-2.0.1.log
-rw-r--r--  1 root wheel   13G Jun 14 14:37
2024-06-13_22h10m26s/logs/pspp-2.0.1.log
-rw-r--r--  1 root wheel   13G Jun 14 20:37
2024-06-14_16h03m42s/logs/pspp-2.0.1.log
-rw-r--r--  1 root wheel  1.2G Jun 16 14:18
2024-06-16_14h13m54s/logs/pspp-2.0.1.log
-rw-r--r--  1 root wheel   67M Jun 16 14:35
2024-06-16_14h34m00s/logs/pspp-2.0.1.log
-rw-r--r--  1 root wheel   52M Jun 16 14:37
2024-06-16_14h36m05s/logs/pspp-2.0.1.log
-rw-r--r--  1 root wheel  326G Jun 20 01:11
2024-06-19_01h09m43s/logs/pspp-2.0.1.log
-rw-r--r--  3 root wheel  209G Jun 20 12:59
2024-06-20_01h25m51s/logs/pspp-2.0.1.log
-rw-r--r--  1 root wheel   52M Jun 16 14:37 latest-done/logs/pspp-2.0.1.log
-rw-r--r--  3 root wheel  209G Jun 20 12:59 latest/logs/pspp-2.0.1.log

... these logs only stopp around 300Gig because the computer crashed or I
killed the build.  The logs are 100's of lines a second of the form:

doc/pspp-figures/<blah>.png-<number>: error while writing to output stream

as-in:

doc/pspp-figures/ctables34.png-31392991: error while writing to output stream
doc/pspp-figures/descriptives.png-57977716: error while writing to output
stream
doc/pspp-figures/temporary.png-39555797: error while writing to output stream
doc/pspp-figures/descriptives.png-57977717: error while writing to output
stream
doc/pspp-figures/independent-samples-t.png-26730070: error while writing to
output stream
doc/pspp-figures/descriptives.png-57977718: error while writing to output
stream
d

-- 
You are receiving this mail because:
You are the assignee for the bug.