Anope IRC Services

Anope Support => 2.0.x/1.9.x Support => Topic started by: A on January 15, 2012, 01:26:23 AM

Title: SQL Notice after performing chanserv commands.
Post by: A 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)
Title: Re: SQL Notice after performing chanserv commands.
Post by: Adam on January 15, 2012, 01:31:41 AM
Get /os modlist, /os set debug on, reproduce it, and paste debug logs ?
Title: Re: SQL Notice after performing chanserv commands.
Post by: A 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.
Title: Re: SQL Notice after performing chanserv commands.
Post by: Adam on January 15, 2012, 06:48:30 AM
git pull and give it a try.
Title: Re: SQL Notice after performing chanserv commands.
Post by: A on January 15, 2012, 07:03:21 AM
Adam, Segfault::  Not really seeing anything in the log as well
Title: Re: SQL Notice after performing chanserv commands.
Post by: Adam on January 15, 2012, 07:05:52 AM
Get a backtrace...?
Title: Re: SQL Notice after performing chanserv commands.
Post by: A on January 15, 2012, 07:45:19 AM
Adam, still segfault after that fix, will provide more info tomorrow is almost 3am
Title: Re: SQL Notice after performing chanserv commands.
Post by: A 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)