Your message dated Sun, 3 Jul 2016 17:44:37 +0200
with message-id <[email protected]>
and subject line kphone was removed from Debian in 2011
has caused the Debian Bug report #300197,
regarding kphone doesn't handle media max port correctly
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
300197: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=300197
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: kphone
Version: 1:4.1.0-1
Severity: normal

When using media min port and media max port, kphone sometimes uses
ports outside the specified range. Kphone increases the port
used after every connection. When the max port is reached, the following
error message gets printed:

UDPMessageSocket::listen(): Can't find a free port in specified range: Address 
already in use

This comes from udpmessagesocket.cpp, line 225. 
UDPMessageSocket::listenOnEvenPort then returns -1, which probably means
'error', but for some reason the connection still is established, with
some random port number outside the given range. (Which gets blocked at
our local firewall)

I guess there are actually two bugs: First, the allocated ports don't
get released after a connection ended. This is why kphone needs a new
udp port for each connection. Second, there is some missing check for
the return code of listenOnEvenPort. 

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-bk9
Locale: LANG=C, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)

Versions of packages kphone depends on:
ii  libasound2           1.0.8-3             ALSA library
ii  libc6                2.3.2.ds1-20        GNU C Library: Shared libraries an
ii  libgcc1              1:3.4.3-12          GCC support library
ii  libice6              4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii  libpng12-0           1.2.8rel-1          PNG library - runtime
ii  libqt3c102-mt        3:3.3.3-8           Qt GUI Library (Threaded runtime v
ii  libsm6               4.3.0.dfsg.1-12.0.1 X Window System Session Management
ii  libssl0.9.7          0.9.7e-3            SSL shared libraries
ii  libstdc++5           1:3.3.5-12          The GNU Standard C++ Library v3
ii  libx11-6             4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii  libxext6             4.3.0.dfsg.1-12.0.1 X Window System miscellaneous exte
ii  libxt6               4.3.0.dfsg.1-12.0.1 X Toolkit Intrinsics
ii  xlibs                4.3.0.dfsg.1-12     X Keyboard Extension (XKB) configu

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1:4.2-6+rm

kphone was last released with Debian 6.0 (squeeze) in
February 2011 and removed from Debian sid/unstable in 2011 (see
http://bugs.debian.org/648568 for details on the removal). Since
support for squeeze and squeeze-LTS has now ended, I'm closing all the
remaining bugs reported against this package.


Andreas

--- End Message ---

Reply via email to