[haiku-bugs] Re: [Haiku] #12713: "Momen tary" KDL at boot

  • From: "diver" <trac@xxxxxxxxxxxx>
  • Date: Mon, 11 Apr 2016 05:35:59 -0000

#12713: "Momen tary" KDL at boot
------------------------------------+----------------------------
   Reporter:  Pete                  |      Owner:  korli
       Type:  bug                   |     Status:  new
   Priority:  normal                |  Milestone:  R1
  Component:  Servers/input_server  |    Version:  R1/Development
 Resolution:                        |   Keywords:
 Blocked By:                        |   Blocking:
Has a Patch:  0                     |   Platform:  All
------------------------------------+----------------------------
Changes (by diver):

 * component:  - General => Servers/input_server
 * owner:  nobody => korli
 * platform:  x86 => All
 * milestone:  Unscheduled => R1
 * keywords:  KDL =>


Old description:

Recent nightlies have been giving me a very odd KDL.  I get the KDL
white-screen but it goes away before I have time to read it!  Then I get
a normal looking Desktop... ''but'' everything is dead.  I have to use
Ctrl-Alt-Del to reboot.

I ''think'' it's due to having my twitchy hand on the mouse.  The crash
doesn't always happen but I thik it does when I've moved the mouse.  I
just tried and delibearrely moved the mouse, and it crashed.  I have a
USB wireless mouse.

I've never been able to read the fast-disappearing KDL screen, but
looking at the syslog, this seems to be it:


{{{
KERN: bfs: mounted "Haiku" (root node at 524288, device =
/dev/disk/scsi/0/4/0/2)
KERN: /dev/net/iprowifi4965/0: media change, media 0x300a0 quality 1000
speed 1000000000
KERN: usb_hid: no handlers for hid device
KERN: loaded driver /boot/system/add-ons/kernel/drivers/dev/input/usb_hid
KERN: ps2_hid: init_hardware
KERN: ps2_hid: init_driver
KERN: ps2: active multiplexing v1.1 enabled
KERN: ps2_hid: publish_devices
KERN: ps2_hid: uninit_driver
KERN: loaded driver /boot/system/add-ons/kernel/drivers/dev/input/ps2_hid
KERN: ps2: reset failed
KERN: ps2: devfs_publish_device input/mouse/ps2/0, status = 0xffffffff
KERN: loaded driver /boot/system/add-ons/kernel/drivers/dev/input/wacom
KERN: usb_hid: keyboard device unhandled control 0x00002710
Last message repeated 1 time
KERN: vm_soft_fault: va 0x10000 not covered by area in address space
KERN: vm_page_fault: vm_soft_fault returned error 'Bad address' on fault
at 0x10000, ip 0x60b951, write 1, user 1, thread 0x2b9
KERN: vm_page_fault: thread "_input_server_event_loop_" (697) in team
"input_server" (683) tried to write address 0x10000, ip 0x60b951
("libroot.so_seg0ro" +0x36951)
KERN: debug_server: Thread 697 entered the debugger: Segment violation
KERN: stack trace, current PC 0x60b951  atomic_set + 0xd:
KERN:   (0x79b19948)  0x219b60f
_DispatchEvents__11InputServerRt11BObjectList1Z8BMessage + 0x4f
KERN:   (0x79b19978)  0x219aaa9  _EventLoop__11InputServer + 0x1d9
KERN:   (0x79b199f8)  0x219a8c7  _EventLooper__11InputServerPv + 0x1f
KERN:   (0x79b19a28)  0x606d23  thread_entry + 0x23

}}}

Any ideas?  I am currently at hrev50180m but it's been happening for a
while.

New description:

 Recent nightlies have been giving me a very odd KDL.  I get the KDL white-
 screen but it goes away before I have time to read it!  Then I get a
 normal looking Desktop... ''but'' everything is dead.  I have to use Ctrl-
 Alt-Del to reboot.

 I ''think'' it's due to having my twitchy hand on the mouse.  The crash
 doesn't always happen but I think it does when I've moved the mouse.  I
 just tried and deliberately moved the mouse, and it crashed.  I have a USB
 wireless mouse.

 I've never been able to read the fast-disappearing KDL screen, but looking
 at the syslog, this seems to be it:


 {{{
 KERN: bfs: mounted "Haiku" (root node at 524288, device =
 /dev/disk/scsi/0/4/0/2)
 KERN: /dev/net/iprowifi4965/0: media change, media 0x300a0 quality 1000
 speed 1000000000
 KERN: usb_hid: no handlers for hid device
 KERN: loaded driver /boot/system/add-ons/kernel/drivers/dev/input/usb_hid
 KERN: ps2_hid: init_hardware
 KERN: ps2_hid: init_driver
 KERN: ps2: active multiplexing v1.1 enabled
 KERN: ps2_hid: publish_devices
 KERN: ps2_hid: uninit_driver
 KERN: loaded driver /boot/system/add-ons/kernel/drivers/dev/input/ps2_hid
 KERN: ps2: reset failed
 KERN: ps2: devfs_publish_device input/mouse/ps2/0, status = 0xffffffff
 KERN: loaded driver /boot/system/add-ons/kernel/drivers/dev/input/wacom
 KERN: usb_hid: keyboard device unhandled control 0x00002710
 Last message repeated 1 time
 KERN: vm_soft_fault: va 0x10000 not covered by area in address space
 KERN: vm_page_fault: vm_soft_fault returned error 'Bad address' on fault
 at 0x10000, ip 0x60b951, write 1, user 1, thread 0x2b9
 KERN: vm_page_fault: thread "_input_server_event_loop_" (697) in team
 "input_server" (683) tried to write address 0x10000, ip 0x60b951
 ("libroot.so_seg0ro" +0x36951)
 KERN: debug_server: Thread 697 entered the debugger: Segment violation
 KERN: stack trace, current PC 0x60b951  atomic_set + 0xd:
 KERN:   (0x79b19948)  0x219b60f
 _DispatchEvents__11InputServerRt11BObjectList1Z8BMessage + 0x4f
 KERN:   (0x79b19978)  0x219aaa9  _EventLoop__11InputServer + 0x1d9
 KERN:   (0x79b199f8)  0x219a8c7  _EventLooper__11InputServerPv + 0x1f
 KERN:   (0x79b19a28)  0x606d23  thread_entry + 0x23

 }}}

 Any ideas?  I am currently at hrev50180 but it's been happening for a
 while.

--

--
Ticket URL: <https://dev.haiku-os.org/ticket/12713#comment:2>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: