Crash when address is already in use

General support for problems installing or using Deluge
Post Reply
zeppelin
Member
Member
Posts: 20
Joined: Sat May 26, 2007 7:09 am

Crash when address is already in use

Post by zeppelin »

Code: Select all

[zeppelin@Aeolus deluge]$ deluge
no existing Deluge session
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG value: 1
Applying preferences
Debug 1 {} []
Debug 2 0 0
['Network Activity Graph', 'Network Health Monitor']
terminate called after throwing an instance of 'asio::system_error'
  what():  Address already in use
Aborted
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Crash when address is already in use

Post by markybob »

zeppelin wrote:

Code: Select all

[zeppelin@Aeolus deluge]$ deluge
no existing Deluge session
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG value: 1
Applying preferences
Debug 1 {} []
Debug 2 0 0
['Network Activity Graph', 'Network Health Monitor']
terminate called after throwing an instance of 'asio::system_error'
  what():  Address already in use
Aborted
did you have another torrent client running on the same ports when this happened?
zeppelin
Member
Member
Posts: 20
Joined: Sat May 26, 2007 7:09 am

Re: Crash when address is already in use

Post by zeppelin »

Yes i did

i just mention it because i dont think that it is right for the app to exit when the port is "busy"

i mention it mostly as a bug and not as a problem

:)
Post Reply