кто нибуть помогите, давно мучаюсь, не могу решить эту проблему,
а это листинг комманди
./unreal backtrace
=================== START HERE ======================
BACKTRACE:
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/tmp/Unreal3.2.7/src/ircd'.
Program terminated with signal 11, Segmentation fault.
#0 0x0000000000435b62 in unreal_encodespace (s=0x0) at s_misc.c:1076
1076 for (i = s, o = buf; (*i) && (o < buf+509); i++)
#0 0x0000000000435b62 in unreal_encodespace (s=0x0) at s_misc.c:1076
#1 0x0000000000429503 in init_conf (rootconf=0x45b821 "unrealircd.conf",
rehash=0) at s_conf.c:1563
#2 0x000000000041c252 in main (argc=0, argv=<value optimized out>)
at ircd.c:1293
#0 0x0000000000435b62 in unreal_encodespace (s=0x0) at s_misc.c:1076
1076 for (i = s, o = buf; (*i) && (o < buf+509); i++)
0x727220 <backupbuf>: ""
#0 0x0000000000435b62 in unreal_encodespace (s=0x0) at s_misc.c:1076
buf = "Spamming_users_with_an_mIRC_trojan._Type_'/unload_-rs_newb'_to_remove_the_trojan.\000.asp?VName=TROJ%5FSOEX.A", '\0' <repeats 405 times>
i = 0x0
o = 0x70dba0 "Spamming_users_with_an_mIRC_trojan._Type_'/unload_-rs_newb'_to_remove_the_trojan."
#1 0x0000000000429503 in init_conf (rootconf=0x45b821 "unrealircd.conf",
rehash=0) at s_conf.c:1563
---Type <return> to continue, or q <return> to quit---
No locals.
#2 0x000000000041c252 in main (argc=0, argv=<value optimized out>)
at ircd.c:1293
type = <value optimized out>
result = <value optimized out>
p = 0x7fffb9a03b48 "\003@"
uid = 0
euid = 0
gid = 0
egid = 0
delay = <value optimized out>
corelim = {rlim_cur = 18446744073709551615,
rlim_max = 18446744073709551615}
nextfdlistcheck = <value optimized out>
alllasttime = 0
GCC: gcc version 4.2.1 (SUSE Linux)
UNAME: Linux Stepan 2.6.22.5-31-default #1 SMP 2007/09/21 22:29:00 UTC x86_64 x86_64 x86_64 GNU/Linux
UNREAL: Unreal3.2.7 build 1.1.1.1.2.1.2.1.2.2234.2.676 2007/07/13 10:43:04
CORE: -rw------- 1 root root 2174976 Aug 6 09:57 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!