[haiku-bugs] [Haiku] #10738: Running a large number of commands in KDL breaks KDL.

  • From: "kallisti5" <trac@xxxxxxxxxxxx>
  • Date: Sun, 06 Apr 2014 12:57:50 -0000

#10738: Running a large number of commands in KDL breaks KDL.
---------------------------+------------------------------
 Reporter:  kallisti5      |        Owner:  axeld
     Type:  bug            |       Status:  new
 Priority:  normal         |    Milestone:  R1
Component:  System/Kernel  |      Version:  R1/Development
 Keywords:                 |   Blocked By:
 Blocking:                 |  Has a Patch:  0
 Platform:  All            |
---------------------------+------------------------------
 {{{
 After running a large number of commands in kdl, you begin getting "out of
 memory for command execution" for every command.

 kdebug> bfs_journal
 usage: bfs_journal <ptr-to-volume>
 DebugAllocPool::Free(0xcce38028): bad address
 DebugAllocPool::Free(0xcce38008): bad address
 kdebug> v
   vars          vnode         vnode_caches  vnode_usage   vnodes
 kdebug> v
   vars          vnode         vnode_caches  vnode_usage   vnodes
 kdebug> pt
 no completions
 kdebug> pt
 no completions
 kdebug> ptr
 no completions
 kdebug> ptr
 no completions
 kdebug> cpu
 out of memory for command executionkdebug>
 kdebug> threads
 out of memory for command executionkdebug>
 kdebug> thread
 out of memory for command executionkdebug>
 kdebug> exit
 out of memory for command executionkdebug>
 kdebug> continue
 out of memory for command executionkdebug>
 kdebug> reboot
 out of memory for command executionkdebug>
 kdebug> bfs_journal
 out of memory for command executionkdebug>
 }}}

--
Ticket URL: <https://dev.haiku-os.org/ticket/10738>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: