Date: Mon, 05 Oct 2015 01:36:36 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 203542] x-server bug messages fills log file, system unresponsive Message-ID: <bug-203542-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203542 Bug ID: 203542 Summary: x-server bug messages fills log file, system unresponsive Product: Ports & Packages Version: Latest Hardware: arm64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: cetq@safe-mail.net Created attachment 161716 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161716&action=edit System information & parts of the Xorg log file When using system with more than 1 virtual terminal running x the Xorg log files grow so large (>8 G) the the system quits responding. The problem can take 30 to 60 minutes before appearing. This problem has not occured when running just 1 virtual terminal. this is a snippet from the log where the problem starts: (EE) Warning: attempting to log data in a signal unsafe manner while in signal context. Please update to check inSignalContext and/or use LogMessageVerbSigSafe() or ErrorFSigSafe(). The offending log format message is: %s: SetupAuto: protocol is %s (WW) Warned 3 times about sigsafe logging. Will be quiet now. (II) Mouse: SetupAuto: protocol is IMPS/2 (II) Mouse: ps2EnableDataReporting: succeeded (II) Mouse autoprobe: Changing protocol to ExplorerPS/2 (II) Mouse autoprobe: selecting ExplorerPS/2 protocol (II) Mouse autoprobe: Changing protocol to ImPS/2 (II) Mouse: SetupAuto: hw.iftype is 3, hw.model is 4 (II) Mouse: SetupAuto: protocol is IMPS/2 (II) Mouse: ps2EnableDataReporting: succeeded (II) Mouse autoprobe: selecting ImPS/2 protocol (II) Mouse autoprobe: Changing protocol to ExplorerPS/2 (II) Mouse autoprobe: Changing protocol to ImPS/2 (II) Mouse autoprobe: Changing protocol to ExplorerPS/2 [ 5381.758] [mi] Increasing EQ size to 512 to prevent dropped events. (II) Mouse autoprobe: Changing protocol to ImPS/2 # Once the bug is triggered this output is written to the Xorg log until it is filled: (II) Mouse autoprobe: Changing protocol to ImPS/2 (II) Mouse autoprobe: Changing protocol to ExplorerPS/2 (II) Mouse autoprobe: Changing protocol to ImPS/2 (II) Mouse autoprobe: Changing protocol to ExplorerPS/2 This bug looks similar but I don't know if it is the same problem: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202645 -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203542-13>