home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / dance414.zip / BUGS next >
Text File  |  1998-02-26  |  3KB  |  60 lines

  1. * 4.8.6
  2.  
  3. I believe I've found a small (though not very important, I guess) bug when
  4. a user leaves a channel. I had just installed a Dancer 4.8.6 (Grill_486)
  5. and had it running on my channel together with a Dancer 4.8 (GrillBot).
  6. Then...
  7.  
  8. * Grill_486 (~picco@lnx3.webben.dk) has joined #Julevaerkstedet
  9. <GrillBot> [Picco] Someday, when the universe is no more, PU will fill the
  10. void...
  11.  
  12. GrillBot thinks that Grill_486 is me, because of the identical hostaddr. No
  13. problems there.
  14.  
  15. -> *Grill_486* Quit Forgot to copy the config-files. Damn.
  16. * Grill_486 (~picco@lnx3.webben.dk) has quit IRC (Forgot to copy the
  17. config-files. Damn.)
  18. <Picco> Grill seen Grill_486
  19. -GrillBot:#Julevaerkstedet- Grill_486 (~picco@*.webben.dk) was still on the
  20. channel when I signed off 19 seconds ago
  21.  
  22. Apparantly the Bot thinks that it leaves, whenever someone with the same
  23. hostaddr leaves.
  24.  
  25. * (4.3) This line in the alias systems has been reported to bug:
  26.  
  27. C!20 Ciggs  me pulls out a packet of $1- and gives them to $nick
  28.  
  29. * (4.0)
  30.     Vader < 17.11.55 >>>     "glist" by Vader (DCC Chat) [17:12:55]
  31.     Vader < 17.11.55 DEBUG   Received signal 13 (SIGPIPE) (snapshot:command.c line 694) [17:12:56]
  32.  
  33.     Vader < 0  0x26649 in Send (nick=0x0, [17:14:11]
  34.     Vader <     msg=0xefbfd760 " VxD_      [XXX] (+luke@193.88.188.77)") at transfer.c:183 [17:14:11]
  35.     Vader < #1  0xefbfd960 in end () [17:14:12]
  36.     Vader < #2  0x266d8 in Sendf (nick=0x0, fmt=0xbc80 "") at transfer.c:201 [17:14:13]
  37.     Vader < #3  0xbea4 in CmdNames (from=0x0, line=0xefbfdb05 "") at command.c:2780 [17:14:14]
  38.     Vader < #4  0x67d9 in ParseCommand (from=0x0, line=0xefbfdb00 "glist", oktorun=0) [17:14:14]
  39.     Vader <     at command.c:815 [17:14:16]
  40.     Vader < #5  0x6f5c in DccCommand (line=0xefbfdb00 "glist") at command.c:977 [17:14:16]
  41.     Vader < #6  0x122b8 in HandleSockets (readset=0xefbfdd50, writeset=0xefbfdd30) [17:14:16]
  42.     Vader < #7  0x12664 in EventLoop () at netstuff.c:727 [17:15:55]
  43.     Vader < #8  0x1a7e in Start (serv=0x88bc0) at dancer.c:317 [17:15:55]
  44.     Vader < #9  0x20a9 in main (argc=1, argv=0xefbfde48) at dancer.c:571 [17:15:57]
  45.  
  46. * 4.0
  47. Program terminated with signal 11, Segmentation fault.
  48. #0  0x138d7 in WriteUsers () at user.c:606
  49. 606               if(l->label &&
  50. (gdb) bt
  51. #0  0x138d7 in WriteUsers () at user.c:606
  52. #1  0x1 in ?? ()
  53. #2  0x16f9 in SloppyEvents () at dancer.c:195
  54. #3  0x186c in TimeEvents () at dancer.c:244
  55. #4  0x12635 in EventLoop () at netstuff.c:722
  56. #5  0x1a7e in Start (serv=0x65240) at dancer.c:317
  57. #6  0x20a9 in main (argc=1, argv=0xefbfde48) at dancer.c:571
  58.  
  59.  
  60.