Opened 17 years ago

Closed 17 years ago

#128 closed bug (Fixed)

deluge crashes when UDP ports are in use

Reported by: cooldwind@gmail.com Owned by: markybob
Priority: minor Milestone:
Component: 0.5.x Version: 0.5.8.6
Keywords: Cc:

Description

$ sock -lu :6881 &
$ deluge
[...]
No DHT file to resume
terminate called after throwing an instance of 'asio::system_error'
  what():  Address already in use
Aborted

This is a problem for users launching deluge from a menu and not seeing stdout, so probably the exception should be caught and an error dialog shown.

I used 0.5.6.7.

Change History (1)

comment:1 by markybob, 17 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.