nachomonkey / Interplanetary-Invaders

Shoot off into the solar system after space invaders attack Earth!
GNU General Public License v3.0
17 stars 8 forks source link

abort after a few rounds of game play: Assertion '*_head == _item' failed at pulse/mainloop.c:515, function cleanup_time_events(). #3

Closed XracerX closed 4 years ago

XracerX commented 4 years ago

$ python3 run_game.py pygame 1.9.6 Hello from the pygame community. https://www.pygame.org/contribute.html [ after some minutes of game play ] Assertion '*_head == _item' failed at pulse/mainloop.c:515, function cleanup_time_events(). Aborting. Aborted (core dumped)

$ lsb_release -a LSB Version: :core-4.1-amd64:core-4.1-noarch Distributor ID: Fedora Description: Fedora release 32 (Thirty Two) Release: 32 Codename: ThirtyTwo

$ python -V Python 3.8.3

XracerX commented 4 years ago

Seems very similar to this description https://bugs.launchpad.net/linuxmint/+bug/1451614

nachomonkey commented 4 years ago

Sorry, this is an upstream issue, won't fix