Advertisement
Guest User

Untitled

a guest
May 27th, 2013
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1. mono Zero-K.exe
  2. Stacktrace:
  3.  
  4. at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipDrawImageRectI (intptr,intptr,int,int,int,int) <0xffffffff>
  5. at System.Drawing.Graphics.DrawImage (System.Drawing.Image,int,int,int,int) <0x00097>
  6. at System.Drawing.Graphics.DrawImage (System.Drawing.Image,System.Drawing.Rectangle) <0x0002f>
  7. at (wrapper remoting-invoke-with-check) System.Drawing.Graphics.DrawImage (System.Drawing.Image,System.Drawing.Rectangle) <0xffffffff>
  8. at PlasmaShared.UnitSyncLib.UnitSync.FixAspectRatio (PlasmaShared.UnitSyncLib.Map,System.Drawing.Image) <0x0037f>
  9. at PlasmaShared.UnitSyncLib.UnitSync.GetMinimap (PlasmaShared.UnitSyncLib.Map) <0x0002f>
  10. at PlasmaShared.UnitSyncLib.UnitSync.GetMap (string,string) <0x00033>
  11. at PlasmaShared.UnitSyncLib.UnitSync.GetMapFromArchive (string) <0x0002f>
  12. at PlasmaShared.SpringScanner.GetUnitSyncData (string) <0x00063>
  13. at PlasmaShared.SpringScanner.PerformUnitSyncOperation (PlasmaShared.SpringScanner/WorkItem) <0x00063>
  14. at PlasmaShared.SpringScanner.MainThreadFunction () <0x002e7>
  15. at PlasmaShared.Utils/<>c__DisplayClass7.<SafeThread>b__6 () <0x00015>
  16. at System.Threading.Thread.StartInternal () <0x00057>
  17. at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
  18.  
  19. Native stacktrace:
  20.  
  21. mono() [0x80e863d]
  22. mono() [0x8128bac]
  23. mono() [0x8064d1f]
  24. linux-gate.so.1(__kernel_rt_sigreturn+0) [0xb771840c]
  25. /usr/lib/i386-linux-gnu/libpixman-1.so.0(+0x7c33e) [0xb554d33e]
  26. /usr/lib/i386-linux-gnu/libpixman-1.so.0(pixman_image_composite32+0x3e4) [0xb54d7134]
  27. /usr/lib/i386-linux-gnu/libcairo.so.2(+0x2f7bc) [0xb58b87bc]
  28. /usr/lib/i386-linux-gnu/libcairo.so.2(+0x6673f) [0xb58ef73f]
  29. /usr/lib/i386-linux-gnu/libcairo.so.2(+0x66aa6) [0xb58efaa6]
  30. /usr/lib/i386-linux-gnu/libcairo.so.2(+0x66e61) [0xb58efe61]
  31. /usr/lib/i386-linux-gnu/libcairo.so.2(+0x23290) [0xb58ac290]
  32. /usr/lib/i386-linux-gnu/libcairo.so.2(+0x362f1) [0xb58bf2f1]
  33. /usr/lib/i386-linux-gnu/libcairo.so.2(+0x69fd9) [0xb58f2fd9]
  34. /usr/lib/i386-linux-gnu/libcairo.so.2(+0x2c2ed) [0xb58b52ed]
  35. /usr/lib/i386-linux-gnu/libcairo.so.2(cairo_paint+0x1b) [0xb58a662b]
  36. /usr/lib/libgdiplus.so.0(GdipDrawImageRect+0x21d) [0xb5aba74d]
  37. /usr/lib/libgdiplus.so.0(GdipDrawImageRectI+0x43) [0xb5abaa63]
  38. [0xb419c4d4]
  39. [0xb419c428]
  40. [0xb3b788e8]
  41. [0xb3b78888]
  42. [0xb3d58070]
  43. [0xb3d578b8]
  44. [0xb3d56044]
  45. [0xb3d51e20]
  46. [0xb3d51ca4]
  47. [0xb3d50e44]
  48. [0xb3c7a4a8]
  49. [0xb3c7986e]
  50. [0xb43e51f8]
  51. [0xb5383c01]
  52. mono() [0x8068fec]
  53.  
  54. Debug info from gdb:
  55.  
  56.  
  57. =================================================================
  58. Got a SIGSEGV while executing native code. This usually indicates
  59. a fatal error in the mono runtime or one of the native libraries
  60. used by your application.
  61. =================================================================
  62.  
  63. Aborted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement