← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 1936746] [NEW] Segmentation fault on 21.04 Groovy Gorilla

 

Public bug reported:

Tuxmath crashes every time it starts. It only shows splash screen and
then quit on the GUI. It shows errors below on the CLI.

master@master:~$ apt-cache policy tuxmath
tuxmath:
  Installed: 2.0.3-7
  Candidate: 2.0.3-7
  Version table:
 *** 2.0.3-7 500
        500 http://suro.ubaya.ac.id/ubuntu hirsute/universe amd64 Packages
        100 /var/lib/dpkg/status
master@master:~$ 

master@master:~$ tuxmath 
Initializing Tux4Kids-Common 0.1.1
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
Segmentation fault (core dumped)
master@master:~$

master@master:~$ gdb tuxmath 
...
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from tuxmath...
(No debugging symbols found in tuxmath)
(gdb) run
Starting program: /usr/games/tuxmath 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Initializing Tux4Kids-Common 0.1.1
[New Thread 0x7fffed51a640 (LWP 1873)]
[Thread 0x7fffed51a640 (LWP 1873) exited]
[New Thread 0x7fffed51a640 (LWP 1874)]
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
[New Thread 0x7fffdb9df640 (LWP 1875)]
[New Thread 0x7fffdb1de640 (LWP 1876)]
[New Thread 0x7fffda0bf640 (LWP 1877)]
[New Thread 0x7fffd9ebe640 (LWP 1878)]
[New Thread 0x7fffd9cbd640 (LWP 1879)]
[New Thread 0x7fffd9abc640 (LWP 1880)]

Thread 1 "tuxmath" received signal SIGSEGV, Segmentation fault.
0x00007ffff7b1fd46 in T4K_AddRect ()
   from /lib/x86_64-linux-gnu/libt4k_common.so.0
Exception ignored in: <gdb._GdbOutputFile object at 0x7ff85dd14130>
Traceback (most recent call last):
  File "/usr/share/gdb/python/gdb/__init__.py", line 43, in flush
    def flush(self):
KeyboardInterrupt: 
master@master:~$ 

Expected behavior:
TuxMath runs normally. 

Happened behavior instead:
TuxMath does not run, it crashes.

** Affects: tuxmath (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to tuxmath in Ubuntu.
https://bugs.launchpad.net/bugs/1936746

Title:
  Segmentation fault on 21.04 Groovy Gorilla

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tuxmath/+bug/1936746/+subscriptions



Follow ups