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

	<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>2011-07-14T18:43:25-04:00</updated>

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

		<entry>
		<author><name><![CDATA[zeol]]></name></author>
		<updated>2011-07-14T18:43:25-04:00</updated>

		<published>2011-07-14T18:43:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97210#p97210</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97210#p97210"/>
		<title type="html"><![CDATA[DEBUG error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97210#p97210"><![CDATA[
<blockquote class="uncited"><div>Zeol:<br>Most likely, your admins updated the tcl libraries to 8.5.10; unfortunately, there's a change in behaviour with the Tcl_ScanElement() and Tcl_ConvertElement() functions in 8.5.10 which breaks with eggdrop.<br>If you check <a href="http://forum.egghelp.org/viewtopic.php?p=97173#97173" class="postlink">this thread</a>, you'll find a suggested fix for the issue.</div></blockquote>You must be definetely right <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":-)" title="Smile"> I've asked admin to install 8.4.19, then ran configure with pointing to older tcl headers and libraries. Now everything seems to be running without problems. Thanks for help!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11724">zeol</a> — Thu Jul 14, 2011 6:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2011-07-13T19:09:08-04:00</updated>

		<published>2011-07-13T19:09:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97196#p97196</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97196#p97196"/>
		<title type="html"><![CDATA[DEBUG error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97196#p97196"><![CDATA[
Zeol:<br>Most likely, your admins updated the tcl libraries to 8.5.10; unfortunately, there's a change in behaviour with the Tcl_ScanElement() and Tcl_ConvertElement() functions in 8.5.10 which breaks with eggdrop.<br>If you check <a href="http://forum.egghelp.org/viewtopic.php?p=97173#97173" class="postlink">this thread</a>, you'll find a suggested fix for the issue.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Wed Jul 13, 2011 7:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[zeol]]></name></author>
		<updated>2011-07-13T17:08:54-04:00</updated>

		<published>2011-07-13T17:08:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97195#p97195</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97195#p97195"/>
		<title type="html"><![CDATA[Eggdrop keeps on crashing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97195#p97195"><![CDATA[
Hello<br><br>Unfortunately I have (probably) the same problem. I've tried eggdrop ver. 1.6.20 and 1.8 with the same result<br>Here is my config:<br><div class="codebox"><p>Code: </p><pre><code>uname -a FreeBSD kropka 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 #5: Tue Jul  5 01:24:37 CEST 2011     root@kropka:/usr/obj/usr/src/sys/KROPKA  i386</code></pre></div>Running the compiled binary gives:<div class="codebox"><p>Code: </p><pre><code>[kropka@kropka ~/egg2]$ ./eggdropEggdrop v1.8.0+publistennoident (C) 1997 Robey Pointer (C) 2010 Eggheads[22:51:42] --- Loading eggdrop v1.8.0+publistennoident (Wed Jul 13 2011)[22:51:42] Listening at telnet port 13131 (bots).[22:51:42] Listening at telnet port 12121 (users).[22:51:42] Module loaded: blowfish[22:51:42] Module loaded: dns[22:51:42] Module loaded: channels[22:51:42] Module loaded: server[22:51:42] * Last context: tclhash.c/250 [][22:51:42] * Please REPORT this BUG![22:51:42] * Check doc/BUG-REPORT on how to do so.Segmentation fault: 11 (core dumped)</code></pre></div>And finally gdb:<br><div class="codebox"><p>Code: </p><pre><code>gdb ./eggdrop -c eggdrop-1.8.0.coreGNU gdb 6.1.1 [FreeBSD]Copyright 2004 Free Software Foundation, Inc.GDB is free software, covered by the GNU General Public License, and you arewelcome to change it and/or distribute copies of it under certain conditions.Type "show copying" to see the conditions.There is absolutely no warranty for GDB.  Type "show warranty" for details.This GDB was configured as "i386-marcel-freebsd"...warning: core file may not match specified executable file.Core was generated by `eggdrop-1.8.0'.Program terminated with signal 11, Segmentation fault.Reading symbols from /usr/local/lib/libtcl85.so.1...done.Loaded symbols for /usr/local/lib/libtcl85.so.1Reading symbols from /lib/libm.so.5...done.Loaded symbols for /lib/libm.so.5Reading symbols from /lib/libcrypto.so.6...done.Loaded symbols for /lib/libcrypto.so.6Reading symbols from /usr/lib/libssl.so.6...done.Loaded symbols for /usr/lib/libssl.so.6Reading symbols from /lib/libthr.so.3...done.Loaded symbols for /lib/libthr.so.3Reading symbols from /lib/libc.so.7...done.Loaded symbols for /lib/libc.so.7Reading symbols from /home/kropka/egg2/modules/blowfish.so...done.Loaded symbols for /home/kropka/egg2/modules/blowfish.soReading symbols from /home/kropka/egg2/modules/dns.so...done.Loaded symbols for /home/kropka/egg2/modules/dns.soReading symbols from /home/kropka/egg2/modules/channels.so...done.Loaded symbols for /home/kropka/egg2/modules/channels.soReading symbols from /home/kropka/egg2/modules/server.so...done.Loaded symbols for /home/kropka/egg2/modules/server.soReading symbols from /home/kropka/egg2/modules/ctcp.so...done.Loaded symbols for /home/kropka/egg2/modules/ctcp.soReading symbols from /libexec/ld-elf.so.1...done.Loaded symbols for /libexec/ld-elf.so.1#0  expmem_tclhash () at tclhash.c:170170       if (tc-&gt;func_name)[New Thread 28501140 (LWP 100136)](gdb) bt#0  expmem_tclhash () at tclhash.c:170#1  0x08072f41 in debug_mem_to_dcc (idx=-6) at mem.c:141#2  0x0807102a in write_debug () at ./main.c:342#3  0x0807138b in got_segv (z=11) at ./main.c:364#4  &lt;signal handler called&gt;#5  0x2847edba in strcmp () from /lib/libc.so.7#6  0x08081581 in bind_bind_entry (tl=0x2856b5e0, flags=0x284f3123 "", cmd=0x284f3188 "CLIENTINFO",    proc=0x2856d3d0 "*ctcp:CLIENTINFO") at tclhash.c:396#7  0x08081810 in add_builtins (tl=0x2856b5e0, cc=0x284f45d0) at tclhash.c:1323#8  0x284f2af8 in ctcp_start (global_funcs=0x809ce60) at .././ctcp.mod/ctcp.c:258#9  0x08077f5e in module_load (name=0x2857f870 "ctcp") at modules.c:819#10 0x08084b8b in tcl_loadmodule (cd=0x0, irp=0x28542400, argc=2, argv=0x2856b2c0) at tclmisc.c:555#11 0x0807c7f7 in utf_converter (cdata=0x28506ea8, myinterp=0x28542400, objc=2, objv=0x2854e1c8) at tcl.c:358#12 0x280fe666 in TclEvalObjvInternal () from /usr/local/lib/libtcl85.so.1#13 0x280ff11d in TclEvalEx () from /usr/local/lib/libtcl85.so.1#14 0x280ff5ba in Tcl_EvalEx () from /usr/local/lib/libtcl85.so.1#15 0x2816d3a7 in Tcl_FSEvalFileEx () from /usr/local/lib/libtcl85.so.1#16 0x2816d52c in Tcl_FSEvalFile () from /usr/local/lib/libtcl85.so.1#17 0x2816d580 in Tcl_EvalFile () from /usr/local/lib/libtcl85.so.1#18 0x0807b999 in readtclprog (fname=0x809cb20 "eggdrop.conf") at tcl.c:904#19 0x0805985a in chanprog () at chanprog.c:468#20 0x0807234b in main (arg_c=7497063, arg_v=0x70637463) at ./main.c:1081</code></pre></div>Problems began when admin performed a system upgrade, before that I was running eggdrop on this host without problems.<br>If You need more info, let me know.<br><br>[/code]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11724">zeol</a> — Wed Jul 13, 2011 5:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2011-06-28T11:33:41-04:00</updated>

		<published>2011-06-28T11:33:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97107#p97107</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97107#p97107"/>
		<title type="html"><![CDATA[DEBUG error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97107#p97107"><![CDATA[
@vld777:<br>Do you get any coredumps, or any other useful debug information?<br>Which version of eggdrop are you using, are any patches applied?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Jun 28, 2011 11:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[vld777]]></name></author>
		<updated>2011-06-28T00:16:10-04:00</updated>

		<published>2011-06-28T00:16:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97103#p97103</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97103#p97103"/>
		<title type="html"><![CDATA[DEBUG error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97103#p97103"><![CDATA[
I have this problem too.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11710">vld777</a> — Tue Jun 28, 2011 12:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2011-05-28T17:51:04-04:00</updated>

		<published>2011-05-28T17:51:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96947#p96947</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96947#p96947"/>
		<title type="html"><![CDATA[DEBUG error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96947#p96947"><![CDATA[
Please have a look at the BUG-REPORT document within the doc directory for details on a proper bug-report. Since your eggdrop did create a core-dump, please pay extra attention to paragraph 4.8:<blockquote class="uncited"><div>4.8) If the bot dumped a 'core' file when it crashed, it would be *very*<br>     useful if you could paste gdb's output during the following steps:<br>     First call gdb<br>         $ gdb eggdrop -c core<br>     and then enter 'bt' on gdb's command line:<br>         (gdb) bt<br>     Keep your core file for at least one week, so that the dev team<br>     can ask for further information if needed. However, don't send<br>     us the core file unless we ask for it.<br><br>     NOTE: If this is a bug you can reproduce, please compile with<br>           make debug and follow the above step. It can greatly help<br>           find and fix the bug.</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat May 28, 2011 5:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Amr]]></name></author>
		<updated>2011-05-28T17:25:00-04:00</updated>

		<published>2011-05-28T17:25:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96946#p96946</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96946#p96946"/>
		<title type="html"><![CDATA[DEBUG error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96946#p96946"><![CDATA[
Hello , When I run my bot and only allprotection is loaded , I got this error ;<br><br><div class="codebox"><p>Code: </p><pre><code>Eggdrop v1.6.20 (C) 1997 Robey Pointer (C) 2010 Eggheads[21:18:45] --- Loading eggdrop v1.6.20 (Sat May 28 2011)[18:18:45] Listening at telnet port 15417 (all).[18:18:45] Module loaded: dns[18:18:45] Module loaded: channels[18:18:45] Module loaded: server[18:18:45] Module loaded: ctcp[18:18:45] Module loaded: irc[18:18:45] Module loaded: notes            (with lang support)[18:18:45] Module loaded: console          (with lang support)[18:18:45] Module loaded: blowfish[18:18:45] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).[18:18:45] use '.help userinfo' for commands.[18:18:45] * Last context: tclhash.c/242 [][18:18:45] * Please REPORT this BUG![18:18:45] * Check doc/BUG-REPORT on how to do so.[18:18:45] * Wrote DEBUG[18:18:45] * SEGMENT VIOLATION -- CRASHING!Segmentation fault: 11 (core dumped)</code></pre></div>And this is which inside the DEBUG file;<br><div class="codebox"><p>Code: </p><pre><code>Debug (eggdrop v1.6.20) written Sat May 28 18:18:45 2011Full Patch List:Tcl library: /usr/local/lib/tcl8.4Tcl version: 8.4.19 (header version 8.4.19)Compile flags: gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_HLink flags: gccStrip flags: touchContext: main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         main.c/948, []         tclhash.c/218, []         tclhash.c/242 []SOCK ADDR     PORT  NICK      HOST              TYPE---- -------- ----- --------- ----------------- ----3    CC2D1105 15417 (telnet)  *                 lstn  154174    00000000     0 (dns)                       dns   (ready)Compiled without extensive memory debugging (sorry).Open sockets: 3 (listen), 4 (passed on), 5 (file), done.</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9309">Amr</a> — Sat May 28, 2011 5:25 pm</p><hr />
]]></content>
	</entry>
	</feed>
