Anope IRC Services

Anope Support => 2.0.x/1.9.x Support => Topic started by: Armadillo on October 01, 2010, 12:10:43 PM

Title: Services crash on SQLSYNC
Post by: Armadillo on October 01, 2010, 12:10:43 PM
Hi,

today tried to use the mysql-Modules.

I have to load the mysql Modules (read/write/execute) by hand (dunno why). Then I executed /operserv sqlsync and at that moment the services crash without any message, not in irc, nor in the logs.

There were several core files created during my tests. But I couldn't find any hint why the crash happens.

The mysql-database was generated trough mydbgen successfully, which also generated the tables. I added the mysql-config section to the services.conf to get the mysql-modules loading.

What am I doing wrong? ??? Any hints from you guys?

Thanks in advance!

Arma
Title: Re: Services crash on SQLSYNC
Post by: Charles Kingsley on October 03, 2010, 08:17:18 AM
Debug logs.
Title: Re: Services crash on SQLSYNC
Post by: Armadillo on October 03, 2010, 09:07:21 AM
Hope this helps. Removed the lines before the loading of the mysql-modules. Also removed the MySQL-Data-Instertions of some tables.

As you see the services stop after inserting some data. The inserted also are really in the database.
Title: Re: Services crash on SQLSYNC
Post by: Charles Kingsley on October 03, 2010, 09:10:37 AM
Does nothing else happen in the log after that mysql stuff?

I'd expect to see Anope quit somewhere.
Title: Re: Services crash on SQLSYNC
Post by: Armadillo on October 03, 2010, 10:18:24 AM
No, thats everything. It stops after the cs_levels insertions.