View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002648 | unreal | ircd | public | 2005-09-28 16:14 | 2005-11-05 11:20 |
| Reporter | mirxwolf | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 3.2.3 | ||||
| Summary | 0002648: crashes on /connect servername | ||||
| Description | I have tried alot of recompiling, I have downloaded and recompiled a fresh version from cvs I have tried a brand new config file. I am out of ideas. Please note my gcc version is: gcc version 4.0.1 (Debian 4.0.1-2). Eeverytime without fail, i start server B it starts up fine and maintains just fine, then when i try to connect to server A (i have tried connecting from both ends) it allows the link to connect to this point: [03:21 pm] -irc.standbyme-chat.net- *** Notice -- Link irc.high-chills.com -> irc.standbyme-chat.net is now synced [secs: 0 recv: 0.685 sent: 15.404] - [03:21 pm] -irc.standbyme-chat.net- *** LocOps -- Server irc.high-chills.com[80.247.214.171] closed the connection then is disconnects AND shuts down the server in the shell. I have tried everything I can think of. there are no third party modules in ServerB and ServerA already has a few other servers linked to it. | ||||
| 3rd party modules | |||||
|
|
You need to use the 'unreal3_2_fixes' CVS branch, not 'stable'. *EDIT* I've now updated the FAQ to mention this (in bold) */EDIT* |
|
|
i apologize to be a pain but after putting the following in my shell: cvs -d :pserver:[email protected]:/home/cmunk/ircsystems/cvsroot login i get the following outcome: cvs login: CVS password file /home/badboy01/.cvspass does not exist - creating a new file but it did not copy anything from the cvs. |
|
|
cvs goes in 2 steps, 1st step is login, 2nd step is (usually) checkout. So step 1 is: cvs -d :pserver:[email protected]:/home/cmunk/ircsystems/cvsroot login [press enter when asked for a password] And then step 2: cvs -z3 -d :pserver:[email protected]:/home/cmunk/ircsystems/cvsroot co -r unreal3_2_fixes -d Unreal unreal |
|
|
What happened with this issue? Is this bug fixed on the devel cvs? |
|
|
Yes. As far as I'm aware. |
|
|
Just the usual issue of the reporter not willing or forgetting to confirm that it works. That's why I usually close issues directly when I'm fairly sure it has been fixed, instead of waiting for a reply ;). Sometimes I'm in a "nice mood" though, and you see what happens then... ;) |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-09-28 16:14 | mirxwolf | New Issue | |
| 2005-09-28 16:21 | syzop | Note Added: 0010525 | |
| 2005-09-28 16:23 | syzop | Note Edited: 0010525 | |
| 2005-09-28 16:29 | mirxwolf | Note Added: 0010527 | |
| 2005-09-28 16:32 | syzop | Note Added: 0010528 | |
| 2005-11-04 07:41 | vonitsanet | Note Added: 0010634 | |
| 2005-11-05 11:01 | w00t | Note Added: 0010648 | |
| 2005-11-05 11:20 | syzop | Status | new => closed |
| 2005-11-05 11:20 | syzop | Note Added: 0010649 | |
| 2005-11-05 11:20 | syzop | Resolution | open => duplicate |