Your message dated Fri, 16 Jul 2021 13:19:03 +0000
with message-id <[email protected]>
and subject line Bug#990923: fixed in minetest 5.3.0+repack-2.1
has caused the Debian Bug report #990923,
regarding minetest-data: Crash in falling.lua
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.)


-- 
990923: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990923
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: minetest-data
Version: 5.3.0+repack-2
Severity: normal

Hi,
  falling.lua has a bug where if param2 is not defined it crashes.


2021-07-11 15:01:10: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: 
Runtime error from mod '*builtin*' in callback luaentity_Activate(): 
/usr/share/games/minetest/builtin/game/falling.lua:154: attempt to perform 
arithmetic on field 'param2' (a nil value)

I'm not sure why param2 is not defined but its a simple fix, see patch.

 - Craig


-- System Information:
Debian Release: 10.10
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (500, 'testing'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-17-amd64 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages minetest-data depends on:
ii  fonts-croscore        20201225-1
ii  fonts-droid-fallback  1:6.0.1r16-1.1

minetest-data recommends no packages.

minetest-data suggests no packages.

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/share/games/minetest/builtin/game/falling.lua (from 
minetest-data package)
147c147
<               elseif (node.param2 ~= 0 and (def.wield_image == ""
---
>               elseif (node.param2 ~= nil and (def.wield_image == ""
154c154
<                               local fdir = node.param2 % 32
---
>                               local fdir = (node.param2 or 0) % 32

--- End Message ---
--- Begin Message ---
Source: minetest
Source-Version: 5.3.0+repack-2.1
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
minetest, 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.
Adrian Bunk <[email protected]> (supplier of updated minetest 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: SHA512

Format: 1.8
Date: Thu, 15 Jul 2021 18:55:57 +0300
Source: minetest
Architecture: source
Version: 5.3.0+repack-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 990923
Changes:
 minetest (5.3.0+repack-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add upstream fix for errors caused by missing param2
     in falling.lua, thanks to Craig Small. (Closes: #990923)
Checksums-Sha1:
 d1f0202e0b0dbb31a5f0a99d60e7b69765488c67 2599 minetest_5.3.0+repack-2.1.dsc
 b47095ee0436b5d16be48e55285f2aef6aa68905 38256 
minetest_5.3.0+repack-2.1.debian.tar.xz
Checksums-Sha256:
 b1ec95b5979587477be2a05e3fc142dbb5d2f0eef38eddebc44c5e77964c9744 2599 
minetest_5.3.0+repack-2.1.dsc
 8ca2fabde6f876982ec623261b296ca2bdcfaba3d9768c9b1caf7dd02e804d3c 38256 
minetest_5.3.0+repack-2.1.debian.tar.xz
Files:
 6b1b7d381eafa0e2e5fc4025093e619d 2599 games optional 
minetest_5.3.0+repack-2.1.dsc
 3be1954f0f09f65503f263fa06400659 38256 games optional 
minetest_5.3.0+repack-2.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmDwYnwACgkQiNJCh6LY
mLFKqxAAsSawf4O0yJjtAJPvNB9MPKSqyWbdjLnEXAK18XFqHzmU0eBGc3jtKS5p
vq/HCTVeqyTyuOVORdiVBk4XHQhjltAQLLDkFXR/XUNAJXXt7VEQcruTJLXAML06
mGZvmO0qt9Vg+javveSeMFOYqlQjkmmjNG5kByCjpWhxP0NmWfIfcWyFRbOrBOJe
NT+VlOhToaDskeTYEYrtxvwLZgGCE11dV+5RsSVlu3CmHN63t+mwxd/h6h6yQmM6
LngNkcx/5Mb4lEMo7af+AGQ52/Z1P3J9aKz70/HooquYRyTNgNloqjKPdeIJOI5d
zfusj4EQKQZM4NdukkWBoYfuqnZcCqc1ArowoHAXhAFvmBQki6PRJy6SmkoPHdME
fcVJPs1dHJ3B2T8ZY4sSmQE1K2tkL1AorvBAi3rYQgSKMEmCTVmpD3Q+Vh/3Hy3y
mjmhPfuRrRIsz0IBV05uiMECycj030NK8D47D4QcRTZgelVbj6dk23FXHlFAredr
G4x5nXfhLGoqwEMWSATfmARkxOD5hdVAUiMPGnG5JB6wt4bInHjLa2jsNLGRVBH9
JRbkjJs4nFpU03/y8ilsAM2NxWXOoaQJW+WAXM/M+cMO3bMngqC8nZUGefW5Rbk7
ItaJ9+r6m0Lkq3UFbtL43sT3QwTwVlPRB7en4tkNHwPhS6sjXnc=
=sQOL
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to