<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/17850" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2010-07-15T12:17:22-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/17850</id>

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-07-15T12:17:22-04:00</updated>

		<published>2010-07-15T12:17:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93547#p93547</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93547#p93547"/>
		<title type="html"><![CDATA[Crash on .status]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93547#p93547"><![CDATA[
<blockquote class="uncited"><div>4.8 ) If the bot dumped a 'core' file when it crashed, it would be *very* useful if you could paste gdb's output during the following steps:<br>First call gdb<div class="codebox"><p>Code: </p><pre><code>$ gdb eggdrop -c core</code></pre></div>and then enter 'bt' on gdb's command line:<div class="codebox"><p>Code: </p><pre><code>(gdb) bt</code></pre></div>Keep your core file for at least one week, so that the dev team can ask for further information if needed. However, don't send us the core file unless we ask for it.<br><br>NOTE: If this is a bug you can reproduce, please compile with make debug and follow the above step. It can greatly help find and fix the bug.</div></blockquote>I suppose I should've mentioned that "bt" is an acronym for "backtrace". Sorry for that.<br><br>If your system has disabled "coredumping" by default, try this before starting your eggdrop:<div class="codebox"><p>Code: </p><pre><code>ulimit -c 10000</code></pre></div>The syntax for ulimit may vary with different shells and systems, "if in doubt - check the manpages".<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Thu Jul 15, 2010 12:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Luminous]]></name></author>
		<updated>2010-07-14T11:12:03-04:00</updated>

		<published>2010-07-14T11:12:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93531#p93531</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93531#p93531"/>
		<title type="html"><![CDATA[Crash on .status]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93531#p93531"><![CDATA[
I didn't see the DEBUG file before, its below. What do you mean by "complete backtrace"? I looked in BUG-REPORT and its just a guideline for bug reports, but I don't see anything about that.<blockquote class="uncited"><div>debug (eggdrop v1.6.19+ctcpfix) written Thu Jul  8 12:57:43 2010<br>Full Patch List:  SSL ctcpfix<br>Tcl library: /usr/share/tcltk/tcl8.5<br>Tcl version: 8.5.8 (header version 8.5.<img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"><br>Tcl is threaded<br>Compile flags: gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H<br>Link flags: gcc -pipe<br>Strip flags: touch<br>Context: tclhash.c/684, [Tcl proc: *raw:PRIVMSG, param:  $_raw1 $_raw2 $_raw3]<br>         tclhash.c/695, []<br>         tclhash.c/680, []<br>         tclhash.c/684, [Tcl proc: *raw:<a href="irc:msg" class="postlink">irc:msg</a>, param:  $_raw1 $_raw2 $_raw3]<br>         tclhash.c/695, []<br>         tclhash.c/680, []<br>         tclhash.c/684, [Tcl proc: *raw:PRIVMSG, param:  $_raw1 $_raw2 $_raw3]<br>         tclhash.c/695, []<br>         tclhash.c/680, []<br>         tclhash.c/684, [Tcl proc: *dcc:console, param:  $_dcc1 $_dcc2 $_dcc3]<br>         tclhash.c/695, []<br>         tclhash.c/680, []<br>         tclhash.c/684, [Tcl proc: *dcc:console, param:  $_dcc1 $_dcc2 $_dcc3]<br>         tclhash.c/695, []<br>         tclhash.c/680, []<br>         tclhash.c/684 [Tcl proc: *dcc:status, param:  $_dcc1 $_dcc2 $_dcc3]<br><br>SOCK ADDR     PORT  NICK      HOST              TYPE<br>---- -------- ----- --------- ----------------- ----<br>7    D049D96B 64955 (telnet)  *                 lstn  64955<br>8    D8A5BF34  6667 (server)  irc.freenode.net  serv  (lag: 0)<br>10   CFC0476B 54425 Nebulae   bnc1.shellium.org chat  flags: cpTEp/0<br>26   47FFB591 54001 jack      .east.verizon.net chat  flags: cPtep/0<br><br>Compiled without extensive memory debugging (sorry).<br>Open sockets: 7 (listen), 8, 10, 26, 9 (file), done.</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11101">Luminous</a> — Wed Jul 14, 2010 11:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-07-13T10:14:36-04:00</updated>

		<published>2010-07-13T10:14:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93524#p93524</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93524#p93524"/>
		<title type="html"><![CDATA[Crash on .status]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93524#p93524"><![CDATA[
Unfortunately, this limited information doesn't shed much light on the issue/bug. There are a few IPv6-patches out there with known bugs causing segment violations, though most ssl-patches are "clean".<br><br>The content of the DEBUG file as well as a complete backtrace (see BUG-REPORT for further details) might help pinning down the issue.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Jul 13, 2010 10:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Luminous]]></name></author>
		<updated>2010-07-08T13:26:08-04:00</updated>

		<published>2010-07-08T13:26:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93479#p93479</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93479#p93479"/>
		<title type="html"><![CDATA[Crash on .status]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93479#p93479"><![CDATA[
Any idea what could cause this? i have a hunch that it is the ssl+thread support patch, as the last bot I compiled did not have the patch or this issue:<blockquote class="uncited"><div> #me# status<br> * Last context: tclhash.c/684 [Tcl proc: *dcc:status, param: $_dcc1 $_dcc2 $_dcc3]<br>* Please REPORT this BUG!<br>* Check doc/BUG-REPORT on how to do so.<br>* Wrote DEBUG<br>* SEGMENT VIOLATION -- CRASHING!</div></blockquote>And yeah, I will report it...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11101">Luminous</a> — Thu Jul 08, 2010 1:26 pm</p><hr />
]]></content>
	</entry>
	</feed>
