Skip to content

Syncthing wrapper "emergency" shutdown on native binary crash doesn't work #148

@Catfriend1

Description

@Catfriend1

Reproducer

  • (Let the) native binary crash during State.STARTING
  • SyncthingRunnable will notify SyncthingService that the native binary crashed and show the correct crash log to the user.
  • The user is then stuck forever as the wrapper is still in State.STARTING and - concurrently - in deferring shutdown until the "starting" procedure completed. > It can never shutdown the crashed instance and head for a fresh start like this until the user "force-closes" the app from android settings.

Version Information

App Version: v0.14.51+

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions