Advertisement
Guest User

hepaly

a guest
Feb 14th, 2012
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.70 KB | None | 0 0
  1. [hepaly@HUDEB161141 ~]$ openbve
  2. KDE colorscheme read failure, using built-in colorscheme
  3. Stacktrace:
  4.  
  5. at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipLoadImageFromFile (string,intptr&) <0xffffffff>
  6. at System.Drawing.Image.FromFile (string,bool) <0x0005b>
  7. at System.Drawing.Image.FromFile (string) <0x0000f>
  8. at OpenBve.formMain.LoadImage (string,string) <0x00037>
  9. at OpenBve.formMain.formMain_Load (object,System.EventArgs) <0x00e5f>
  10. at System.Windows.Forms.Form.OnLoad (System.EventArgs) <0x00075>
  11. at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs) <0x0007f>
  12. at System.Windows.Forms.Form.OnCreateControl () <0x00053>
  13. at System.Windows.Forms.Control.CreateControl () <0x00127>
  14. at System.Windows.Forms.Control.WmShowWindow (System.Windows.Forms.Message&) <0x00193>
  15. at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message&) <0x002c7>
  16. at System.Windows.Forms.ScrollableControl.WndProc (System.Windows.Forms.Message&) <0x00013>
  17. at System.Windows.Forms.ContainerControl.WndProc (System.Windows.Forms.Message&) <0x0005b>
  18. at System.Windows.Forms.Form.WndProc (System.Windows.Forms.Message&) <0x0024f>
  19. at System.Windows.Forms.Control/ControlWindowTarget.OnMessage (System.Windows.Forms.Message&) <0x00024>
  20. at System.Windows.Forms.Control/ControlNativeWindow.WndProc (System.Windows.Forms.Message&) <0x00036>
  21. at System.Windows.Forms.NativeWindow.WndProc (intptr,System.Windows.Forms.Msg,intptr,intptr) <0x002bc>
  22. at System.Windows.Forms.XplatUIX11.SendMessage (intptr,System.Windows.Forms.Msg,intptr,intptr) <0x00313>
  23. at System.Windows.Forms.XplatUIX11.MapWindow (System.Windows.Forms.Hwnd,System.Windows.Forms.WindowType) <0x001fb>
  24. at System.Windows.Forms.XplatUIX11.CreateWindow (System.Windows.Forms.CreateParams) <0x00ccf>
  25. at System.Windows.Forms.XplatUI.CreateWindow (System.Windows.Forms.CreateParams) <0x00024>
  26. at System.Windows.Forms.NativeWindow.CreateHandle (System.Windows.Forms.CreateParams) <0x0003f>
  27. at System.Windows.Forms.Control.CreateHandle () <0x00069>
  28. at System.Windows.Forms.Form.CreateHandle () <0x0001b>
  29. at System.Windows.Forms.Control.CreateControl () <0x00087>
  30. at System.Windows.Forms.Control.SetVisibleCore (bool) <0x0009f>
  31. at System.Windows.Forms.Form.SetVisibleCore (bool) <0x002ef>
  32. at System.Windows.Forms.Control.set_Visible (bool) <0x00032>
  33. at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control.set_Visible (bool) <0xffffffff>
  34. at System.Windows.Forms.Application.RunLoop (bool,System.Windows.Forms.ApplicationContext) <0x002b3>
  35. at System.Windows.Forms.Form.ShowDialog (System.Windows.Forms.IWin32Window) <0x0079f>
  36. at System.Windows.Forms.Form.ShowDialog () <0x0000f>
  37. at (wrapper remoting-invoke-with-check) System.Windows.Forms.Form.ShowDialog () <0xffffffff>
  38. at OpenBve.formMain.ShowMainDialog () <0x0005f>
  39. at OpenBve.Program.Main (string[]) <0x0095f>
  40. at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
  41.  
  42. Native stacktrace:
  43.  
  44. mono() [0x491dda]
  45. mono() [0x4e147f]
  46. mono() [0x41c397]
  47. /lib/libpthread.so.0(+0xf270) [0x7f8abffca270]
  48. /usr/lib/libgdiplus.so(+0x4345c) [0x7f8abaad845c]
  49. /usr/lib/libgdiplus.so(GdipLoadImageFromFile+0x1fe) [0x7f8abaabaede]
  50. [0x414de27e]
  51.  
  52. Debug info from gdb:
  53.  
  54.  
  55. =================================================================
  56. Got a SIGSEGV while executing native code. This usually indicates
  57. a fatal error in the mono runtime or one of the native libraries
  58. used by your application.
  59. =================================================================
  60.  
  61. /usr/bin/openbve: 2. sor: 20830 Félbeszakítva mono /usr/lib/openbve/OpenBve.exe /fhs "$@"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement