On 6/8/25 1:34 AM, Martin Gansser wrote:
I always reproduce the error as follows:

gdb speed-dreams-2
then select Race - Championchip
select player, then select start and start again.

Please be specific.
There is one player already listed in light orange in a box of players.
Or, clicking on the Players button allows a player with a default name.
Both ways eventually run into an ordinary exit: no SIGSEGV.

With debuginfo for speed-dreams-2 already downloaded for Fedora 43,
and with gdb allowed to use debuginfod as needed, then I get a long
list of console output that ends with:

=====
Downloading 2.62 M separate debug info for /lib64/libplibssg.so.1.8.5
Downloading 649.91 K separate debug info for /lib64/libplibssgaux.so.1.8.5 FATAL: ssgInit called without a valid OpenGL context. <<<<<
[Thread 0x7ffff0bb66c0 (LWP 28964) exited]
[Thread 0x7fffc13666c0 (LWP 28969) exited]
[Thread 0x7fffc1b676c0 (LWP 28968) exited]
[Thread 0x7fffc24306c0 (LWP 28967) exited]
[Thread 0x7fffc2c316c0 (LWP 28966) exited]
[Thread 0x7fffc3fff6c0 (LWP 28965) exited]
[Thread 0x7ffff199a6c0 (LWP 28963) exited]
[Thread 0x7ffff22496c0 (LWP 28962) exited]
[Thread 0x7ffff2ca76c0 (LWP 28960) exited]
[Thread 0x7ffff34a86c0 (LWP 28959) exited]
[Thread 0x7ffff44f26c0 (LWP 28957) exited]
[Thread 0x7ffff4cf36c0 (LWP 28956) exited]
[Thread 0x7ffff6bdb880 (LWP 28931) exited]
[Thread 0x7fffc0a026c0 (LWP 28985) exited]
[New process 28931]
(gdb)
=====

and no SIGSEGV.  So I'm lost.  My display is 1280x1024 using:

=====
$ lspci | grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation GP108 [GeForce GT 1030] (rev a1)

$ lsmod | grep nouveau
nouveau              3870720  23
drm_ttm_helper         16384  1 nouveau
ttm                   122880  2 drm_ttm_helper,nouveau
gpu_sched              65536  1 nouveau
i2c_algo_bit           20480  2 igb,nouveau
drm_gpuvm              45056  1 nouveau
drm_exec               12288  2 drm_gpuvm,nouveau
mxm_wmi                12288  1 nouveau
drm_display_helper    307200  1 nouveau
video                  81920  2 asus_wmi,nouveau
wmi                    32768  5 video,asus_wmi,wmi_bmof,mxm_wmi,nouveau
=====

Then press return to start the game.
Then end the game with the ESCAPE key or by closing the game window with a 
mouse click.

I didn't get a chance to try those two lines.
--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to