Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: SQL Notice after performing chanserv commands.  (Read 6373 times)

0 Members and 1 Guest are viewing this topic.

A

  • Anope User
  • Offline Offline
  • Posts: 21
SQL Notice after performing chanserv commands.
« on: January 15, 2012, 01:26:23 AM »

Anyone else seen this when executing chanserv commands?

[20:23] <Global> Unknown column name in SQLResult: successor

Anope-1.9.6-gd2f788c-with-bacon-and-eggs (113)
Logged

Adam

  • Team
  • *
  • Offline Offline
  • Posts: 463
Re: SQL Notice after performing chanserv commands.
« Reply #1 on: January 15, 2012, 01:31:41 AM »

Get /os modlist, /os set debug on, reproduce it, and paste debug logs ?
Logged

A

  • Anope User
  • Offline Offline
  • Posts: 21
Re: SQL Notice after performing chanserv commands.
« Reply #2 on: January 15, 2012, 01:36:49 AM »

[Jan 14 18:31:23.651226 2012] Unknown column name in SQLResult: successor
[Jan 14 18:31:23.651371 2012] Sent: :00AAAAAAC PRIVMSG #dev :Unknown column name in SQLResult: successor
[Jan 14 18:31:23.651826 2012] Sent: :00AAAAAAB NOTICE Alpha :Channel ^B#dev^B is now persistent.
[Jan 14 18:31:47.046075 2012] Received: :702 PING 702 00A
[Jan 14 18:31:47.046292 2012] Sent: :00A PONG 00A 702
[Jan 14 18:31:47.046075 2012] Received: :702 PING 702 00Aev :Unknown column name in SQLResult: successor
[Jan 14 18:31:47.046292 2012] Sent: :00A PONG 00A 702 Alpha :Channel ^B#dev^B is now persistent.

[20:36] -OperServ- Current Module list:
[20:36] -OperServ- Module: inspircd20 [1.9.6-gd2f788c-with-bacon-and-eggs (113)] [Protocol]
[20:36] -OperServ- Module: db_flatfile [1.9.6-gd2f788c-with-bacon-and-eggs (113)] [Database]
[20:36] -OperServ- Module: db_sql [1.9.6-gd2f788c-with-bacon-and-eggs (113)] [Database]
[20:36] -OperServ- Module: db_sql_live_read [1.9.6-gd2f788c-with-bacon-and-eggs (113)] [Database]
[20:36] -OperServ- Module: db_sql_live_write [1.9.6-gd2f788c-with-bacon-and-eggs (113)] [Database]
[20:36] -OperServ- Module: enc_md5 [1.9.6-gd2f788c-with-bacon-and-eggs (113)] [Encryption]
[20:36] -OperServ- Module: m_dnsbl [1.9.6-gd2f788c-with-bacon-and-eggs (113)] [Supported]
[20:36] -OperServ- Module: m_mysql [1.9.6-gd2f788c-with-bacon-and-eggs (113)] [Supported]
[20:36] -OperServ- Module: m_statusupdate [1.9.6-gd2f788c-with-bacon-and-eggs (113)] [Supported]
[20:36] -OperServ- Module: ns_maxemail [1.9.6-gd2f788c-with-bacon-and-eggs (113)] [Supported]
[20:36] -OperServ- 10 Modules loaded.
Logged

Adam

  • Team
  • *
  • Offline Offline
  • Posts: 463
Re: SQL Notice after performing chanserv commands.
« Reply #3 on: January 15, 2012, 06:48:30 AM »

git pull and give it a try.
Logged

A

  • Anope User
  • Offline Offline
  • Posts: 21
Re: SQL Notice after performing chanserv commands.
« Reply #4 on: January 15, 2012, 07:03:21 AM »

Adam, Segfault::  Not really seeing anything in the log as well
Logged

Adam

  • Team
  • *
  • Offline Offline
  • Posts: 463
Re: SQL Notice after performing chanserv commands.
« Reply #5 on: January 15, 2012, 07:05:52 AM »

Get a backtrace...?
Logged

A

  • Anope User
  • Offline Offline
  • Posts: 21
Re: SQL Notice after performing chanserv commands.
« Reply #6 on: January 15, 2012, 07:45:19 AM »

Adam, still segfault after that fix, will provide more info tomorrow is almost 3am
Logged

A

  • Anope User
  • Offline Offline
  • Posts: 21
Re: SQL Notice after performing chanserv commands.
« Reply #7 on: January 15, 2012, 07:54:45 AM »

    Program received signal SIGSEGV, Segmentation fault.
0x081d57cd in ChannelInfo::unserialize (data=...) at /home/alpha/anope/anope/src/regchannel.cpp:364
364if (ci->founder)
Logged
Pages: [1]   Go Up