VirtualBox

Opened 13 years ago

Closed 13 years ago

#8919 closed defect (fixed)

Subversion Client "svn.exe" is blocked in the NAT operation -> fixed in svn.

Reported by: VBox17 Owned by:
Component: network/NAT Version: VirtualBox 4.0.6
Keywords: Cc:
Guest type: Windows Host type: Windows

Description (last modified by Frank Mehnert)

I browse the subversion repository directories and I repeat this sequence again and again.

Simple description

while(true)
{
  "svn.exe list --username xy --password yx --depth immediates svn://subversion-server/"
  "svn.exe list --username xy --password yx --depth immediates svn://subversion-server/A"
  "svn.exe list --username xy --password yx --depth immediates svn://subversion-server/A/A1"
  "svn.exe list --username xy --password yx --depth immediates svn://subversion-server/B"
	...
} 

After a short time svn.exe blocked in the call "recv"

In wireshark I see the connection sequence and in the good case Subversion Server sends data to the client and in bad case nothing.

Test case with Bridge no problems.

Attachments (3)

good.jpg (74.3 KB ) - added by VBox17 13 years ago.
Good Case
bad.jpg (64.7 KB ) - added by VBox17 13 years ago.
WireShark Bad Case
VBox.log (76.4 KB ) - added by VBox17 13 years ago.
VBox

Download all attachments as: .zip

Change History (6)

by VBox17, 13 years ago

Attachment: good.jpg added

Good Case

by VBox17, 13 years ago

Attachment: bad.jpg added

WireShark Bad Case

by VBox17, 13 years ago

Attachment: VBox.log added

VBox

comment:1 by Frank Mehnert, 13 years ago

Description: modified (diff)

comment:2 by vasily Levchenko, 13 years ago

Summary: Subversion Client "svn.exe" is blocked in the NAT operationSubversion Client "svn.exe" is blocked in the NAT operation -> fixed in svn.

comment:3 by Frank Mehnert, 13 years ago

Resolution: fixed
Status: newclosed

VBox 4.1.2 contains the fix.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use