sphyrth Posted November 21, 2016 Report Share Posted November 21, 2016 I just don't know what this means. I'm only assuming that my hardware just reached its limit. Quote Link to comment Share on other sites More sharing options...
sphyrth Posted November 22, 2016 Author Report Share Posted November 22, 2016 Here's my specs if it's needed. What do you think? Is my hardware really too outdated for this game, or is it just a bug? Quote Link to comment Share on other sites More sharing options...
fabio Posted November 22, 2016 Report Share Posted November 22, 2016 Your hardware shouldn't make the game crash. When does it happen? Is it always reproducible? Quote Link to comment Share on other sites More sharing options...
sphyrth Posted November 22, 2016 Author Report Share Posted November 22, 2016 (edited) I haven't had the chance to play it yet since the crash happens when I try open the game. My first install came from the Software ppa. Next, I uninstalled it and tried the deb files. Same result. Now, I'm just lost. Edited November 22, 2016 by sphyrth minor grammar issue Quote Link to comment Share on other sites More sharing options...
GunChleoc Posted November 22, 2016 Report Share Posted November 22, 2016 You could try running it in gdb to see if you can get a backtrace http://trac.wildfiregames.com/wiki/Debugging The executable file for 0AD is called pyrogenesis. Quote Link to comment Share on other sites More sharing options...
Itms Posted November 22, 2016 Report Share Posted November 22, 2016 I believe this comes from the hardware detection that fails on your CPU (it is really strange it does though). As a workaround, you can try to modify user.cfg under ~/.config/0ad/ and set userreport.enabledversion = "0" Does that help? Quote Link to comment Share on other sites More sharing options...
sphyrth Posted November 23, 2016 Author Report Share Posted November 23, 2016 @Itms It's the default setting. @GunChleoc I want to know how dbg works. This is what I did: 1. Run Terminal and put: dbg pyrogenesis 2. Then typed: run Did I do it right? Here's another thing. I clicked the "Continue" Button on the crash box, and the game runs fine, except that it doesn't seem to save my settings (Can't go fullscreen mode). I'm trying to find out whether I borked my own system, or am encountering a special-case bug. In any case, I'll help in the backtracking as much as I can. Quote Link to comment Share on other sites More sharing options...
Itms Posted November 23, 2016 Report Share Posted November 23, 2016 8 hours ago, sphyrth said: Run Terminal and put: dbg pyrogenesis You mean 'gdb'? When the crash happens, inside gdb, type 'bt' to have a backtrace and post it here. But I don't think that will give us more information than just the fact that there is something strange with your CPU. 8 hours ago, sphyrth said: Here's another thing. I clicked the "Continue" Button on the crash box, and the game runs fine, except that it doesn't seem to save my settings (Can't go fullscreen mode). Isn't it caused by some manipulation you did when I suggested touching some settings? Quote Link to comment Share on other sites More sharing options...
echotangoecho Posted November 23, 2016 Report Share Posted November 23, 2016 It's strange, as it seems the cpu detection detects you have a CPU with Hyper-Threading, although your cpu doesn't. 1 Quote Link to comment Share on other sites More sharing options...
sphyrth Posted November 23, 2016 Author Report Share Posted November 23, 2016 16 hours ago, Itms said: You mean 'gdb'? When the crash happens, inside gdb, type 'bt' to have a backtrace and post it here. But I don't think that will give us more information than just the fact that there is something strange with your CPU. I think I need to know what step I'm doing wrong. Here's what I did: Run Terminal Type 'gdb pyrogenesis' Then typed 'run' Crash happens Is this where I'm supposed to type 'bt' in the gdb terminal? 16 hours ago, Itms said: Isn't it caused by some manipulation you did when I suggested touching some settings? I don't think so. Since the value of 'userreport.enabledversion' is already '0', I didn't have to modify anything. I'm using Noveau. Could that be another factor? Quote Link to comment Share on other sites More sharing options...
Itms Posted November 23, 2016 Report Share Posted November 23, 2016 Yes, the steps above are correct. Quote Link to comment Share on other sites More sharing options...
sphyrth Posted November 23, 2016 Author Report Share Posted November 23, 2016 It won't let me type anything in the Terminal until I close the Crash Window (By Suspending/Breaking/Continuing). Quote Link to comment Share on other sites More sharing options...
Itms Posted November 23, 2016 Report Share Posted November 23, 2016 Yes sorry, in step 4 you should break it to get the trace. Quote Link to comment Share on other sites More sharing options...
sphyrth Posted November 23, 2016 Author Report Share Posted November 23, 2016 Out of my unit - I'll try to post the result tomorrow. In any case, I'm getting more convinced that this is caused by what I did to my system, and not the game's fault. Quote Link to comment Share on other sites More sharing options...
sphyrth Posted November 24, 2016 Author Report Share Posted November 24, 2016 Here it is: Quote Reading symbols from pyrogenesis...(no debugging symbols found)...done.(gdb) run Starting program: /usr/games/pyrogenesis [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". Cache: 200 (total: 2012) MiB [New Thread 0xa6963b40 (LWP 1752)] TIMER| InitVfs: 3.44877 ms TIMER| CONFIG_Init: 2.37772 ms [New Thread 0xa6162b40 (LWP 1753)] [New Thread 0xa60e1b40 (LWP 1754)] [New Thread 0xa5effb40 (LWP 1755)] [New Thread 0xa5e7eb40 (LWP 1756)] [New Thread 0xa5dfdb40 (LWP 1757)] [New Thread 0xa5bffb40 (LWP 1758)] [New Thread 0xa49ffb40 (LWP 1759)] [Thread 0xa49ffb40 (LWP 1759) exited] [New Thread 0xa49ffb40 (LWP 1760)] [New Thread 0x9c1fcb40 (LWP 1761)] Sound: AlcInit success, using OpenAL Soft [New Thread 0x9c0fbb40 (LWP 1762)] TIMER| shutdown ConfigDB: 1.179 us [Thread 0x9c0fbb40 (LWP 1762) exited] AL lib: (WW) FreeContext: (0x8748cf8) Deleting 64 Source(s) [Thread 0x9c1fcb40 (LWP 1761) exited] [Thread 0xa49ffb40 (LWP 1760) exited] TIMER| resource modules: 7.14696 ms TIMER TOTALS (9 clients) ----------------------------------------------------- tc_png_decode: 0 c (0x) tc_dds_transform: 0 c (0x) tc_pool_alloc: 57.862 kc (3x) tc_transform: 0 c (0x) tc_plain_transform: 0 c (0x) tc_ShaderGLSLLink: 0 c (0x) tc_ShaderGLSLCompile: 0 c (0x) tc_ShaderValidation: 0 c (0x) xml_validation: 0 c (0x) ----------------------------------------------------- TIMER| shutdown misc: 436.808 us Cache: 200 (total: 2012) MiB TIMER| InitVfs: 254.198 ms TIMER| CONFIG_Init: 2.44353 ms [New Thread 0xa49ffb40 (LWP 1763)] [New Thread 0x9c1fcb40 (LWP 1764)] Sound: AlcInit success, using OpenAL Soft [New Thread 0x9c0fbb40 (LWP 1765)] [New Thread 0x9b8fab40 (LWP 1766)] [New Thread 0x9a4feb40 (LWP 1767)] topology.cpp(105): Assertion failed: "logicalPerPackage % maxCoresPerPackage == 0" Assertion failed: "logicalPerPackage % maxCoresPerPackage == 0" Location: topology.cpp:105 (MaxLogicalPerCore) Call stack: (0x8523df5) /usr/games/pyrogenesis() [0x8523df5] (0x84d5eed) /usr/games/pyrogenesis() [0x84d5eed] (0x84d72f3) /usr/games/pyrogenesis() [0x84d72f3] (0x851ff85) /usr/games/pyrogenesis() [0x851ff85] (0x852b629) /usr/games/pyrogenesis() [0x852b629] (0x85201a0) /usr/games/pyrogenesis() [0x85201a0] (0x82c6eb5) /usr/games/pyrogenesis() [0x82c6eb5] (0x826b21c) /usr/games/pyrogenesis() [0x826b21c] (0x806c890) /usr/games/pyrogenesis() [0x806c890] (0x805e736) /usr/games/pyrogenesis() [0x805e736] (0xb691a637) /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7) [0xb691a637] (0x806b5fc) /usr/games/pyrogenesis() [0x806b5fc] errno = 0 (No error reported here) OS error = ? Thread 1 "pyrogenesis" received signal SIGTRAP, Trace/breakpoint trap. 0xb7fdac31 in __kernel_vsyscall ()(gdb) bt #0 0xb7fdac31 in __kernel_vsyscall () #1 0xb692e146 in kill () at ../sysdeps/unix/syscall-template.S:84 #2 0x08527cad in ?? () #3 0x0851ff92 in ?? () #4 0x0852b629 in ?? () #5 0x085201a0 in ?? () #6 0x082c6eb5 in ?? () #7 0x0826b21c in ?? () #8 0x0806c890 in ?? () #9 0x0805e736 in ?? () #10 0xb691a637 in __libc_start_main (main=0x805e6f0, argc=1, argv=0xbffff194, init=0x85a81c0, fini=0x85a8220, rtld_fini=0xb7fea780 <_dl_fini>, stack_end=0xbffff18c) at ../csu/libc-start.c:291 #11 0x0806b5fc in ?? ()(gdb) Quit Quote Link to comment Share on other sites More sharing options...
Itms Posted November 24, 2016 Report Share Posted November 24, 2016 You'll need 't a a bt full' to get the good thread, see http://trac.wildfiregames.com/wiki/Debugging#CallstackonLinuxOSX You can post the part between that command and quit, the rest is not really useful. Thanks for your time Quote Link to comment Share on other sites More sharing options...
sphyrth Posted November 24, 2016 Author Report Share Posted November 24, 2016 Thanks! This came up: Quote Thread 17 (Thread 0x9a3feb40 (LWP 1469)): #0 0xb7fdac31 in __kernel_vsyscall () No symbol table info available. #1 0xb6ac6046 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x8f49b40) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 resultvar = <optimized out> _a6 = 4294967295 __ret = <optimized out> oldtype = 2 err = <optimized out> #2 do_futex_wait (sem=sem@entry=0x8f49b40, abstime=0x0) at sem_waitcommon.c:115 No locals. #3 0xb6ac6137 in __new_sem_wait_slow (sem=0x8f49b40, abstime=0x0) at sem_waitcommon.c:282 _buffer = {__routine = 0xb6ac5ff0 <__sem_wait_cleanup>, __arg = 0x8f49b40, __canceltype = 0, __prev = 0x0} err = 0 v = <optimized out> #4 0xb76bda50 in ?? () from /usr/lib/i386-linux-gnu/libSDL2-2.0.so.0 No symbol table info available. #5 0xb76bdbc9 in ?? () from /usr/lib/i386-linux-gnu/libSDL2-2.0.so.0 No symbol table info available. #6 0xb7666fed in ?? () from /usr/lib/i386-linux-gnu/libSDL2-2.0.so.0 No symbol table info available. #7 0xb7666ae6 in ?? () from /usr/lib/i386-linux-gnu/libSDL2-2.0.so.0 No symbol table info available. #8 0xb76bd608 in ?? () from /usr/lib/i386-linux-gnu/libSDL2-2.0.so.0 No symbol table info available. #9 0xb6abe2b5 in start_thread (arg=0x9a3feb40) at pthread_create.c:333 __res = <optimized out> pd = 0x9a3feb40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1230168064, 0, 4001536, -1707089112, -171477241, -574135970}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #10 0xb69e916e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:114 No locals. Thread 16 (Thread 0x9b1feb40 (LWP 1468)): #0 0xb7fdac31 in __kernel_vsyscall () No symbol table info available. #1 0xb6ac6046 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x8f49490) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 resultvar = <optimized out> _a6 = 4294967295 __ret = <optimized out> oldtype = 0 err = <optimized out> #2 do_futex_wait (sem=sem@entry=0x8f49490, abstime=0x0) at sem_waitcommon.c:115 No locals. #3 0xb6ac6137 in __new_sem_wait_slow (sem=0x8f49490, abstime=0x0) at sem_waitcommon.c:282 _buffer = {__routine = 0xb6ac5ff0 <__sem_wait_cleanup>, __arg = 0x8f49490, __canceltype = -1707085767, __prev = 0x0} err = 0 v = <optimized out> #4 0xb76bda50 in ?? () from /usr/lib/i386-linux-gnu/libSDL2-2.0.so.0 No symbol table info available. #5 0xb762da37 in SDL_SemWait () from /usr/lib/i386-linux-gnu/libSDL2-2.0.so.0 No symbol table info available. #6 0x0820cb01 in ?? () No symbol table info available. #7 0xb6abe2b5 in start_thread (arg=0x9b1feb40) at pthread_create.c:333 __res = <optimized out> pd = 0x9b1feb40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1230168064, 0, 4001536, -1692409048, -1245219067, -574135970}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #8 0xb69e916e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:114 No locals. Thread 15 (Thread 0x9bffbb40 (LWP 1467)): #0 0xb7fdac31 in __kernel_vsyscall () No symbol table info available. #1 0xb6ac78aa in nanosleep () at ../sysdeps/unix/syscall-template.S:84 No locals. #2 0xb76c2120 in ?? () from /usr/lib/i386-linux-gnu/libSDL2-2.0.so.0 No symbol table info available. #3 0xb762fbc7 in SDL_Delay () from /usr/lib/i386-linux-gnu/libSDL2-2.0.so.0 No symbol table info available. #4 0x08285f67 in ?? () No symbol table info available. #5 0xb6abe2b5 in start_thread (arg=0x9bffbb40) at pthread_create.c:333 __res = <optimized out> pd = 0x9bffbb40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1230168064, 0, 4001536, -1677741272, 1969714948, -574135970}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #6 0xb69e916e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:114 No locals. Thread 14 (Thread 0x9c0fcb40 (LWP 1466)): #0 0xb7fdac31 in __kernel_vsyscall () No symbol table info available. #1 0xb6ac3a5e in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:145 No locals. #2 0xb42dd399 in pa_cond_wait () from /usr/lib/i386-linux-gnu/pulseaudio/libpulsecommon-8.0.so No symbol table info available. #3 0xb4aef6ca in pa_threaded_mainloop_wait () from /usr/lib/i386-linux-gnu/libpulse.so.0 No symbol table info available. #4 0xb78d6af0 in ?? () from /usr/lib/i386-linux-gnu/libopenal.so.1 No symbol table info available. #5 0xb78da335 in ?? () from /usr/lib/i386-linux-gnu/libopenal.so.1 No symbol table info available. #6 0xb6abe2b5 in start_thread (arg=0x9c0fcb40) at pthread_create.c:333 __res = <optimized out> pd = 0x9c0fcb40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1230168064, 0, 4001536, -1676688600, -1786284277, -574135970}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #7 0xb69e916e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:114 No locals. Thread 13 (Thread 0xa48ffb40 (LWP 1465)): #0 0xb7fdac31 in __kernel_vsyscall () No symbol table info available. #1 0xb69def8f in poll () at ../sysdeps/unix/syscall-template.S:84 No locals. #2 0xb4aef083 in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0 No symbol table info available. #3 0xb4adfd92 in pa_mainloop_poll () from /usr/lib/i386-linux-gnu/libpulse.so.0 No symbol table info available. #4 0xb4ae04bf in pa_mainloop_iterate () from /usr/lib/i386-linux-gnu/libpulse.so.0 No symbol table info available. #5 0xb4ae057c in pa_mainloop_run () from /usr/lib/i386-linux-gnu/libpulse.so.0 No symbol table info available. #6 0xb4aeefc1 in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0 No symbol table info available. #7 0xb42dde5e in ?? () from /usr/lib/i386-linux-gnu/pulseaudio/libpulsecommon-8.0.so No symbol table info available. #8 0xb6abe2b5 in start_thread (arg=0xa48ffb40) at pthread_create.c:333 __res = <optimized out> pd = 0xa48ffb40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1230168064, 0, 4001536, -1534069976, -1779992710, -574135970}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #9 0xb69e916e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:114 No locals. Thread 8 (Thread 0xa5a7eb40 (LWP 1460)): #0 0xb7fdac31 in __kernel_vsyscall () No symbol table info available. #1 0xb6ac3a8c in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187 No locals. #2 0xb49f7e42 in PR_WaitCondVar () from /usr/lib/i386-linux-gnu/libnspr4.so No symbol table info available. #3 0xb7039440 in ?? () from /usr/lib/i386-linux-gnu/libjs.so.0 No symbol table info available. #4 0xb49fddf5 in ?? () from /usr/lib/i386-linux-gnu/libnspr4.so No symbol table info available. #5 0xb6abe2b5 in start_thread (arg=0xa5a7eb40) at pthread_create.c:333 __res = <optimized out> pd = 0xa5a7eb40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1230168064, 0, 4001536, -1515723992, -976783496, -574135970}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #6 0xb69e916e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:114 No locals. Thread 7 (Thread 0xa5affb40 (LWP 1459)): #0 0xb7fdac31 in __kernel_vsyscall () No symbol table info available. #1 0xb6ac3a8c in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187 No locals. #2 0xb49f7e42 in PR_WaitCondVar () from /usr/lib/i386-linux-gnu/libnspr4.so No symbol table info available. #3 0xb7039440 in ?? () from /usr/lib/i386-linux-gnu/libjs.so.0 No symbol table info available. #4 0xb49fddf5 in ?? () from /usr/lib/i386-linux-gnu/libnspr4.so No symbol table info available. #5 0xb6abe2b5 in start_thread (arg=0xa5affb40) at pthread_create.c:333 __res = <optimized out> pd = 0xa5affb40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1230168064, 0, 4001536, -1515195608, -706250888, -574135970}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #6 0xb69e916e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:114 No locals. Thread 6 (Thread 0xa5cffb40 (LWP 1458)): #0 0xb7fdac31 in __kernel_vsyscall () No symbol table info available. #1 0xb6ac3a8c in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187 No locals. #2 0xb49f7e42 in PR_WaitCondVar () from /usr/lib/i386-linux-gnu/libnspr4.so No symbol table info available. #3 0xb7039440 in ?? () from /usr/lib/i386-linux-gnu/libjs.so.0 No symbol table info available. #4 0xb49fddf5 in ?? () from /usr/lib/i386-linux-gnu/libnspr4.so No symbol table info available. #5 0xb6abe2b5 in start_thread (arg=0xa5cffb40) at pthread_create.c:333 __res = <optimized out> pd = 0xa5cffb40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1230168064, 0, 4001536, -1513098456, 367490936, -574135970}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #6 0xb69e916e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:114 No locals. Thread 5 (Thread 0xa5effb40 (LWP 1457)): #0 0xb7fdac31 in __kernel_vsyscall () No symbol table info available. #1 0xb6ac3a8c in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187 No locals. #2 0xb49f7e42 in PR_WaitCondVar () from /usr/lib/i386-linux-gnu/libnspr4.so No symbol table info available. #3 0xb7039440 in ?? () from /usr/lib/i386-linux-gnu/libjs.so.0 No symbol table info available. #4 0xb49fddf5 in ?? () from /usr/lib/i386-linux-gnu/libnspr4.so No symbol table info available. #5 0xb6abe2b5 in start_thread (arg=0xa5effb40) at pthread_create.c:333 __res = <optimized out> pd = 0xa5effb40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1230168064, 0, 4001536, -1511001304, 1441232760, -574135970}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #6 0xb69e916e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:114 No locals. Thread 4 (Thread 0xa60e1b40 (LWP 1456)): #0 0xb7fdac31 in __kernel_vsyscall () No symbol table info available. #1 0xb6ac3a8c in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187 No locals. #2 0xb49f7e42 in PR_WaitCondVar () from /usr/lib/i386-linux-gnu/libnspr4.so No symbol table info available. #3 0xb7039440 in ?? () from /usr/lib/i386-linux-gnu/libjs.so.0 No symbol table info available. #4 0xb49fddf5 in ?? () from /usr/lib/i386-linux-gnu/libnspr4.so No symbol table info available. #5 0xb6abe2b5 in start_thread (arg=0xa60e1b40) at pthread_create.c:333 __res = <optimized out> pd = 0xa60e1b40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1230168064, 0, 4001536, -1509027032, -1775798401, -574135970}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #6 0xb69e916e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:114 No locals. Thread 3 (Thread 0xa6162b40 (LWP 1455)): #0 0xb7fdac31 in __kernel_vsyscall () No symbol table info available. #1 0xb6ac3a8c in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187 No locals. #2 0xb49f7e42 in PR_WaitCondVar () from /usr/lib/i386-linux-gnu/libnspr4.so No symbol table info available. #3 0xb7039440 in ?? () from /usr/lib/i386-linux-gnu/libjs.so.0 No symbol table info available. #4 0xb49fddf5 in ?? () from /usr/lib/i386-linux-gnu/libnspr4.so No symbol table info available. #5 0xb6abe2b5 in start_thread (arg=0xa6162b40) at pthread_create.c:333 __res = <optimized out> pd = 0xa6162b40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1230168064, 0, 4001536, -1508498648, -1505265793, -574135970}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #6 0xb69e916e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:114 No locals. Thread 2 (Thread 0xa6963b40 (LWP 1454)): #0 0xb7fdac31 in __kernel_vsyscall () No symbol table info available. #1 0xb69e1ab5 in select () at ../sysdeps/unix/syscall-template.S:84 No locals. #2 0x085244b1 in ?? () No symbol table info available. #3 0xb6abe2b5 in start_thread (arg=0xa6963b40) at pthread_create.c:333 __res = <optimized out> pd = 0xa6963b40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1230168064, 0, 4001536, -1500105944, -1503168642, -574135970}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #4 0xb69e916e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:114 No locals. Thread 1 (Thread 0xb3aee800 (LWP 1450)): #0 0xb7fdac31 in __kernel_vsyscall () No symbol table info available. #1 0xb692e146 in kill () at ../sysdeps/unix/syscall-template.S:84 No locals. #2 0x08527cad in ?? () No symbol table info available. #3 0x0851ff92 in ?? () No symbol table info available. #4 0x0852b629 in ?? () No symbol table info available. #5 0x085201a0 in ?? () No symbol table info available. #6 0x082c6eb5 in ?? () No symbol table info available. #7 0x0826b21c in ?? () No symbol table info available. #8 0x0806c890 in ?? () No symbol table info available. #9 0x0805e736 in ?? () No symbol table info available. #10 0xb691a637 in __libc_start_main (main=0x805e6f0, argc=1, argv=0xbffff194, init=0x85a81c0, fini=0x85a8220, rtld_fini=0xb7fea780 <_dl_fini>, stack_end=0xbffff18c) at ../csu/libc-start.c:291 result = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -1230290944, -1230290944, 0, 1977718604, -1454868130}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x1, 0x806b5db}, data = {prev = 0x0, cleanup = 0x0, canceltype = 1}}} not_first_call = <optimized out> #11 0x0806b5fc in ?? () No symbol table info available. (gdb) Quote Link to comment Share on other sites More sharing options...
Itms Posted November 24, 2016 Report Share Posted November 24, 2016 Grmbl, still no luck here, you need some debug symbols. If you are motivated, you could follow http://trac.wildfiregames.com/wiki/BuildInstructions to know how to build a Debug version of the development version and get a backtrace again. Quote Link to comment Share on other sites More sharing options...
sphyrth Posted November 24, 2016 Author Report Share Posted November 24, 2016 Eh, too much for my little mind can handle at this point. Sorry to trouble you this far only to get my limitations in the way. I'm planning on doing a flat install when Mint 18.1 comes out. I'll see if this issue comes up again. Until then, thanks for all the help! Quote Link to comment Share on other sites More sharing options...
fcxSanya Posted November 24, 2016 Report Share Posted November 24, 2016 On 23.11.2016 at 1:16 PM, echotangoecho said: It's strange, as it seems the cpu detection detects you have a CPU with Hyper-Threading, although your cpu doesn't. It would be interesting to see what cpuid would report regarding hyperthreading support and number of cores. Quote Link to comment Share on other sites More sharing options...
sphyrth Posted November 25, 2016 Author Report Share Posted November 25, 2016 @echotangoecho and @fcxSanya I just did a quick check: 'hyper-threading / multi-core supported = true' Quote Link to comment Share on other sites More sharing options...
Hog Posted November 27, 2016 Report Share Posted November 27, 2016 I get the exact same assertion fail. Only occurred after I upgraded to version 21, 20 worked perfectly. Like Sphyrth I can 'continue' and the game will run, but I lost my vertical mousepad scroll, left and right works fine, but have to use arrow keys for up/down. Processor is Intel Core 2 Duo - CPU TS750 @ 2.00 Ghz x 2 which apparently does not support hyperthreading. Quote Link to comment Share on other sites More sharing options...
sphyrth Posted November 27, 2016 Author Report Share Posted November 27, 2016 3 hours ago, Hog said: ...I lost my vertical mousepad scroll, left and right works fine...." Same problem here. The game doesn't trap the cursor in its Window. I just forced myself to learn to play with the WASD keys (I need the Q and E Rotation keys, so I don't play with the arrow keys). Quote Link to comment Share on other sites More sharing options...
Hog Posted November 28, 2016 Report Share Posted November 28, 2016 not much of an option for me, I will have to remove 21 and go back to 20. I did notice a few things different, I could still see the top 'file status' bar from Ubuntu while the game was playing, and all my quikstart icons were listed across the bottom. I do not remember seeing these in version 20. Maybe I had a full screen enabled, not sure, but if I move the 'mouse' to a certain exact line at the game edge (top) It will scroll up, but only at one tiny spot, same with the bottom. Right at my app icons , at the very top line and below the game window, there is one slim space where it will scroll down. Quote Link to comment Share on other sites More sharing options...
Hog Posted December 7, 2016 Report Share Posted December 7, 2016 OK, daughter came over to play against me last night, her laptop showed the same issue. Hers is a big gaming laptop with windows 10 , she regularly plays WOW and other RPGs like Skyrim, so I am thinking not so much a hardware issue. I would like to try Itms solution, " As a workaround, you can try to modify user.cfg under ~/.config/0ad/ and set userreport.enabledversion = "0" but I did not see that line in the config file. Should I add it? the instructions there were unclear. Again, version 20 worked flawlessly, but 21 shows these issues. 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.