Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 444306

Summary: x11-drivers/xf86-input-vmmouse-12.9.0 with x11-base/xorg-server-1.13.0-r1 - Warning: attempting to log data in a signal unsafe manner while in signal context.
Product: Gentoo Linux Reporter: Maxim Kammerer <mk>
Component: [OLD] LibraryAssignee: Tiziano Müller (RETIRED) <dev-zero>
Status: RESOLVED UPSTREAM    
Severity: minor CC: x11
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Maxim Kammerer 2012-11-22 13:00:09 UTC
The message in Xorg.0.log is:

(EE) BUG: triggered 'if (inSignalContext)'
(EE) BUG: /var/tmp/portage/x11-base/xorg-server-1.13.0-r1/work/xorg-server-1.13.0/os/log.c:484 in LogVMessageVerb()
(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:
VMWARE(0): vmmouse enable absolute mode

(EE) 
(EE) Backtrace:
(EE) 0: /usr/bin/X (xorg_backtrace+0x55) [0x10f03491]
(EE) 
(II) VMWARE(0): vmmouse enable absolute mode


Mouse seems to work fine, though (tested in QEMU).
Comment 1 Matt Turner gentoo-dev 2017-01-26 06:13:34 UTC
The xserver has stopped doing the SIGIO mess.