FCNPC icon indicating copy to clipboard operation
FCNPC copied to clipboard

Crash after load

Open MacLove13 opened this issue 5 years ago • 1 comments

The server loads and then it crashes, and the following log is generated by FCNPC.

S.O: Centos 7

Signal 11 (Segmentation fault), address is 857 from 84dca98

Backtrace:
  #0 in plugins/FCNPC-DL.so(_ZN17CExceptionHandler24ExceptionHandlerCallbackEiP9siginfo_tPv+0x126) [0xf5361ba6]
  #1 in [0xf7782410]
  #2 in [0x84dca98]
  #3 in ./samp03svr() [0x80a0968]
  #4 in ./samp03svr() [0x80e18a1]
  #5 in ./samp03svr() [0x80ad8cb]
  #6 in ./samp03svr() [0x80b4572]
  #7 in ./samp03svr() [0x80b2d47]
  #8 in /lib/libc.so.6(__libc_start_main+0xf3) [0xf745d2a3]

Information:
  System: GNU/Linux
  SA-MP: 0.3.DL R1
  FCNPC: 2.0.0

Functions:
  FUNC_CPlayerPool__DeletePlayer: 0x0
  FUNC_CPlayer__Kill: 0x0
  FUNC_CPlayer__EnterVehicle: 0x0
  FUNC_CPlayer__ExitVehicle: 0x0
  FUNC_CPlayer__SpawnForWorld: 0x0
  FUNC_GetVehicleModelInfo: 0x0
  FUNC_CConsole__GetIntVariable: 0x0
  FUNC_ClientJoin_RPC: 0x0

Pointers:
  VAR_ServerAuthentication: 0x0
  VAR_NetVersion: 0x0

Offsets:
  OFFSET_RemoteSystemManager: 0x0
  OFFSET_RemoteSystemSize: 0x0
  OFFSET_RemoteSystem__ConnectMode: 0x0
  OFFSET_RemoteSystem__Unknown: 0x0
=========================== FCNPC Exception Handler ============================```

MacLove13 avatar May 04 '20 16:05 MacLove13

@ziggi

MacLove13 avatar May 04 '20 17:05 MacLove13