[haiku-bugs] Re: [Haiku] #15457: Panic when booting with on-screen output and pagination enabled

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sun, 17 May 2020 19:20:04 -0000

#15457: Panic when booting with on-screen output and pagination enabled
----------------------------+----------------------------
  Reporter:  KapiX          |      Owner:  nobody
      Type:  bug            |     Status:  new
  Priority:  normal         |  Milestone:  Unscheduled
 Component:  System/Kernel  |    Version:  R1/Development
Resolution:                 |   Keywords:
Blocked By:                 |   Blocking:
  Platform:  All            |
----------------------------+----------------------------
Comment (by waddlesplash):

 I've seen this before, too. The problem is simply that one printf() holds
 the print lock and is at the "Press any key..." part, and some other CPU
 is trying to acquire the printf() lock.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15457#comment:2>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: