-
Hey there! I've been trying out Coqui in production for a little while now, and I've been hitting a segfault that seems extremely similar to #1995, with the same source (get_history_helper). However, switching feeding and decoding to the same thread doesn't seem to work, and still reliably, 100% of the time on streams longer than about 7 seconds (rarer but still possible on shorter ones), segfaults in the exact same location as well. It seems to be a null pointer deref according to Bit of details about my situation:
I'm not sure what more situational info I could give, so any help is appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
Code to reproduce this would be great! |
Beta Was this translation helpful? Give feedback.
Code to reproduce this would be great!