bugConcurrent Versions System - Bugs: bug #26761, Access violation when logging in...

 
 

bug #26761: Access violation when logging in to sourceforge server

Submitter:  None
Submitted:  Tue 09 Jun 2009 09:53:02 AM UTC
   
 
Category:  Bug Report Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Release: 
Fixed Release:  None Fixed Feature Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 09 Jun 2009 09:56:48 AM UTC, comment #1: 

Uh... It's windows xp, cvs 1.11.22.

Anonymous
Tue 09 Jun 2009 09:53:02 AM UTC, original submission:  


>\pr\cvs\cvs -d:pserver:anonymous@scintilla.cvs.sourceforge.net:/cvsroot/scintilla login

Logging in to :pserver:anonymous@scintilla.cvs.sourceforge.net:2401/cvsroot/scintilla
CVS password:

then AV


(gdb) target exec \pr\cvs.exe
(gdb) set args -d:pserver:anonymous@scintilla.cvs.sourceforge.net:/cvsroot/scintilla login
(gdb) break *0x004663b6
(gdb) run
Starting program: \pr\cvs.exe -d:pserver:anonymous@scintilla.cvs.sourceforge.net:/cvsroot/scintilla login
[New thread 1248.0x114]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Logging in to :pserver:anonymous@scintilla.cvs.sourceforge.net:2401/cvsroot/scintilla
CVS password:
(no debugging symbols found)

Breakpoint 2, 0x004663b6 in ?? ()
(gdb) continue
Continuing.

Breakpoint 2, 0x004663b6 in ?? ()
(gdb) continue
Continuing.

Breakpoint 2, 0x004663b6 in ?? ()
(gdb) continue
Continuing.

Breakpoint 2, 0x004663b6 in ?? ()
(gdb) x/20ib 0x4663b6
0x4663b6:       mov    %edi,0x4(%ecx) %ecx=1243086848
0x4663b9:       mov    0x4(%ebx,%edx,1),%ecx
0x4663bd:       mov    0x8(%ebx,%edx,1),%edi
0x4663c1:       add    -0x8(%ebp),%ebx
0x4663c4:       mov    %edi,0x8(%ecx)
(gdb) bt
#0  0x004663b6 in ?? ()
(gdb) print $ecx
$11 = 1243086848
(gdb) print $ebp
$12 = (void *) 0x12fef4
(gdb) x/40aw 0x12fef4
0x12fef4:       0x12ff1c        0x462016        0x340650        0x3f
0x12ff04:       0x7     0x425fd5        0x4a1b10        0x4905ac
0x12ff14:       0x4a1b20        0x4a1350        0x12ff80        0x428f8c
0x12ff24:       0x1     0x4a0e88        0x22f0f8        0x63
0x12ff34:       0x12fd58        0x4a1720        0x12ffb0        0x77f82402 <tan+2180>
0x12ff44:       0x4a1800        0xffffffff      0x4a0610        0x46eb04
0x12ff54:       0x63    0x0     0x0     0x0
0x12ff64:       0x1     0x4a1bb0        0x462aa8        0xffffffff
0x12ff74:       0x0     0x0     0x0     0x12ffc0
0x12ff84:       0x465802        0x1     0x4a0e88        0x4a0de0
(gdb) nexti

Program received signal SIGSEGV, Segmentation fault.
0x004663b6 in ?? ()

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.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code