Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Seg fault when registering channel  (Read 4750 times)

0 Members and 1 Guest are viewing this topic.

adrosenth

  • Guest
Seg fault when registering channel
« on: April 14, 2006, 09:04:33 PM »

Just installed Anope-1.7.14 and it's starting fine, but when I register a channel it crashes. Here's the log:

[Apr 14 12:53:30 2006] PANIC! buffer = :M`Hael PRIVMSG ChanServ :register #staff ******** staff channel
[Apr 14 12:53:30 2006] Backtrace: Segmentation fault detected
[Apr 14 12:53:30 2006] Backtrace: report the following lines
[Apr 14 12:53:30 2006] Backtrace: Anope version 1.7.14 (1023) build #1, compiled Apr 14 2006 12:12:18  ETQM
[Apr 14 12:53:30 2006] Backtrace(1): ./services(sighandler+0x11e) [0x8070d2e]
[Apr 14 12:53:30 2006] Backtrace(2): /lib/libpthread.so.0 [0x40170ea7]
[Apr 14 12:53:30 2006] Backtrace(3): /lib/libc.so.6 [0x401e0618]
[Apr 14 12:53:30 2006] Backtrace(4): ./services(destroyModule+0x29) [0x8074b49]
[Apr 14 12:53:30 2006] Backtrace(5): ./services(delModule+0x86) [0x8074c46]
[Apr 14 12:53:30 2006] Backtrace(6): ./services(modules_unload_all+0x6d) [0x80779ad]
[Apr 14 12:53:30 2006] Backtrace(7): ./services(sighandler+0x182) [0x8070d92]
[Apr 14 12:53:30 2006] Backtrace(8): /lib/libpthread.so.0 [0x40170ea7]
[Apr 14 12:53:30 2006] Backtrace(9): /lib/libc.so.6 [0x401e0618]
[Apr 14 12:53:30 2006] Backtrace: complete
[Apr 14 12:53:30 2006] Services terminating: Segmentation fault
Logged

ShelLuser

  • Guest
(No subject)
« Reply #1 on: April 18, 2006, 05:04:11 PM »

What ircd do you use and are you sure your u-lines have been set correctly?
Logged

Dave Robson

  • Team
  • *
  • Offline Offline
  • Posts: 357
(No subject)
« Reply #2 on: April 18, 2006, 05:14:51 PM »

Hi, is there any chance you get get us a backtrace for that, and a list of any/all modules your using?

Oh, and is it an AMD 64 box?
Logged

adrosenth

  • Guest
(No subject)
« Reply #3 on: April 18, 2006, 08:47:47 PM »

This has been resolved. I was using a bad version of inspircd.c (downloaded from the inspircd website). I then upgraded to the latest SVN version and services work fine now.
Logged
Pages: [1]   Go Up