Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Services exiting without cause.  (Read 4396 times)

0 Members and 1 Guest are viewing this topic.

A

  • Anope User
  • Offline Offline
  • Posts: 21
Services exiting without cause.
« on: March 18, 2012, 07:07:40 AM »

Running latest from git, Anope-1.9.7-avoid-direct-visual-contact (ga069347).

The problem is as follows, services runs for around 30 minutes or so then then die. I have examined the logs, ran in debug, and can find no errors at this point at all.
I was wondering if anyone else has had this issue.
Logged

A

  • Anope User
  • Offline Offline
  • Posts: 21
Re: Services exiting without cause.
« Reply #1 on: March 18, 2012, 07:36:09 AM »

Running with -nofork , it does show segmentation fault, but no reason, this is occuring about every 30 minutes
Logged

Adam

  • Team
  • *
  • Offline Offline
  • Posts: 463
Re: Services exiting without cause.
« Reply #2 on: March 18, 2012, 07:47:39 AM »

Get a backtrace?
Logged

A

  • Anope User
  • Offline Offline
  • Posts: 21
Re: Services exiting without cause.
« Reply #3 on: March 18, 2012, 03:04:03 PM »

(gdb) backtrace full
#0  0x00130416 in __kernel_vsyscall ()
No symbol table info available.
#1  0x00288097 in sigsuspend () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#2  0x080f9098 in Init(int, char**) ()
No symbol table info available.
#3  0x080827f4 in main ()
No symbol table info available.
Logged

A

  • Anope User
  • Offline Offline
  • Posts: 21
Re: Services exiting without cause.
« Reply #4 on: March 18, 2012, 10:45:56 PM »

So it appears to be something with the sql module, from the nofork, I noticed that when a nick or chan expired it created the segfault. So, I disabled the sql mods, and services have stayed up since, and the channel and nick in question xpired with causing the fault.
Logged
Pages: [1]   Go Up