Bug#986623: tuxmath: Segfaults on startup

2021-05-05 Thread Holger Levsen
control: tags -1 pending thanks https://salsa.debian.org/tux4kids-pkg-team/tuxmath/-/merge_requests/1 has a fix which I intend to upload shortly. -- cheers, Holger ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ holger@(debian|reproducible-builds|layer-acht).org ⢿⡄⠘⠷⠚⠋⠀ OpenPGP: B8BF54137B09D35CF026FE9D 091AB856

Bug#986623: tuxmath: Segfaults on startup

2021-04-27 Thread Holger Levsen
control: severity -1 serious # justification: segfault on startup breaks the whole application... thanks Hi Yvan and Bernhard, thanks for the bugreport and the patch, I'll try to get this fixed in unstable ASAP, however I'd appreciate NMUs or similar direct help, like git commits. (Also btw, ups

Bug#986623: tuxmath: Segfaults on startup

2021-04-20 Thread Bernhard Übelacker
Attached patch just renames the global variable blits to tmblits. A package tuxmath built with this patch does not show this crash. Sorry, forgot to attach. Bug-Debian: https://bugs.debian.org/986623 Forwarded: no Last-Update: 2021-04-20 --- tuxmath-2.0.3.orig/src/titlescreen.c +++ tuxmath-2.

Bug#986623: tuxmath: Segfaults on startup

2021-04-20 Thread Bernhard Übelacker
Dear Maintainer, I tried to have a look at this crash and got this backtrace [1]. It looks like there is a disaggreement about the size of the blits structure, one inside tuxmath and one inside libt4k-common0: tuxmath-2.0.3/src/titlescreen.h:65:#define MAX_UPDATES 180