Bug#863106: quadrapassel: segfaults when unpausing an paused finished gmae

Chris Lamb lamby at debian.org
Sun May 21 20:39:52 UTC 2017


Package: quadrapassel
Version: 1:3.22.0-1
Severity: important

Steps to reproduce:

 - End a game (eg. by dropping every block on top of the next)
 - It will say "Game over"
 - Pause the game via the keyboard shortcut (which makes no sense)
 - It will say "Paused"
 - Unpause the game via the keyboard shortcut
 - The quadrapassel will backtrace approximately one second later.


Thread 1 "quadrapassel" received signal SIGSEGV, Segmentation fault.
0x0000555555561544 in game_land_shape (self=0x555555ce8b00) at game.c:1744
1744	game.c: No such file or directory.
(gdb) bt
#0  0x0000555555561544 in game_land_shape (self=0x555555ce8b00) at game.c:1744
#1  game_fall_timeout_cb (self=0x555555ce8b00) at game.c:894
#2  0x00007ffff5a2e123 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff5a2d6aa in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff5a2da60 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff5a2db0c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007ffff5fe972d in g_application_run () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7  0x000055555555eda9 in quadrapassel_main (args=<optimized out>, args_length1=<optimized out>) at quadrapassel.c:2832
#8  0x00007ffff54482b1 in __libc_start_main (main=0x55555555a580 <main>, argc=1, argv=0x7fffffffe798, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, 
    stack_end=0x7fffffffe788) at ../csu/libc-start.c:291
#9  0x000055555555a5ba in _start ()


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-



More information about the pkg-gnome-maintainers mailing list