View Issue Details

IDProjectCategoryView StatusLast Update
0002760unrealircdpublic2006-01-22 08:42
Reporterbrappinseven Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionduplicate 
Product Version3.2.3 
Summary0002760: ircd crashes after a few minutes of running
Descriptionircd installs and runs fine, no mods, no changes of anything other then the config file. ircd runs for a matter of minutes (undefined) and then just crashes

when i check the core.* file it comes back with this


Reading symbols from shared object read from target memory...done.
Loaded system supplied DSO at 0x686000
Core was generated by `/home/kekilepep/Unreal3.2/src/ircd'.
Program terminated with signal 11, Segmentation fault.

warning: svr4_current_sos: Can't read pathname for load map: Input/output error

Error while mapping shared library sections:
tmp/B3EBBD8C.commands.so: No such file or directory.
Error while mapping shared library sections:
tmp/3CB4D48E.cloak.so: No such file or directory.
Reading symbols from /lib/libcrypt.so.1...done.
Loaded symbols for /lib/libcrypt.so.1
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Error while reading shared library symbols:
tmp/B3EBBD8C.commands.so: No such file or directory.
Error while reading shared library symbols:
tmp/3CB4D48E.cloak.so: No such file or directory.
#0 strtoken (save=0xbffc1434, str=0x0, fs=0x567c72 <Address 0x567c72 out of bounds>) at support.c:84
84 while (pos && *pos && index(fs, *pos) != NULL)
Steps To Reproduceits as simple as running the ircd and waiting for it to crash..
3rd party modules

Activities

syzop

2006-01-22 08:29

administrator   ~0011004

http://www.vulnscan.org/UnrealIRCd/faq/#87 :P

Issue History

Date Modified Username Field Change
2006-01-22 07:00 brappinseven New Issue
2006-01-22 08:29 syzop Note Added: 0011004
2006-01-22 08:42 syzop Status new => closed
2006-01-22 08:42 syzop Resolution open => duplicate