NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-arm/57108: X server on Raspberry Pi 4 exits with an error



The following reply was made to PR port-arm/57108; it has been noted by GNATS.

From: mlelstv%serpens.de@localhost (Michael van Elst)
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-arm/57108: X server on Raspberry Pi 4 exits with an error
Date: Sun, 11 Dec 2022 14:11:21 -0000 (UTC)

 cryintothebluesky%gmail.com@localhost writes:
 
 >Running ktruss on X process shows the following trace when it exits. Looks like it may be related to setcontext() returning error.
 
 >  1852   1852 X        SIGALRM caught handler=0xbe2d390 mask=0x0 code=0x0
 >  1852   1852 X        setcontext(0xffffffb051e8)  Err#22 EINVAL
 >  1852   1852 X        exit(0x16)
 >  1852    345 X        stop kernel
 >  1852    345 X        resume kernel
 >  1852    345 X        poll                        Err#4 EINTR
 
 >Run startx, open xterm window and execute "find /" X server terminates immediately.
 
 Seems to be the same as PR xsrc/57105.
 


Home | Main Index | Thread Index | Old Index