SIGSEGV Crashes - Need help identifying the cause

My script is apparently causing random SIGSEGV crashes.
I am unable to pinpoint when this happens or what native call triggers this.

The fxmanifest uses node_version '22' and use_experimental_fxv2_oal 'yes'

Artifacts: 16501 (Windows and Linux)

Other users report that also: 16811 (Linux) has this error
Another User Crash (Unrelated to the attached DUMP):

║              STDERR║ /proc/self/maps:
║              STDERR║ 401c1000-401d1000 rwxp 00000000 00:00 0 
║              STDERR║ 404f4000-40504000 rwxp 00000000 00:00 0 
║              STDERR║ 409b2000-409c2000 rwxp 00000000 00:00 0 
║              STDERR║ 40a89000-40a99000 rwxp 00000000 00:00 0 
║              STDERR║ 40bbc000-40bec000 rwxp 00000000 00:00 0 
║              STDERR║ 4163300000-4163340000 rw-p 00000000 00:00 0 
║              STDERR║ 8e16f40000-8e16f80000 rw-p 00000000 00:00 0 
║              STDERR║ f11d5fa000-f11d5fb000 rwxp 00000000 00:00 0 
║              STDERR║ f11d5fb000-f11d5fc000 ---p 00000000 00:00 0 
║              STDERR║ 11010000000-11010040000 rw-p 00000000 00:00 0 
║              STDERR║ 11972fc0000-11973000000 rw-p 00000000 00:00 0 
║              STDERR║ 1db61400000-1db61440000 rw-p 00000000 00:00 0 
║              STDERR║ 203d3040000-203d3080000 rw-p 00000000 00:00 0 
║              STDERR║ 20c8d940000-20c8d980000 rw-p 00000000 00:00 0 
║              STDERR║ 21fea2c0000-21fea300000 rw-p 00000000 00:00 0 
║              STDERR║ 23625dc0000-23625e00000 rw-p 00000000 00:00 0 
║              STDERR║ 24576a80000-24576ac0000 rw-p 00000000 00:00 0 
║              STDERR║ 2b842180000-2b8421c0000 rw-p 00000000 00:00 0 
║              STDERR║ 33924640000-33924680000 rw-p 00000000 00:00 0 
║              STDERR║ 34057040000-34057080000 rw-p 00000000 00:00 0 
║              STDERR║ 3cd88f80000-3cd88fc0000 rw-p 00000000 00:00 0 
║              STDERR║ 3cfa0900000-3cfa0940000 rw-p 00000000 00:00 0 
║              STDERR║ 42beb680000-42beb6c0000 rw-p 00000000 00:00 0 
║              STDERR║ 49b2f240000-49b2f280000 rw-p 00000000 00:00 0 
║              STDERR║ 4a40f5c0000-4a40f600000 rw-p 00000000 00:00 0 
║              STDERR║ Memory around native instruction pointer (0x7f3ef1e08d91):
║              STDERR║ 0x7f3ef1e08d81  f0 48 0f b1 bc f1 40 01 00 00 75 e3 4d 8b 7e 20  .H....@...u.M.~ 
║              STDERR║ 0x7f3ef1e08d91  49 8b 47 08 0f b7 48 02 66 3b 08 74 2a 8d 51 01  I.G...H.f;.t*.Q.
║              STDERR║ 0x7f3ef1e08da1  66 89 50 02 0f b7 c9 48 89 5c c8 10 48 8b 05 b4  f.P....H.\..H...
║              STDERR║ 0x7f3ef1e08db1  22 1f 02 80 b8 f9 03 00 00 00 75 27 48 83 c4 08  ".........u'H...
║              STDERR║ 
║              STDERR║ =================================================================
║              STDERR║ Got a SIGSEGV while executing native code. This usually indicates
║              STDERR║ a fatal error in the mono runtime or one of the native libraries 
║              STDERR║ used by your application.
║              STDERR║ =================================================================
║              STDERR║ 
║             TXADMIN║ Restarting server: Server process close detected.

║             TXADMIN║ ================================================================
║             TXADMIN║ ======== [16745] FXServer Starting - 7/13/2025, 11:30:43 AM     
║             TXADMIN║ ================================================================

I have included my crash dump.
Will provide full dump if necessary.

Edit: Most reports seem to come from Linux Builds

8689d16e-cc82-470e-af8e-c73d78408697.dmp (38.7 KB)