Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. (9my own ip):56311 is connecting...
  2. Could not allocate 182248 bytes
  3. Stacktrace:
  4.  
  5. at Terraria.NPC.UpdateNPC (int) <0x007f7>
  6. at Terraria.Main.Update () <0x00343>
  7. at Terraria.Main.DedServ () <0x0129f>
  8. at Terraria.ProgramServer.Main (string[]) <0x008af>
  9. at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
  10.  
  11. Native stacktrace:
  12.  
  13. mono() [0x48f06b]
  14. /lib/libpthread.so.0(+0xf8f0) [0x7f163fb0f8f0]
  15. /lib/libc.so.6(gsignal+0x35) [0x7f163f7b0a75]
  16. /lib/libc.so.6(abort+0x180) [0x7f163f7b45c0]
  17. mono() [0x5d3f82]
  18. mono() [0x5d405a]
  19. mono() [0x5d3075]
  20. mono(mono_mempool_alloc+0x120) [0x569fa0]
  21. mono() [0x469363]
  22. mono() [0x41c914]
  23. mono() [0x41d4ca]
  24. mono() [0x41dd4d]
  25. mono() [0x492bb4]
  26. mono() [0x4937ad]
  27. [0x407e716a]
  28.  
  29. Debug info from gdb:
  30.  
  31.  
  32. =================================================================
  33. Got a SIGABRT while executing native code. This usually indicates
  34. a fatal error in the mono runtime or one of the native libraries
  35. used by your application.
  36. =================================================================
  37.  
  38. Aborted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement