Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001184Denora[All Projects] Generalpublic2010-09-02 14:052012-03-31 09:35
ReporterDeadSIx17 
Assigned ToHal9000 
PrioritynormalSeverityminorReproducibilityrandom
StatusclosedResolutionunable to reproduce 
PlatformLinuxOSUbuntuOS Version10.04
Product Version1.4.4 
Target Version1.5.0-gitFixed in Version 
Summary0001184: Keeps shutting down at random Times.
DescriptionMy Denora keeps shutting down itself at random times.
Additional Information[================ COPY THE FOLLOWING =================]
Backtrace: File core.c Line 697 function split_buf
[inbuf][:scrawl97 , :Quit: [SearchIRC] Indexed 18 channels in 220 secs @ Sep 2nd, 2010, 8:36 am]
Backtrace: Denora version 1.4.4.330 build 0000001, compiled Aug 9 2010 04:44:03
[modules]: Listing all currently loaded modules
Backtrace(0): ./stats(do_backtrace+0x1eb) [0x80956cb]
Backtrace(1): ./stats(signal_segfault+0x52) [0x8095902]
Backtrace(2): /lib/libpthread.so.0(+0xdff8) [0xb74a5ff8]
Backtrace(3): /usr/lib/libmysqlclient.so.16(mysql_real_escape_string+0x4e) [0xb74f322e]
Backtrace(4): ./stats(db_mysql_quote+0x47) [0x809f4a7]
Backtrace(5): ./stats(rdb_escape+0x23) [0x80915a3]
Backtrace(6): ./stats(ctcp_update+0x6d) [0x807469d]
Backtrace(7): ./stats(delete_user+0x129) [0x809a969]
Backtrace(8): /home/hagen/IRC/stats/modules/runtime/unreal32.so.5ZXs9Z(denora_event_quit+0xc4) [0xb7318394]
Backtrace(9): ./stats(process+0x2c9) [0x8085cb9]
Backtrace: complete
[=================================================]
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0006134)
Hal9000 (administrator)
2012-03-31 09:35

no feedback from reporter, closing issue
(0005674)
Hal9000 (administrator)
2010-12-06 18:07

this seems really odd.
we need more information:
- which exact version of unreal ircd and mysql server/client are you using?
- does this problem also occur when using the latest denora SVN version?
- if yes, please provide us with a full gdb backtrace, like so:

1. Shut down Denora if it's running
2. Start the debugger with gdb ./stats
3. Start Denora from the debugger with
   run -nofork -debug -protocoldebug -sql
4. Make Denora crash
5. In the debugger, type bt full
6. Paste the whole output of the backtrace, and possibly at least the last 15 lines of the debug log in your bug report

- Issue History
Date Modified Username Field Change
2010-09-02 14:05 DeadSIx17 New Issue
2010-12-06 18:07 Hal9000 Note Added: 0005674
2010-12-06 18:07 Hal9000 Assigned To => Hal9000
2010-12-06 18:07 Hal9000 Status new => feedback
2011-02-03 22:05 Hal9000 Target Version => 1.5.0-git
2012-03-31 09:35 Hal9000 Note Added: 0006134
2012-03-31 09:35 Hal9000 Status feedback => closed
2012-03-31 09:35 Hal9000 Resolution open => unable to reproduce


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker