Your message dated Sun, 14 Feb 2021 17:50:08 +0000 with message-id <[email protected]> and subject line Bug#982631: fixed in gnome-nibbles 1:3.38.2-1 has caused the Debian Bug report #982631, regarding aborts on assertion failure at end of game to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 982631: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982631 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: gnome-nibbles Version: 1:3.38.1-1 Severity: normal When you run out of lives at the end of the game, instead of showing the scores or some more user-friendly behavior, the window immediately closes with an assertion failure: ERROR:linkedlist.c:1169:gee_linked_list_real_get: assertion failed: (index < this._size) Bail out! ERROR:linkedlist.c:1169:gee_linked_list_real_get: assertion failed: (index < this._size) The game feels rather pointless without being able to see previous scores. Here's the backtrace: #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #1 0x00007ffff6ef2537 in __GI_abort () at abort.c:79 #2 0x00007ffff7961dcc in g_assertion_message (domain=<optimized out>, file=0x7ffff7150366 "linkedlist.c", line=<optimized out>, func=<optimized out>, message=<optimized out>) at ../../../glib/gtestutils.c:2937 #3 0x00007ffff79bf2cb in g_assertion_message_expr (domain=domain@entry=0x0, file=file@entry=0x7ffff7150366 "linkedlist.c", line=line@entry=1169, func=func@entry=0x7ffff7149970 <__func__.15217> "gee_linked_list_real_get", expr=expr@entry=0x7ffff71494f8 "index < this._size") at ../../../glib/gtestutils.c:2963 #4 0x00007ffff70fea81 in gee_linked_list_real_get (base=0x555555dfa650 [GeeLinkedList], index=<optimized out>) at linkedlist.c:1169 #5 0x0000555555571eb1 in player_score_box_update_lives (self=self@entry=0x555555c592f0 [PlayerScoreBox], lives_left=lives_left@entry=0 '\000') at src/gnome-nibbles.p/scoreboard.c:575 #6 0x00005555555720a7 in player_score_box_update (lives_left=0 '\000', score=<optimized out>, self=0x555555c592f0 [PlayerScoreBox]) at src/gnome-nibbles.p/scoreboard.c:526 #7 scoreboard_update (self=<optimized out>) at src/gnome-nibbles.p/scoreboard.c:278 #11 0x00007ffff7aa2c3f in <emit signal notify:lives on instance 0x555555de4530 [Worm]> (instance=instance@entry=0x555555de4530, signal_id=<optimized out>, detail=<optimized out>) at ../../../gobject/gsignal.c:3551 #8 0x00007ffff7a8a0a2 in g_closure_invoke (closure=0x555555f26a00, return_value=return_value@entry=0x0, n_param_values=2, param_values=param_values@entry=0x7fffffffdb60, invocation_hint=invocation_hint@entry=0x7fffffffdae0) at ../../../gobject/gclosure.c:810 #9 0x00007ffff7a9c413 in signal_emit_unlocked_R (node=node@entry=0x5555555a8c00, detail=detail@entry=2012, instance=instance@entry=0x555555de4530, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffffffdb60) at ../../../gobject/gsignal.c:3739 #10 0x00007ffff7aa26cf in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7fffffffdd00) at ../../../gobject/gsignal.c:3495 #12 0x00007ffff7a8e804 in g_object_dispatch_properties_changed (object=0x555555de4530 [Worm], n_pspecs=<optimized out>, pspecs=<optimized out>) at ../../../gobject/gobject.c:1206 #13 0x00007ffff7a907ca in g_object_notify_by_spec_internal (pspec=<optimized out>, object=0x555555de4530 [Worm]) at ../../../gobject/gobject.c:1299 #14 g_object_notify_by_pspec (object=0x555555de4530 [Worm], pspec=<optimized out>) at ../../../gobject/gobject.c:1409 #15 0x000055555557620e in worm_lose_life (self=0x555555de4530 [Worm]) at src/gnome-nibbles.p/worm.c:1469 #16 worm_reset (self=self@entry=0x555555de4530 [Worm], board=0x555555b85800, board_length1=92, board_length2=66) at src/gnome-nibbles.p/worm.c:1489 #17 0x0000555555563f64 in nibbles_game_move_worms (self=<error reading variable: value has been optimized out>) at src/gnome-nibbles.p/nibbles-game.c:2028 #18 nibbles_game_main_loop_cb (self=<error reading variable: value has been optimized out>) at src/gnome-nibbles.p/nibbles-game.c:1253 #19 __lambda5_ (self=<error reading variable: value has been optimized out>) at src/gnome-nibbles.p/nibbles-game.c:1062 #20 ___lambda5__gsource_func (self=<error reading variable: value has been optimized out>) at src/gnome-nibbles.p/nibbles-game.c:1070 #21 0x00007ffff79978c4 in g_timeout_dispatch (source=0x5555568b9d30, callback=<optimized out>, user_data=<optimized out>) at ../../../glib/gmain.c:4877 #22 0x00007ffff7996d3f in g_main_dispatch (context=0x5555555b50d0) at ../../../glib/gmain.c:3325 #23 g_main_context_dispatch (context=0x5555555b50d0) at ../../../glib/gmain.c:4043 #24 0x00007ffff79970e8 in g_main_context_iterate (context=context@entry=0x5555555b50d0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4119 #25 0x00007ffff799719f in g_main_context_iteration (context=context@entry=0x5555555b50d0, may_block=may_block@entry=1) at ../../../glib/gmain.c:4184 #26 0x00007ffff7d2c545 in g_application_run (application=application@entry=0x5555555b3100 [Nibbles], argc=-8060, argc@entry=1, argv=argv@entry=0x7fffffffe1e8) at ../../../gio/gapplication.c:2559 #27 0x0000555555561468 in nibbles_main (args=0x7fffffffe1e8, args_length1=1) at src/gnome-nibbles.p/gnome-nibbles.c:194 #28 0x00007ffff6ef3d0a in __libc_start_main (main=0x55555555d4b0 <main>, argc=1, argv=0x7fffffffe1e8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe1d8) at ../csu/libc-start.c:308 #29 0x000055555555d4ea in _start () -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (500, 'testing'), (2, 'unstable'), (1, 'testing- debug'),(1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.10.0-3-amd64 (SMP w/2 CPU threads) Kernel taint flags: TAINT_USER, TAINT_WARN, TAINT_FIRMWARE_WORKAROUND Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages gnome-nibbles depends on: ii dconf-gsettings-backend [gsettings-backend] 0.38.0-2 ii libc6 2.31-9 ii libclutter-1.0-0 1.26.4+dfsg-2 ii libclutter-gtk-1.0-0 1.8.4-4 ii libgdk-pixbuf2.0-0 2.40.2-2 ii libgee-0.8-2 0.20.3-1 ii libglib2.0-0 2.66.6-2 ii libgnome-games-support-1-3 1.8.0-1 ii libgsound0 1.0.2-5 ii libgtk-3-0 3.24.24-1 ii libpango-1.0-0 1.46.2-3 Versions of packages gnome-nibbles recommends: ii yelp 3.38.2-1 gnome-nibbles suggests no packages. -- no debconf information
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---Source: gnome-nibbles Source-Version: 1:3.38.2-1 Done: Simon McVittie <[email protected]> We believe that the bug you reported is fixed in the latest version of gnome-nibbles, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Simon McVittie <[email protected]> (supplier of updated gnome-nibbles package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sun, 14 Feb 2021 17:15:37 +0000 Source: gnome-nibbles Architecture: source Version: 1:3.38.2-1 Distribution: unstable Urgency: medium Maintainer: Debian GNOME Maintainers <[email protected]> Changed-By: Simon McVittie <[email protected]> Closes: 982631 Changes: gnome-nibbles (1:3.38.2-1) unstable; urgency=medium . * Team upload * New upstream bugfix release - Fix an assertion failure at end of game (Closes: #982631) - Translation updates Thanks: John Scott Checksums-Sha1: 77e487d7753e492267e0e99dafd94a00fb279335 2385 gnome-nibbles_3.38.2-1.dsc f99add34057bf2ec7aafdede35676f19226e9068 337680 gnome-nibbles_3.38.2.orig.tar.xz d06173313a8afbc1e459e6e2ed08f4e56d78c8db 27708 gnome-nibbles_3.38.2-1.debian.tar.xz 9e0e8da36f88db4893b0db664dfd1978a4ccd2d9 15399 gnome-nibbles_3.38.2-1_source.buildinfo Checksums-Sha256: 5066747716f78a3b76000893b618efeb32989c898a6924dbedd53434631e8804 2385 gnome-nibbles_3.38.2-1.dsc 457a64b1c88e2d8d0143c452ffd01f0300d7d3005802954ef5abf9c896b353d9 337680 gnome-nibbles_3.38.2.orig.tar.xz 2db7f810b78512ede7adc7ae2f14e68d348b7e4e1d6b09bcce8cc195895ebe49 27708 gnome-nibbles_3.38.2-1.debian.tar.xz 39ed0ad0a017b25cf854e530334b732bcf00358fd746f5ffe57c8a89d4e578ee 15399 gnome-nibbles_3.38.2-1_source.buildinfo Files: 56245d0dc68b80968be8618a33756c1f 2385 games optional gnome-nibbles_3.38.2-1.dsc d8c488725f5d808cb55995e46d4897e1 337680 games optional gnome-nibbles_3.38.2.orig.tar.xz 7fd745aa65f0311eee2f940129474c4f 27708 games optional gnome-nibbles_3.38.2-1.debian.tar.xz 309ddcc29ab3a2b514c4704c95bb1d1f 15399 games optional gnome-nibbles_3.38.2-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAmApXzgACgkQ4FrhR4+B TE/xZQ/+PddzVVMLSuLSlQy3qWsP8vCFjLz9fismBqAiuF4tXn5z8oY2cEL/Gjjj 7qfqLE/IhbRYkYTHzmZzQ7YE/QkwaIxIfzvXwLKhOOpFP2E4QXcDkhSb1SZF5DmM f9ZLeN16X0pFGPq6gylwtipXkXl1UWUtqulzQl7RQ1xxYPie5gHxvYytj08AO7mM wMbY/qPXWputH6qns7BUIcqjSqqIqvsUWWzwc45xKVDkblpe8oYrmSMgV2d7nxlC 7j+kWr5z2oXxqw6zjz6NOdgCyo+U4FOqTMP4/9vF7Lz5h/aVdtRGD9WooFvziouu QefUHMrE4QKBvKV/ncsjPMd2R629l8/x18TY6vkKeG1eX32DicE3w8sfoyVAP4x9 RL4z4mb+os7m2JPUJ8jX9IDjfvH8IlBuO61nYE/NaOVGjVVQXMa8WXDA5ZYYga+k WNfqEIuhG2TLj8J3QQejfxzaGVQk4YHWxV7hMBVh5kNN8NWOBAKa2122gZnO1BRS v96AOHzztns3EgBUgdrdnl8g7cE7CswxYdV/LrNyp8gxqeTMFqn/7v/fl2P+kSvY DQ10ZjYFqPw1J7tHq8AU20NDzeRxokOg7veq2aCBNBG9al5ntsrssqV1Ztzy+UEs mpyGyJ46m+rvcA2ONeW0kRRznnmlPtp6dBVCVolWNX25QCafz7Q= =YBj4 -----END PGP SIGNATURE-----
--- End Message ---

