core dump on pressing WIndows key

Bug #1716951 reported by Ramses Rodriguez Martinez
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
keepass2 (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Stacktrace:

  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Windows.Forms.X11Keyboard.Xutf8LookupString (intptr,System.Windows.Forms.XEvent&,byte[],int,intptr&,System.Windows.Forms.XLookupStatus&) <0x000a4>
  at System.Windows.Forms.X11Keyboard.LookupString (System.Windows.Forms.XEvent&,int,System.Windows.Forms.XKeySym&,System.Windows.Forms.XLookupStatus&) <0x000c3>
  at System.Windows.Forms.X11Keyboard.EventToVkey (System.Windows.Forms.XEvent) <0x0003f>
  at System.Windows.Forms.X11Keyboard.ToUnicode (int,int,string&) <0x0035f>
  at System.Windows.Forms.X11Keyboard.TranslateMessage (System.Windows.Forms.MSG&) <0x00127>
  at System.Windows.Forms.XplatUIX11.TranslateMessage (System.Windows.Forms.MSG&) <0x00027>
  at System.Windows.Forms.XplatUI.TranslateMessage (System.Windows.Forms.MSG&) <0x00024>
  at System.Windows.Forms.Application.RunLoop (bool,System.Windows.Forms.ApplicationContext) <0x00da7>
  at System.Windows.Forms.Form.ShowDialog (System.Windows.Forms.IWin32Window) <0x0093b>
  at System.Windows.Forms.Form.ShowDialog () <0x0000f>
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Form.ShowDialog () <0x0005b>
  at KeePass.Forms.MainForm.OpenDatabase (KeePassLib.Serialization.IOConnectionInfo,KeePassLib.Keys.CompositeKey,bool) <0x0071f>
  at KeePass.Forms.MainForm.OnFormLoad (object,System.EventArgs) <0x03e43>
  at System.Windows.Forms.Form.OnLoad (System.EventArgs) <0x0007c>
  at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs) <0x0007f>
  at System.Windows.Forms.Form.OnCreateControl () <0x00057>
  at System.Windows.Forms.Control.CreateControl () <0x0011f>
  at System.Windows.Forms.Control.WmShowWindow (System.Windows.Forms.Message&) <0x0017b>
  at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message&) <0x002d7>
  at System.Windows.Forms.ScrollableControl.WndProc (System.Windows.Forms.Message&) <0x00013>
  at System.Windows.Forms.ContainerControl.WndProc (System.Windows.Forms.Message&) <0x0005b>
  at System.Windows.Forms.Form.WndProc (System.Windows.Forms.Message&) <0x00263>
  at KeePass.Forms.MainForm.WndProc (System.Windows.Forms.Message&) <0x001d7>
  at System.Windows.Forms.Control/ControlWindowTarget.OnMessage (System.Windows.Forms.Message&) <0x00024>
  at System.Windows.Forms.Control/ControlNativeWindow.WndProc (System.Windows.Forms.Message&) <0x0003a>
  at System.Windows.Forms.NativeWindow.WndProc (intptr,System.Windows.Forms.Msg,intptr,intptr) <0x003a4>
  at System.Windows.Forms.XplatUIX11.SendMessage (intptr,System.Windows.Forms.Msg,intptr,intptr) <0x004af>
  at System.Windows.Forms.XplatUIX11.MapWindow (System.Windows.Forms.Hwnd,System.Windows.Forms.WindowType) <0x00217>
  at System.Windows.Forms.XplatUIX11.CreateWindow (System.Windows.Forms.CreateParams) <0x00df3>
  at System.Windows.Forms.XplatUI.CreateWindow (System.Windows.Forms.CreateParams) <0x00024>
  at System.Windows.Forms.NativeWindow.CreateHandle (System.Windows.Forms.CreateParams) <0x0003f>
  at System.Windows.Forms.Control.CreateHandle () <0x00069>
  at System.Windows.Forms.Form.CreateHandle () <0x00027>
  at System.Windows.Forms.Control.CreateControl () <0x00087>
  at System.Windows.Forms.Control.SetVisibleCore (bool) <0x00083>
  at System.Windows.Forms.Form.SetVisibleCore (bool) <0x00353>
  at KeePass.Forms.MainForm.SetVisibleCore (bool) <0x000ab>
  at System.Windows.Forms.Control.set_Visible (bool) <0x00032>
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control.set_Visible (bool) <0x0006b>
  at System.Windows.Forms.Application.RunLoop (bool,System.Windows.Forms.ApplicationContext) <0x00373>
  at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext) <0x0005b>
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form) <0x00037>
  at KeePass.Program.Main (string[]) <0x00e0b>
  at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0x000d1>

Native stacktrace:

 /usr/bin/cli(+0xc8514) [0x5588cfafd514]
 /usr/bin/cli(+0x1217ce) [0x5588cfb567ce]
 /usr/bin/cli(+0x3d7e3) [0x5588cfa727e3]
 /lib/x86_64-linux-gnu/libpthread.so.0(+0x11670) [0x7f53bfbcc670]
 /lib/x86_64-linux-gnu/libc.so.6(strlen+0x26) [0x7f53bf66ca86]
 /usr/lib/x86_64-linux-gnu/libX11.so.6(_XimLocalUtf8LookupString+0xde) [0x7f53b75777ee]
 [0x402ff085]

Debug info from gdb:

[New LWP 8764]
[New LWP 8765]
[New LWP 8767]
[New LWP 8768]
[New LWP 8769]
[New LWP 8772]
[New LWP 8773]
[New LWP 8774]
[New LWP 8775]
[New LWP 8777]
[New LWP 8778]
[New LWP 8779]
[New LWP 8780]
[New LWP 8781]
[New LWP 8782]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f53bfbcc08a in __waitpid (pid=8783, stat_loc=0x7f53c0702ffc, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
29 ../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
  Id Target Id Frame
* 1 Thread 0x7f53c06d8740 (LWP 8763) "Main" 0x00007f53bfbcc08a in __waitpid (pid=8783, stat_loc=0x7f53c0702ffc, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
  2 Thread 0x7f53bebff700 (LWP 8764) "SGen worker" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  3 Thread 0x7f53bc834700 (LWP 8765) "Finalizer" 0x00007f53bfbcaa06 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x5588cffe1640) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  4 Thread 0x7f53adf73700 (LWP 8767) "dconf worker" 0x00007f53bf6dbcdd in poll () at ../sysdeps/unix/syscall-template.S:84
  5 Thread 0x7f53ad772700 (LWP 8768) "gmain" 0x00007f53bf6dbcdd in poll () at ../sysdeps/unix/syscall-template.S:84
  6 Thread 0x7f53acf71700 (LWP 8769) "gdbus" 0x00007f53bf6dbcdd in poll () at ../sysdeps/unix/syscall-template.S:84
  7 Thread 0x7f53ac3a3700 (LWP 8772) "Main" 0x00007f53bf6d77fd in read () at ../sysdeps/unix/syscall-template.S:84
  8 Thread 0x7f53ac1a2700 (LWP 8773) "Main" pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  9 Thread 0x7f5397fff700 (LWP 8774) "Threadpool work" pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  10 Thread 0x7f5397dfe700 (LWP 8775) "Threadpool work" pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  11 Thread 0x7f53973fe700 (LWP 8777) "Threadpool work" pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  12 Thread 0x7f53971fd700 (LWP 8778) "Threadpool work" pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  13 Thread 0x7f5396ffc700 (LWP 8779) "Threadpool work" pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  14 Thread 0x7f5396dfb700 (LWP 8780) "Threadpool work" pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  15 Thread 0x7f5396bfa700 (LWP 8781) "Threadpool work" pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  16 Thread 0x7f53975ff700 (LWP 8782) "Threadpool work" pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225

Thread 16 (Thread 0x7f53975ff700 (LWP 8782)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1 0x00005588cfbfded6 in ?? ()
#2 0x00005588cfbf7be1 in ?? ()
#3 0x00005588cfcb714a in ?? ()
#4 0x00007f53bfbc274a in start_thread (arg=0x7f53975ff700) at pthread_create.c:456
#5 0x00007f53bf6e7caf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 15 (Thread 0x7f5396bfa700 (LWP 8781)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1 0x00005588cfbfded6 in ?? ()
#2 0x00005588cfbf7be1 in ?? ()
#3 0x00005588cfcb714a in ?? ()
#4 0x00007f53bfbc274a in start_thread (arg=0x7f5396bfa700) at pthread_create.c:456
#5 0x00007f53bf6e7caf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 14 (Thread 0x7f5396dfb700 (LWP 8780)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1 0x00005588cfbfded6 in ?? ()
#2 0x00005588cfbf7be1 in ?? ()
#3 0x00005588cfcb714a in ?? ()
#4 0x00007f53bfbc274a in start_thread (arg=0x7f5396dfb700) at pthread_create.c:456
#5 0x00007f53bf6e7caf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 13 (Thread 0x7f5396ffc700 (LWP 8779)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1 0x00005588cfbfded6 in ?? ()
#2 0x00005588cfbf7be1 in ?? ()
#3 0x00005588cfcb714a in ?? ()
#4 0x00007f53bfbc274a in start_thread (arg=0x7f5396ffc700) at pthread_create.c:456
#5 0x00007f53bf6e7caf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 12 (Thread 0x7f53971fd700 (LWP 8778)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1 0x00005588cfbfded6 in ?? ()
#2 0x00005588cfbf7be1 in ?? ()
#3 0x00005588cfcb714a in ?? ()
#4 0x00007f53bfbc274a in start_thread (arg=0x7f53971fd700) at pthread_create.c:456
#5 0x00007f53bf6e7caf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 11 (Thread 0x7f53973fe700 (LWP 8777)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1 0x00005588cfbfded6 in ?? ()
#2 0x00005588cfbf7be1 in ?? ()
#3 0x00005588cfcb714a in ?? ()
#4 0x00007f53bfbc274a in start_thread (arg=0x7f53973fe700) at pthread_create.c:456
#5 0x00007f53bf6e7caf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 10 (Thread 0x7f5397dfe700 (LWP 8775)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1 0x00005588cfbfded6 in ?? ()
#2 0x00005588cfbf7be1 in ?? ()
#3 0x00005588cfcb714a in ?? ()
#4 0x00007f53bfbc274a in start_thread (arg=0x7f5397dfe700) at pthread_create.c:456
#5 0x00007f53bf6e7caf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 9 (Thread 0x7f5397fff700 (LWP 8774)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1 0x00005588cfbfded6 in ?? ()
#2 0x00005588cfbf7be1 in ?? ()
#3 0x00005588cfcb714a in ?? ()
#4 0x00007f53bfbc274a in start_thread (arg=0x7f5397fff700) at pthread_create.c:456
#5 0x00007f53bf6e7caf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 8 (Thread 0x7f53ac1a2700 (LWP 8773)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1 0x00005588cfcb5e7f in ?? ()
#2 0x00005588cfbfce0e in ?? ()
#3 0x00005588cfbf7be1 in ?? ()
#4 0x00005588cfcb714a in ?? ()
#5 0x00007f53bfbc274a in start_thread (arg=0x7f53ac1a2700) at pthread_create.c:456
#6 0x00007f53bf6e7caf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 7 (Thread 0x7f53ac3a3700 (LWP 8772)):
#0 0x00007f53bf6d77fd in read () at ../sysdeps/unix/syscall-template.S:84
#1 0x00000000402489d0 in ?? ()
#2 0x00007f53bee6cde8 in ?? ()
#3 0x00007f53bee6cfe0 in ?? ()
#4 0x00007f53bee6e2e0 in ?? ()
#5 0x0000000000000040 in ?? ()
#6 0x00007f53bee6cc88 in ?? ()
#7 0x00007f5398001950 in ?? ()
#8 0x00007f53ac3a2860 in ?? ()
#9 0x00007f53ac3a2860 in ?? ()
#10 0x00007f53ac3a2780 in ?? ()
#11 0x0000000040248794 in ?? ()
#12 0x000000000000000d in ?? ()
#13 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f53acf71700 (LWP 8769)):
#0 0x00007f53bf6dbcdd in poll () at ../sysdeps/unix/syscall-template.S:84
#1 0x00007f53b679f119 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f53b679f4b2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f53b23c8986 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4 0x00007f53b67c65f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007f53bfbc274a in start_thread (arg=0x7f53acf71700) at pthread_create.c:456
#6 0x00007f53bf6e7caf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 5 (Thread 0x7f53ad772700 (LWP 8768)):
#0 0x00007f53bf6dbcdd in poll () at ../sysdeps/unix/syscall-template.S:84
#1 0x00007f53b679f119 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f53b679f22c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f53b679f271 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007f53b67c65f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007f53bfbc274a in start_thread (arg=0x7f53ad772700) at pthread_create.c:456
#6 0x00007f53bf6e7caf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 4 (Thread 0x7f53adf73700 (LWP 8767)):
#0 0x00007f53bf6dbcdd in poll () at ../sysdeps/unix/syscall-template.S:84
#1 0x00007f53b679f119 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f53b679f22c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f53adf7b46d in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#4 0x00007f53b67c65f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007f53bfbc274a in start_thread (arg=0x7f53adf73700) at pthread_create.c:456
#6 0x00007f53bf6e7caf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 3 (Thread 0x7f53bc834700 (LWP 8765)):
#0 0x00007f53bfbcaa06 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x5588cffe1640) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#1 do_futex_wait (sem=sem@entry=0x5588cffe1640, abstime=0x0) at sem_waitcommon.c:111
#2 0x00007f53bfbcaab4 in __new_sem_wait_slow (sem=0x5588cffe1640, abstime=0x0) at sem_waitcommon.c:181
#3 0x00007f53bfbcab5a in __new_sem_wait (sem=<optimized out>) at sem_wait.c:29
#4 0x00005588cfc19dc9 in ?? ()
#5 0x00005588cfbf7be1 in ?? ()
#6 0x00005588cfcb714a in ?? ()
#7 0x00007f53bfbc274a in start_thread (arg=0x7f53bc834700) at pthread_create.c:456
#8 0x00007f53bf6e7caf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 2 (Thread 0x7f53bebff700 (LWP 8764)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00005588cfc85863 in ?? ()
#2 0x00007f53bfbc274a in start_thread (arg=0x7f53bebff700) at pthread_create.c:456
#3 0x00007f53bf6e7caf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 1 (Thread 0x7f53c06d8740 (LWP 8763)):
#0 0x00007f53bfbcc08a in __waitpid (pid=8783, stat_loc=0x7f53c0702ffc, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
#1 0x00005588cfafd5f0 in ?? ()
#2 0x00005588cfb567ce in ?? ()
#3 0x00005588cfa727e3 in ?? ()
#4 <signal handler called>
#5 strlen () at ../sysdeps/x86_64/strlen.S:106
#6 0x00007f53b75777ee in _XimLocalUtf8LookupString () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#7 0x00000000402ff085 in ?? ()
#8 0x0000000000000000 in ?? ()

=================================================================
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.
=================================================================

Aborted (core dumped)

Tags: disco
Revision history for this message
Pander (pander) wrote :
Download full text (9.9 KiB)

Same problem here for keepass2 2.36+dfsg-1 on up-to-date Ubuntu 17.10. Note that Windows key was used in combination with an arrow key to reposition the window at half width on one side of the screen. That is how to reproduce this.

$ keepass2
Stacktrace:

  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Windows.Forms.X11Keyboard.Xutf8LookupString (intptr,System.Windows.Forms.XEvent&,byte[],int,intptr&,System.Windows.Forms.XLookupStatus&) <0x000a4>
  at System.Windows.Forms.X11Keyboard.LookupString (System.Windows.Forms.XEvent&,int,System.Windows.Forms.XKeySym&,System.Windows.Forms.XLookupStatus&) <0x000c3>
  at System.Windows.Forms.X11Keyboard.EventToVkey (System.Windows.Forms.XEvent) <0x0003f>
  at System.Windows.Forms.X11Keyboard.ToUnicode (int,int,string&) <0x0035f>
  at System.Windows.Forms.X11Keyboard.TranslateMessage (System.Windows.Forms.MSG&) <0x00127>
  at System.Windows.Forms.XplatUIX11.TranslateMessage (System.Windows.Forms.MSG&) <0x00027>
  at System.Windows.Forms.XplatUI.TranslateMessage (System.Windows.Forms.MSG&) <0x00024>
  at System.Windows.Forms.Application.RunLoop (bool,System.Windows.Forms.ApplicationContext) <0x00da7>
  at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext) <0x0005b>
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form) <0x00037>
  at KeePass.Program.Main (string[]) <0x00e0b>
  at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0x000d1>

Native stacktrace:

 /usr/bin/cli(+0xc8514) [0x55a1ef180514]
 /usr/bin/cli(+0x1217ce) [0x55a1ef1d97ce]
 /usr/bin/cli(+0x3d7e3) [0x55a1ef0f57e3]
 /lib/x86_64-linux-gnu/libpthread.so.0(+0x13150) [0x7f9a9ee16150]
 /lib/x86_64-linux-gnu/libc.so.6(+0xa8476) [0x7f9a9e8b4476]
 /usr/lib/x86_64-linux-gnu/libX11.so.6(_XimLocalUtf8LookupString+0xde) [0x7f9a9a9aa7ee]
 [0x409f0b45]

Debug info from gdb:

[New LWP 14878]
[New LWP 14879]
[New LWP 14885]
[New LWP 14886]
[New LWP 14887]
[New LWP 14888]
[New LWP 14890]
[New LWP 14891]
[New LWP 14892]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f9a9ee15a4a in waitpid () from /lib/x86_64-linux-gnu/libpthread.so.0
  Id Target Id Frame
* 1 Thread 0x7f9a9f985780 (LWP 14877) "Main" 0x00007f9a9ee15a4a in waitpid () from /lib/x86_64-linux-gnu/libpthread.so.0
  2 Thread 0x7f9a9dfff700 (LWP 14878) "SGen worker" 0x00007f9a9ee11072 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  3 Thread 0x7f9a9bc34700 (LWP 14879) "Finalizer" 0x00007f9a9ee13f96 in do_futex_wait.constprop () from /lib/x86_64-linux-gnu/libpthread.so.0
  4 Thread 0x7f9a8e3ba700 (LWP 14885) "Main" 0x00007f9a9e91006d in read () from /lib/x86_64-linux-gnu/libc.so.6
  5 Thread 0x7f9a8e1b9700 (LWP 14886) "Main" 0x00007f9a9ee11786 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  6 Thread 0x7f9a8e178700 (LWP 14887) "Threadpool work" 0x00007f9a9ee11786 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  7 Thread 0x7f9a8df77700 (LWP 14888) "Threadpool work" 0x00007f9a9e...

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in keepass2 (Ubuntu):
status: New → Confirmed
Pander (pander)
tags: added: artful bionic
tags: added: zesty
Revision history for this message
vgeloven (vgeloven) wrote :

To be more precise, at least occurring in Lubuntu.

Pander (pander)
tags: added: cosmic
removed: artful zesty
Pander (pander)
tags: added: disco
removed: bionic cosmic
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.