Dear Maintainer, I installed a fresh full Raspberry PI OS Bullseye 3GB image on a new micro sd card then fully patched online then installed just 4 packages (and the auto selected dependencies) gufw, firefox-esr, keepass2 and reportbug (to send this report) keepass2 crashes on start . A report is output when started by typing keepass2 from the CLI the report is beyond my level of expertise but suggests to me it might be a dependency issue I cant move beyond this as it refuses to run. I tried to classify severity as grave but as a novice reportbug user important was the upper severity I was allowed (why?) below is the CLI report cut and paste verbatim I cannot find similar bugs reported online but Raspberry PI OS Bullsye is v new regards Paul Adam ps I could not get reportbug to negotiate the google lamtp authentication from cli so had resort to the google web interface and cut and paste from the /tmp file created by reportbug I hope I've captured everything start of crash report----------------------------------------------------------- adam@mypi:~ $ keepass2 ================================================================= 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: ================================================================= (No frames) ================================================================= Telemetry Dumper: ================================================================= Pkilling 0xb6727440 from 0xb6f04240 Entering thread summarizer pause from 0xb6f04240 Finished thread summarizer pause from 0xb6f04240. Waiting for dumping threads to resume ================================================================= External Debugger Dump: ================================================================= [New LWP 2080] [New LWP 2082] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1". 0xb6d0a4d4 in __GI___wait4 (pid=2085, stat_loc=0xbedaafa8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27 27 ../sysdeps/unix/sysv/linux/wait4.c: No such file or directory. Id Target Id Frame * 1 Thread 0xb6f04240 (LWP 2079) "cli" 0xb6d0a4d4 in __GI___wait4 (pid=2085, stat_loc=0xbedaafa8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27 2 Thread 0xb5fff440 (LWP 2080) "SGen worker" futex_wait_cancelable (private=0, expected=0, futex_word=0x447698) at ../sysdeps/nptl/futex-internal.h:186 3 Thread 0xb6727440 (LWP 2082) "Finalizer" futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=1, futex_word=0x43f73c) at ../sysdeps/nptl/futex-internal.h:323 Thread 3 (Thread 0xb6727440 (LWP 2082) "Finalizer"): #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=1, futex_word=0x43f73c) at ../sysdeps/nptl/futex-internal.h:323 #1 do_futex_wait (sem=sem@entry=0x43f73c, abstime=0x0, clockid=0) at sem_waitcommon.c:117 #2 0xb6df7c80 in __new_sem_wait_slow (sem=0x43f73c, abstime=0x0, clockid=0) at sem_waitcommon.c:285 #3 0x002c2120 in ?? () Backtrace stopped: previous frame identical to this frame (corrupt stack?) Thread 2 (Thread 0xb5fff440 (LWP 2080) "SGen worker"): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x447698) at ../sysdeps/nptl/futex-internal.h:186 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x0, cond=0x447670) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x447670, mutex=0x0) at pthread_cond_wait.c:638 #3 0x00327c84 in ?? () Backtrace stopped: previous frame identical to this frame (corrupt stack?) Thread 1 (Thread 0xb6f04240 (LWP 2079) "cli"): #0 0xb6d0a4d4 in __GI___wait4 (pid=2085, stat_loc=0xbedaafa8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27 #1 0x0009f73c in ?? () Backtrace stopped: previous frame identical to this frame (corrupt stack?) [Inferior 1 (process 2079) detached] ================================================================= Basic Fault Address Reporting ================================================================= Memory around native instruction pointer (0xb6df55b0):0xb6df55a0 bc ff ff ea 98 70 00 00 f0 4f 2d e9 14 d0 4d e2 .....p...O-...M. 0xb6df55b0 24 50 90 e5 a5 31 b0 e1 28 01 00 0a 00 c0 a0 e1 $P...1..(....... 0xb6df55c0 01 50 15 e2 20 30 bc e5 00 e0 a0 e1 80 50 a0 13 .P.. 0.......P.. 0xb6df55d0 0a 00 00 ea 01 10 83 e3 9f 2f 9c e1 03 00 52 e1 ........./....R. ================================================================= Managed Stacktrace: ================================================================= at <unknown> <0xffffffff> at System.Windows.Forms.Application:EnableVisualStyles <0x00033> at KeePass.Program:MainPriv <0x00167> at KeePass.Program:Main <0x0001f> at <Module>:runtime_invoke_void_object <0x000f3> ================================================================= Aborted End of crash report------------------------------------------------------------------------