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

Iris quit unexpectedly error on app quit #97

Open
alexwkleung opened this issue Feb 23, 2024 · 1 comment
Open

Iris quit unexpectedly error on app quit #97

alexwkleung opened this issue Feb 23, 2024 · 1 comment
Assignees
Labels
bug Something isn't working dev Development related

Comments

@alexwkleung
Copy link
Owner

Sometimes when quitting Iris, a popup shows stating that the app quit unexpectedly.

Not sure what the root cause is, so I'll need to see the trace log when the app shuts down.

Screenshot 2024-02-22 at 11 05 37 PM

@alexwkleung alexwkleung added the bug Something isn't working label Feb 23, 2024
@alexwkleung alexwkleung self-assigned this Feb 23, 2024
@alexwkleung alexwkleung added the dev Development related label Apr 11, 2024
@alexwkleung
Copy link
Owner Author

Looking at the log, it seems like a segmentation fault is happening after quitting the app.

Again, not sure what is causing it to happen. Sometimes it happens and other times it doesn't. This makes it hard to reproduce consistently since I can't trigger the crash all the time.

Here are my assumptions:

  1. Native events are not being handled when app quits
  2. Functions and/or events are not handled when app quits
  3. In addition to above, some processes are also not handled gracefully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dev Development related
Projects
None yet
Development

No branches or pull requests

1 participant