Opened 4 years ago

Last modified 4 years ago

#15683 new bug

net_server crashed and keeps crashing after running out of memory

Reported by: jmairboeck Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: System/Kernel Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I was compiling a very big C++ file (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.

Attachments (3)

net_server-361-debug-07-02-2020-21-28-07.report (14.4 KB ) - added by jmairboeck 4 years ago.
Debugger-2553-debug-07-02-2020-21-42-30.report (20.4 KB ) - added by jmairboeck 4 years ago.
20200207_224648.jpg (2.3 MB ) - added by jmairboeck 4 years ago.
KDL on shutdown

Change History (4)

by jmairboeck, 4 years ago

Attachment: 20200207_224648.jpg added

KDL on shutdown

comment:1 by korli, 4 years ago

It looks like #9135

Note: See TracTickets for help on using tickets.