Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Problem with m_dnsbl  (Read 4485 times)

0 Members and 1 Guest are viewing this topic.

VisioN

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 82
    • myIRC Project Hosting IRC Network
Problem with m_dnsbl
« on: May 22, 2011, 05:32:33 PM »

Hello. I encountered a fatal problem with m_dnsbl when compiled against 1.8.6 version and it seems like its a module bug as another guy running 1.8.6 encountered the same problem;

It seems like this module makes services stop responding whenever its loaded. So all services pseudoclients stop functioning and eventually services get disconnected with a ping timeout.

Then I realized that you have released a new version of this module due to this bug so I installed the new version and made proper installations (make clean , make , make install) but the problem still exists (I compiled the 1.8.6 version of the module).

Β¬ 07:28:20pm| -OperServ- Module: m_dnsbl [1.2] [3rd]

I can run it on debug or anything else you like so we can fix this. Thanks so much ;)

Logged
______________________________
VisioN
Find me: irc.myirc.net | irc.anope.org
Contact me: vision@myirc.net

katsklaw

  • Supporter
  • Anope User
  • Offline Offline
  • Posts: 537
Re: Problem with m_dnsbl
« Reply #1 on: May 22, 2011, 07:35:05 PM »

in your shell:

Code: [Select]
cd services
gdb services
run -debug -nofork

Watch for results.
Logged

VisioN

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 82
    • myIRC Project Hosting IRC Network
Re: Problem with m_dnsbl
« Reply #2 on: May 23, 2011, 02:16:57 PM »

Here are the logs from the debug (couldnt use gdb):

http://pastebin.com/qHTDzUBX


If gdb is needed I will get it installed.
Logged
______________________________
VisioN
Find me: irc.myirc.net | irc.anope.org
Contact me: vision@myirc.net

VisioN

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 82
    • myIRC Project Hosting IRC Network
Re: Problem with m_dnsbl
« Reply #3 on: May 23, 2011, 02:42:27 PM »

Here are the logs from the gdb:

http://pastebin.com/QcGCudtY
Logged
______________________________
VisioN
Find me: irc.myirc.net | irc.anope.org
Contact me: vision@myirc.net

katsklaw

  • Supporter
  • Anope User
  • Offline Offline
  • Posts: 537
Re: Problem with m_dnsbl
« Reply #4 on: May 23, 2011, 04:32:20 PM »

Neither log show the server pinging out, so watch longer until it does.
Logged
Pages: [1]   Go Up