Skip to content

Install 7.1 and get core dump from mongod #1827

@shanedewitt

Description

@shanedewitt

I am using the VM install. After rebooting server, I try to access web page but it hangs.

I check running services and see that mongod is stopped and has a core dump.

× mongod.service - MongoDB Database Server
     Loaded: loaded (/lib/systemd/system/mongod.service; enabled; vendor preset: enabled)
     Active: failed (Result: core-dump) since Thu 2023-07-13 19:21:04 UTC; 48s ago
       Docs: https://docs.mongodb.org/manual
    Process: 741 ExecStart=/usr/bin/mongod --config /etc/mongod.conf (code=dumped, signal=ILL)
   Main PID: 741 (code=dumped, signal=ILL)
        CPU: 47ms

Jul 13 19:20:59 ubuntu systemd[1]: Started MongoDB Database Server.
Jul 13 19:21:04 ubuntu systemd[1]: mongod.service: Main process exited, code=dumped, status=4/ILL
Jul 13 19:21:04 ubuntu systemd[1]: mongod.service: Failed with result 'core-dump'.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions