Advertisement
Guest User

Mono/KeePass crashes on 'windows button press'

a guest
Feb 3rd, 2015
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.26 KB | None | 0 0
  1. ###---------- START KEEPASS ----------###
  2.  
  3. SendMessage (27263018, 0x112c, 0x4, 0x4)
  4. SendMessage (27263012, 0x101f, (nil), (nil))
  5. SendMessage (0, 0x1203, (nil), 0x7fffed13fc10)
  6. SendMessage (0, 0x1204, (nil), 0x7fffed13fc10)
  7. SendMessage (0, 0x1203, 0x1, 0x7fffed13fc10)
  8. SendMessage (0, 0x1204, 0x1, 0x7fffed13fc10)
  9. SendMessage (0, 0x1203, 0x2, 0x7fffed13fc10)
  10. SendMessage (0, 0x1204, 0x2, 0x7fffed13fc10)
  11. SendMessage (0, 0x1203, 0x3, 0x7fffed13fc10)
  12. SendMessage (0, 0x1204, 0x3, 0x7fffed13fc10)
  13. SendMessage (0, 0x1203, 0x4, 0x7fffed13fc10)
  14. SendMessage (0, 0x1204, 0x4, 0x7fffed13fc10)
  15.  
  16. ###---------- PRESS WINDOWS KEY ----------###
  17.  
  18. Stacktrace:
  19.  
  20. at <unknown> <0xffffffff>
  21. at (wrapper managed-to-native) System.Windows.Forms.X11Keyboard.Xutf8LookupString (intptr,System.Windows.Forms.XEvent&,byte[],int,intptr&,System.Windows.Forms.XLookupStatus&) <0xffffffff>
  22. at System.Windows.Forms.X11Keyboard.LookupString (System.Windows.Forms.XEvent&,int,System.Windows.Forms.XKeySym&,System.Windows.Forms.XLookupStatus&) <0x000bb>
  23. at System.Windows.Forms.X11Keyboard.EventToVkey (System.Windows.Forms.XEvent) <0x0003f>
  24. at System.Windows.Forms.X11Keyboard.ToUnicode (int,int,string&) <0x00347>
  25. at System.Windows.Forms.X11Keyboard.TranslateMessage (System.Windows.Forms.MSG&) <0x00123>
  26. at System.Windows.Forms.XplatUIX11.TranslateMessage (System.Windows.Forms.MSG&) <0x00023>
  27. at System.Windows.Forms.XplatUI.TranslateMessage (System.Windows.Forms.MSG&) <0x0001f>
  28. at System.Windows.Forms.Application.RunLoop (bool,System.Windows.Forms.ApplicationContext) <0x00c73>
  29. at System.Windows.Forms.Form.ShowDialog (System.Windows.Forms.IWin32Window) <0x0087f>
  30. at System.Windows.Forms.Form.ShowDialog () <0x0000f>
  31. at (wrapper remoting-invoke-with-check) System.Windows.Forms.Form.ShowDialog () <0xffffffff>
  32. at KeePass.Forms.MainForm.OpenDatabase (KeePassLib.Serialization.IOConnectionInfo,KeePassLib.Keys.CompositeKey,bool) <0x0058f>
  33. at KeePass.Forms.MainForm.OnFormLoad (object,System.EventArgs) <0x0322c>
  34. at System.Windows.Forms.Form.OnLoad (System.EventArgs) <0x00071>
  35. at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs) <0x0007f>
  36. at System.Windows.Forms.Form.OnCreateControl () <0x0004f>
  37. at System.Windows.Forms.Control.CreateControl () <0x0011f>
  38. at System.Windows.Forms.Control.WmShowWindow (System.Windows.Forms.Message&) <0x00163>
  39. at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message&) <0x002d3>
  40. at System.Windows.Forms.ScrollableControl.WndProc (System.Windows.Forms.Message&) <0x00013>
  41. at System.Windows.Forms.ContainerControl.WndProc (System.Windows.Forms.Message&) <0x0005b>
  42. at System.Windows.Forms.Form.WndProc (System.Windows.Forms.Message&) <0x00253>
  43. at KeePass.Forms.MainForm.WndProc (System.Windows.Forms.Message&) <0x001b4>
  44. at System.Windows.Forms.Control/ControlWindowTarget.OnMessage (System.Windows.Forms.Message&) <0x00024>
  45. at System.Windows.Forms.Control/ControlNativeWindow.WndProc (System.Windows.Forms.Message&) <0x00036>
  46. at System.Windows.Forms.NativeWindow.WndProc (intptr,System.Windows.Forms.Msg,intptr,intptr) <0x00310>
  47. at System.Windows.Forms.XplatUIX11.SendMessage (intptr,System.Windows.Forms.Msg,intptr,intptr) <0x003cf>
  48. at System.Windows.Forms.XplatUIX11.MapWindow (System.Windows.Forms.Hwnd,System.Windows.Forms.WindowType) <0x001df>
  49. at System.Windows.Forms.XplatUIX11.CreateWindow (System.Windows.Forms.CreateParams) <0x00bb3>
  50. at System.Windows.Forms.XplatUI.CreateWindow (System.Windows.Forms.CreateParams) <0x0001f>
  51. at System.Windows.Forms.NativeWindow.CreateHandle (System.Windows.Forms.CreateParams) <0x00033>
  52. at System.Windows.Forms.Control.CreateHandle () <0x00069>
  53. at System.Windows.Forms.Form.CreateHandle () <0x00027>
  54. at System.Windows.Forms.Control.CreateControl () <0x00087>
  55. at System.Windows.Forms.Control.SetVisibleCore (bool) <0x00083>
  56. at System.Windows.Forms.Form.SetVisibleCore (bool) <0x002ef>
  57. at KeePass.Forms.MainForm.SetVisibleCore (bool) <0x0009d>
  58. at System.Windows.Forms.Control.set_Visible (bool) <0x00032>
  59. at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control.set_Visible (bool) <0xffffffff>
  60. at System.Windows.Forms.Application.RunLoop (bool,System.Windows.Forms.ApplicationContext) <0x002ef>
  61. at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext) <0x00057>
  62. at System.Windows.Forms.Application.Run (System.Windows.Forms.Form) <0x00033>
  63. at KeePass.Program.Main (string[]) <0x00ae2>
  64. at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
  65.  
  66. Native stacktrace:
  67.  
  68. /usr/lib/libmonosgen-2.0.so.1(+0xcf1da) [0x7fe6335011da]
  69. /usr/lib/libmonosgen-2.0.so.1(+0x12cd7b) [0x7fe63355ed7b]
  70. /usr/lib/libmonosgen-2.0.so.1(+0x48016) [0x7fe63347a016]
  71. /usr/lib/libpthread.so.0(+0x10210) [0x7fe633226210]
  72. /usr/lib/libc.so.6(strlen+0x2a) [0x7fe632ef4b2a]
  73. /usr/lib/libX11.so.6(_XimLocalUtf8LookupString+0xeb) [0x7fe62bd09b1b]
  74. [0x40afa89e]
  75.  
  76. Debug info from gdb:
  77.  
  78.  
  79. =================================================================
  80. Got a SIGSEGV while executing native code. This usually indicates
  81. a fatal error in the mono runtime or one of the native libraries
  82. used by your application.
  83. =================================================================
  84.  
  85. Aborted (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement