Changes between Initial Version and Version 1 of Ticket #2610


Ignore:
Timestamp:
Jun 4, 2014, 4:58:10 AM (10 years ago)
Author:
Michael Roussel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2610 – Description

    initial v1  
    1 When I click on the atlas link in the game menu, the game crash. I retry 2 or 3 time and it finally work. 
     1'''When I click on the atlas link in the game menu, the game crash. I retry 2 or 3 time and it finally work.'''
    22
    3 This is the error (copy/paste from the terminal):
    4 ''
     3'''This is the error (copy/paste from the terminal):
     4'''''
    55../src/unix/glx11.cpp(86): assert "xid" failed in SetCurrent(): window must be shown [in thread 7f1e5ffff700]''
    66
    7 Call stack:
     7''Call stack:
    88[00] wxOnAssert(char const*, int, char const*, char const*, wchar_t const*)
    99[01] wxGLContext::SetCurrent(wxGLCanvas const&) const
     
    1313ogl.cpp(479): Assertion failed: "exts"
    1414Assertion failed: "exts"
    15 Location: ogl.cpp:479 (ogl_Init)
     15Location: ogl.cpp:479 (ogl_Init)''
    1616
    17 Call stack:
     17''Call stack:''
    1818
    19 (0x84025b) pyrogenesis() [0x84025b]
     19''(0x84025b) pyrogenesis() [0x84025b]
    2020(0x7f2d01) pyrogenesis() [0x7f2d01]
    2121(0x7f3c17) pyrogenesis() [0x7f3c17]
     
    2424(0x72280c) pyrogenesis() [0x72280c]
    2525(0x7f1e93284062) /lib/x86_64-linux-gnu/libpthread.so.0(+0x8062) [0x7f1e93284062]
    26 (0x7f1e92fb7c1d) /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f1e92fb7c1d]
     26(0x7f1e92fb7c1d) /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f1e92fb7c1d]''
    2727
    28 errno = 0 (Try again later)
    29 OS error = ?
     28''errno = 0 (Try again later)
     29OS error = ?''
     30
     31'''After that I use the Debugger with «bt full» and I get:'''
     32''Thread 1 (process 3122):
     33#0  0x00007f726d63e000 in sem_wait ()''
     34
     35  ''from /lib/x86_64-linux-gnu/libpthread.so.0''
     36
     37''No symbol table info available.
     38Cannot access memory at address 0x7fff01d04048''