intiface / intiface-central

Intiface Central (Buttplug Frontend) Application for Desktop and Mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash reporting will stack up crashes until user turns on crash reporting

qdot opened this issue · comments

commented

See the following sentry event:

https://nonpolynomial.sentry.io/issues/4529080755/events/6a80d06c40d14cdda852c54f462d729f/

The logs show tons of engine stops/crashes due to network errors or issues with the lovense dongle (user kept hitting start engine and engine kept crashing, loop happened so quickly that the lovense dongle event loop in buttplug-rs also crashed). Once the user turns crash reporting on, we got something like 35 crash reports at once because every crash was queued.