-
Notifications
You must be signed in to change notification settings - Fork 41
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
Occasional Crash in Notes App on macOS – Exception Type: EXC_BREAKPOINT (SIGTRAP) #4
Comments
Thanks for reporting this. It's possible NotesOllama triggers some internal error state in Apple Notes. Did you notice anything special with the content that was being generated when the crash occurred? E.g formatting |
First of all, thank you for your prompt response and support. Regarding the crash issue you asked about, I would like to elaborate on the specific problems I encountered. While using your software, I indeed experienced some crashes during the content generation process. Specifically, sometimes when I click the generate button, the software would suddenly crash. After the crash, when I try to reopen the software, I find that the content I attempted to generate before the crash is completely lost, with no new generated content displayed on the interface. Moreover, I noticed that the software crashes during the response process, meaning that the crashes usually occur while generating content. Sometimes, the software would show a part of the answer before crashing, but it crashes before completing the entire response. Upon restarting the software, the answers are not saved or displayed either. In summary, the crashes seem to be related to certain actions during the generation process, and upon reopening the software after a crash, any content that was being generated is not retained. I hope this information helps you in investigating and resolving the issue. Thank you again for your efforts and support. Please let me know if you need any more information. |
Got it! Do you have steps for reproducing this reliably? It would be super helpful if you had a prompt and the model this happens with so I could try to make it happen on my mac. |
Regarding the problem you mentioned, I am very sorry. I have not yet successfully summarized the specific steps that can reliably reproduce the problem.
From what I've seen so far, the problem seems to occur in a relatively random pattern. Problems may appear suddenly after a series of actions or questions, with no obvious warning or identifiable pattern.
…------------------ 原始邮件 ------------------
发件人: "Anders ***@***.***>;
发送时间: 2024年3月11日(星期一) 下午4:24
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [andersrex/notesollama] Occasional Crash in Notes App on macOS – Exception Type: EXC_BREAKPOINT (SIGTRAP) (Issue #4)
Got it! Do you have steps for reproducing this reliably? It would be super helpful if you had a prompt and the model this happens with so I could try to happen on my mac.
知道了!您有可靠地重现这一点的步骤吗?如果你有一个提示以及发生这种情况的模型,那将会非常有帮助,这样我就可以尝试在我的 Mac 上发生这种情况。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
直接回复此电子邮件、在 GitHub 上查看或取消订阅。
You are receiving this because you authored the thread.
您收到此消息是因为您创作了该主题。 Message ID: ***@***.***>
|
Description
The Notes application on macOS occasionally crashes, showing a system crash report with an
EXC_BREAKPOINT (SIGTRAP)
exception type.Steps to Reproduce
Expected behavior
The Notes app should run without crashing during normal operations.
Screenshots
Crash Report Details
Environment
Additional context
Occasionally appears during AI conversations
Thank you for looking into this issue.
The text was updated successfully, but these errors were encountered: