Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#2610 closed defect (needsinfo)

[NEEDS INFO] Crash when running Atlas from the game menu

Reported by: Michael Roussel Owned by:
Priority: Should Have Milestone:
Component: Atlas editor Keywords:
Cc: Patch:

Description (last modified by Michael Roussel)

On linux.

When I click on the atlas link in the game menu, the game crash. I retry 2 or 3 time and it finally work.

This is the error (copy/paste from the terminal): ../src/unix/glx11.cpp(86): assert "xid" failed in SetCurrent(): window must be shown [in thread 7f1e5ffff700]

Call stack: [00] wxOnAssert(char const*, int, char const*, char const*, wchar_t const*) [01] wxGLContext::SetCurrent(wxGLCanvas const&) const [02] 0x72280c [03] 0x7f1e93284062 [04] clone ogl.cpp(479): Assertion failed: "exts" Assertion failed: "exts" Location: ogl.cpp:479 (ogl_Init)

Call stack:

(0x84025b) pyrogenesis() [0x84025b] (0x7f2d01) pyrogenesis() [0x7f2d01] (0x7f3c17) pyrogenesis() [0x7f3c17] (0x7f850f) pyrogenesis() [0x7f850f] (0x732037) pyrogenesis() [0x732037] (0x72280c) pyrogenesis() [0x72280c] (0x7f1e93284062) /lib/x86_64-linux-gnu/libpthread.so.0(+0x8062) [0x7f1e93284062] (0x7f1e92fb7c1d) /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f1e92fb7c1d]

errno = 0 (Try again later) OS error = ?

After that I use the Debugger with «bt full» and I get: Thread 1 (process 3122): #0 0x00007f726d63e000 in sem_wait ()

from /lib/x86_64-linux-gnu/libpthread.so.0

No symbol table info available. Cannot access memory at address 0x7fff01d04048

Change History (6)

comment:1 by Michael Roussel, 10 years ago

Description: modified (diff)

comment:2 by Michael Roussel, 10 years ago

Description: modified (diff)

comment:3 by Stan, 10 years ago

Milestone: BacklogAlpha 17

Can anyone reproduce this ?

comment:4 by historic_bruno, 10 years ago

It would be useful to know which version of wxWidgets that was, also which Linux distro and version, and whether it's a packaged release or SVN.

comment:5 by mimo, 10 years ago

Milestone: Alpha 17Backlog
Resolution: needsinfo
Status: newclosed

comment:6 by historic_bruno, 10 years ago

Milestone: Backlog
Summary: Crash when running Atlas from the game menu[NEEDS INFO] Crash when running Atlas from the game menu
Note: See TracTickets for help on using tickets.