View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002874 | unreal | ircd | public | 2006-04-06 09:35 | 2006-04-06 09:38 |
| Reporter | buildsmart | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 3.2.4 | ||||
| Summary | 0002874: crash when CGI::IRC clients logs off. | ||||
| Description | When CGI::IRC client logs out ircd crashes Condition is the same on all versions of Darwin OS from 7.9 to 8.6, also same on FreeBSD 5.4 | ||||
| Steps To Reproduce | start ircd start services (anope) login using CGI::IRC log out | ||||
| Additional Information | BACKTRACE: Reading symbols for shared libraries ....... done Core was generated by `/usr/local/unreal/bin/ircd'. #0 0x00002d64 in unreal_free_hostent (he=0x60fbe0) at res.c:537 537 MyFree(he->h_addr_list[0]); #0 0x00002d64 in unreal_free_hostent (he=0x60fbe0) at res.c:537 #1 0x000133b0 in free_client (cptr=0x1805c00) at list.c:166 #2 0x00013814 in remove_client_from_list (cptr=0x1805c00) at list.c:333 #3 0x0002e3e4 in exit_client (cptr=0x1805c00, sptr=0x1805c00, from=0x1805c00, comment=0x204cd10 "Quit: CGI:IRC") at s_misc.c:674 #4 0x02014984 in ?? () #5 0x00017084 in dopacket (cptr=0x2054684, buffer=0xffffffff <Address 0xffffffff out of bounds>, length=25189610) at packet.c:138 #6 0x00005ac8 in read_message (delay=1, listp=0x104120) at s_bsd.c:1506 #7 0x00012bd8 in main (argc=1144310553, argv=0x618b8) at ircd.c:1564 #0 0x00002d64 in unreal_free_hostent (he=0x60fbe0) at res.c:537 537 MyFree(he->h_addr_list[0]); 0x102110 <backupbuf>: "QUIT :CGI:IRC" #0 0x00002d64 in unreal_free_hostent (he=0x60fbe0) at res.c:537 No locals. #1 0x000133b0 in free_client (cptr=0x1805c00) at list.c:166 No locals. #2 0x00013814 in remove_client_from_list (cptr=0x1805c00) at list.c:333 No locals. GCC: gcc version 4.0.1 (Apple Computer, Inc. build 5247) UNAME: Darwin daleenterprise.com 8.6.0 Darwin Kernel Version 8.6.0: Tue Mar 7 16:58:48 PST 2006; root:xnu-792.6.70.obj~1/RELEASE_PPC Power Macintosh powerpc UNREAL: Unreal3.2.4 build 1.1.1.1.2.22 2006/02/05 18:03:15 CORE: -r-------- 1 ircuser ircgroup 45715456 Apr 6 04:02 /cores/core.15505 | ||||
| 3rd party modules | anope-1.7.13/CGI:IRC 0.5.7 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-04-06 09:35 | buildsmart | New Issue | |
| 2006-04-06 09:35 | buildsmart | 3rd party modules | => anope-1.7.13/CGI:IRC 0.5.7 |
| 2006-04-06 09:38 | syzop | Status | new => closed |
| 2006-04-06 09:38 | syzop | Note Added: 0011475 | |
| 2006-04-06 09:38 | syzop | Resolution | open => duplicate |