Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Random Shutdown.  (Read 6852 times)

0 Members and 1 Guest are viewing this topic.

Hagen T

  • Anope User
  • Offline Offline
  • Posts: 2
Random Shutdown.
« on: September 02, 2010, 02:07:56 PM »

Hey im running Unreal3.2.8.1, Anope 1.8.4 and Denora 1.4.4.330 on Ubuntu 10.04 and am Using MySQL for phpDenora.

Now i dont know why Denora keeps quitting at Random times this is the output:

Code: [Select]
<14:18:48 02-09-10> <StatServ> Backing up MYSQL tables to '/home/(username)/IRC/stats/backups'
<14:18:48 02-09-10> <StatServ> MYSQL reported Error Code 1227
<14:18:48 02-09-10> <StatServ> MYSQL said Access denied; you need the FILE privilege for this operation
<14:18:48 02-09-10> <StatServ> Report this to Denora Developers
<14:18:48 02-09-10> <StatServ> Disabling MYSQL due to this error
<14:36:12 02-09-10> <StatServ> Received SIGSEGV: Segfault
<14:36:12 02-09-10> <StatServ> Backtrace: Segmentation fault detected
<14:36:12 02-09-10> <StatServ> Backtrace: report the following lines
<14:36:12 02-09-10> <StatServ> The following lines should not be seen as a definitive backtrace
<14:36:12 02-09-10> <StatServ> If reproducable please use gdb to get proper backtraces
<14:36:12 02-09-10> <StatServ> Example:
<14:36:12 02-09-10> <StatServ> gdb stats
<14:36:12 02-09-10> <StatServ> run -nofork -debug -protocoldebug
<14:36:12 02-09-10> <StatServ> crash the program
<14:36:12 02-09-10> <StatServ> bt full
<14:36:12 02-09-10> <StatServ> paste results and following line into the bugtracker
<14:36:12 02-09-10> <StatServ> [================ COPY THE FOLLOWING =================]
<14:36:12 02-09-10> <StatServ> Backtrace: File core.c Line 697 function split_buf
<14:36:12 02-09-10> <StatServ> [inbuf][:scrawl97 , :Quit: [SearchIRC] Indexed (XX) channels in 220 secs @ Sep 2nd, 2010, 8:36 am]
<14:36:12 02-09-10> <StatServ> Backtrace: Denora version 1.4.4.330 build #1, compiled Aug  9 2010 04:44:03
<14:36:12 02-09-10> <StatServ> [modules]: Listing all currently loaded modules
<14:36:12 02-09-10> <StatServ> Backtrace(0): ./stats(do_backtrace+0x1eb) [0x80956cb]
<14:36:12 02-09-10> <StatServ> Backtrace(1): ./stats(signal_segfault+0x52) [0x8095902]
<14:36:12 02-09-10> <StatServ> Backtrace(2): /lib/libpthread.so.0(+0xdff8) [0xb74a5ff8]
<14:36:12 02-09-10> <StatServ> Backtrace(3): /usr/lib/libmysqlclient.so.16(mysql_real_escape_string+0x4e) [0xb74f322e]
<14:36:12 02-09-10> <StatServ> Backtrace(4): ./stats(db_mysql_quote+0x47) [0x809f4a7]
<14:36:12 02-09-10> <StatServ> Backtrace(5): ./stats(rdb_escape+0x23) [0x80915a3]
<14:36:12 02-09-10> <StatServ> Backtrace(6): ./stats(ctcp_update+0x6d) [0x807469d]
<14:36:12 02-09-10> <StatServ> Backtrace(7): ./stats(delete_user+0x129) [0x809a969]
<14:36:12 02-09-10> <StatServ> Backtrace(8): /home/(username)/IRC/stats/modules/runtime/unreal32.so.5ZXs9Z(denora_event_quit+0xc4) [0xb7318394]
<14:36:12 02-09-10> <StatServ> Backtrace(9): ./stats(process+0x2c9) [0x8085cb9]
<14:36:12 02-09-10> <StatServ> Backtrace: complete
<14:36:12 02-09-10> <StatServ> [=================================================]
<14:36:12 02-09-10> * StatServ (stats@(Server)) Quit (irc.(Server) stats.(Server))

PS: I posted it at the BugTracker, but that thing is confusing me :P so i try looking for help in here :x blame me if i did it wrong.
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: Random Shutdown.
« Reply #1 on: September 03, 2010, 08:12:43 AM »

Can you reproduce this on SVN?
Logged

Hagen T

  • Anope User
  • Offline Offline
  • Posts: 2
Re: Random Shutdown.
« Reply #2 on: September 03, 2010, 06:28:26 PM »

What do you mean. Reproduce, it happends random. i Dont even know what makes it crash
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: Random Shutdown.
« Reply #3 on: September 03, 2010, 06:30:23 PM »

How can people fix something that happens randomly if you won't help try and reproduce it on the latest code?

<14:18:48 02-09-10> <StatServ> MYSQL reported Error Code 1227
<14:18:48 02-09-10> <StatServ> MYSQL said Access denied; you need the FILE privilege for this operation

That is probably quite bad, maybe your MySQL host is too restrictive.
Logged

CrazyCat

  • Anope User
  • Offline Offline
  • Posts: 240
    • French Eggdrop community
Re: Random Shutdown.
« Reply #4 on: September 07, 2010, 09:29:01 AM »

Yes, I had the same trouble before, and giving the FILE privilege to denora solves it.

Hal9000

  • Team
  • *
  • Offline Offline
  • Posts: 103
Re: Random Shutdown.
« Reply #5 on: November 23, 2010, 02:10:23 PM »

the file privilege is only needed by the denora backup module, which by default afaik is not loaded
Logged
Pages: [1]   Go Up