/proc/self/maps error while starting Fivem server

Hello guys i have little problem with SIGILL while try executing native code i follow these steps https://docs.fivem.net

it is about running a startup script named TXadmin which is supposed to install the rest of the things in the folders for its full functioning

Some PC specs!!!

hardware model: MICRO-STAR INTERNATIONAL CO.,LTD MS-7577

RAM memory: 32,0 Gib DDR 3 i think 1666 but I wouldn’t argue

Processor: AMD Phenom™ ii x3 720 processor x 3

Graphics: NV96

Disk Capacity 3,5 disk 500,1 GB

OS: 64 bit

Gnome version 42.4

MariaDB [(none)]> exit
Bye
root@server:/home# systemctl restart mysql
root@server:/home# tmux
/proc/self/maps:
4010f000-4013f000 rwxp 00000000 00:00 0
4148f000-4149f000 rwxp 00000000 00:00 0
c3200000000-c3200003000 rw-p 00000000 00:00 0
c3200003000-c3200004000 ---p 00000000 00:00 0
c3200004000-c3200014000 r-xp 00000000 00:00 0
c3200014000-c320003f000 ---p 00000000 00:00 0
c320003f000-c3200040000 ---p 00000000 00:00 0
c3200040000-c3200043000 rw-p 00000000 00:00 0
c3200043000-c3200044000 ---p 00000000 00:00 0
c3200044000-c320007f000 r-xp 00000000 00:00 0
c320007f000-c3200080000 ---p 00000000 00:00 0
c3200080000-c3200083000 rw-p 00000000 00:00 0
c3200083000-c3200084000 ---p 00000000 00:00 0
c3200084000-c32000bf000 r-xp 00000000 00:00 0
c32000bf000-c32000c0000 ---p 00000000 00:00 0
c32000c0000-c32000c3000 rw-p 00000000 00:00 0
c32000c3000-c32000c4000 ---p 00000000 00:00 0
c32000c4000-c32000ff000 r-xp 00000000 00:00 0
c32000ff000-c3208000000 ---p 00000000 00:00 0
c3208000000-c3208021000 r--p 00000000 00:00 0
c3208021000-c3208040000 ---p 00000000 00:00 0
c3208040000-c32080cd000 rw-p 00000000 00:00 0
c32080cd000-c3208100000 ---p 00000000 00:00 0
c3208100000-c3208103000 rw-p 00000000 00:00 0
c3208103000-c3208140000 ---p 00000000 00:00 0
Memory around native instruction pointer (0x7f5a10d46dfb):
0x7f5a10d46deb  80 00 00 00 00 f3 0f 6f 4c cf f0 f3 0f 6f 14 cf  .......oL....o..
0x7f5a10d46dfb  66 0f 38 00 d0 66 0f 38 00 c8 f3 0f 7f 56 d0 f3  f.8..f.8.....V..
0x7f5a10d46e0b  0f 7f 4e e0 f3 0f 6f 4c cf d0 f3 0f 6f 54 cf e0  ..N...oL....oT..
0x7f5a10d46e1b  66 0f 38 00 d0 66 0f 38 00 c8 f3 0f 7f 56 f0 f3  f.8..f.8.....V..

=================================================================
Got a SIGILL while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================



=================================================================
FXServer crashed.
A dump can be found at /home/alpine/opt/cfx-server/crashes/ede60c70-fef5-4ac5-7e1688a6-486382fb.dmp.
[txAdmin]
[txAdmin]    ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
[txAdmin]    ┃                                    ┃
[txAdmin]    ┃     All ready! Please access:      ┃
[txAdmin]    ┃    http://your-public-ip:40120/    ┃
[txAdmin]    ┃    http://89.102.209.194:40120/    ┃
[txAdmin]    ┃                                    ┃
[txAdmin]    ┃   Use the PIN below to register:   ┃
[txAdmin]    ┃                7954                ┃
[txAdmin]    ┃                                    ┃
[txAdmin]    ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
[txAdmin]
[txAdmin] To be able to access txAdmin from the internet open port 40120
[txAdmin] on your OS Firewall as well as in the hosting company.
[txAdmin:FXRunner] Please open txAdmin on the browser to configure your server.
Crash report ID: fee19480-a37f-4b03-9346-1e17fbadbb7c
=================================================================
Nedovolená instrukce (SIGILL) (core dumped [obraz paměti uložen])
root@server:/home#

for your information:

  1. I tried reinstalling the system, both from Ubuntu to Debian and back again, neither of them helped (Always the same error)
  2. I don’t know if there is something like a firewall in Ubuntu anyway, if so I thought of turning it off but I don’t know how

I haven’t thought of trying anything else yet

but I can provide you a dmp folder with the reason why the server crashed, I would look at it myself but I don’t know how to open the .dmp folder

FXServer on Linux needs an x86-64-v2 processor. The Phenom II (from 2008!) doesn’t meet this requirement.

1 Like

Thanks you bro 4 your info… im fukd up now :smiley: ty really thx