[haiku-bugs] [Haiku] #15683: net_server crashed and keeps crashing after running out of memory

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Fri, 07 Feb 2020 21:58:26 -0000

#15683: net_server crashed and keeps crashing after running out of memory
---------------------------+------------------------------
 Reporter:  jmairboeck     |        Owner:  nobody
     Type:  bug            |       Status:  new
 Priority:  normal         |    Milestone:  Unscheduled
Component:  System/Kernel  |      Version:  R1/Development
 Keywords:                 |   Blocked By:
 Blocking:                 |  Has a Patch:  0
 Platform:  All            |
---------------------------+------------------------------
 I was compiling a very big C++ file
 ([https://github.com/MFHava/CWC/blob/master/src/cwcc/parser.cpp a Boost
 Spirit based parser]), which needed a second try because g++ went out of
 memory.

 After the build was finished, net_server crashed too with a segment
 violation, and continued to crash in an endless loop because it is
 automatically restarted.

 When trying to write a report the second time, Debugger also crashed.

 Finally, I got a KDL on shutdown somewhere in the VM part of the kernel.

 This is hrev53839, x86_64. The machine has 4 GB of RAM.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15683>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: