bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #26761] Access violation when logging in to sourceforge server


From: anonymous
Subject: [bug #26761] Access violation when logging in to sourceforge server
Date: Tue, 09 Jun 2009 09:53:04 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10

URL:
  <http://savannah.nongnu.org/bugs/?26761>

                 Summary: Access violation when logging in to sourceforge
server
                 Project: Concurrent Versions System
            Submitted by: None
            Submitted on: Втр 09 Июн 2009 09:53:02
                Category: Bug Report
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
                 Release: 
         Discussion Lock: Any
           Fixed Release: None
   Fixed Feature Release: None

    _______________________________________________________

Details:

>\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 ?? ()




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?26761>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]