Jump to content

Crash when running the snap version


Pascal0776
 Share

Recommended Posts

Using xubuntu 22.04 LTS and updated graphics drivers on an Ryzen5 4650G with graphics onboard, the game does not start. 

 

Log of start attempt: 

 

pas@cube:~$ 0ad
TIMER| InitVfs: 175.652 us
Writing the mainlog at /home/pas/snap/0ad/354/.config/0ad/logs/mainlog.html
TIMER| CONFIG_Init: 1.67926 ms
Sound: AlcInit success, using OpenAL Soft
X Error:  BadAlloc
  Request Major code 149 ()
  Request Minor code 2
  Error Serial #104
  Current Serial #105
Assertion failed: "!m_Worker"
Location: UserReport.cpp:516 (~CUserReporter)

Call stack:

(0x5596fbbd731e) /snap/0ad/354/binaries/system/pyrogenesis(+0x5d731e) [0x5596fbbd731e]
(0x5596fbb7c751) /snap/0ad/354/binaries/system/pyrogenesis(+0x57c751) [0x5596fbb7c751]
(0x5596fbb7e55d) /snap/0ad/354/binaries/system/pyrogenesis(+0x57e55d) [0x5596fbb7e55d]
(0x5596fb8df473) /snap/0ad/354/binaries/system/pyrogenesis(+0x2df473) [0x5596fb8df473]
(0x7f4c3819c031) /lib/x86_64-linux-gnu/libc.so.6(+0x43031) [0x7f4c3819c031]
(0x7f4c3819c12a) /lib/x86_64-linux-gnu/libc.so.6(+0x4312a) [0x7f4c3819c12a]
(0x7f4c3a33e888) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x40888) [0x7f4c3a33e888]
(0x7f4c3a33e9ba) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libX11.so.6(_XError+0x11a) [0x7f4c3a33e9ba]
(0x7f4c3a33b8eb) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3d8eb) [0x7f4c3a33b8eb]
(0x7f4c3a33b995) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3d995) [0x7f4c3a33b995]
(0x7f4c3a33c2c5) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libX11.so.6(_XEventsQueued+0x55) [0x7f4c3a33c2c5]
(0x7f4c3a33f085) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libX11.so.6(_XGetRequest+0x55) [0x7f4c3a33f085]
(0x7f4c09562bb2) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0(+0x34bb2) [0x7f4c09562bb2]
(0x7f4c3cdeb7b3) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0(+0xcb7b3) [0x7f4c3cdeb7b3]
(0x7f4c3cdbe746) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0(+0x9e746) [0x7f4c3cdbe746]
(0x7f4c3cdc08e4) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0(+0xa08e4) [0x7f4c3cdc08e4]

errno = 9 (?)
OS error = ?


Please provide any solution. In the meantime I will take a closer look on the message board about this. 

Thanks,

Pascal from Germany.

Link to comment
Share on other sites

got it compiled also from git after installation of necessary libraries for spidermonkey, but the output at the end is the same when starting it: 

 

pas@cube:~/Downloads/0ad/0ad$ 0ad
TIMER| InitVfs: 9.31808 ms
Writing the mainlog at /home/pas/snap/0ad/354/.config/0ad/logs/mainlog.html
TIMER| CONFIG_Init: 2.59773 ms
Sound: AlcInit success, using OpenAL Soft
X Error:  BadAlloc
  Request Major code 149 ()
  Request Minor code 2
  Error Serial #104
  Current Serial #105
Assertion failed: "!m_Worker"
Location: UserReport.cpp:516 (~CUserReporter)

Call stack:

(0x55683a9d731e) /snap/0ad/354/binaries/system/pyrogenesis(+0x5d731e) [0x55683a9d731e]
(0x55683a97c751) /snap/0ad/354/binaries/system/pyrogenesis(+0x57c751) [0x55683a97c751]
(0x55683a97e55d) /snap/0ad/354/binaries/system/pyrogenesis(+0x57e55d) [0x55683a97e55d]
(0x55683a6df473) /snap/0ad/354/binaries/system/pyrogenesis(+0x2df473) [0x55683a6df473]
(0x7fd6dc992031) /lib/x86_64-linux-gnu/libc.so.6(+0x43031) [0x7fd6dc992031]
(0x7fd6dc99212a) /lib/x86_64-linux-gnu/libc.so.6(+0x4312a) [0x7fd6dc99212a]
(0x7fd6deb34888) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x40888) [0x7fd6deb34888]
(0x7fd6deb349ba) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libX11.so.6(_XError+0x11a) [0x7fd6deb349ba]
(0x7fd6deb318eb) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3d8eb) [0x7fd6deb318eb]
(0x7fd6deb31995) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3d995) [0x7fd6deb31995]
(0x7fd6deb322c5) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libX11.so.6(_XEventsQueued+0x55) [0x7fd6deb322c5]
(0x7fd6deb35085) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libX11.so.6(_XGetRequest+0x55) [0x7fd6deb35085]
(0x7fd665db7bb2) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0(+0x34bb2) [0x7fd665db7bb2]
(0x7fd6e15e17b3) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0(+0xcb7b3) [0x7fd6e15e17b3]
(0x7fd6e15b4746) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0(+0x9e746) [0x7fd6e15b4746]
(0x7fd6e15b68e4) /snap/0ad/354/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0(+0xa08e4) [0x7fd6e15b68e4]

errno = 9 (?)
OS error = ?


^Z
[2]+  Angehalten              0ad
pas@cube:~/Downloads/0ad/0ad$ cd ..
 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...