Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: PANIC BUFFER  (Read 3208 times)

0 Members and 1 Guest are viewing this topic.

ping

  • Anope User
  • Offline Offline
  • Posts: 22
    • http://www.red-mexico.net
PANIC BUFFER
« on: July 15, 2006, 09:17:08 AM »

[ircd@home]$ ./services
[ircd@home]$ *** glibc detected *** ./services: munmap_chunk(): invalid pointer: 0x09a2e665 ***
======= Backtrace: =========
/lib/libc.so.6(__libc_free+0x17b)[0x5b451f]
/home/ircd/services/modules/runtime/ns_infospy.so.QJkgUF(do_infospy+0x46)[0x1cb9f6]
./services(do_run_cmd+0x78)[0x8063fe8]
./services(nickserv+0x5f)[0x807cf2f]
./services(m_privmsg+0x2e4)[0x80721a4]
/home/ircd/services/modules/runtime/unreal32.so.K0yhkQ(anope_event_privmsg+0x3b)[0xbf8feb]
./services(process+0x1a4)[0x8080dc4]
./services(main+0x1c5)[0x806ff75]
/lib/libc.so.6(__libc_start_main+0xdc)[0x5627e4]
./services[0x8054531]
======= Memory map: ========

Using Unrealircd 3.2.5 and Anope 1.7.14 with third party modules.

The problem not exists, only re-compile the services and the problem is present, do not add any module the problem show of anything
Logged

Dave Robson

  • Team
  • *
  • Offline Offline
  • Posts: 357
(No subject)
« Reply #1 on: July 15, 2006, 01:37:01 PM »

the problem is in your ns_infospy module.
Logged
Pages: [1]   Go Up