Ticket #15 (closed defect: fixed)
Eggdrop crashes on sun sparc running debian etch
| Reported by: | soraver | Owned by: | pseudo |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.6.20 |
| Component: | Module: dns.mod | Version: | 1.6.20 |
| Keywords: | Cc: |
Description
Lets see, it starts running ok, and after going into background it crashes.
Here's the ssh output:
Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[00:29] --- Loading eggdrop v1.6.18 (Fri Oct 13 2006)
[23:29] Listening at telnet port 4510 (all).
[23:29] Module loaded: dns
[23:29] Module loaded: channels
[23:29] Module loaded: server
[23:29] Module loaded: ctcp
[23:29] Module loaded: irc
[23:29] Module loaded: transfer (with lang support)
[23:29] Module loaded: share
[23:29] Module loaded: compress
[23:29] Module loaded: filesys (with lang support)
[23:29] Module loaded: notes (with lang support)
[23:29] Module loaded: console (with lang support)
[23:29] Module loaded: blowfish
[23:29] Module loaded: assoc (with lang support)
STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type: /msg Transistor hello
This will make the bot recognize you as the master.
[23:29] === Transisto: 0 channels, 0 users.
Launched into the background (pid: 23110)
and here's the DEBUG:
Debug (eggdrop v1.6.18) written Thu Oct 12 23:29:04 2006
Full Patch List:
Tcl library: /usr/lib/tcl8.4
Tcl version: 8.4.12 (header version 8.4.12)
Tcl is threaded
Compile flags: gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H
Link flags: gcc -pipe
Strip flags: touch
Context: main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
tclhash.c/216, []
tclhash.c/238 []
SOCK ADDR PORT NICK HOST TYPE
9 7F000101 4510 (telnet) * lstn 4510
10 00000000 0 (dns) dns (ready)
-1 00000000 6667 (server) otrere.irc.gr dns waited 0s
Compiled without extensive memory debugging (sorry).
Open sockets: 9 (listen), 10 (passed on), 11 (file), done.
I forgot: I try to run it on a sun sparc machine, running Debian Etch GNU/Linux
with 2.6.17-2-sparc64-smp kernel image.
There is the same problem in precompiled 1.6.18 version, debian provides
and in 1.6.17 i compile my self.
hope i havent forgot anything else,
thanks for your help in advance.
soraver
The same pc used to run Debian Sarge, and eggdrop was just fine then... :S
Comment #1 From Tothwolf 2008-10-28 15:24:01
DNS module bug on 64 bit Sparc arch.
