Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix possible segmentation fault #106

Merged
merged 2 commits into from
Jan 4, 2024
Merged

Fix possible segmentation fault #106

merged 2 commits into from
Jan 4, 2024

Conversation

tazz4843
Copy link
Owner

@tazz4843 tazz4843 commented Jan 4, 2024

I've been randomly getting segmentation faults in whisper.cpp. Finally managed to capture and dig into a coredump. Common thread between all of them is they have zero samples. While this is a bug I need to fix myself, this is also a major footgun.

@tazz4843 tazz4843 merged commit 27042a4 into master Jan 4, 2024
26 checks passed
@tazz4843 tazz4843 deleted the fix-no-samples branch January 4, 2024 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant