Advertisement
Guest User

Untitled

a guest
Mar 6th, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. #0 0x00007ffff366c66b in raise () at /lib64/libc.so.6
  2. #1 0x00007ffff366e381 in abort () at /lib64/libc.so.6
  3. #2 0x00007ffff36648fa in __assert_fail_base () at /lib64/libc.so.6
  4. #3 0x00007ffff3664972 in () at /lib64/libc.so.6
  5. #4 0x00007ffff578a16f in () at /lib64/libX11.so.6
  6. #5 0x00007ffff578a5a7 in _XSend () at /lib64/libX11.so.6
  7. #6 0x00007ffff5780c84 in XQueryExtension () at /lib64/libX11.so.6
  8. #7 0x00007ffff340c252 in __glXLookupDisplay () at /lib64/libGLX.so.0
  9. #8 0x00007ffff34082d5 in glXQueryVersion () at /lib64/libGLX.so.0
  10. #9 0x00007fff8dca7be5 in wxGLCanvasX11::GetGLXVersion() ()
  11. at /lib64/libwx_gtk3u_gl-3.0.so.0
  12. #10 0x00007fff8dca8255 in wxGLCanvasX11::ConvertWXAttrsToGL(int const*, int*, unsigned long) () at /lib64/libwx_gtk3u_gl-3.0.so.0
  13. #11 0x00007fff8dca8a18 in wxGLCanvasX11::InitXVisualInfo(int const*, __GLXFBConfigRec***, XVisualInfo**) () at /lib64/libwx_gtk3u_gl-3.0.so.0
  14. #12 0x00007fff8dca9c00 in wxGLCanvas::Create(wxWindow*, int, wxPoint const&, wxSize const&, long, wxString const&, int const*, wxPalette const&) ()
  15. at /lib64/libwx_gtk3u_gl-3.0.so.0
  16. #13 0x00007fff8dca9da3 in wxGLCanvas::wxGLCanvas(wxWindow*, int, int const*, wxPoint const&, wxSize const&, long, wxString const&, wxPalette const&) ()
  17. at /lib64/libwx_gtk3u_gl-3.0.so.0
  18. #14 0x00007fff8df66185 in Canvas::Canvas(wxWindow*, int*, long) (this=0x372d4e0, parent=0x49274a0, attribList=0x7fffffffc5a0, style=262144)
  19. at ../../../source/tools/atlas/AtlasUI/CustomControls/Canvas/Canvas.cpp:29
  20. #15 0x00007fff8df9f813 in GameCanvas::GameCanvas(ScenarioEditor&, wxWindow*, int*) (attribList=0x7fffffffc5a0, parent=0x49274a0, scenarioEditor=..., this=0x372d4e0)
  21. at ../../../source/tools/atlas/AtlasUI/ScenarioEditor/ScenarioEditor.cpp:83
  22. #16 0x00007fff8df9f813 in ScenarioEditor::ScenarioEditor(wxWindow*) (this=0x16eb800, parent=<optimized out>)
  23. at ../../../source/tools/atlas/AtlasUI/ScenarioEditor/ScenarioEditor.cpp:554
  24. #17 0x00007fff8df992c7 in AtlasDLLApp::OnInit() (this=0x7fff9c50e800)
  25. at ../../../source/tools/atlas/AtlasUI/Misc/DLLInterface.cpp:241
  26. #18 0x00007fff8ced4432 in wxEntry(int&, wchar_t**) ()
  27. at /lib64/libwx_baseu-3.0.so.0
  28. #19 0x00007fff8df97f3b in Atlas_StartWindow(wchar_t const*) (type=0xab6250 L"ScenarioEditor") at ../../../source/tools/atlas/AtlasUI/Misc/DLLInterface.cpp:147
  29. #20 0x0000000000880fb1 in BeginAtlas(CmdLineArgs const&, DllLoader const&) (args=..., dll=...) at ../../../source/tools/atlas/GameInterface/GameLoop.cpp:317
  30. #21 0x000000000062c1bf in ATLAS_Run(CmdLineArgs const&, int) (args=..., flags=1) at ../../../source/ps/GameSetup/Atlas.cpp:54
  31. #22 0x000000000062c278 in ATLAS_RunIfOnCmdLine(CmdLineArgs const&, bool) (args=..., force=force@entry=true) at ../../../source/ps/GameSetup/Atlas.cpp:77
  32. #23 0x0000000000431c0a in RunGameOrAtlas(int, char const**) (argc=argc@entry=1, argv=argv@entry=0x7fffffffdc78) at ../../../source/main.cpp:599
  33. #24 0x0000000000422cb7 in main(int, char**) (argc=1, argv=0x7fffffffdc78)
  34. at ../../../source/main.cpp:632
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement