Skip to content

Segmentation fault (core dumped) #23427

@CodeResearcher

Description

@CodeResearcher

Description:

When trying to execute
node /opt/Rocket.Chat/main.js

following exception is thrown:

Segmentation fault (core dumped)

When trying to start rocketchat.service, status returns this:

systemctl status rocketchat.service

● rocketchat.service - The Rocket.Chat server
Loaded: loaded (/usr/lib/systemd/system/rocketchat.service; enabled; vendor preset: disabled)
Active: failed (Result: core-dump) since So 2021-10-10 18:06:22 CEST; 2s ago
Process: 36888 ExecStart=/usr/local/bin/node /opt/Rocket.Chat/main.js (code=dumped, signal=SEGV)
Main PID: 36888 (code=dumped, signal=SEGV)

systemd[1]: Started The Rocket.Chat server.
systemd[1]: rocketchat.service: main process exited, code=dumped, status=11/SEGV
systemd[1]: Unit rocketchat.service entered failed state.
systemd[1]: rocketchat.service failed.

Server Setup Information:

CentOS 7.8.2003
Rocketchat 4.0.1
Node.js 12.22.1
MongoDB 4.0.27

Metadata

Metadata

Assignees

No one assigned

    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