[haiku-bugs] Re: [Haiku] #11020: Boot hangs on rocket

  • From: "jstressman" <trac@xxxxxxxxxxxx>
  • Date: Fri, 02 Jan 2015 00:03:36 -0000

#11020: Boot hangs on rocket
---------------------------+----------------------------
   Reporter:  jstressman   |      Owner:  mmlr
       Type:  bug          |     Status:  new
   Priority:  normal       |  Milestone:  R1/beta1
  Component:  Drivers/USB  |    Version:  R1/Development
 Resolution:               |   Keywords:
 Blocked By:               |   Blocking:  7665
Has a Patch:  0            |   Platform:  All
---------------------------+----------------------------

Comment (by jstressman):

 OK... after doing some "git bisect" investigating, and double checking
 with extra clean checkouts, we've narrowed down the introduction of the
 boot problem to Pawel's scheduler changes in hrev46690


 {{{
 justin@kuroiishi:~/Downloads/Work/Haiku-stuff/source/haiku$ git bisect bad
 7db89e8dc395db73368479fd9817b2b67899f3f6 is the first bad commit
 commit 7db89e8dc395db73368479fd9817b2b67899f3f6
 Author: Pawel Dziepak <pdziepak@xxxxxxxxxxx>
 Date:   Mon Nov 25 23:50:27 2013 +0100

     kernel: Rework cpuidle module

      * Create new interface for cpuidle modules (similar to the cpufreq
        interface)
      * Generic cpuidle module is no longer needed
      * Fix and update Intel C-State module

 :040000 040000 d6d4c434399da0e69156647e39bed1ebdb778a74
 fcfcbc1b845bdc8c2e81c74c5273f95a37639f2b M      build
 :040000 040000 9c13aa292779e9727b668f115b24964ca901e395
 36a062667b6180e3aaf582f26304bf5d714f6b24 M      headers
 :040000 040000 67dc2e11188800a618d27dcd181af3f91dd589a9
 e1cee28ce54667209e412294131cdcbf61371619 M      src
 }}}

 I have no idea how this has led to the /etc/shadow error, but it appears
 to be the problematic revision.

 On top of this bug, I noticed another bug that I've filed another ticket
 for (#11685);

 The CPU up through hrev46689 would idle between 0 and 2%... almost
 flatline... but starting with hrev46690, it will spike every few seconds
 for anywhere from half a second to a few seconds during which the system
 basically freezes. This makes the system almost unusable for getting any
 work done.

 I'll attach screenshots of ActivityMonitor on a fresh boot of hrev46689
 and the latest nightly hrev48579 (which behaves the same as hrev46690).
 These are both just sitting totally idle with nothing else running.

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

Other related posts: