View Issue Details

IDProjectCategoryView StatusLast Update
0001662unrealircdpublic2004-03-17 18:50
Reporterdarkseid Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionopen 
Product Version3.2-RC2 
Summary0001662: IRCD crashed without any cause
DescriptionHi Syzop ... here's the result ....

#0 0x2833d374 in cb_connect (sptr=0x8175800) at chansno.c:637
637 snprintf(msgbuf, BUFSIZE, "Client connecting on port %d: %s (%s@%s) [%s] %s%s%s",
(gdb) bt
#0 0x2833d374 in cb_connect (sptr=0x8175800) at chansno.c:637
#1 0x8088564 in sendto_connectnotice (nick=0x8175829 "DarKSeiD", user=0x8237e00, sptr=0x8175800, disconnect=0, comment=0x0) at send.c:1772
#2 0x8082d9c in register_user (cptr=0x8175800, sptr=0x8175800, nick=0x8175829 "DarKSeiD", username=0x81758e9 "Zero", umode=0x0,
    virthost=0x0) at s_user.c:1031
#3 0x8084cde in m_user (cptr=0x8175800, sptr=0x8175800, parc=5, parv=0x8119240) at s_user.c:2041
#4 0x806571f in parse (cptr=0x8175800, buffer=0x81758e4 "USER", bufend=0x8175915 "") at parse.c:440
#5 0x8064470 in dopacket (cptr=0x8175800, buffer=0x8119be0 "USER Zero \"AdhvuT.Com\" \"iRC.NokSha.Com\" :DarKSeiD\n", length=50)
    at packet.c:138
#6 0x806a802 in read_packet (cptr=0x8175800, rfd=0xbfbffa70) at s_bsd.c:1476
#7 0x806b0ba in read_message (delay=2, listp=0x814ad60) at s_bsd.c:1937
0000008 0x806154f in main (argc=1, argv=0xbfbffba8) at ircd.c:1451
(gdb) .
3rd party modules

Activities

syzop

2004-03-17 18:50

administrator   ~0005521

Hi, it crashes in a 3rd party module (chansno). Contact the module author for further help ;p. [we cannot help with stuff we never wrote]

Issue History

Date Modified Username Field Change
2004-03-17 18:45 darkseid New Issue
2004-03-17 18:50 syzop Status new => closed
2004-03-17 18:50 syzop Note Added: 0005521