https://github.com/citizenfx/fivem/issues/3298
Hello i send you the ticket of the problem since txadmin update with Node.Js
Transcription :
.Open
FXServer exits with SIGSEGV
#3298
Labels
bug
crash
triage
Needs a preliminary assessment to determine the urgency and required action
Jump to bottom
Description
@Kaanhehe
Kaanhehe
opened 2 weeks ago · edited by Kaanhehe
What happened?
Sometimes, at random times the fxserver crashes with a SIGSEGV and automatically restarts triggered by txadmin. I only noticed this happening when there are many player on the server. I found some other issues about something like that saying its about the recent update to node js 22. I cant really find any errors or problems except for this error by txadmin:
[21:02:54][tx:FXProc][5211] FXServer Exited (SIGSEGV).
[21:02:54][tx:FXProc][5211] FXServer Closed (SIGSEGV).
[21:02:55][tx:FxMonitor] Restarting server: Server process close detected.
[21:02:55][tx:FxMonitor] Last HealthCheck error debug data:
{
message: 'connect ECONNREFUSED 127.0.0.1:27000',
code: 'ECONNREFUSED',
error: 'Response object is undefined.'
}
I just updated from 13227 to 13890 on the server artifact in hopes this is already solved, I cant really test this as it just accours randomly.
I also noticed this only happens in the evening here -> very probably unrelated
Reproduction steps
Use any artifact after node 22 update
Have some players on the server
Random crash