Crash-m / thelastripper

Automatically exported from code.google.com/p/thelastripper
0 stars 0 forks source link

System.Net.SocketException on starting rip with 2nd program instance #179

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Description of the issue:
starting an 2nd instance of thelastripper will result in a
System.Net.SocketException 

Exception (sloppy translated): 
System.Net.SocketException: Each socketaddress (Protocol, Network Address
or Port) is only allowed once. 

Trace:
System.Net.Sockets.Socket.DoBind(EndPoint, SocketAddress)
System.Net.Sockets.SocketBind(EndPoint)
LibLastRip.LastManager.listen()
LibLastRip.LastManager.Save(Int32 read)
LibLastRip.LastManager.Save(IAsyncResult Res)

What steps will reproduce the problem?
0. Start instance of thelastripper with user account A
1. Start ripping with user account A
2. Start a new instance of thelastripper with user account B
3. Start ripping with user account B

GENERAL INFORMATION ABOUT YOUR SYSTEM:

TheLastRipper version?
1.4.0
The error doesn't occur in version 1.3 and lower. 

Mono/.Net runtime version?
v1.0.3705
v1.1.4322
v2.0.50727
v3.0
v3.5
Mono not installed

Operating system and version?
Windows 7 RC (Microsoft Windows [Version 6.1.7100])

Original issue reported on code.google.com by mov...@gmail.com on 8 May 2009 at 10:17

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
this issue is a double of Issue 166 and Issue 159

Original comment by mov...@gmail.com on 8 May 2009 at 10:48