Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frequent crashing on Linux #41

Open
rafd opened this issue Mar 16, 2020 · 2 comments
Open

Frequent crashing on Linux #41

rafd opened this issue Mar 16, 2020 · 2 comments
Assignees

Comments

@rafd
Copy link

rafd commented Mar 16, 2020

Your system information

Please describe your issue in as much detail as possible:

Describe what you expected should happen and what did happen. Please link any large pastes as a Github Gist.

Underlords will crash, typically at least once, often 2-3 times per game (rarely can get through a game without crash). Usually playing Duos against bots, so it's bearable, but far from ideal.

from /var/log/syslog:

kernel: [1727780.477321] traps: underlords[19534] general protection ip:7f298ba86a96 sp:7ffe58b2b340 error:0 in libpanorama_nov8.so[7f298b9be000+62f000]

(^ same error for each crash)

Crash dumps here: https://gist.github.com/rafd/3362ed9e7867090709d31e6e0c5b7efc

Steps for reproducing this issue:

  1. Start Underlords
  2. Play a game (usually I play duos with bots)
  3. After a while... game crashes (usually, at the start of new round)
@rafd
Copy link
Author

rafd commented Mar 16, 2020

Here's a list of all the underlords kernel issues on my system since August (output of journalctl -t kernel | grep underlords:
https://gist.githubusercontent.com/rafd/3362ed9e7867090709d31e6e0c5b7efc/raw/bd33398a8a5f8d531f78364700a2c7de24d6ed7f/underlords_syslog.txt

@tuananh
Copy link

tuananh commented May 26, 2021

i have this issue too on latest kernel

Mar 14 02:16:15 x300 kernel: audit: type=1701 audit(1615662975.903:187): auid=1000 uid=1000 gid=1000 ses=2 subj==unconfined pid=5149 comm="underlords" exe="/home/anh/.local/share/Steam/steamapps/common/Underlords/game/bin/linuxsteamrt64/underlords" sig=11 res=1
Mar 14 03:56:10 x300 kernel: audit: type=1701 audit(1615668970.172:200): auid=1000 uid=1000 gid=1000 ses=2 subj==unconfined pid=29007 comm="underlords" exe="/home/anh/.local/share/Steam/steamapps/common/Underlords/game/bin/linuxsteamrt64/underlords" sig=11 res=1
Mar 14 21:43:08 x300 kernel: audit: type=1701 audit(1615732988.086:199): auid=1000 uid=1000 gid=1000 ses=2 subj==unconfined pid=13344 comm="underlords" exe="/home/anh/.local/share/Steam/steamapps/common/Underlords/game/bin/linuxsteamrt64/underlords" sig=11 res=1
Mar 19 23:04:08 x300 kernel: audit: type=1701 audit(1616169848.543:212): auid=1000 uid=1000 gid=1000 ses=2 subj==unconfined pid=25672 comm="underlords" exe="/home/anh/.local/share/Steam/steamapps/common/Underlords/game/bin/linuxsteamrt64/underlords" sig=11 res=1
Apr 26 23:03:14 x300 kernel: audit: type=1701 audit(1619452994.615:298): auid=1000 uid=1000 gid=1000 ses=2 subj==unconfined pid=36182 comm="underlords" exe="/home/anh/.local/share/Steam/steamapps/common/Underlords/game/bin/linuxsteamrt64/underlords" sig=11 res=1
Apr 26 23:03:56 x300 kernel: audit: type=1701 audit(1619453036.352:307): auid=1000 uid=1000 gid=1000 ses=2 subj==unconfined pid=36636 comm="underlords" exe="/home/anh/.local/share/Steam/steamapps/common/Underlords/game/bin/linuxsteamrt64/underlords" sig=11 res=1
Apr 26 23:05:58 x300 kernel: audit: type=1701 audit(1619453158.810:316): auid=1000 uid=1000 gid=1000 ses=2 subj==unconfined pid=36929 comm="underlords" exe="/home/anh/.local/share/Steam/steamapps/common/Underlords/game/bin/linuxsteamrt64/underlords" sig=11 res=1
Apr 26 23:09:03 x300 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] retry page fault (src_id:0 ring:0 vmid:6 pasid:32784, for process underlords pid 37725 thread underlords:cs0 pid 37732)
Apr 26 23:09:18 x300 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] retry page fault (src_id:0 ring:0 vmid:6 pasid:32784, for process underlords pid 37725 thread underlords:cs0 pid 37732)
Apr 26 23:16:44 x300 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process underlords pid 14503 thread underlords:cs0 pid 14510
May 26 21:29:11 x300 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] retry page fault (src_id:0 ring:0 vmid:3 pasid:32785, for process underlords pid 396938 thread underlords:cs0 pid 396946)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants