Author Topic: 2.6.1 Seg Fault on start?  (Read 1252 times)

shinyarcade

  • Newbie
  • *
  • Posts: 1
    • View Profile
2.6.1 Seg Fault on start?
« on: January 20, 2020, 03:11:21 PM »
Hi, I just installed Attract Mode, and seem to be having an issue starting.  When I run attract, the screen flickers like it wants to draw a window, then exits with "Segmentation Fault".  The end of the debug logs show:
Code: [Select]
Created Attract-Mode Window: 1280x1024 @ 0,0 [OpenGL surface: 1280x1024 bpp=24]
Segmentation fault

when I run attract -v, this is the output:
Code: [Select]
attract -v
Attract-Mode v2.6.1 (Linux, SFML 2.3.2 +FontConfig +Xinerama +SWF)
avcodec 56.60.100 / avformat 56.40.101 / swscale 3.1.101 / avutil 54.31.100 / swresample 1.2.101

OpenGL 1.5 Mesa 17.2.4
 - vendor  : nouveau
 - renderer: NV34

Shaders are available.

Am I just using the wrong version for my system, or is there something else I may have done wrong?

Thank you.