View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002642 | unreal | ircd | public | 2005-09-17 17:23 | 2005-09-21 20:16 |
Reporter | bandido | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Platform | i386 | OS | FreeBSD | OS Version | 5.4, 5.2,4.10-11 |
Product Version | 3.2.3 | ||||
Summary | 0002642: Exited on signal 11 (core dumped) | ||||
Description | Hello I use Unrealircd in freebsd servers, when I have in my server more of 800 users my server crash (no always) and the system give me this error kernel: pid 64165 (ircd), uid 1000: exited on signal 11 (core dumped) I have this error in differents servers. Thx | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
Hm.. did you not see the 'How to post a bug' thing when reporting? (because I wonder how you can miss this -- is it perhaps not shown?) Text pasted below: CRASH BUGS We are only interested in crashbugs of the latest version and if you did not do any source code changes (if you cannot meet these requirements try it on a clean latest version first before reporting). Also, we recommend you to mark these bugreports as 'private' because they can contain sensitive information. *NIX? Then include the output of the following commands: - gdb src/ircd core.file bt - NOTE: Do not attach the corefile to the bug. Also, if you use any 3rd party modules, list them as well. (More and more bugs are caused by 3rd party module bugs). Thanks. |
|
Hello I see this in core file Program terminated with signal 11, Segmentation fault. Error while mapping shared library sections: tmp/3AFB64E4.commands.so: No such file or directory. Error while mapping shared library sections: tmp/61123CB4.cloak.so: No such file or directory. Error while mapping shared library sections: tmp/B28AADD3.hideserver.so: No such file or directory. Error while mapping shared library sections: tmp/823643F.netadmins.so: No such file or directory. Error while mapping shared library sections: tmp/B8DC23B5.m_getinfo.so: No such file or directory. Error while mapping shared library sections: tmp/6ADF16CF.m_ircops.so: No such file or directory. Error while mapping shared library sections: tmp/BEEAFEF6.operpasswd.so: No such file or directory. Error while mapping shared library sections: tmp/B413A43B.identonly.so: No such file or directory. Reading symbols from /usr/lib/libssl.so.3...done. Loaded symbols for /usr/lib/libssl.so.3 Reading symbols from /lib/libcrypto.so.3...done. Loaded symbols for /lib/libcrypto.so.3 Reading symbols from /lib/libcrypt.so.2...done. Loaded symbols for /lib/libcrypt.so.2 Reading symbols from /lib/libz.so.2...done. Loaded symbols for /lib/libz.so.2 Reading symbols from /lib/libc.so.5...done. Loaded symbols for /lib/libc.so.5 Error while reading shared library symbols: tmp/3AFB64E4.commands.so: No such file or directory. This problem in all server. How I can resolve this problem? Thank you |
|
by making symlinks from the src/modules/commands.so to the tmp/<randomnumber>.commands.so But.. probably easier aproach is to just mail the following to me at [email protected] ;): - the src/ircd binary - src/modules/commands.so - the core file zipped / .tar.gz'ed / whatever, or of course, an URL instead of the files, you decide... Thanks. |
|
Hm, I didn't receive an email yet. Did you send it? Just to summarize: just send the files I mentioned, you don't need to do anything else... Or did you already solve your problem? (eg: because it was related to one of your 3rd party modules) |
|
Thanks for the report (yes, after 2 hours of downloading I managed to get the .tar.gz ;p). It turns out this bug is the same as bug 0002499 (find_cache_number crash) which is currently in the process of getting fixed (or actually: first a "beta" wil be released of the fixed version). One of the charistics of this bug is that it occurs semi-randomly.. there can be many crashes in a few days, and then a 3 months period without any crash, naturally I hope you'll get the latter now ;). If the problem is getting too bad, contact me personally at [email protected] and I'll send you my beta version of the new resolver and instructions. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-09-17 17:23 | bandido | New Issue | |
2005-09-17 17:29 | syzop | Note Added: 0010482 | |
2005-09-17 17:30 | syzop | Note Edited: 0010482 | |
2005-09-17 20:59 | bandido | Note Added: 0010483 | |
2005-09-17 22:34 | syzop | Note Added: 0010485 | |
2005-09-19 14:33 | syzop | Note Added: 0010489 | |
2005-09-20 18:24 | syzop | View Status | public => private |
2005-09-21 20:13 | syzop | Relationship added | duplicate of 0002499 |
2005-09-21 20:13 | syzop | View Status | private => public |
2005-09-21 20:16 | syzop | Status | new => closed |
2005-09-21 20:16 | syzop | Note Added: 0010499 | |
2005-09-21 20:16 | syzop | Resolution | open => fixed |
2005-09-21 20:16 | syzop | Resolution | fixed => duplicate |