[Gambas-bugtracker] Bug #1594: Games/Invaders is absolutely not workable

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Tue May 28 03:01:02 CEST 2019


http://gambaswiki.org/bugtracker/edit?object=BUG.1594&from=L21haW4-

Comment #6 by Alex -:

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff61e3238 in _nc_waddch_nosync () from /lib64/libncurses.so.6
Missing separate debuginfos, use: debuginfo-install lib64ffi6-3.2.1-5.mga6.x86_64 lib64ncurses6-6.0-8.3.mga6.x86_64
(gdb)
(gdb) bt
#0 0x00007ffff61e3238 in _nc_waddch_nosync () from /lib64/libncurses.so.6
#1 0x00007ffff61e4689 in waddnstr () from /lib64/libncurses.so.6
#2 0x00007ffff6407e9a in CWINDOW_print (win=win at entry=0x69f448, str=str at entry=0x7fffffffd140 " ,^, ",
x=101, y=<optimized out>, attr=<optimized out>, pair=<optimized out>) at c_window.c:348
#3 0x00007ffff6407fe5 in Window_Print (_object=0x69f448, _param=0x7ffff660e0c0) at c_window.c:372
#4 0x0000000000444d52 in EXEC_native () at gbx_exec.c:1335
#5 0x00000000004403f0 in EXEC_loop () at gbx_exec_loop.c:1428
#6 0x0000000000443d2d in EXEC_function_loop () at gbx_exec.c:910
#7 0x000000000044448e in EXEC_function_real () at gbx_exec.c:897
#8 0x00000000004457d4 in EXEC_public_desc (class=<optimized out>, object=<optimized out>,
desc=<optimized out>, nparam=<optimized out>) at gbx_exec.c:1590
#9 0x000000000041f7b0 in raise_event (observer=<optimized out>, object=<optimized out>,
func_id=<optimized out>, nparam=<optimized out>) at gbx_api.c:803
#10 0x000000000041fb49 in GB_Raise (object=<optimized out>, event_id=<optimized out>, nparam=<optimized out>)
at gbx_api.c:935
#11 0x00000000004391d7 in CTIMER_raise (_object=0x6b4ee8) at gbx_c_timer.c:72
#12 0x00000000004271da in raise_timers () at gbx_watch.c:198
#13 do_loop (wait=wait at entry=0x0) at gbx_watch.c:614
#14 0x00000000004279af in WATCH_loop () at gbx_watch.c:652
#15 0x0000000000404cf1 in main (argc=1, argv=0x7fffffffdb98) at gbx.c:448
(gdb)

Alex - changed the state of the bug to: Opened.




More information about the Bugtracker mailing list