It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
(gdb) run
Starting program: /home/hasufell/games/HuniePop/game/HuniePop.x86
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/i686-pc-linux-gnu/lib/libthread_db.so.1".
Found path: /home/hasufell/games/HuniePop/game/HuniePop.x86
Mono path[0] = '/home/hasufell/games/HuniePop/game/HuniePop_Data/Managed'
Mono path[1] = '/home/hasufell/games/HuniePop/game/HuniePop_Data/Mono'
Mono config path = '/home/hasufell/games/HuniePop/game/HuniePop_Data/Mono/etc'
[New Thread 0xf6882b40 (LWP 25240)]
[New Thread 0xf6851b40 (LWP 25241)]
[New Thread 0xf3f13b40 (LWP 25242)]
[New Thread 0xf3712b40 (LWP 25243)]
[New Thread 0xf2bffb40 (LWP 25244)]
[New Thread 0xf23feb40 (LWP 25245)]
[New Thread 0xf1bfdb40 (LWP 25246)]
[New Thread 0xf13fcb40 (LWP 25247)]
[New Thread 0xf0bfbb40 (LWP 25248)]
[New Thread 0xf01ffb40 (LWP 25250)]

Thread 3 "HuniePop.x86" received signal SIGPWR, Power fail/restart.
[Switching to Thread 0xf6851b40 (LWP 25241)]
0xf7fd5b80 in __kernel_vsyscall ()
(gdb) bt
#0 0xf7fd5b80 in __kernel_vsyscall ()
#1 0xf7d28516 in do_futex_wait.constprop () from /usr/i686-pc-linux-gnu/lib/libpthread.so.0
#2 0xf7d2863f in __new_sem_wait_slow.constprop.1 () from /usr/i686-pc-linux-gnu/lib/libpthread.so.0
#3 0xf701b5d9 in mono_sem_wait () from /home/hasufell/games/HuniePop/game/HuniePop_Data/Mono/x86/libmono.so
#4 0xf6f78138 in ?? () from /home/hasufell/games/HuniePop/game/HuniePop_Data/Mono/x86/libmono.so
#5 0xf6fe904b in ?? () from /home/hasufell/games/HuniePop/game/HuniePop_Data/Mono/x86/libmono.so
#6 0xf7012f7f in ?? () from /home/hasufell/games/HuniePop/game/HuniePop_Data/Mono/x86/libmono.so
#7 0xf7034973 in ?? () from /home/hasufell/games/HuniePop/game/HuniePop_Data/Mono/x86/libmono.so
#8 0xf7d1f3e1 in start_thread () from /usr/i686-pc-linux-gnu/lib/libpthread.so.0
#9 0xf7b44ce6 in clone () from /usr/i686-pc-linux-gnu/lib/libc.so.6
Requires the following packages to be installed:
libc6:i386 libasound2:i386 libasound2-data:i386 libasound2-plugins:i386 libstdc++6:i386 libx11-6:i386 libxau6:i386 libxcb1:i386 libxcursor1:i386 libxdmcp6:i386 libxext6:i386 libxfixes3:i386 libxinerama1:i386 libxrandr2:i386 libxrender1:i386 libglu1:i386

Notice: this game comes with a 32-bit binary only

Requires the following packages to be installed:
libc6:i386 libasound2:i386 libasound2-data:i386 libasound2-plugins:i386 libstdc++6:i386 libx11-6:i386 libxau6:i386 libxcb1:i386 libxcursor1:i386 libxdmcp6:i386 libxext6:i386 libxfixes3:i386 libxinerama1:i386 libxrandr2:i386 libxrender1:i386 libglu1:i386

Notice: this game comes with a 32-bit binary only
avatar
Gydion:
This is a 32bit system. There are no libraries missing. How else would I be able to run gdb on it?
Post edited March 30, 2018 by hasufell