bugConcurrent Versions System - Bugs: bug #14504, CVS 1.12.12 pserver crash by...

 
 

bug #14504: CVS 1.12.12 pserver crash by GSSAPI authentication (kerberos)

Submitter:  None
Submitted:  Sun 11 Sep 2005 10:58:25 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  1.12.12 (&earlier?)
Fixed Release:  None Fixed Feature Release:  1.12.13
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 12 Sep 2005 01:58:56 PM UTC, comment #5: 

This was the fix I checked in:


2005-09-11  Derek Price  <derek@ximbiot.com>

    [bug #14504]
    * main.c (main): Set server_hostname before it is used by
    gserver_authenticate_connection.
    (Report from Serguei E. Leontiev <leo@sai.msu.ru>.)


http://savannah.nongnu.org/cgi-bin/viewcvs/cvs/ccvs/src/main.c.diff?r1=1.253&r2=1.254

Derek Robert Price <dprice>
Group administrator
Mon 12 Sep 2005 02:43:49 AM UTC, comment #4: 

I've checked a fix into CVS.  Thanks for the report!

Derek Robert Price <dprice>
Group administrator
Mon 12 Sep 2005 02:36:12 AM UTC, comment #3: 

It looks like you are right.  I will commit a fix in a few moments.

Derek Robert Price <dprice>
Group administrator
Mon 12 Sep 2005 02:27:52 AM UTC, comment #2: 

For cvs-1.12.12

IMHO server_hostname intialized at main.c:843

But used at main.c:764 -> pserver_authenticate_connection() -> gserver_authenticate_connection()

I try retry crash for current version

Serguei E Leontiev <serge3leo>
Mon 12 Sep 2005 01:27:27 AM UTC, comment #1: 

I need to know if this can be duplicated using the version of CVS in the CVS repository.  I recently checked in a change to make sure server_hostname was always initialized for an unrelated reason and this may prevent this crash.  Instructions for getting the source from CVS are here: <http://savannah.nongnu.org/cvs/?group=cvs>.  If you can still crash your version of CVS, a stack trace from the core dump would be informative.

Closing, since I need more information and the reporter did not provide his or her email address to be cc'd on updates to this issue.  If the reporter sees this and would like to respond, please reopen this bug.

Thanks,

Derek Robert Price <dprice>
Group administrator
Sun 11 Sep 2005 10:58:25 PM UTC, original submission:  

Variable server_hostname unintialthed before enter gserver_authenticate_connection() called from pserver_authenticate_connection().


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 8 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-09-12 dprice StatusIn Progress Fixed
    Open/ClosedOpen Closed
    Fixed Feature ReleaseNone 1.12.13
2005-09-12 dprice StatusInvalid In Progress
    Open/ClosedClosed Open
    Release 1.12.12 (&earlier?)
2005-09-12 dprice StatusNone Invalid
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code