[haiku-bugs] Re: [Haiku] #18109: UI freezes / becomes unusable

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Mon, 19 Dec 2022 18:45:06 -0000

#18109: UI freezes / becomes unusable
-----------------------------+----------------------------
  Reporter:  outsidecontext  |      Owner:  nobody
      Type:  bug             |     Status:  new
  Priority:  normal          |  Milestone:  Unscheduled
 Component:  - General       |    Version:  R1/Development
Resolution:                  |   Keywords:
Blocked By:                  |   Blocking:
  Platform:  All             |
-----------------------------+----------------------------
Comment (by waddlesplash):

 The additional stack traces you have posted indeed point to an I/O lockup.
 The I/O servicing thread is thread 332 in that trace, which shows that
 do_io is waiting on switch_sem_etc, which is probably the lock-up point,
 but then the question is what is supposed to release that semaphore.

 I seem to recall there was some similar issue in virtio_scsi with lockups
 that I think mmlr fixed some time ago, perhaps it's related.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/18109#comment:21>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: