Your message dated Thu, 03 Aug 2023 06:35:15 +0000
with message-id <[email protected]>
and subject line Bug#1009752: fixed in pygame 2.5.0-1
has caused the Debian Bug report #1009752,
regarding singularity: Segfaults a while into the 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.)
--
1009752: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009752
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: singularity
Version: 1.0.0-1
Severity: important
Singularity crashes after playing it for a while, with the following output:
Singularity 1.00 (commit: 2ebc2f3f2059b96885416167363bde2e27ece106)
Running under Python 3.9.12 (main, Mar 24 2022, 13:02:21) [GCC 11.2.0]
pygame 2.1.2 (SDL 2.0.20, Python 3.9.12)
Hello from the pygame community. https://www.pygame.org/contribute.html
The error-log configured as /home/wouter/.local/share/singularity/log/error.log
(lazily created when something is logged)
Fatal Python error: pygame_parachute: (pygame parachute) Segmentation Fault
Python runtime state: initialized
Current thread 0x00007f75cd2ea640 (most recent call first):
<no Python frame>
Thread 0x00007f75d21ee740 (most recent call first):
File "/usr/lib/python3/dist-packages/singularity/code/graphics/dialog.py",
line 272 in handle
File "/usr/lib/python3/dist-packages/singularity/code/graphics/dialog.py",
line 231 in show
File "/usr/lib/python3/dist-packages/singularity/code/screens/message.py",
line 119 in show
File "/usr/lib/python3/dist-packages/singularity/code/graphics/dialog.py",
line 125 in call_dialog
File "/usr/lib/python3/dist-packages/singularity/code/screens/message.py",
line 44 in show_list
File "/usr/lib/python3/dist-packages/singularity/code/screens/map.py", line
639 in on_tick
File "/usr/lib/python3/dist-packages/singularity/code/graphics/dialog.py",
line 405 in call_handlers
File "/usr/lib/python3/dist-packages/singularity/code/graphics/dialog.py",
line 390 in handle
File "/usr/lib/python3/dist-packages/singularity/code/graphics/dialog.py",
line 231 in show
File "/usr/lib/python3/dist-packages/singularity/code/safety.py", line 64 in
safe_call
File "/usr/lib/python3/dist-packages/singularity/code/screens/map.py", line
580 in show
File "/usr/lib/python3/dist-packages/singularity/code/graphics/dialog.py",
line 125 in call_dialog
File "/usr/lib/python3/dist-packages/singularity/code/screens/main_menu.py",
line 104 in new_game
File "/usr/lib/python3/dist-packages/singularity/code/graphics/button.py",
line 247 in activated
File "/usr/lib/python3/dist-packages/singularity/code/graphics/button.py",
line 213 in activate_with_sound
File "/usr/lib/python3/dist-packages/singularity/code/graphics/button.py",
line 112 in handle_hotkey
File "/usr/lib/python3/dist-packages/singularity/code/graphics/dialog.py",
line 405 in call_handlers
File "/usr/lib/python3/dist-packages/singularity/code/graphics/dialog.py",
line 390 in handle
File "/usr/lib/python3/dist-packages/singularity/code/graphics/dialog.py",
line 231 in show
File "/usr/lib/python3/dist-packages/singularity/__init__.py", line 382 in
main
File "/usr/games/singularity", line 11 in <module>
Afgebroken
The file error.log that is referred to in the output exists, but is
empty.
-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'testing-debug'), (500,
'stable-security'), (500, 'stable-debug'), (500, 'unstable'), (500, 'stable'),
(500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, riscv64, armhf
Kernel: Linux 5.16.0-6-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8),
LANGUAGE=nl_BE:nl
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages singularity depends on:
ii fonts-dejavu-core 2.37-2
ii python3 3.9.8-1
ii python3-numpy 1:1.21.5-1
ii python3-polib 1.1.1-1
ii python3-pygame 2.1.2+dfsg-3
Versions of packages singularity recommends:
ii singularity-music 007-2
Versions of packages singularity suggests:
ii timidity 2.14.0-8+b1
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: pygame
Source-Version: 2.5.0-1
Done: Vincent Cheng <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pygame, 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.
Vincent Cheng <[email protected]> (supplier of updated pygame 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: Wed, 02 Aug 2023 21:34:40 -0700
Source: pygame
Built-For-Profiles: noudeb
Architecture: source
Version: 2.5.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Vincent Cheng <[email protected]>
Closes: 1009752 1042567
Changes:
pygame (2.5.0-1) unstable; urgency=medium
.
* New upstream release. (Closes: #1042567)
- Fixes segfault with singularity. (Closes: #1009752)
- Drop patches applied upstream:
- Don-t-assume-that-each-SDL-minor-version-is-incompatible-.patch
- fix_sdl_test_ftbfs.patch
- pr3577-Adjust-surface-masks-to-create-a-proper-24-bit-Surface.patch
- s390x_time_test.patch
- skip-tests-big-endian.patch
- increase-acceptable-sleep-jitter-on-riscv64.patch
- Drop patches that should be obsolete:
- python-3.10-int-inflate.patch
- python-3.10-pyssize-t-clean.patch
- skip_flaky_tests_on_le.patch
- skip-test_src_alpha_sdl2_blitter.patch
- Refresh remaining patches.
* Stop repacking upstream tarball due to lack of DFSG-incompatible files.
- Update debian/copyright.
Checksums-Sha1:
604a6f844ca4a540a76bf6c95e2d7cbf9df7fbe2 2480 pygame_2.5.0-1.dsc
44399928d602f10a93ccd42746c984b5dd58b75d 15560194 pygame_2.5.0.orig.tar.gz
0fb45242b1e0f70dafbd244fc95953263f71cc45 15704 pygame_2.5.0-1.debian.tar.xz
Checksums-Sha256:
df226a22e0a2c71aa68d0f317b436599785cae0d62924d217ba667fc3992e963 2480
pygame_2.5.0-1.dsc
edd5745b79435976d92c0a7318aedcafcb7ac4567125ac6ba88aa473559ef9ab 15560194
pygame_2.5.0.orig.tar.gz
26cfc273cad1a1dc490d2d7566e36579fc1da19a8417ded3dcb98b27a8ca00fe 15704
pygame_2.5.0-1.debian.tar.xz
Files:
e3fad59639b4344b3bb9e8194d2fc0bf 2480 python optional pygame_2.5.0-1.dsc
2246db704e9befcf83e88f0277ebf089 15560194 python optional
pygame_2.5.0.orig.tar.gz
3b9f016dae6b9d14c2fa73a859c325c3 15704 python optional
pygame_2.5.0-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE1TqBWjy3ZZr4guOVju3MG6ofMv8FAmTLRRMACgkQju3MG6of
Mv84gA/+IWLfmuytPyGunOzY3lpYhJ9Y0nKkQ36fyw/XjFLQEDZBJ9AZ1NfGB2pF
FMRPy+0gf6TBAiZXbY0TTCt7L8LJ1S1GH0me7lKtaJ/3FRKm3xTsCE6W7C1ep62y
fq6m0K7Cckm7G+VRrkKBWNohsol98r3okBsvU5S1AXaLUdzHpI6IqqT7HPbkWBki
KPAKzcQcAtZNX1MwrrVtTVbVGnzwq7lYZFlKiVGr0imkAYwbuDj5ttP9XcleABjJ
UgdSN7tmmBL9Qh3Ca+m88li60mmATrq4xa9FbrIgH3imNSYXFI0RIE2JCOVbGlQF
DwyNB8lBoV6NCGI4k5R06qVbfrrG+zbLLiwHYqioa4ICAsSsAHiolZpP621o60Pe
HglIu6oHUihkal3pECDv1ORxV0koRR3j4FIbrHIghlHP4J4Kz62SKtD1RJuTwXFz
B2CsPDNB371VOoYVRoKXSdrAg6NIYDi+ae4iPRD3cBwBWSSrPqtZuj7kz98Z0oMN
qzIP5+7ZKAK8l4W5EWlWPZyds26X7SGj83CvrTKmSjJI3osIf/2pKkHZXc20GH2l
wZVWrSk0fM5cpPcrdLdvhQjjAwrwMuMtzKVM+OjIJ46X7p8+j/jJxAJSox+/6gfA
5YgYKVMmQ2UxxjCjHvCFo9TdLEdUtaLcuRX+UpWsL01dUPgug5U=
=3U3d
-----END PGP SIGNATURE-----
--- End Message ---