Comment 33 for bug 269082

Revision history for this message
Jordan Erickson (lns) wrote :

I was at a school today on a fully updated (w/ -updates and -backports, chroot included) 8.04 server. Installed tuxtype/math/paint and they *all* crash upon exit. The --nosound option still works but we need sound as it's important to the experience for kids.

I did an strace on all of these apps - This is the process I used for all apps (excluding tuxpaint which I simply drew random lines and added a stamp):

$ strace tux(paint/math/type) > strace-(paint/math/type).txt 2&>1

Attached is the resulting strace text files for troubleshooting. I hope they are of use.