Switching TTYs does not work. I’ve tried just about everything I could think of. When git authentication fails, for ANY reason, my whole system crashes!
Examples include:
Libsecret secrets provider not being present
Libsecret secrets provider declines request
Git cannot find its authentication helper executable (happened when I tried to switch to oauth as auth helper)
When authentication goes down the “happy path” (I.e. secret service is present, and returns a key), everything works fine. I also have a feeling that git failing should not cause the whole system to crash, regardless of whatever stupid thing I might be doing…
Possibly git authentication failure triggers some GUI to run, which triggers some driver bug or hardware bug. Is this proprietary NVIDIA driver perhaps?