Advertisement
Guest User

crash3

a guest
Jul 9th, 2011
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.19 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. [Switching to Thread 0xb74966c0 (LWP 424)]
  3. 0xb750fd5c in memcpy () from /lib/i686/cmov/libc.so.6
  4. (gdb) bt full
  5. #0 0xb750fd5c in memcpy () from /lib/i686/cmov/libc.so.6
  6. No symbol table info available.
  7. #1 0xb76d4b38 in ?? () from /usr/lib/libstdc++.so.6
  8. No symbol table info available.
  9. #2 0xb76d5214 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string () from /usr/lib/libstdc++.so.6
  10. No symbol table info available.
  11. #3 0x080d9298 in string (this=0xa01f280, _str=@0xa03879c, pos=0, n=4294967295) at /Unreal/anope/include/anope.h:60
  12. No locals.
  13. #4 0x08109800 in __gnu_cxx::new_allocator<Anope::string>::construct (this=0xbf9e7d0b, __p=0xa01f280, __val=@0xa03879c)
  14. at /usr/include/c++/4.3/ext/new_allocator.h:108
  15. No locals.
  16. #5 0x08109915 in std::list<Anope::string, std::allocator<Anope::string> >::_M_create_node (this=0xbf9e8030, __x=@0xa03879c)
  17. at /usr/include/c++/4.3/bits/stl_list.h:463
  18. __p = (class std::_List_node<Anope::string> *) 0xa01f278
  19. #6 0x081099a4 in std::list<Anope::string, std::allocator<Anope::string> >::_M_insert (this=0xbf9e8030, __position=
  20. {_M_node = 0xbf9e8030}, __x=@0xa03879c) at /usr/include/c++/4.3/bits/stl_list.h:1341
  21. __tmp = (class std::_List_node<Anope::string> *) 0xb735a9a8
  22. #7 0x081099f0 in std::list<Anope::string, std::allocator<Anope::string> >::push_back (this=0xbf9e8030, __x=@0xa03879c)
  23. at /usr/include/c++/4.3/bits/stl_list.h:876
  24. No locals.
  25. #8 0x0816822e in Log (this=0xbf9e8024, u=0xa0246e8, c=0xa038748, category=@0xbf9e80f4) at /Unreal/anope/src/logger.cpp:115
  26. No locals.
  27. ---Type <return> to continue, or q <return> to quit---
  28. #9 0x080f2e6f in Channel::SetModesInternal (this=0xa038748, setter=0xa0246e8, mode=@0xa0225d8, EnforceMLock=true)
  29. at /Unreal/anope/src/channels.cpp:759
  30. sep_modes = {<sepstream> = {_vptr.sepstream = 0x82119a8, tokens = {_string = {static npos = 4294967295,
  31. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  32. _M_p = 0xa00faf4 "-P"}}, static npos = 4294967295}, last_starting_position = {_M_current = 0xa00faf6 ""}, n = {
  33. _M_current = 0xa00faf6 ""}, sep = 32 ' '}, <No data fields>}
  34. m = {_string = {static npos = 4294967295,
  35. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  36. _M_p = 0xa038254 "-P"}}, static npos = 4294967295}
  37. modestring = {_string = {static npos = 4294967295,
  38. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  39. _M_p = 0xa028664 "-P"}}, static npos = 4294967295}
  40. paramstring = {_string = {static npos = 4294967295,
  41. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  42. _M_p = 0xb7728694 ""}}, static npos = 4294967295}
  43. add = 0
  44. #10 0x080f38a2 in do_cmode (source=@0xbf9e8540, channel=@0xa0225d0, modes=@0xa0225d8, ts=@0xa0225d4)
  45. at /Unreal/anope/src/channels.cpp:1088
  46. c = (Channel *) 0xa038748
  47. #11 0xb7355070 in InspircdIRCdMessage::OnMode (this=0x9ee3400, source=@0xbf9e8540, params=@0xbf9e846c)
  48. at /Unreal/anope/modules/protocol/inspircd-ts6.h:270
  49. No locals.
  50. ---Type <return> to continue, or q <return> to quit---
  51. #12 0xb7341971 in event_fmode (source=@0xbf9e8540, params=@0xbf9e8518) at /Unreal/anope/modules/protocol/inspircd20.cpp:154
  52. c = (class Channel *) 0xa038748
  53. ts = 1307669455
  54. newparams = {<std::_Vector_base<Anope::string, std::allocator<Anope::string> >> = {
  55. _M_impl = {<std::allocator<Anope::string>> = {<__gnu_cxx::new_allocator<Anope::string>> = {<No data fields>}, <No data fields>},
  56. _M_start = 0xa0225d0, _M_finish = 0xa0225dc, _M_end_of_storage = 0xa0225e0}}, <No data fields>}
  57. modes = {_string = {static npos = 4294967295,
  58. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  59. _M_p = 0xa02280c "-P"}}, static npos = 4294967295}
  60. #13 0x081c45ce in process (buffer=@0xbf9f8ad4) at /Unreal/anope/src/process.cpp:87
  61. m = (Message *) 0x9ee33d4
  62. it = {_M_current = 0xa0388b0}
  63. it_end = {_M_current = 0xa0388b4}
  64. retVal = true
  65. buf = {_string = {static npos = 4294967295,
  66. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  67. _M_p = 0xa0366a4 "FMODE #RolePlay 1307669455 :-P"}}, static npos = 4294967295}
  68. source = {_string = {static npos = 4294967295,
  69. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  70. _M_p = 0xa01d3c4 "32PAAAACP"}}, static npos = 4294967295}
  71. buf_sep = {<sepstream> = {_vptr.sepstream = 0x82119a8, tokens = {_string = {static npos = 4294967295,
  72. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  73. ---Type <return> to continue, or q <return> to quit---
  74. _M_p = 0xa036734 "FMODE #RolePlay 1307669455 :-P"}}, static npos = 4294967295}, last_starting_position = {
  75. _M_current = 0xa036752 ""}, n = {_M_current = 0xa036752 ""}, sep = 32 ' '}, <No data fields>}
  76. buf_token = {_string = {static npos = 4294967295,
  77. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  78. _M_p = 0xa024c04 ":-P"}}, static npos = 4294967295}
  79. command = {_string = {static npos = 4294967295,
  80. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  81. _M_p = 0xa035b3c "FMODE"}}, static npos = 4294967295}
  82. params = {<std::_Vector_base<Anope::string, std::allocator<Anope::string> >> = {
  83. _M_impl = {<std::allocator<Anope::string>> = {<__gnu_cxx::new_allocator<Anope::string>> = {<No data fields>}, <No data fields>},
  84. _M_start = 0xa026d00, _M_finish = 0xa026d0c, _M_end_of_storage = 0xa026d10}}, <No data fields>}
  85. messages = {<std::_Vector_base<Message*, std::allocator<Message*> >> = {
  86. _M_impl = {<std::allocator<Message*>> = {<__gnu_cxx::new_allocator<Message*>> = {<No data fields>}, <No data fields>},
  87. _M_start = 0xa0388b0, _M_finish = 0xa0388b4, _M_end_of_storage = 0xa0388b4}}, <No data fields>}
  88. #14 0x08177687 in UplinkSocket::Read (this=0xa01e0d0, buf=@0xbf9f8ad4) at /Unreal/anope/src/main.cpp:165
  89. No locals.
  90. #15 0x081f253c in BufferedSocket::ProcessRead (this=0xa01e0d0) at /Unreal/anope/src/sockets.cpp:502
  91. tbuffer = ":32PAAAACP FMODE #RolePlay 1307669455 :-P\n:32P PRIVMSG #debug :\002ANNOUNCEMENT\002: ATAD used SAMODE: #RolePlay -P\n:97K PRIVMSG #debug :\002REMOTEANNOUNCEMENT\002: From NorthStar.Flux-Net.net: ATAD used SAMODE: "...
  92. len = 262
  93. sbuffer = {_string = {static npos = 4294967295,
  94. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  95. ---Type <return> to continue, or q <return> to quit---
  96. _M_p = 0xa03831c ":32PAAAACP FMODE #RolePlay 1307669455 :-P\n:32P PRIVMSG #debug :\002ANNOUNCEMENT\002: ATAD used SAMODE: #RolePlay -P\n:97K PRIVMSG #debug :\002REMOTEANNOUNCEMENT\002: From NorthStar.Flux-Net.net: ATAD used SAMODE: "...}},
  97. static npos = 4294967295}
  98. lastnewline = 261
  99. stream = {_vptr.sepstream = 0x8218468, tokens = {_string = {static npos = 4294967295,
  100. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  101. _M_p = 0xa028b8c ":32PAAAACP FMODE #RolePlay 1307669455 :-P\n:32P PRIVMSG #debug :\002ANNOUNCEMENT\002: ATAD used SAMODE: #RolePlay -P\n:97K PRIVMSG #debug :\002REMOTEANNOUNCEMENT\002: From NorthStar.Flux-Net.net: ATAD used SAMODE: "...}},
  102. static npos = 4294967295}, last_starting_position = {
  103. _M_current = 0xa028bb6 ":32P PRIVMSG #debug :\002ANNOUNCEMENT\002: ATAD used SAMODE: #RolePlay -P\n:97K PRIVMSG #debug :\002REMOTEANNOUNCEMENT\002: From NorthStar.Flux-Net.net: ATAD used SAMODE: #RolePlay -P\n:32P SNONOTICE A :ATAD used S"...}, n = {
  104. _M_current = 0xa028bb6 ":32P PRIVMSG #debug :\002ANNOUNCEMENT\002: ATAD used SAMODE: #RolePlay -P\n:97K PRIVMSG #debug :\002REMOTEANNOUNCEMENT\002: From NorthStar.Flux-Net.net: ATAD used SAMODE: #RolePlay -P\n:32P SNONOTICE A :ATAD used S"...}, sep = 10 '\n'}
  105. tbuf = {_string = {static npos = 4294967295,
  106. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  107. _M_p = 0xa038e14 ":32PAAAACP FMODE #RolePlay 1307669455 :-P"}}, static npos = 4294967295}
  108. #16 0x081ec58e in SocketEngine::Process () at /Unreal/anope/src/socketengines/socketengine_poll.cpp:163
  109. ev = (pollfd *) 0x9ee8d90
  110. s = (class Socket *) 0xa01e0d0
  111. i = 0
  112. processed = 1
  113. total = 1
  114. ---Type <return> to continue, or q <return> to quit---
  115. #17 0x08175060 in main (ac=2, av=0xbf9fa3c4, envp=0xbf9fa3d0) at /Unreal/anope/src/main.cpp:384
  116. return_code = 0
  117. cwd = "/Unreal/Services/bin", '\0' <repeats 4075 times>
  118. n = 16
  119. last_check = 1310247391
  120. updateTimer = {<Timer> = {<Extensible> = {<Base> = {_vptr.Base = 0x821bf80, References = {_M_t = {
  121. _M_impl = {<std::allocator<std::_Rb_tree_node<dynamic_reference_base*> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<dynamic_reference_base*> >> = {<No data fields>}, <No data fields>},
  122. _M_key_compare = {<std::binary_function<dynamic_reference_base*, dynamic_reference_base*, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0xbf9f9ca8, _M_right = 0xbf9f9ca8},
  123. _M_node_count = 0}}}}, Extension_Items = {_M_t = {
  124. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const Anope::string, ExtensibleItemBase*> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const Anope::string, ExtensibleItemBase*> > >> = {<No data fields>}, <No data fields>},
  125. _M_key_compare = {<std::binary_function<Anope::string, Anope::string, bool>> = {<No data fields>}, <No data fields>},
  126. _M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0xbf9f9cc0, _M_right = 0xbf9f9cc0},
  127. _M_node_count = 0}}}}, settime = 1310247167, trigger = 1310247467, secs = 300, repeat = true}, <No data fields>}
  128. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement