View Issue Details

IDProjectCategoryView StatusLast Update
0003022unrealircdpublic2006-08-12 03:29
ReporterBock Assigned To 
PrioritynormalSeveritycrashReproducibilityunable to reproduce
Status closedResolutionnot fixable 
Product Version3.2.5 
Summary0003022: crash (seg. fault)
DescriptionIrcd crashed one time random. It's installed from .deb (cos not so much info is avaliable).
Steps To Reproducebock@irc:~(/etc/unreal)> sudo ./unreal backtrace
Enter the path to your modules directory relative to your root installed directory (eg: "mods")
/usr/lib/unreal/modules
Core files available:
-rw------- 1 irc irc 11198464 Aug 11 19:33 core

=================== START HERE ======================
BACKTRACE:
(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".

warning: Can't read pathname for load map: Input/output error.
Error while mapping shared library sections:
/var/lib/unreal/tmp/D64DE39C.commands.so: No such file or directory.
Error while mapping shared library sections:
/var/lib/unreal/tmp/48E48C71.cloak.so: No such file or directory.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Error while reading shared library symbols:
/var/lib/unreal/tmp/D64DE39C.commands.so: No such file or directory.
Error while reading shared library symbols:
/var/lib/unreal/tmp/48E48C71.cloak.so: No such file or directory.
(no debugging symbols found)
(no debugging symbols found)
Error while reading shared library symbols:
/var/lib/unreal/tmp/D64DE39C.commands.so: No such file or directory.
Error while reading shared library symbols:
/var/lib/unreal/tmp/48E48C71.cloak.so: No such file or directory.
(no debugging symbols found)
Core was generated by `/usr/sbin/unreal-ircd'.
Program terminated with signal 11, Segmentation fault.
#0 0xb79ed4cd in ?? ()
#0 0xb79ed4cd in ?? ()
#1 0x089a1908 in ?? ()
#2 0x0813cfd1 in whowas_next ()
#3 0x081e2e90 in ?? ()
#4 0x00000000 in ?? ()

#0 0xb79ed4cd in ?? ()

0xe6f3002a: <Address 0xe6f3002a out of bounds>

#0 0xb79ed4cd in ?? ()
No symbol table info available.
#1 0x089a1908 in ?? ()
No symbol table info available.
#2 0x0813cfd1 in whowas_next ()
No symbol table info available.
GCC: gcc version 4.1.2 20060604 (prerelease) (Debian 4.1.1-2)
UNAME: Linux irc 2.6.14+vserver-imq-p4 #1 SMP Sun Jan 15 18:20:18 EET 2006 i686 GNU/Linux
UNREAL: Unreal3.2.5 build 1.1.1.1.2.23 2006/06/16 18:29:12
CORE: -rw------- 1 irc irc 11198464 Aug 11 19:33 core
=================== STOP HERE ======================

Copy the parts between the START HERE and STOP HERE marker
and report it on http://bugs.unrealircd.org/

But before you do, note the following:
1. We do not support modifications of any unrealircd code
   (except for config.h changes).
2. If you are using 3rd party modules we might request you
   to run without them and verify you still crash. This is
   to eleminate any loss of time due to bugs made by others
3. Always use the latest UnrealIRCd version, we fix (crash)bugs
   all the time so your bug might as well be fixed already.

Thanks!


Modules: textban and callerid.
3rd party modules

Activities

Bock

2006-08-11 13:07

reporter   ~0012171

bock@irc:~(/etc/unreal)> sudo ./unreal backtrace
Enter the path to your modules directory relative to your root installed directory (eg: "mods")
/usr/lib/unreal/modules
Core files available:
-rw------- 1 irc irc 11198464 Aug 11 19:33 core

=================== START HERE ======================
BACKTRACE:
(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".

warning: Can't read pathname for load map: Input/output error.
Error while mapping shared library sections:
/var/lib/unreal/tmp/D64DE39C.commands.so: No such file or directory.
Error while mapping shared library sections:
/var/lib/unreal/tmp/48E48C71.cloak.so: No such file or directory.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Error while reading shared library symbols:
/var/lib/unreal/tmp/D64DE39C.commands.so: No such file or directory.
Error while reading shared library symbols:
/var/lib/unreal/tmp/48E48C71.cloak.so: No such file or directory.
(no debugging symbols found)
(no debugging symbols found)
Error while reading shared library symbols:
/var/lib/unreal/tmp/D64DE39C.commands.so: No such file or directory.
Error while reading shared library symbols:
/var/lib/unreal/tmp/48E48C71.cloak.so: No such file or directory.
(no debugging symbols found)
Core was generated by `/usr/sbin/unreal-ircd'.
Program terminated with signal 11, Segmentation fault.
#0 0xb79ed4cd in ?? ()
#0 0xb79ed4cd in ?? ()
#1 0x089a1908 in ?? ()
#2 0x0813cfd1 in whowas_next ()
#3 0x081e2e90 in ?? ()
#4 0x00000000 in ?? ()

#0 0xb79ed4cd in ?? ()

0xe6f3002a: <Address 0xe6f3002a out of bounds>

#0 0xb79ed4cd in ?? ()
No symbol table info available.
#1 0x089a1908 in ?? ()
No symbol table info available.
#2 0x0813cfd1 in whowas_next ()
No symbol table info available.
GCC: gcc version 4.1.2 20060604 (prerelease) (Debian 4.1.1-2)
UNAME: Linux irc 2.6.14+vserver-imq-p4 #1 SMP Sun Jan 15 18:20:18 EET 2006 i686 GNU/Linux
UNREAL: Unreal3.2.5 build 1.1.1.1.2.23 2006/06/16 18:29:12
CORE: -rw------- 1 irc irc 11198464 Aug 11 19:33 core
=================== STOP HERE ======================

Copy the parts between the START HERE and STOP HERE marker
and report it on http://bugs.unrealircd.org/

But before you do, note the following:
1. We do not support modifications of any unrealircd code
   (except for config.h changes).
2. If you are using 3rd party modules we might request you
   to run without them and verify you still crash. This is
   to eleminate any loss of time due to bugs made by others
3. Always use the latest UnrealIRCd version, we fix (crash)bugs
   all the time so your bug might as well be fixed already.

Thanks!


Modules: textban and callerid.

syzop

2006-08-11 13:33

administrator   ~0012172

We cannot support binary packages, as you can see there's little (or actually NO) debug info which can help us.

If you can reproduce the bug with an official UnrealIRCd and regular installation (and no source modifications ;p), then feel free to re-report.

stskeeps

2006-08-12 03:29

reporter   ~0012174

I don't really see the need for this to be 'private'

Issue History

Date Modified Username Field Change
2006-08-11 13:06 Bock New Issue
2006-08-11 13:07 Bock Note Added: 0012171
2006-08-11 13:33 syzop Status new => closed
2006-08-11 13:33 syzop Note Added: 0012172
2006-08-11 13:33 syzop Resolution open => not fixable
2006-08-12 03:29 stskeeps Note Added: 0012174
2006-08-12 03:29 stskeeps View Status private => public