-
Notifications
You must be signed in to change notification settings - Fork 12.1k
Closed

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:
- Stop Rocketchat
- Update Nodejs to 8.10.0
- 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.
ramrami
Metadata
Metadata
Assignees
Labels
No labels