Guest User

Untitled

a guest
Dec 9th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 5.13 KB | None | 0 0
  1. Thread 3 (Thread 0xb73ecb70 (LWP 968)):
  2. #0  0xb77f0424 in __kernel_vsyscall ()
  3. #1  0xb762626e in do_sigsuspend (set=0xb73ebcf0) at ../sysdeps/unix/sysv/linux/sigsuspend.c:63
  4. #2  __sigsuspend (set=0xb73ebcf0) at ../sysdeps/unix/sysv/linux/sigsuspend.c:78
  5. #3  0x08079836 in thread_suspendHandler ()
  6. #4  <signal handler called>
  7. #5  0xb77f0424 in __kernel_vsyscall ()
  8. #6  0xb77abd46 in nanosleep () at ../sysdeps/unix/syscall-template.S:82
  9. #7  0x0807a10e in tango.core.Thread.Thread.sleep() ()
  10. #8  0x08055480 in daemon.store.cache.manager.CacheManager.IdMapFlusher() ()
  11. #9  0x0807a4fb in tango.core.Thread.Thread.run() ()
  12. #10 0x0807973b in thread_entryPoint ()
  13. #11 0xb77a3e99 in start_thread (arg=0xb73ecb70) at pthread_create.c:304
  14. #12 0xb76cb73e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
  15.  
  16. Thread 2 (Thread 0xb6bc1b70 (LWP 969)):
  17. #0  0xb77f0424 in __kernel_vsyscall ()
  18. #1  0xb762626e in do_sigsuspend (set=0xb6bc0350) at ../sysdeps/unix/sysv/linux/sigsuspend.c:63
  19. #2  __sigsuspend (set=0xb6bc0350) at ../sysdeps/unix/sysv/linux/sigsuspend.c:78
  20. #3  0x08079836 in thread_suspendHandler ()
  21. #4  <signal handler called>
  22. #5  0xb77f0422 in __kernel_vsyscall ()
  23. #6  0xb76bae9b in read () at ../sysdeps/unix/syscall-template.S:82
  24. #7  0xb7663563 in _IO_new_file_underflow (fp=0xa182080) at fileops.c:606
  25. #8  0xb766472b in _IO_default_uflow (fp=0xa182080) at genops.c:440
  26. #9  0xb7664528 in __uflow (fp=0xa182080) at genops.c:394
  27. #10 0xb765822c in _IO_getline_info (fp=0xa182080, buf=0xb6bc0a88 "y\251\177\267<\v\274\266\070\262\033\266\060\v\274\266tꀷ", n=255, delim=10, extract_delim=1, eof=0x0) at iogetline.c:74
  28. #11 0xb7658171 in _IO_getline (fp=0xa182080, buf=0xb6bc0a88 "y\251\177\267<\v\274\266\070\262\033\266\060\v\274\266tꀷ", n=255, delim=10, extract_delim=1) at iogetline.c:42
  29. #12 0xb765711a in _IO_fgets (buf=0xb6bc0a88 "y\251\177\267<\v\274\266\070\262\033\266\060\v\274\266tꀷ", n=256, fp=0xa182080) at iofgets.c:58
  30. #13 0xb61bbb98 in ?? () from /lib/libnss_mdns4_minimal.so.2
  31. #14 0xb61bc062 in _nss_mdns4_minimal_gethostbyname2_r () from /lib/libnss_mdns4_minimal.so.2
  32. #15 0xb61bc308 in _nss_mdns4_minimal_gethostbyname_r () from /lib/libnss_mdns4_minimal.so.2
  33. #16 0xb76e3923 in __gethostbyname_r (name=0xb6bc0e64 "nyburken.local", resbuf=0xb775ae4c, buffer=0xa173788 "\377\002", buflen=1024, result=0xb6bc0e38, h_errnop=0xb6bc0e34) at ../nss/getXXbyYY_r.c:256
  34. #17 0xb76e3166 in gethostbyname (name=0xb6bc0e64 "nyburken.local") at ../nss/getXXbyYY.c:117
  35. #18 0x0809b693 in tango.net.device.Berkeley.NetHost.getHostByName() ()
  36. #19 0x0809b272 in tango.net.device.Berkeley.IPv4Address._ctor() ()
  37. #20 0x0809c24b in tango.net.InternetAddress.InternetAddress._ctor() ()
  38. #21 0x0804e97f in daemon.routing.friend.Friend.findAddress() ()
  39. #22 0x08051672 in daemon.server.Server.reconnectLoop() ()
  40. #23 0x08050c9c in daemon.server.Server.reconnectLoop() ()
  41. #24 0x0807a4fb in tango.core.Thread.Thread.run() ()
  42. #25 0x0807973b in thread_entryPoint ()
  43. #26 0xb77a3e99 in start_thread (arg=0xb6bc1b70) at pthread_create.c:304
  44. #27 0xb76cb73e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
  45.  
  46. Thread 1 (Thread 0xb75f96c0 (LWP 967)):
  47. #0  0xb77f0424 in __kernel_vsyscall ()
  48. #1  0xb77aa7d5 in sem_wait@@GLIBC_2.1 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/sem_wait.S:80
  49. #2  0x0807b78d in tango.core.Thread.thread_suspendAll() ()
  50. #3  0x0807a9c8 in thread_suspendAll ()
  51. #4  0x0806faf2 in rt.gc.basic.gcx.Gcx.fullcollect() ()
  52. #5  0x0806fac1 in rt.gc.basic.gcx.Gcx.fullcollectshell() ()
  53. #6  0x0806de1e in rt.gc.basic.gcx.GC.mallocNoSync() ()
  54. #7  0x0806dd7d in rt.gc.basic.gcx.GC.malloc() ()
  55. #8  0x0806d7bc in gc_malloc ()
  56. #9  0x08074213 in _d_newarrayiT ()
  57. #10 0x0805a96f in lib.hex.encode() ()
  58. #11 0x080534d7 in daemon.store.cache.manager.CacheManager.Asset.assetPath() ()
  59. #12 0x08055b5a in daemon.store.cache.manager.CacheManager.garbageCollect() ()
  60. #13 0x0807219f in rt.aaA._aaApply() ()
  61. #14 0x08071f65 in _aaApply ()
  62.  
  63. #15 0x08054bfc in daemon.store.cache.manager.CacheManager.garbageCollect() ()
  64. #16 0x080542d8 in daemon.store.cache.manager.CacheManager._makeRoom() ()
  65. #17 0x08052298 in daemon.store.cache.manager.CacheManager.uploadAsset() ()
  66. #18 0x0805019d in daemon.server.Server.uploadAsset() ()
  67. #19 0x0804f9b7 in daemon.client.Client.BoundAsset._ctor() ()
  68. #20 0x0804f4cf in daemon.client.Client.processBindWrite() ()
  69. #21 0x080626b2 in lib.client.Client.process() ()
  70. #22 0x08064c36 in lib.connection.Connection.processMessage() ()
  71. #23 0x08064310 in lib.connection.Connection.onData() ()
  72. #24 0x0805e211 in lib.pumping.__T14BaseConnectionTC5tango3net6device6Socket6SocketZ.BaseConnection._readAndPush() ()
  73. #25 0x0805dd17 in lib.pumping.__T14BaseConnectionTC5tango3net6device6Socket6SocketZ.BaseConnection.process() ()
  74. #26 0x0805db2c in lib.pumping.Pump.run() ()
  75. #27 0x08086446 in tango.io.selector.EpollSelector.EpollSelector.EpollSelectionSet.opApply() ()
  76. #28 0x0805d774 in lib.pumping.Pump.run() ()
  77. #29 0x080500dd in daemon.server.Server.run() ()
  78. #30 0x0804ae58 in D main ()
  79. #31 0x08072837 in rt.dmain2.main() ()
  80. #32 0x0807278e in rt.dmain2.main() ()
  81. #33 0x0807287b in rt.dmain2.main() ()
  82. #34 0x0807278e in rt.dmain2.main() ()
  83. #35 0x08072732 in main ()
Add Comment
Please, Sign In to add comment