Comment # 26 on bug 939571 from
(In reply to Dr. Werner Fink from comment #23)
> (In reply to Takashi Iwai from comment #21)
> 
> Does this mean that this might destroy/disable the device below
> /dev/input/event3?

I doubt this. The Xserver dies however when the systemd-logind which has opened
a device is gone. The Xserver starts if systemd-logind fails on all instances
(or all but the last) as then the fallback is used all the time (or in the
latter case systemd-logind isn't killed on a consecutive device open
operation).

(In reply to Dr. Werner Fink from comment #24)
> I'd like to see a backtrace of this SIGABRT to be able to identify the
> function where the close_nointr_nofail() function has been called

Will see if I can attack gdb.


You are receiving this mail because: