Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: HostServ Crash  (Read 3403 times)

0 Members and 1 Guest are viewing this topic.

Behemoth

  • Guest
HostServ Crash
« on: June 01, 2006, 11:00:38 AM »

Ok, I'm having another porblem with 1.7 when some one or any dose /vs request user@user.com It crashes like this....  

Code: [Select]

[5:51am] -hub.behemothnet.net- *** Global -- from services.Behemothnet.net: PANIC! buffer = :Behemoth PRIVMSG HostServ@services.Behemothnet.net :request
[5:51am] -hub.behemothnet.net- *** LocOps -- Server services.Behemothnet.net[192.168.1.1] closed the connection
[5:51am] * &||-{o_O}-|| (FacEBot@BehemothNet.net) Quit (hub.behemothnet.net services.Behemothnet.net)


And there is a snippet of the services.log

Code: [Select]

[Jun 01 05:36:42 2006] bs_fan requested unload...
[Jun 01 05:36:42 2006] Unloading bs_fan.so
[Jun 01 05:36:42 2006] status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Jun 01 05:36:42 2006] trying to load [bs_fantasytemplate]
[Jun 01 05:36:42 2006] FantasyTemplate: Fantasy !Commands Module Template loaded, message status [0]
[Jun 01 05:36:42 2006] status: [0][Module, Okay - No Error]
[Jun 01 05:36:42 2006] trying to load [bs_seen]
[Jun 01 05:36:42 2006] [bs_seen] Up and running...
[Jun 01 05:36:42 2006] status: [0][Module, Okay - No Error]
[Jun 01 05:36:42 2006] [bs_zbot.so] module unloaded
[Jun 01 05:36:42 2006] status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Jun 01 05:36:42 2006] trying to load [ircd_gameserv]
[Jun 01 05:36:42 2006] ircd_gameserv.so: Add command 'join' Status 0
[Jun 01 05:36:42 2006] ircd_gamserv.so: Add command 'help' Status 0
[Jun 01 05:36:42 2006] ircd_gameserv.so: Add command 'rps' Status 0
[Jun 01 05:36:42 2006] ircd_gameserv.so: loaded, message status [0]
[Jun 01 05:36:42 2006] status: [0][Module, Okay - No Error]
[Jun 01 05:36:42 2006] trying to load [ircd_ks]
[Jun 01 05:36:42 2006] KillServ: loaded, message status [0]
[Jun 01 05:36:42 2006] status: [0][Module, Okay - No Error]
[Jun 01 05:36:42 2006] trying to load [ircd_reportserv]
[Jun 01 05:36:42 2006] [ircd_reportserv] This module has loaded and is now active.
[Jun 01 05:36:42 2006] [ircd_reportserv] For information see /msg ReportServ HELP
[Jun 01 05:36:42 2006] status: [0][Module, Okay - No Error]
[Jun 01 05:36:42 2006] Server Alan.behemothnet.net is done syncing
[Jun 01 05:36:42 2006] Server crazed.behemothnet.net is done syncing
[Jun 01 05:36:42 2006] NickServ: crazed!crazed@192.168.1.1 automatically identified for nick crazed
[Jun 01 05:36:42 2006] NickServ: Alan!Alan@localhost automatically identified for nick Alan
[Jun 01 05:36:42 2006] NickServ: ExCuRSion!Bots@*automatically identified for nick ExCuRSion
[Jun 01 05:36:42 2006] NickServ: Tobstats!Tobstats@192.168.1.1 automatically identified for nick Tobstats
[Jun 01 05:36:42 2006] NickServ: Behemoth!behemoth@192.168.1.1 automatically identified for nick Behemoth
[Jun 01 05:36:42 2006] NickServ: Gigawatts!Gigawatts@* automatically identified for nick Gigawatts
[Jun 01 05:36:42 2006] Server hub.behemothnet.net is done syncing
[Jun 01 05:41:26 2006] NickServ: Wort!Wort@*identified for nick Wort
[Jun 01 05:44:27 2006] ChanServ: Gigawatts!Gigawatts@* (level 10000) set access level 9999 to Wort (group Wort) on channel #I<3Behemoth



Any help or suggestios would be great, I'm thinking about going beack to 1.6 :D

Here is some info about my server, IRCD = Unreal-3.2 OS = Linux distro Centos. Mysql Also I diasbled it because I thought that might be causing the problem. Also NeoStats for the stats server, in which I don't have hostserv on it enabled.

Thanks Guys

[Edited on 1-6-2006 by Behemoth]

[Edited on 1-6-2006 by Behemoth]
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
(No subject)
« Reply #1 on: June 01, 2006, 11:11:17 AM »

The logfile is useless to us. We need a backtrace.

On your shell

gdb services
run -nofork -debug

Crash it.

then run bt


Or join the irc chan for help.
Logged

Behemoth

  • Guest
(No subject)
« Reply #2 on: June 01, 2006, 11:29:18 AM »

Here is the info you requested.


Code: [Select]

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread -1208767968 (LWP 3876)]
0x007a67a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
(gdb) bt
#0  0x007a67a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x00a173e3 in __write_nocancel () from /lib/tls/libpthread.so.0
#2  0x0807f96d in flush_write_buffer (wait=Variable "wait" is not available.
) at sockutil.c:227
#3  0x0807fa7e in buffered_write (fd=9, buf=0xbff96948 "", len=40)
    at sockutil.c:299
#4  0x080802b4 in sockprintf (s=9, fmt=0x808b8f3 "%s\r\n") at sockutil.c:506
#5  0x0807c8be in vsend_cmd (source=0x0, fmt=0x1f339f "%s %s :%s",
    args=0xbff9ad78 "v3\037") at send.c:66
#6  0x0807c8ff in send_cmd (source=0x0, fmt=0x1f339f "%s %s :%s") at send.c:33
#7  0x001ef76e in unreal_cmd_sqline (mask=0x9173d80 "NickServ",
    reason=0x1f32e0 "Reserved for services") at unreal32.c:1005
#8  0x001ef811 in unreal_cmd_nick (nick=0x9173d80 "NickServ",
    name=0x9173d90 "Nickname Server", modes=0x1f31c1 "+oS") at unreal32.c:606
#9  0x08068673 in introduce_user (user=0x0) at init.c:38
#10 0x0806941d in init_secondary (ac=3, av=0xbff9aef4) at init.c:733
#11 0x0806d2c8 in main (ac=3, av=0xbff9aef4, envp=0xbff9af04) at main.c:517
Logged
Pages: [1]   Go Up