View Single Post
Old 07-06-2012, 06:06 AM   #60
Matan
Enthusiast
Matan can spell AND pronounce 'liseuse.'Matan can spell AND pronounce 'liseuse.'Matan can spell AND pronounce 'liseuse.'Matan can spell AND pronounce 'liseuse.'Matan can spell AND pronounce 'liseuse.'Matan can spell AND pronounce 'liseuse.'Matan can spell AND pronounce 'liseuse.'Matan can spell AND pronounce 'liseuse.'Matan can spell AND pronounce 'liseuse.'Matan can spell AND pronounce 'liseuse.'Matan can spell AND pronounce 'liseuse.'
 
Posts: 42
Karma: 39432
Join Date: May 2011
Device: none
myts.special is a pipe, not a regular file, so the size has no meaning.

The problem is probably not with the script, but with the fact that myts binary segfaults. If you'll run something like
strace -f -o strace.out ./myts
and send to me the strace.out file, I might be able to find what the problem is.

You should also try with default config file and font files, if you changed them, since there are practically no input validations in handling those.
Matan is offline   Reply With Quote