Jump to content

etam

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by etam

  1. Hi,

    I have an issue, which I described here: http://forum.kerbalspaceprogram.com/showthread.php/36895-openSUSE-12-3-primusrun-Program-received-signal-SIGPWR. Here's a copy:

    This is very weird. After upgrading openSUSE from 12.2 to 12.3 (both x86_64) KSP crashes on startup. In 12.2 it worked without any problems. In 12.3 running with optirun works, but has less FPS than it had on primusrun.

    I'm running it with "primusrun env LC_ALL=C ./KSP.x86_64"

    Output from gdb:

    Program received signal SIGPWR, Power fail/restart.
    [Switching to Thread 0x7ffff0350700 (LWP 30689)]
    0x00007ffff6d9f970 in sem_wait () from /lib64/libpthread.so.0
    (gdb) bt
    #0 0x00007ffff6d9f970 in sem_wait () from /lib64/libpthread.so.0
    #1 0x00007ffff0bf53f7 in mono_sem_wait () from /home/etam/games/KSP_linux/KSP_Data/Mono/x86_64/libmono.so
    #2 0x00007ffff0b5bd3b in ?? () from /home/etam/games/KSP_linux/KSP_Data/Mono/x86_64/libmono.so
    #3 0x00007ffff0bc622a in ?? () from /home/etam/games/KSP_linux/KSP_Data/Mono/x86_64/libmono.so
    #4 0x00007ffff0bed12c in ?? () from /home/etam/games/KSP_linux/KSP_Data/Mono/x86_64/libmono.so
    #5 0x00007ffff0c0e125 in ?? () from /home/etam/games/KSP_linux/KSP_Data/Mono/x86_64/libmono.so
    #6 0x00007ffff6d99e0f in start_thread () from /lib64/libpthread.so.0
    #7 0x00007ffff63b17dd in clone () from /lib64/libc.so.6

    Player.log: http://susepaste.org/12271182

    Because thread was closed, I continue it here:

    I've found that this crash happens only when SCREEN_RESOLUTION_WIDTH, SCREEN_RESOLUTION_HEIGHT and UI_SIZE in settings.cfg (fullscreen is on) does not match actual screen size. I use laptop and use it's screen or attached external ones, so my screen resolution changes. Right now I keep separate copies of settings.cfg for each resolution. If I need to create new one, I delete settings.cfg, launch the game without primusrun and adjust settings. Then I can launch KSP with primusrun.

×
×
  • Create New...