JamesWright Posted March 20, 2019 Report Share Posted March 20, 2019 I have been told that the Atlas Map Editor comes with the installation of the game but it never actually works, do I need an additional download or should I redownload the game. Please Help. Quote Link to comment Share on other sites More sharing options...
Itms Posted March 20, 2019 Report Share Posted March 20, 2019 Hello! What platform are you on, are you using the stable or the development of the game, and what do you mean by "never works" (does it crash with a message, or nothing happens)? Thanks in advance Quote Link to comment Share on other sites More sharing options...
JamesWright Posted March 20, 2019 Author Report Share Posted March 20, 2019 I am running Linux OS, it gives me a crash message, and it's version 0.0.23b-1.fc28, I believe. Quote Link to comment Share on other sites More sharing options...
Stan` Posted March 20, 2019 Report Share Posted March 20, 2019 2 minutes ago, JamesWright said: I am running Linux OS, it gives me a crash message, and it's version 0.0.23b-1.fc28, I believe. Can you copy paste the error message here ? Also which distribution ? Quote Link to comment Share on other sites More sharing options...
Itms Posted March 20, 2019 Report Share Posted March 20, 2019 fc-28 is for Fedora. Yeah we need the crash message. The best way to do this is to run pyrogenesis -editor in a terminal to launch Atlas directly and get the errors in the standard output. Quote Link to comment Share on other sites More sharing options...
elexis Posted March 20, 2019 Report Share Posted March 20, 2019 Sounds like #5066 1 Quote Link to comment Share on other sites More sharing options...
JamesWright Posted March 20, 2019 Author Report Share Posted March 20, 2019 Are you looking for the gdb debugger? Or something else? Quote Link to comment Share on other sites More sharing options...
elexis Posted March 20, 2019 Report Share Posted March 20, 2019 A stacktrace. gdb shows it with the command "info stack". 1 Quote Link to comment Share on other sites More sharing options...
JamesWright Posted March 20, 2019 Author Report Share Posted March 20, 2019 (edited) So do you want the "info stack"? Edited March 20, 2019 by JamesWright Quote Link to comment Share on other sites More sharing options...
JamesWright Posted March 20, 2019 Author Report Share Posted March 20, 2019 Here is the info stack from the gdb debugger. (gdb) info stack #0 0x00007f510afa0734 in nanosleep () from /lib64/libc.so.6 #1 0x00007f510afa063a in sleep () from /lib64/libc.so.6 #2 0x00000000009d2a78 in udbg_launch_debugger() () #3 0x00000000009d60f6 in sys_display_error(wchar_t const*, unsigned long) () #4 0x0000000000982e2b in debug_DisplayError(wchar_t const*, unsigned long, void*, wchar_t const*, wchar_t const*, int, char const*, long volatile*) () #5 0x00000000009826f9 in debug_WriteCrashlog(wchar_t const*) () #6 0x0000000000982bdf in debug_DisplayError(wchar_t const*, unsigned long, void*, wchar_t const*, wchar_t const*, int, char const*, long volatile*) () #7 0x000000000066a98b in ATLAS_Run(CmdLineArgs const&, int) [clone .constprop.36] () #8 0x000000000066aa6e in ATLAS_RunIfOnCmdLine(CmdLineArgs const&, bool) () #9 0x000000000048037e in RunGameOrAtlas(int, char const**) () #10 0x000000000046ea1b in main () (gdb) #0 0x00007f510afa0734 in nanosleep () from /lib64/libc.so.6 #1 0x00007f510afa063a in sleep () from /lib64/libc.so.6 #2 0x00000000009d2a78 in udbg_launch_debugger() () #3 0x00000000009d60f6 in sys_display_error(wchar_t const*, unsigned long) () #4 0x0000000000982e2b in debug_DisplayError(wchar_t const*, unsigned long, void*, wchar_t const*, wchar_t const*, int, char const*, long volatile*) () #5 0x00000000009826f9 in debug_WriteCrashlog(wchar_t const*) () #6 0x0000000000982bdf in debug_DisplayError(wchar_t const*, unsigned long, void*, wchar_t const*, wchar_t const*, int, char const*, long volatile*) () #7 0x000000000066a98b in ATLAS_Run(CmdLineArgs const&, int) [clone .constprop.36] () #8 0x000000000066aa6e in ATLAS_RunIfOnCmdLine(CmdLineArgs const&, bool) () #9 0x000000000048037e in RunGameOrAtlas(int, char const**) () #10 0x000000000046ea1b in main () (gdb) #0 0x00007f510afa0734 in nanosleep () from /lib64/libc.so.6 #1 0x00007f510afa063a in sleep () from /lib64/libc.so.6 #2 0x00000000009d2a78 in udbg_launch_debugger() () #3 0x00000000009d60f6 in sys_display_error(wchar_t const*, unsigned long) () #4 0x0000000000982e2b in debug_DisplayError(wchar_t const*, unsigned long, void*, wchar_t const*, wchar_t const*, int, char const*, long volatile*) () #5 0x00000000009826f9 in debug_WriteCrashlog(wchar_t const*) () #6 0x0000000000982bdf in debug_DisplayError(wchar_t const*, unsigned long, void*, wchar_t const*, wchar_t const*, int, char const*, long volatile*) () #7 0x000000000066a98b in ATLAS_Run(CmdLineArgs const&, int) [clone .constprop.36] () #8 0x000000000066aa6e in ATLAS_RunIfOnCmdLine(CmdLineArgs const&, bool) () #9 0x000000000048037e in RunGameOrAtlas(int, char const**) () #10 0x000000000046ea1b in main () Quote Link to comment Share on other sites More sharing options...
elexis Posted March 20, 2019 Report Share Posted March 20, 2019 That tells us that it's trying to save the crash message, but doesn't speak about the crash itself (sounds like the gdb command being executed too late) Uploading the mainlog.html and crash something .txt might yield more information. https://trac.wildfiregames.com/wiki/ReportingErrors Quote Link to comment Share on other sites More sharing options...
JamesWright Posted March 20, 2019 Author Report Share Posted March 20, 2019 I found something labelled sacktrace. { "signal": 11 , "executable": "/usr/bin/pyrogenesis" , "stacktrace": [ { "crash_thread": true , "frames": [ { "address": 140284223716093 , "build_id": "650a8c5bf0f433ffb5c139a9a5704fb00d9f8958" , "build_id_offset": 236285 , "function_name": "XQueryExtension" , "file_name": "/lib64/libX11.so.6" } , { "address": 140284188599586 , "build_id": "a59af2f6217af6fa9a62d1963e16f296670556c4" , "build_id_offset": 38178 , "function_name": "__glXLookupDisplay" , "file_name": "/lib64/libGLX.so.0" } , { "address": 140284188583241 , "build_id": "a59af2f6217af6fa9a62d1963e16f296670556c4" , "build_id_offset": 21833 , "function_name": "glXQueryVersion" , "file_name": "/lib64/libGLX.so.0" } , { "address": 140283816710693 , "build_id": "5b4e1ab2fcd5c95b89547f201b63cce95864d66f" , "build_id_offset": 61989 , "function_name": "wxGLCanvasX11::GetGLXVersion()" , "file_name": "/lib64/libwx_gtk3u_gl-3.0.so.0" } , { "address": 140283816714853 , "build_id": "5b4e1ab2fcd5c95b89547f201b63cce95864d66f" , "build_id_offset": 66149 , "function_name": "wxGLCanvasX11::ConvertWXAttrsToGL(int const*, int*, unsigned long)" , "file_name": "/lib64/libwx_gtk3u_gl-3.0.so.0" } , { "address": 140283816716700 , "build_id": "5b4e1ab2fcd5c95b89547f201b63cce95864d66f" , "build_id_offset": 67996 , "function_name": "wxGLCanvasX11::InitXVisualInfo(int const*, __GLXFBConfigRec***, XVisualInfo**)" , "file_name": "/lib64/libwx_gtk3u_gl-3.0.so.0" } , { "address": 140283816718467 , "build_id": "5b4e1ab2fcd5c95b89547f201b63cce95864d66f" , "build_id_offset": 69763 , "function_name": "wxGLCanvas::Create(wxWindow*, int, wxPoint const&, wxSize const&, long, wxString const&, int const*, wxPalette const&)" , "file_name": "/lib64/libwx_gtk3u_gl-3.0.so.0" } , { "address": 140283816718887 , "build_id": "5b4e1ab2fcd5c95b89547f201b63cce95864d66f" , "build_id_offset": 70183 , "function_name": "wxGLCanvas::wxGLCanvas(wxWindow*, int, int const*, wxPoint const&, wxSize const&, long, wxString const&, wxPalette const&)" , "file_name": "/lib64/libwx_gtk3u_gl-3.0.so.0" } , { "address": 140283819636651 , "build_id": "9ac71bc6b8b7f3472a4471bec6bab2df1fc06f06" , "build_id_offset": 796587 , "function_name": "Canvas::Canvas(wxWindow*, int*, long)" , "file_name": "/usr/lib64/0ad/libAtlasUI.so" } , { "address": 140283819886595 , "build_id": "9ac71bc6b8b7f3472a4471bec6bab2df1fc06f06" , "build_id_offset": 1046531 , "function_name": "ScenarioEditor::ScenarioEditor(wxWindow*)" , "file_name": "/usr/lib64/0ad/libAtlasUI.so" } , { "address": 140283819859511 , "build_id": "9ac71bc6b8b7f3472a4471bec6bab2df1fc06f06" , "build_id_offset": 1019447 , "function_name": "AtlasDLLApp::OnInit()" , "file_name": "/usr/lib64/0ad/libAtlasUI.so" } , { "address": 140283802006482 , "build_id": "1ef988857e9720d8b552c3d771b5856b8d5a81d9" , "build_id_offset": 1106898 , "function_name": "wxEntry(int&, wchar_t**)" , "file_name": "/lib64/libwx_baseu-3.0.so.0" } , { "address": 140283819851986 , "build_id": "9ac71bc6b8b7f3472a4471bec6bab2df1fc06f06" , "build_id_offset": 1011922 , "function_name": "Atlas_StartWindow" , "file_name": "/usr/lib64/0ad/libAtlasUI.so" } , { "address": 9079125 , "build_id": "70c4b332bd2db202818f2ff993e56dc05972ec8b" , "build_id_offset": 4884821 , "function_name": "BeginAtlas(CmdLineArgs const&, DllLoader const&)" , "file_name": "/usr/bin/pyrogenesis" } , { "address": 6728127 , "build_id": "70c4b332bd2db202818f2ff993e56dc05972ec8b" , "build_id_offset": 2533823 , "function_name": "ATLAS_Run(CmdLineArgs const&, int) [clone .constprop.36]" , "file_name": "/usr/bin/pyrogenesis" } , { "address": 6728302 , "build_id": "70c4b332bd2db202818f2ff993e56dc05972ec8b" , "build_id_offset": 2533998 , "function_name": "ATLAS_RunIfOnCmdLine(CmdLineArgs const&, bool)" , "file_name": "/usr/bin/pyrogenesis" } , { "address": 4719486 , "build_id": "70c4b332bd2db202818f2ff993e56dc05972ec8b" , "build_id_offset": 525182 , "function_name": "RunGameOrAtlas(int, char const**)" , "file_name": "/usr/bin/pyrogenesis" } , { "address": 4647451 , "build_id": "70c4b332bd2db202818f2ff993e56dc05972ec8b" , "build_id_offset": 453147 , "function_name": "main" , "file_name": "/usr/bin/pyrogenesis" } ] } , { "frames": [ { "address": 140284270630380 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 54764 , "function_name": "pthread_cond_wait@@GLIBC_2.3.2" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284177090232 , "build_id": "5e1c480a6315a33b1de0a1ee0dd336004e7bec4e" , "build_id_offset": 149176 , "function_name": "PR_WaitCondVar" , "file_name": "/lib64/libnspr4.so" } , { "address": 140284253216129 , "build_id": "3fa9c74d8d6f0494379edf23d2cafb8d069bcc77" , "build_id_offset": 2268545 , "function_name": "js::HelperThread::threadLoop()" , "file_name": "/lib64/libmozjs-38.so" } , { "address": 140284177114104 , "build_id": "5e1c480a6315a33b1de0a1ee0dd336004e7bec4e" , "build_id_offset": 173048 , "function_name": "_pt_root" , "file_name": "/lib64/libnspr4.so" } , { "address": 140284270605716 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 30100 , "function_name": "start_thread" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284191887183 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 1023823 , "function_name": "__clone" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140284270630380 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 54764 , "function_name": "pthread_cond_wait@@GLIBC_2.3.2" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284177090232 , "build_id": "5e1c480a6315a33b1de0a1ee0dd336004e7bec4e" , "build_id_offset": 149176 , "function_name": "PR_WaitCondVar" , "file_name": "/lib64/libnspr4.so" } , { "address": 140284253216129 , "build_id": "3fa9c74d8d6f0494379edf23d2cafb8d069bcc77" , "build_id_offset": 2268545 , "function_name": "js::HelperThread::threadLoop()" , "file_name": "/lib64/libmozjs-38.so" } , { "address": 140284177114104 , "build_id": "5e1c480a6315a33b1de0a1ee0dd336004e7bec4e" , "build_id_offset": 173048 , "function_name": "_pt_root" , "file_name": "/lib64/libnspr4.so" } , { "address": 140284270605716 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 30100 , "function_name": "start_thread" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284191887183 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 1023823 , "function_name": "__clone" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140284191843369 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 980009 , "function_name": "__poll" , "file_name": "/lib64/libc.so.6" } , { "address": 140283516689973 , "build_id": "6e7b15a96418261509484e4d2620f9297a5daab8" , "build_id_offset": 212533 , "function_name": "poll_func" , "file_name": "/lib64/libpulse.so.0" } , { "address": 140283516630040 , "build_id": "6e7b15a96418261509484e4d2620f9297a5daab8" , "build_id_offset": 152600 , "function_name": "pa_mainloop_poll" , "file_name": "/lib64/libpulse.so.0" } , { "address": 140283516631650 , "build_id": "6e7b15a96418261509484e4d2620f9297a5daab8" , "build_id_offset": 154210 , "function_name": "pa_mainloop_iterate" , "file_name": "/lib64/libpulse.so.0" } , { "address": 140283516631824 , "build_id": "6e7b15a96418261509484e4d2620f9297a5daab8" , "build_id_offset": 154384 , "function_name": "pa_mainloop_run" , "file_name": "/lib64/libpulse.so.0" } , { "address": 140283516689789 , "build_id": "6e7b15a96418261509484e4d2620f9297a5daab8" , "build_id_offset": 212349 , "function_name": "thread" , "file_name": "/lib64/libpulse.so.0" } , { "address": 140283514194348 , "build_id": "4a9e24ac8c2cf040b9c4758a35c2f68384f9cb8a" , "build_id_offset": 358828 , "function_name": "internal_thread_func" , "file_name": "/usr/lib64/pulseaudio/libpulsecommon-12.2.so" } , { "address": 140284270605716 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 30100 , "function_name": "start_thread" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284191887183 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 1023823 , "function_name": "__clone" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140284270646288 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 70672 , "function_name": "__nanosleep" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284278236397 , "build_id": "49058bdd757a6686991f62b8ef10096bb0b07ea8" , "build_id_offset": 935149 , "function_name": "SDL_Delay_REAL" , "file_name": "/lib64/libSDL2-2.0.so.0" } , { "address": 9077197 , "build_id": "70c4b332bd2db202818f2ff993e56dc05972ec8b" , "build_id_offset": 4882893 , "function_name": "RunEngine(void*)" , "file_name": "/usr/bin/pyrogenesis" } , { "address": 140284270605716 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 30100 , "function_name": "start_thread" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284191887183 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 1023823 , "function_name": "__clone" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140284191843369 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 980009 , "function_name": "__poll" , "file_name": "/lib64/libc.so.6" } , { "address": 140283772816470 , "build_id": "908676379fc7a7e6700d4f1fd5d0154de0e578e1" , "build_id_offset": 314454 , "function_name": "g_main_context_iterate.isra.21" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140283772816768 , "build_id": "908676379fc7a7e6700d4f1fd5d0154de0e578e1" , "build_id_offset": 314752 , "function_name": "g_main_context_iteration" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140283660574285 , "build_id": "c2393cf3f38858ecbfc4900a81b3a2a595bf6b7b" , "build_id_offset": 32333 , "function_name": "dconf_gdbus_worker_thread" , "file_name": "/usr/lib64/gio/modules/libdconfsettings.so" } , { "address": 140283772981274 , "build_id": "908676379fc7a7e6700d4f1fd5d0154de0e578e1" , "build_id_offset": 479258 , "function_name": "g_thread_proxy" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140284270605716 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 30100 , "function_name": "start_thread" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284191887183 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 1023823 , "function_name": "__clone" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140284191843369 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 980009 , "function_name": "__poll" , "file_name": "/lib64/libc.so.6" } , { "address": 140283772816470 , "build_id": "908676379fc7a7e6700d4f1fd5d0154de0e578e1" , "build_id_offset": 314454 , "function_name": "g_main_context_iterate.isra.21" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140283772816768 , "build_id": "908676379fc7a7e6700d4f1fd5d0154de0e578e1" , "build_id_offset": 314752 , "function_name": "g_main_context_iteration" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140283772816849 , "build_id": "908676379fc7a7e6700d4f1fd5d0154de0e578e1" , "build_id_offset": 314833 , "function_name": "glib_worker_main" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140283772981274 , "build_id": "908676379fc7a7e6700d4f1fd5d0154de0e578e1" , "build_id_offset": 479258 , "function_name": "g_thread_proxy" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140284270605716 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 30100 , "function_name": "start_thread" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284191887183 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 1023823 , "function_name": "__clone" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140284191843369 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 980009 , "function_name": "__poll" , "file_name": "/lib64/libc.so.6" } , { "address": 140283772816470 , "build_id": "908676379fc7a7e6700d4f1fd5d0154de0e578e1" , "build_id_offset": 314454 , "function_name": "g_main_context_iterate.isra.21" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140283772817426 , "build_id": "908676379fc7a7e6700d4f1fd5d0154de0e578e1" , "build_id_offset": 315410 , "function_name": "g_main_loop_run" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140283741915226 , "build_id": "8bc2dcca66b559c619e5a9c1bd1d230382a8316c" , "build_id_offset": 866394 , "function_name": "gdbus_shared_thread_func" , "file_name": "/lib64/libgio-2.0.so.0" } , { "address": 140283772981274 , "build_id": "908676379fc7a7e6700d4f1fd5d0154de0e578e1" , "build_id_offset": 479258 , "function_name": "g_thread_proxy" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140284270605716 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 30100 , "function_name": "start_thread" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284191887183 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 1023823 , "function_name": "__clone" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140284191852711 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 989351 , "function_name": "__select" , "file_name": "/lib64/libc.so.6" } , { "address": 10286888 , "build_id": "70c4b332bd2db202818f2ff993e56dc05972ec8b" , "build_id_offset": 6092584 , "function_name": "inotify_event_loop(void*)" , "file_name": "/usr/bin/pyrogenesis" } , { "address": 140284270605716 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 30100 , "function_name": "start_thread" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284191887183 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 1023823 , "function_name": "__clone" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140284270630380 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 54764 , "function_name": "pthread_cond_wait@@GLIBC_2.3.2" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284177090232 , "build_id": "5e1c480a6315a33b1de0a1ee0dd336004e7bec4e" , "build_id_offset": 149176 , "function_name": "PR_WaitCondVar" , "file_name": "/lib64/libnspr4.so" } , { "address": 140284253216129 , "build_id": "3fa9c74d8d6f0494379edf23d2cafb8d069bcc77" , "build_id_offset": 2268545 , "function_name": "js::HelperThread::threadLoop()" , "file_name": "/lib64/libmozjs-38.so" } , { "address": 140284177114104 , "build_id": "5e1c480a6315a33b1de0a1ee0dd336004e7bec4e" , "build_id_offset": 173048 , "function_name": "_pt_root" , "file_name": "/lib64/libnspr4.so" } , { "address": 140284270605716 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 30100 , "function_name": "start_thread" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284191887183 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 1023823 , "function_name": "__clone" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140284270630380 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 54764 , "function_name": "pthread_cond_wait@@GLIBC_2.3.2" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284177090232 , "build_id": "5e1c480a6315a33b1de0a1ee0dd336004e7bec4e" , "build_id_offset": 149176 , "function_name": "PR_WaitCondVar" , "file_name": "/lib64/libnspr4.so" } , { "address": 140284253216129 , "build_id": "3fa9c74d8d6f0494379edf23d2cafb8d069bcc77" , "build_id_offset": 2268545 , "function_name": "js::HelperThread::threadLoop()" , "file_name": "/lib64/libmozjs-38.so" } , { "address": 140284177114104 , "build_id": "5e1c480a6315a33b1de0a1ee0dd336004e7bec4e" , "build_id_offset": 173048 , "function_name": "_pt_root" , "file_name": "/lib64/libnspr4.so" } , { "address": 140284270605716 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 30100 , "function_name": "start_thread" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284191887183 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 1023823 , "function_name": "__clone" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140284270630380 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 54764 , "function_name": "pthread_cond_wait@@GLIBC_2.3.2" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284177090232 , "build_id": "5e1c480a6315a33b1de0a1ee0dd336004e7bec4e" , "build_id_offset": 149176 , "function_name": "PR_WaitCondVar" , "file_name": "/lib64/libnspr4.so" } , { "address": 140284253216129 , "build_id": "3fa9c74d8d6f0494379edf23d2cafb8d069bcc77" , "build_id_offset": 2268545 , "function_name": "js::HelperThread::threadLoop()" , "file_name": "/lib64/libmozjs-38.so" } , { "address": 140284177114104 , "build_id": "5e1c480a6315a33b1de0a1ee0dd336004e7bec4e" , "build_id_offset": 173048 , "function_name": "_pt_root" , "file_name": "/lib64/libnspr4.so" } , { "address": 140284270605716 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 30100 , "function_name": "start_thread" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284191887183 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 1023823 , "function_name": "__clone" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140284270630380 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 54764 , "function_name": "pthread_cond_wait@@GLIBC_2.3.2" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284177090232 , "build_id": "5e1c480a6315a33b1de0a1ee0dd336004e7bec4e" , "build_id_offset": 149176 , "function_name": "PR_WaitCondVar" , "file_name": "/lib64/libnspr4.so" } , { "address": 140284253216129 , "build_id": "3fa9c74d8d6f0494379edf23d2cafb8d069bcc77" , "build_id_offset": 2268545 , "function_name": "js::HelperThread::threadLoop()" , "file_name": "/lib64/libmozjs-38.so" } , { "address": 140284177114104 , "build_id": "5e1c480a6315a33b1de0a1ee0dd336004e7bec4e" , "build_id_offset": 173048 , "function_name": "_pt_root" , "file_name": "/lib64/libnspr4.so" } , { "address": 140284270605716 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 30100 , "function_name": "start_thread" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284191887183 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 1023823 , "function_name": "__clone" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140284270630380 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 54764 , "function_name": "pthread_cond_wait@@GLIBC_2.3.2" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140283516691484 , "build_id": "6e7b15a96418261509484e4d2620f9297a5daab8" , "build_id_offset": 214044 , "function_name": "pa_threaded_mainloop_wait" , "file_name": "/lib64/libpulse.so.0" } , { "address": 140284218940016 , "build_id": "2d7fe76a1eec4ad3d7d692eb11686ea6601e432d" , "build_id_offset": 342640 , "function_name": "ALCpulsePlayback_mixerProc" , "file_name": "/lib64/libopenal.so.1" } , { "address": 140284218642587 , "build_id": "2d7fe76a1eec4ad3d7d692eb11686ea6601e432d" , "build_id_offset": 45211 , "function_name": "althrd_starter" , "file_name": "/lib64/libopenal.so.1" } , { "address": 140284270605716 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 30100 , "function_name": "start_thread" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284191887183 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 1023823 , "function_name": "__clone" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140284270646288 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 70672 , "function_name": "__nanosleep" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284278236397 , "build_id": "49058bdd757a6686991f62b8ef10096bb0b07ea8" , "build_id_offset": 935149 , "function_name": "SDL_Delay_REAL" , "file_name": "/lib64/libSDL2-2.0.so.0" } , { "address": 7495417 , "build_id": "70c4b332bd2db202818f2ff993e56dc05972ec8b" , "build_id_offset": 3301113 , "function_name": "CSoundManagerWorker::RunThread(void*)" , "file_name": "/usr/bin/pyrogenesis" } , { "address": 140284270605716 , "build_id": "0edef5aa88708d13d8de6b996b7f57bab1e769dd" , "build_id_offset": 30100 , "function_name": "start_thread" , "file_name": "/lib64/libpthread.so.0" } , { "address": 140284191887183 , "build_id": "f9c839c542defd9068676b3887a5f765416dbc55" , "build_id_offset": 1023823 , "function_name": "__clone" , "file_name": "/lib64/libc.so.6" } ] } ] } Quote Link to comment Share on other sites More sharing options...
elexis Posted March 20, 2019 Report Share Posted March 20, 2019 Indeed looks like the same as #5066 Quote Link to comment Share on other sites More sharing options...
JamesWright Posted March 21, 2019 Author Report Share Posted March 21, 2019 Is there any way to fix this? Quote Link to comment Share on other sites More sharing options...
elexis Posted March 21, 2019 Report Share Posted March 21, 2019 I guess @vladislavbelov knows best. Perhaps one can install a different wx version. Perhaps something can be changed in the atlas code, then you could apply that patch. 1 Quote Link to comment Share on other sites More sharing options...
JamesWright Posted March 21, 2019 Author Report Share Posted March 21, 2019 If possible send him my way if not I'll find him. Thank you guys so much you helped a lot, it is impressive to me that three of you responded, thanks for all you've done for me and developing such a great game. 1 Quote Link to comment Share on other sites More sharing options...
nani Posted March 21, 2019 Report Share Posted March 21, 2019 Deep in the stack trace will you find the answer. Quote Link to comment Share on other sites More sharing options...
vladislavbelov Posted March 21, 2019 Report Share Posted March 21, 2019 Which wxWidget version is in your Linux? Possible solutions: a) install newer version of wxWidget; b) run it with X.org, not with Wayland. 1 Quote Link to comment Share on other sites More sharing options...
JamesWright Posted March 22, 2019 Author Report Share Posted March 22, 2019 Where do I find out what wxWidget I'm running? Quote Link to comment Share on other sites More sharing options...
Loki1950 Posted March 22, 2019 Report Share Posted March 22, 2019 Hi James since you are using fedora try rpm query or yumex with the relevant plug-in. Enjoy the Choice Quote Link to comment Share on other sites More sharing options...
JamesWright Posted April 7, 2019 Author Report Share Posted April 7, 2019 I found a solution for all linux users there is a how-to at, https://fedoraproject.org/wiki/How_to_debug_Wayland_problems Hope this helps in the future. Quote Link to comment Share on other sites More sharing options...
Loki1950 Posted April 7, 2019 Report Share Posted April 7, 2019 Please expand on how Wayland is impacting your issue is it that wxWigets is not compatible or just the version we use. Enjoy the Choice Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.