s-macke / SAM

Software Automatic Mouth - Tiny Speech Synthesizer
1.21k stars 267 forks source link

Putting in a number with more than 16 digits makes segmentation fault. #25

Open sj-dan opened 2 years ago

sj-dan commented 2 years ago

When I try synthesizing 123456789012345678901234567, a segmentation fault occurs. When there are more than 16 digits next to each other (spaces don't matter), the program crashes.

zsh: segmentation fault (core dumped)  ./sam "123456789012345678901234567"