View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003218 | unreal | ircd | public | 2007-01-28 08:30 | 2007-04-19 02:59 |
| Reporter | yasinbey | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | sometimes |
| Status | closed | Resolution | unable to duplicate | ||
| Product Version | 3.2.6 | ||||
| Summary | 0003218: svr4_current_sos: Can't read pathname for load map: Input/output error | ||||
| Description | Hi, my customer has reported me that sometimes his ircd crashes. There is no modification in ircd codes. Before this version, he was using 3.2.4 with same modules but it was not crashing.. Here is the backtrace report: =================== START HERE ====================== BACKTRACE: Using host libthread_db library "/lib/tls/libthread_db.so.1". Core was generated by `/home/sanalmuhabbet/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 #0 0xb7edebef in _can_join (cptr=0x9b1b1b0, sptr=0x9b1b1b0, chptr=0x9800048, key=0x0, link=0x0, parv=0x81132c0) at m_join.c:181 181 if (lp->value.chptr == chptr) #0 0xb7edebef in _can_join (cptr=0x9b1b1b0, sptr=0x9b1b1b0, chptr=0x9800048, key=0x0, link=0x0, parv=0x81132c0) at m_join.c:181 #1 0xb7edfbf8 in _do_join (cptr=0x9b1b1b0, sptr=0x9b1b1b0, parc=2, parv=0x81132c0) at m_join.c:704 #2 0xb7edf022 in m_join (cptr=0x9b1b1b0, sptr=0x9b1b1b0, parc=2, parv=0x81132c0) at m_join.c:333 #3 0x080635bd in parse (cptr=0x9b1b1b0, buffer=0x9b1b294 "Join", bufend=0x9b1b2b1 "") at parse.c:440 #4 0x08062767 in dopacket (cptr=0x9b1b1b0, buffer=0x80a6380 "Join #sohbet,#radyo,#Muhabbet\r", length=0) at packet.c:138 #5 0x08056d35 in read_message (delay=1, listp=0x8127e60) at s_bsd.c:1504 #6 0x0805ef2f in main (argc=1, argv=0xbff0f1e4) at ircd.c:1596 #0 0xb7edebef in _can_join (cptr=0x9b1b1b0, sptr=0x9b1b1b0, chptr=0x9800048, key=0x0, link=0x0, parv=0x81132c0) at m_join.c:181 181 if (lp->value.chptr == chptr) 0x8129c60 <backupbuf>: "Join #sohbet,#radyo,#Muhabbet" #0 0xb7edebef in _can_join (cptr=0x9b1b1b0, sptr=0x9b1b1b0, chptr=0x9800048, key=0x0, link=0x0, parv=0x81132c0) at m_join.c:181 lp = (Link *) 0x33206d6f banned = (Ban *) 0x0 #1 0xb7edfbf8 in _do_join (cptr=0x9b1b1b0, sptr=0x9b1b1b0, parc=2, parv=0x81132c0) at m_join.c:704 h = (Hook *) 0x0 jbuf = "#sohbet\000#radyo\000#Muhabbet\000\000\000\000ÿÿÿÿ", '\0' <repeats 76 times>, "\030½ğ·\001\000\000\000\006\000\000\000\bîğ¿r\b\bhõ\214\t ¾ğ·ÿÿÿÿ\001", '\0' <repeats 23 times>, "aè/\000\000\000\000C\224\b\bøî\217\t ¾ğ·ÿÿÿÿ", '\0' <repeats 12 times>, "\006\000\000\000¦ÿÿÿ\000\000\000\002\000\000\000\000\021\000\000\0007\216ğ·øî\217\t ¾ğ·", '\0' <repeats 12 times>, "\006\000\000\000\bîğ¿\026\212ğ·\000\000\000\000À:\n\b\237Ğğ·øíğ¿À:\n\b", '\0' <repeats 12 times>... lp = Variable "lp" is not available. GCC: gcc version 3.4.6 20060404 (Red Hat 3.4.6-3) UNAME: Linux aktifshell.aktifshell.com 2.6.17-8_teknofixsmp #1 SMP Fri Aug 18 00:12:49 EEST 2006 i686 i686 i386 GNU/Linux UNREAL: Unreal3.2.6 build 1.1.1.1.2.24 2006/12/22 21:10:28 CORE: -rw------- 1 sanalmuhabbet sanalmuhabbet 5296128 Jan 28 16:03 core.13347 =================== STOP HERE ====================== | ||||
| 3rd party modules | adwords, m_ircops, m_spy | ||||
|
|
Did he tried to check if the ircd crashes without any modules loaded? PS: m_spy .. hmm..:S |
|
|
well it does not seem concerned about modules. i think it is about auto-join stuff. |
|
|
We don't support anyone with spy modules loaded. Unload the modules, and see if it still crashes Chances are, m_spy is causing the crash |
|
|
To be honest, I'd be a little more worried about that "Input/output error" :P . But yeah, try running without the modules and see if it still crashes. (And since we seem to be picking on specific modules here, might I point out that adwords is practically unneeded now that unreal has spamfilter?) |
|
|
Is this still a problem? |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-01-28 08:30 | yasinbey | New Issue | |
| 2007-01-28 08:30 | yasinbey | 3rd party modules | => adwords, m_ircops, m_spy |
| 2007-01-28 09:03 | vonitsanet | Note Added: 0013142 | |
| 2007-01-28 09:14 | yasinbey | Note Added: 0013143 | |
| 2007-01-28 13:24 | Stealth | Note Added: 0013147 | |
| 2007-01-28 13:48 | aquanight | Note Added: 0013148 | |
| 2007-04-18 16:00 | WolfSage | Note Added: 0013525 | |
| 2007-04-19 02:59 |
|
Status | new => closed |
| 2007-04-19 02:59 |
|
Resolution | open => unable to duplicate |