Mailinglist Archive: opensuse-bugs (8080 mails)
| < Previous | Next > |
[Bug 197858] X server wakes up on any ACPI event
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 31 Jan 2007 17:05:24 -0700 (MST)
- Message-id: <20070201000524.8685B25C887@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=197858
sndirsch@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|sndirsch@xxxxxxxxxx |eich@xxxxxxxxxx
Status|ASSIGNED |NEW
------- Comment #36 from sndirsch@xxxxxxxxxx 2007-01-31 17:05 MST -------
At least it's easy to reproduce.
Xorg &
chvt 1
chvt 7
==> Bang
Program received signal SIGSEGV, Segmentation fault.
0x080cbccb in xf86EnableInputHandler (handler=0x81e6b38) at xf86Events.c:1783
1783 if (ih->fd >= 0 && FD_ISSET(ih->fd, inputDevices))
(gdb) p inputDevices
$4 = (fd_set *) 0x0
(gdb)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
sndirsch@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|sndirsch@xxxxxxxxxx |eich@xxxxxxxxxx
Status|ASSIGNED |NEW
------- Comment #36 from sndirsch@xxxxxxxxxx 2007-01-31 17:05 MST -------
At least it's easy to reproduce.
Xorg &
chvt 1
chvt 7
==> Bang
Program received signal SIGSEGV, Segmentation fault.
0x080cbccb in xf86EnableInputHandler (handler=0x81e6b38) at xf86Events.c:1783
1783 if (ih->fd >= 0 && FD_ISSET(ih->fd, inputDevices))
(gdb) p inputDevices
$4 = (fd_set *) 0x0
(gdb)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |