View Issue Details

IDProjectCategoryView StatusLast Update
0002648unrealircdpublic2005-11-05 11:20
Reportermirxwolf Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionduplicate 
Product Version3.2.3 
Summary0002648: crashes on /connect servername
DescriptionI 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

Activities

syzop

2005-09-28 16:21

administrator   ~0010525

Last edited: 2005-09-28 16:23

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*

mirxwolf

2005-09-28 16:29

reporter   ~0010527

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.

syzop

2005-09-28 16:32

administrator   ~0010528

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

vonitsanet

2005-11-04 07:41

reporter   ~0010634

What happened with this issue?
Is this bug fixed on the devel cvs?

w00t

2005-11-05 11:01

reporter   ~0010648

Yes. As far as I'm aware.

syzop

2005-11-05 11:20

administrator   ~0010649

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... ;)

Issue History

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