R2Northstar / Northstar

Repo for packaged Northstar releases
https://northstar.tf/
MIT License
1.69k stars 129 forks source link

Server randomly crashes when playing Free Agent ([error] Cause: Access Violation) #305

Open lihuelworks opened 2 years ago

lihuelworks commented 2 years ago

Bug

Server randomly crashes when playing Free Agent

Steps to reproduce

  1. Play Free Agents with a party of 6 for 3 minutes

Specifications

nslog2022-06-22.14-34-50.txt

GeckoEidechse commented 2 years ago

Relevant lines for anyone looking into this.

[2022-06-22 15:05:00.434] [info] [CLIENT SCRIPT] Core Earned
[2022-06-22 15:05:14.986] [error] Northstar has crashed! a minidump has been written and exception info is available below:
[2022-06-22 15:05:14.986] [error] Cause: Access Violation
Attempted to read from: 0x0000000000000000
[2022-06-22 15:05:14.986] [error] At: engine.dll + 0x2066dd
[2022-06-22 15:05:14.987] [error]     Northstar.dll + 0x52453 (0x7fffd1b32453)
[2022-06-22 15:05:14.987] [error]     ntdll.dll + 0x7c7da (0x7ffffcdbc7da)
[2022-06-22 15:05:14.987] [error]     ntdll.dll + 0x35ca2 (0x7ffffcd75ca2)
[2022-06-22 15:05:14.987] [error]     ntdll.dll + 0xa7e5e (0x7ffffcde7e5e)
[2022-06-22 15:05:14.987] [error]     engine.dll + 0x2066dd (0x7fff60fc66dd)
[2022-06-22 15:05:14.987] [error]     engine.dll + 0x20aaa7 (0x7fff60fcaaa7)
[2022-06-22 15:05:14.987] [error]     engine.dll + 0x6fd1f (0x7fff60e2fd1f)
[2022-06-22 15:05:14.987] [error]     engine.dll + 0x9113b (0x7fff60e5113b)
[2022-06-22 15:05:14.987] [error]     engine.dll + 0x70809 (0x7fff60e30809)
[2022-06-22 15:05:14.987] [error]     tier0.dll + 0x7820 (0x7fffb3147820)
[2022-06-22 15:05:14.987] [error]     tier0.dll + 0x7181 (0x7fffb3147181)
[2022-06-22 15:05:14.987] [error]     tier0.dll + 0x9938 (0x7fffb3149938)
[2022-06-22 15:05:14.987] [error]     KERNEL32.DLL + 0x154e0 (0x7ffffb7c54e0)
[2022-06-22 15:05:14.987] [error]     ntdll.dll + 0x485b (0x7ffffcd4485b)
[2022-06-22 15:05:14.987] [error] RAX: 0x18
[2022-06-22 15:05:14.987] [error] RBX: 0x20
[2022-06-22 15:05:14.987] [error] RCX: 0x7ddf
[2022-06-22 15:05:14.988] [error] RDX: 0x7fff61525a78
[2022-06-22 15:05:14.988] [error] RSI: 0x0
[2022-06-22 15:05:14.988] [error] RDI: 0x7fff61525a38
[2022-06-22 15:05:14.988] [error] RBP: 0x7ddf
[2022-06-22 15:05:14.988] [error] RSP: 0x1a7619b630
[2022-06-22 15:05:14.988] [error] R8: 0xf9
[2022-06-22 15:05:14.988] [error] R9: 0x0
[2022-06-22 15:05:14.988] [error] R10: 0x3
[2022-06-22 15:05:14.988] [error] R11: 0x8
[2022-06-22 15:05:14.988] [error] R12: 0x7fff61525a38
[2022-06-22 15:05:14.988] [error] R13: 0x7fff61599fa0
[2022-06-22 15:05:14.988] [error] R14: 0xf9
[2022-06-22 15:05:14.988] [error] R15: 0x2
lihuelworks commented 2 years ago

Thank you Gecko, sorry for not focusing on those lines before.

GeckoEidechse commented 2 months ago

Would be nice if someone could try to reproduce this but given the age of the GitHub issue it might be better to just close as stale given the lack of further reports.