#985256 backintime-qt: unmount at wrong time leads to core dump

#985256#5
Date:
2021-03-15 07:49:35 UTC
From:
To:
When closing the settings dialog, the unmount function is called in the
user_callback, while it should not.

Depending on other actions, this sometimes leads to a core dump when
closing the application.  This sequece of actions dumps core:

- open the gui (this results in mounting a volume via callback)
- open the settings dialog
- close it (this results in unmountng the volume via callback)
- look at the logs using the menu
- exit (this dumps core)

#985256#10
Date:
2022-09-20 20:14:19 UTC
From:
To:
This was reported with a "testing" Debian with a now outdated BIT
version.

Can you reproduce the problem with the current "stable" Debian?

#985256#15
Date:
2022-12-21 08:48:56 UTC
From:
To:
Dear Francesco,

I'm a member of the new upstream maintainer team.

The bug is quit old. Please try to reproduce that problem with the
current upstream version.
If you can reproduce it please open an Issue at upstream and link it
here.

You still gave us the steps to reproduce.
Can you please give some more information about snapshot profile you
setup?

I suggest to close that Debian bug report because it seems not distro
specific.

Kind
Christian Buhtz

#985256#20
Date:
2023-01-23 07:40:10 UTC
From:
To:
Looks like a duplicate of this to me:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985631