SIGABRT when starting

It has been a while since I needed to access manager, and when I try to start the desktop app today, it goes in error. Below you can find the output. I hope this can be repaired as I am now afraid I just lost my accounting data.


=================================================================
	Native Crash Reporting
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

=================================================================
	Native stacktrace:
=================================================================
	0x55f05e602f73 - /usr/bin/mono : 
	0x55f05e603329 - /usr/bin/mono : 
	0x55f05e5b037b - /usr/bin/mono : 
	0x55f05e5fc419 - /usr/bin/mono : 

=================================================================
	Telemetry Dumper:
=================================================================
Pkilling 0x140058040460864x from 0x140058281748288x
Pkilling 0x140058038359616x from 0x140058281748288x
Pkilling 0x140058042562112x from 0x140058281748288x
Pkilling 0x140058277541440x from 0x140058281748288x
Entering thread summarizer pause from 0x140058281748288x
Finished thread summarizer pause from 0x140058281748288x.
Failed to create breadcrumb file (null)/crash_hash_0x5774c2b3a

Waiting for dumping threads to resume

=================================================================
	External Debugger Dump:
=================================================================
mono_gdb_render_native_backtraces not supported on this platform, unable to find gdb or lldb

=================================================================
	Basic Fault Address Reporting
=================================================================
instruction pointer is NULL, skip dumping
=================================================================
	Managed Stacktrace:
=================================================================
	  at <unknown> <0xffffffff>
	  at NativeMethods:sqlite3_open_v2 <0x000e3>
	  at SQLitePCL.SQLite3Provider_e_sqlite3:SQLitePCL.ISQLite3Provider.sqlite3_open_v2 <0x00063>
	  at SQLitePCL.raw:sqlite3_open_v2 <0x00070>
	  at SQLite.SQLite3:Open <0x00043>
	  at SQLite.SQLiteConnection:.ctor <0x0010f>
	  at SQLite.SQLiteConnection:.ctor <0x00043>
	  at Manager.ApplicationData:SQLiteConnection <0x000df>
	  at Manager.ApplicationData:Get <0x00207>
	  at ManagerDesktop.Program:Main <0x00363>
	  at <Module>:runtime_invoke_void_object <0x00091>
=================================================================
fish: Job 1, 'manager-accounting' terminated by signal SIGABRT (Abort)

it is most unlikely you have lost any data as that is kept in separate datafiles - one for each business.

What edition & version of Manager are you using?
What O/S are you using?
have you updated something between last using Manager and now?

I am running linux.

The only thing I can imagine which would have broken it is some update. It must have been a month or 2 since I last used Manager.

Just tried downloading the latest AppImage and running from that one. This starts the app. The business list which gets shown is just a list of hexadecimal names though. As soon as I click one of them, it crashes again and I get:

*** stack smashing detected ***: terminated
/tmp/.mount_Managefasiqy/AppRun: line 4:  7376 Aborted                 (core dumped) ${HERE}/opt/manager/ManagerDesktop

When you downloaded the new version of Manager, it would have updated, or tried to update, your data files to the new version.

If you updated from an old version, then this could fail and you should update first to an intermediate version before updating to the latest version.

Search the forum for info on updating old versions

Any idea of what your previous version of Manager was?

other linux users have reported similar issues. you could have responded in the same thread.

Sorry, I have searched, but have not found the other topic. I would have posted there if I had known.

Where can I download older versions of the AppImage?