Opened 16 years ago

Closed 16 years ago

#128 closed bug (Fixed)

deluge crashes when UDP ports are in use

Reported by: cooldwind@… 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 Changed 16 years ago by markybob

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.