[arch-proaudio] Agordejo crash on startup
bill-auger
bill-auger at peers.community
Tue Jan 18 12:04:23 UTC 2022
as a follow-up, i believe that i found a reproducible procedure
to isolate the bug
my crash yesterday was probably not due to the upgraded
release; but due to a peculiar environment quirk - namely, i had
/root/.gem/ruby/3.0.0/bin/ in the shell PATH; which was not
the case after i rebooted
agordejo starts properly:
$ PATH=$PATH:/etc/any-thing-works agordejo
agordejo crashes:
$ PATH=$PATH:/root/any-thing-fails agordejo
curiously, /root does not induce the crash:
$ PATH=$PATH:/etc/any-thing-works agordejo
More information about the arch-proaudio
mailing list