Skip to content

rocketchat crash with nodejs-8.10.0 #10060

@ghost

Description

Description:

Just updated to nodejs 8.10.0. Rocketchat 0.62.1 crashes immediately with segmenation fault.

rocketchat@pages /opt/rocketchat $ /usr/bin/node -- main.js
Will load cache for users
3 records load from users
Will load cache for rocketchat_room
4 records load from rocketchat_room
Will load cache for rocketchat_subscription
6 records load from rocketchat_subscription
Will load cache for rocketchat_settings
628 records load from rocketchat_settings
Updating process.env.MAIL_URL
Segmentation fault
rocketchat@pages /opt/rocketchat $ 

Switching back to nodejs 8.9.4 solves the issue.

Server Setup Information:

  • Version of Rocket.Chat Server: 0.62.1
  • Operating System: Gentoo Linux
  • Deployment Method(snap/docker/tar/etc): tar
  • Number of Running Instances: 1
  • DB Replicaset Oplog: disabled
  • Node Version: 8.10.0
  • mongoDB Version: 3.6.3

Steps to Reproduce:

  1. Stop Rocketchat
  2. Update Nodejs to 8.10.0
  3. Start Rocketchat

Expected behavior:

Rocketchat should run.

Actual behavior:

Rocketchat crashed

Relevant logs:

No Server logs. Nodejs process crashes and is not able to create log entries.

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