<?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/3074" />

	<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>2002-11-25T16:49:22-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-25T16:49:22-04:00</updated>

		<published>2002-11-25T16:49:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13600#p13600</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13600#p13600"/>
		<title type="html"><![CDATA[totaly lame?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13600#p13600"><![CDATA[
thanks a lot :)<p>Statistics: Posted by Guest — Mon Nov 25, 2002 4:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Photon]]></name></author>
		<updated>2002-11-25T07:31:47-04:00</updated>

		<published>2002-11-25T07:31:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13575#p13575</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13575#p13575"/>
		<title type="html"><![CDATA[totaly lame?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13575#p13575"><![CDATA[
It crashed on startup, when it tried to realloc memory for your logs.<br><br>By the looks of things it ran out of memory and didnt fail safe. Sooo ... it is an eggdrop bug in that there should be mroe safety, but you could possibly think of adding more memory to your machine, or perhaps having less stuff on your bot.<br><br>P.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1824">Photon</a> — Mon Nov 25, 2002 7:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-23T13:45:29-04:00</updated>

		<published>2002-11-23T13:45:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13522#p13522</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13522#p13522"/>
		<title type="html"><![CDATA[totaly lame?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13522#p13522"><![CDATA[
I've reported it about month ago<br><br>but tell me, are you sure that it's the eggdrop bug? Maybe it's just MY mistake?<p>Statistics: Posted by Guest — Sat Nov 23, 2002 1:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bobjuh]]></name></author>
		<updated>2002-11-23T10:20:21-04:00</updated>

		<published>2002-11-23T10:20:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13511#p13511</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13511#p13511"/>
		<title type="html"><![CDATA[Re: totaly lame?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13511#p13511"><![CDATA[
<blockquote class="uncited"><div>I've tryed on 2 similar servers with OpenBSD3.1-stable and OpenBSD3.2 with tcl8.4.0<br>i've tryed to search any people who get similar errors(on forum and on bugzilla), but there isn't such<br><br>help me please...</div></blockquote>15:22] * Last context: tclhash.c/240 [] <br>[15:22] * Please REPORT this BUG! <br>[15:22] * Check doc/BUG-REPORT on how to do so. <br><br>Report the bug<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=109">bobjuh</a> — Sat Nov 23, 2002 10:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-22T13:32:16-04:00</updated>

		<published>2002-11-22T13:32:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13489#p13489</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13489#p13489"/>
		<title type="html"><![CDATA[totaly lame?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13489#p13489"><![CDATA[
I've compiled and configured my bot without any errors<br>everything is ready to start the bot, BUT when I start it witj ./eggdrop everything what i get is:<br><br>Eggdrop v1.6.12 (C) 1997 Robey Pointer (C) 2002 Eggheads<br>[15:22] --- Loading eggdrop v1.6.12 (Fri Nov 22 2002)<br>[15:22] *** FAILED REALLOC ./misc.c (99)<br>[15:22] * Last context: tclhash.c/240 []<br>[15:22] * Please REPORT this BUG!<br>[15:22] * Check doc/BUG-REPORT on how to do so.<br>[15:22] * Wrote DEBUG<br>[15:22] * SEGMENT VIOLATION -- CRASHING!<br>Memory fault (core dumped)<br><br>I've tryed on 2 similar servers with OpenBSD3.1-stable and OpenBSD3.2 with tcl8.4.0<br>i've tryed to search any people who get similar errors(on forum and on bugzilla), but there isn't such<br><br>help me please...<p>Statistics: Posted by Guest — Fri Nov 22, 2002 1:32 pm</p><hr />
]]></content>
	</entry>
	</feed>
