Advertisement
Guest User

Untitled

a guest
Jul 10th, 2017
493
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.37 KB | None | 0 0
  1. [Jan 09 01:56:25.525945 2011] Debug: Sent: :OperServ NOTICE Justasic :*Kitsune added to the SNLINE list.
  2. [Jan 09 01:56:29.726925 2011] Debug: Received: :Justasic ! operserv@services.Flux-Net.net :snline add +0 *Kitsune*:blah
  3. [Jan 09 01:56:29.727236 2011] Debug: Justasic: snline add +0 *Kitsune*:blah
  4. [Jan 09 01:56:29.727528 2011] Debug: Sent: :OperServ PRIVMSG #services :Justasic: snline add +0 *Kitsune*:blah
  5. [Jan 09 01:56:29.728021 2011] Debug: Sent: BR - :*Kitsune
  6.  
  7. Program received signal SIGSEGV, Segmentation fault.
  8. [Switching to Thread 0xb74df6c0 (LWP 7522)]
  9. 0xb771c887 in std::string::c_str () from /usr/lib/libstdc++.so.6
  10. (gdb) bt full
  11. #0 0xb771c887 in std::string::c_str () from /usr/lib/libstdc++.so.6
  12. No symbol table info available.
  13. #1 0x081910e4 in XLineManager::CanAdd (this=0x8be42d8, mask=@0xbfde6ee4,
  14. expires=0) at /Unreal/anope1.9-git/anope/src/operserv.cpp:372
  15. x = (XLine *) 0x0
  16. i = 0
  17. end = 1
  18. ret = {first = 0, second = 0x0}
  19. ret = {first = -1224373828, second = 0xbfde6c98}
  20. #2 0x08192590 in SNLineManager::Add (this=0x8be42d8, bi=0x8bae3b0,
  21. u=0x8bf9e68, mask=@0xbfde6ee4, expires=0, reason=@0xbfde6ee0)
  22. at /Unreal/anope1.9-git/anope/src/operserv.cpp:571
  23. canAdd = {first = 0, second = 0x0}
  24. x = (XLine *) 0x821f7bc
  25. MOD_RESULT = 146739216
  26. #3 0xb705335d in CommandOSSNLine::OnAdd (this=0x8bdb564, source=@0xbfde710c,
  27. params=@0xbfde7144)
  28. at /Unreal/anope1.9-git/anope/modules/core/os_snline.cpp:205
  29. masklen = 9
  30. affected = 0
  31. percent = 0
  32. x = (XLine *) 0x8b9f500
  33. u = (class User *) 0x8bf9e68
  34. ---Type <return> to continue, or q <return> to quit---
  35. last_param = 3
  36. param = {_string = {static npos = 4294967295,
  37. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x8bfd634 "*Kitsune*:blah"}},
  38. static npos = 4294967295}
  39. expiry = {_string = {static npos = 4294967295,
  40. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x8bfd7cc "+0"}},
  41. static npos = 4294967295}
  42. expires = 0
  43. rest = {_string = {static npos = 4294967295,
  44. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x8bfa984 "*Kitsune*:blah"}},
  45. static npos = 4294967295}
  46. sep = {_vptr.sepstream = 0x81cddc8, tokens = {_string = {
  47. static npos = 4294967295,
  48. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x8bfd5cc "*Kitsune*:blah"}},
  49. static npos = 4294967295}, last_starting_position = {
  50. _M_current = 0x8bfd5d6 "blah"}, n = {_M_current = 0x8bfd5d6 "blah"},
  51. sep = 58 ':'}
  52. mask = {_string = {static npos = 4294967295,
  53. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = ---Type <return> to continue, or q <return> to quit---
  54. {<No data fields>}, <No data fields>}, _M_p = 0x8bfdfac "*Kitsune*"}},
  55. static npos = 4294967295}
  56. reason = {_string = {static npos = 4294967295,
  57. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x8bf12cc "blah"}},
  58. static npos = 4294967295}
  59. #4 0xb7055b1e in CommandOSSNLine::Execute (this=0x8bdb564,
  60. source=@0xbfde710c, params=@0xbfde7144)
  61. at /Unreal/anope1.9-git/anope/modules/core/os_snline.cpp:405
  62. cmd = (class Anope::string &) @0x8bf1d30: {_string = {
  63. static npos = 4294967295,
  64. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x8bf2f24 "add"}},
  65. static npos = 4294967295}
  66. #5 0x08108be4 in mod_run_cmd (bi=0x8bae3b0, u=0x8bf9e68, c=0x8bdb564,
  67. command=@0xbfde7708, message=@0xbfde7704, ci=0x0)
  68. at /Unreal/anope1.9-git/anope/src/commands.cpp:152
  69. params = {<std::_Vector_base<Anope::string, std::allocator<Anope::string> >> = {
  70. _M_impl = {<std::allocator<Anope::string>> = {<__gnu_cxx::new_allocator<Anope::string>> = {<No data fields>}, <No data fields>}, _M_start = 0x8bf1d30,
  71. _M_finish = 0x8bf1d3c, _M_end_of_storage = 0x8bf1d40}}, <No data fields>}
  72. curparam = {_string = {static npos = 4294967295,
  73. ---Type <return> to continue, or q <return> to quit---
  74. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x8bfa8d4 ""}},
  75. static npos = 4294967295}
  76. endparam = {_string = {static npos = 4294967295,
  77. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x8bf3f54 "*Kitsune*:blah"}},
  78. static npos = 4294967295}
  79. sep = {<sepstream> = {_vptr.sepstream = 0x81ca920, tokens = {
  80. _string = {static npos = 4294967295,
  81. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  82. _M_p = 0x8bf3b44 "add +0 *Kitsune*:blah"}},
  83. static npos = 4294967295}, last_starting_position = {
  84. _M_current = 0x8bf3b59 ""}, n = {_M_current = 0x8bf3b59 ""},
  85. sep = 32 ' '}, <No data fields>}
  86. fantasy = false
  87. source = {u = 0x8bf9e68, ci = 0x0, owner = 0x8bae3b0,
  88. service = 0x8bae3b0, fantasy = false,
  89. reply = {<std::_List_base<Anope::string, std::allocator<Anope::string> >> = {
  90. _M_impl = {<std::allocator<std::_List_node<Anope::string> >> = {<__gnu_cxx::new_allocator<std::_List_node<Anope::string> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0xbfde7120,
  91. _M_prev = 0xbfde7120}}}, <No data fields>}}
  92. ---Type <return> to continue, or q <return> to quit---
  93. MOD_RESULT = EVENT_CONTINUE
  94. ret = 14579492
  95. #6 0x0810999d in mod_run_cmd (bi=0x8bae3b0, u=0x8bf9e68,
  96. fullmessage=@0xbfde78e8, ci=0x0)
  97. at /Unreal/anope1.9-git/anope/src/commands.cpp:48
  98. sep = {<sepstream> = {_vptr.sepstream = 0x81ca920, tokens = {
  99. _string = {static npos = 4294967295,
  100. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  101. _M_p = 0x8bfec3c "snline add +0 *Kitsune*:blah"}},
  102. static npos = 4294967295}, last_starting_position = {
  103. _M_current = 0x8bfec43 "add +0 *Kitsune*:blah"}, n = {
  104. _M_current = 0x8bfec43 "add +0 *Kitsune*:blah"},
  105. sep = 32 ' '}, <No data fields>}
  106. command = {_string = {static npos = 4294967295,
  107. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x8bf0e5c "snline"}},
  108. static npos = 4294967295}
  109. message = {_string = {static npos = 4294967295,
  110. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  111. _M_p = 0x8bf0ff4 "add +0 *Kitsune*:blah"}}, static npos = 4294967295}
  112. MOD_RESULT = EVENT_CONTINUE
  113. ---Type <return> to continue, or q <return> to quit---
  114. c = (class Command *) 0x8bdb564
  115. #7 0x0819b694 in IRCdMessage::OnPrivmsg (this=0x8ba44d8, source=@0xbfde7db0,
  116. params=@0xbfde7d88) at /Unreal/anope1.9-git/anope/src/protocol.cpp:466
  117. MOD_RESULT = EVENT_CONTINUE
  118. botname = {_string = {static npos = 4294967295,
  119. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x8bf1d84 "operserv"}},
  120. static npos = 4294967295}
  121. s = 8
  122. bi = (class BotInfo *) 0x8bae3b0
  123. receiver = (const Anope::string &) @0xbfde78e4: {_string = {
  124. static npos = 4294967295,
  125. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  126. _M_p = 0x8bfebfc "operserv@services.Flux-Net.net"}},
  127. static npos = 4294967295}
  128. message = (const Anope::string &) @0xbfde78e8: {_string = {
  129. static npos = 4294967295,
  130. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  131. _M_p = 0x8bfeadc "snline add +0 *Kitsune*:blah"}},
  132. static npos = 4294967295}
  133. u = (class User *) 0x8bf9e68
  134. ---Type <return> to continue, or q <return> to quit---
  135. #8 0x08163467 in OnPrivmsg (source=@0xbfde7db0, params=@0xbfde7d88)
  136. at /Unreal/anope1.9-git/anope/src/messages.cpp:134
  137. No locals.
  138. #9 0x08198044 in process (buffer=@0xbfdf8354)
  139. at /Unreal/anope1.9-git/anope/src/process.cpp:87
  140. m = (Message *) 0x8ba43bc
  141. it = {_M_current = 0x8bfd430}
  142. it_end = {_M_current = 0x8bfd434}
  143. retVal = true
  144. buf = {_string = {static npos = 4294967295,
  145. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  146. _M_p = 0x8bfaab4 "! operserv@services.Flux-Net.net :snline add +0 *Kitsune*:blah"}}, static npos = 4294967295}
  147. source = {_string = {static npos = 4294967295,
  148. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x8bf273c "Justasic"}},
  149. static npos = 4294967295}
  150. buf_sep = {<sepstream> = {_vptr.sepstream = 0x81ca920, tokens = {
  151. _string = {static npos = 4294967295,
  152. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  153. _M_p = 0x8bf4a44 "! operserv@services.Flux-Net.net :snline add +0 *Kit---Type <return> to continue, or q <return> to quit---
  154. sune*:blah"}}, static npos = 4294967295}, last_starting_position = {
  155. _M_current = 0x8bf4a6d "add +0 *Kitsune*:blah"}, n = {
  156. _M_current = 0x8bf4a6d "add +0 *Kitsune*:blah"},
  157. sep = 32 ' '}, <No data fields>}
  158. buf_token = {_string = {static npos = 4294967295,
  159. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x8bf26b4 ":snline"}},
  160. static npos = 4294967295}
  161. command = {_string = {static npos = 4294967295,
  162. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x8bf168c "!"}},
  163. static npos = 4294967295}
  164. params = {<std::_Vector_base<Anope::string, std::allocator<Anope::string> >> = {
  165. _M_impl = {<std::allocator<Anope::string>> = {<__gnu_cxx::new_allocator<Anope::string>> = {<No data fields>}, <No data fields>}, _M_start = 0x8bf1070,
  166. _M_finish = 0x8bf1078, _M_end_of_storage = 0x8bf1078}}, <No data fields>}
  167. messages = {<std::_Vector_base<Message*, std::allocator<Message*> >> = {_M_impl = {<std::allocator<Message*>> = {<__gnu_cxx::new_allocator<Message*>> = {<No data fields>}, <No data fields>}, _M_start = 0x8bfd430,
  168. _M_finish = 0x8bfd434, _M_end_of_storage = 0x8bfd434}}, <No data fields>}
  169. #10 0x081599cf in UplinkSocket::Read (this=0x8bf3fa0, buf=@0xbfdf8354)
  170. at /Unreal/anope1.9-git/anope/src/main.cpp:121
  171. ---Type <return> to continue, or q <return> to quit---
  172. No locals.
  173. #11 0x081b71f1 in BufferedSocket::ProcessRead (this=0x8bf3fa0)
  174. at /Unreal/anope1.9-git/anope/src/sockets.cpp:500
  175. tmp_tbuf = {static npos = 4294967295,
  176. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  177. _M_p = 0x8bf4aa4 ":Justasic ! operserv@services.Flux-Net.net :snline add +0 *Kitsune*:blah"}}
  178. tbuffer = ":Justasic ! operserv@services.Flux-Net.net :snline add +0 *Kitsune*:blah\r\n", '\0' <repeats 65460 times>
  179. sbuffer = {static npos = 4294967295,
  180. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  181. _M_p = 0x8bfb304 ":Justasic ! operserv@services.Flux-Net.net :snline add +0 *Kitsune*:blah\r\n"}}
  182. lastnewline = 73
  183. stream = {_vptr.sepstream = 0x81cddc8, tokens = {_string = {
  184. static npos = 4294967295,
  185. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  186. _M_p = 0x8bf0f54 ":Justasic ! operserv@services.Flux-Net.net :snline add +0 *Kitsune*:blah\r\n"}}, static npos = 4294967295},
  187. last_starting_position = {_M_current = 0x8bf0f9e ""}, n = {
  188. ---Type <return> to continue, or q <return> to quit---
  189. _M_current = 0x8bf0f9e ""}, sep = 10 '\n'}
  190. tbuf = {_string = {static npos = 4294967295,
  191. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  192. _M_p = 0x8bfb3ac ":Justasic ! operserv@services.Flux-Net.net :snline add +0 *Kitsune*:blah"}}, static npos = 4294967295}
  193. #12 0xb747ac90 in SocketEngineEPoll::Process (this=0x8bb03cc)
  194. at /Unreal/anope1.9-git/anope/modules/socketengines/m_socketengine_epoll.cpp:139
  195. ev = (epoll_event *) 0x8bb09e8
  196. s = (class Socket *) 0x8bf3fa0
  197. i = 0
  198. total = 1
  199. #13 0x0815aed5 in main (ac=2, av=0xbfdf9dc4, envp=0xbfdf9dd0)
  200. at /Unreal/anope1.9-git/anope/src/main.cpp:489
  201. cwd = "/Unreal/Anope-git/bin", '\0' <repeats 4074 times>
  202. n = 17
  203. last_check = 1294566985
  204. expireTimer = {<Timer> = {<Extensible> = {<Base> = {
  205. _vptr.Base = 0x81f0e28, References = {_M_t = {
  206. _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>},
  207. ---Type <return> to continue, or q <return> to quit---
  208. _M_key_compare = {<std::binary_function<dynamic_reference_base*, dynamic_reference_base*, bool>> = {<No data fields>}, <No data fields>},
  209. _M_header = {_M_color = std::_S_red, _M_parent = 0x0,
  210. _M_left = 0xbfdf95c0, _M_right = 0xbfdf95c0},
  211. _M_node_count = 0}}}}, Extension_Items = {_M_t = {
  212. _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>},
  213. _M_key_compare = {<std::binary_function<Anope::string, Anope::string, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
  214. _M_color = std::_S_red, _M_parent = 0x0, _M_left = 0xbfdf95d8,
  215. _M_right = 0xbfdf95d8}, _M_node_count = 0}}}},
  216. settime = 1294566815, trigger = 1294568615, secs = 1800,
  217. repeat = true}, <No data fields>}
  218. updateTimer = {<Timer> = {<Extensible> = {<Base> = {
  219. _vptr.Base = 0x81f0e58, References = {_M_t = {
  220. _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>},
  221. _M_key_compare = {<std::binary_function<dynamic_reference_base*, dynamic_reference_base*, bool>> = {<No data fields>}, <No data fields>},
  222. _M_header = {_M_color = std::_S_red, _M_parent = 0x0,
  223. ---Type <return> to continue, or q <return> to quit---
  224. _M_left = 0xbfdf957c, _M_right = 0xbfdf957c},
  225. _M_node_count = 0}}}}, Extension_Items = {_M_t = {
  226. _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>},
  227. _M_key_compare = {<std::binary_function<Anope::string, Anope::string, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
  228. _M_color = std::_S_red, _M_parent = 0x0, _M_left = 0xbfdf9594,
  229. _M_right = 0xbfdf9594}, _M_node_count = 0}}}},
  230. settime = 1294566815, trigger = 1294567115, secs = 300,
  231. repeat = true}, <No data fields>}
  232. ex = (
  233. const FatalException &) @0x821a1cc: {<CoreException> = {<> = {<No data fields>}, err = {_string = {static npos = 4294967295,
  234. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xb77c5668 ""}},
  235. static npos = 4294967295}, source = {_string = {
  236. static npos = 4294967295,
  237. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  238. _M_p = 0xb77bd200 "PQR\213T$\020\213D$\fè ¤ÿÿZ\213\f$\211\004$\213D$\004Â\f"}}, static npos = 4294967295}}, <No data fields>}
  239. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement