Dismiss Notice
This Section is READ ONLY - All Posts Are Archived

[Resolved] linux client release 501 can not load

Discussion in 'Release 35 Bug Forum' started by Bramms, Nov 1, 2016.

Thread Status:
Not open for further replies.
  1. Bramms

    Bramms Avatar

    Messages:
    0
    Likes Received:
    0
    Trophy Points:
    3
    Hi,

    Since release 501 game crashes before loading. Hope you can easily figure where you made mistake. Can't find logs on linux client, i would love to see some type of console log file.

    Process 2845 attached
    restart_syscall(<... resuming interrupted call ...>) = 0
    access("/proc/2845/status", F_OK) = 0
    open("/proc/2845/status", O_RDONLY) = 55
    fstat(55, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa100467000
    lseek(55, 0, SEEK_SET) = 0
    read(55, "Name:\tShroud of the A\nState:\tR ("..., 1024) = 917
    poll([{fd=54, events=POLLIN}], 1, 180000) = 0 (Timeout)
    gettid() = 2845
    rt_sigaction(SIGTRAP, {SIG_IGN, [TRAP], SA_RESTORER|SA_RESTART, 0x7fa108433250}, {SIG_IGN, [], 0}, 8) = 0
    rt_sigaction(SIGALRM, {SIG_IGN, [ALRM], SA_RESTORER|SA_RESTART, 0x7fa108433250}, {SIG_IGN, [], 0}, 8) = 0
    lseek(55, 917, SEEK_SET) = 917
    gettid() = 2845
    write(2, "../common/pipes.cpp 769 Assertio"..., 73) = 73
    lseek(55, 917, SEEK_SET) = 917
    --- SIGTRAP {si_signo=SIGTRAP, si_code=SI_KERNEL} ---
    +++ killed by SIGTRAP (core dumped) +++
     
  2. Alley Oop

    Alley Oop Bug Hunter Bug Moderator

    Messages:
    15,741
    Likes Received:
    19,500
    Trophy Points:
    153
    501 loads for me, on majaro
     
  3. Bramms

    Bramms Avatar

    Messages:
    0
    Likes Received:
    0
    Trophy Points:
    3
  4. Bramms

    Bramms Avatar

    Messages:
    0
    Likes Received:
    0
    Trophy Points:
    3
    I disabled apparmor and now i can load the game.
     
  5. Attenwood

    Attenwood Portalarian Emeritus Dev Emeritus

    Messages:
    6,910
    Likes Received:
    5,863
    Trophy Points:
    153
    Any indication as to why you believe "apparmor" would actively be killing our game? :)
     
  6. Bramms

    Bramms Avatar

    Messages:
    0
    Likes Received:
    0
    Trophy Points:
    3
    Game worked with apparmor on with r35.500, after getting r35.501 game stopped working. Disabled apparmor and game worked. Don't think apparmor is killing the game, game is trying to do something not allowed by apparmor policy. I might be wrong, sure you can test it and find what's the problem.
     
Thread Status:
Not open for further replies.