Page 1 of 1

Crash when address is already in use

Posted: Mon May 28, 2007 1:41 pm
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

Re: Crash when address is already in use

Posted: Mon May 28, 2007 3:16 pm
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?

Re: Crash when address is already in use

Posted: Mon May 28, 2007 10:17 pm
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

:)