[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#240550: libgcj4: Two sockets are created.



Package: libgcj4
Version: 1:3.3.3-5
Severity: normal
Followup-For: Bug #240550

Running the program with strace shows that two sockets are created (fd 5
and 6). The second socket (fd 6) is the one that is later given an
address with bind(2), the first socket (fd 5) is the one that is used in
the select(2) call.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.20-xfs
Locale: LANG=sv_SE, LC_CTYPE=sv_SE

Versions of packages libgcj4 depends on:
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.3.3-1    GCC support library
ii  libgcj-common               1:3.3.3-1    Java runtime library (common files
ii  libstdc++5                  1:3.3.3-1    The GNU Standard C++ Library v3
ii  xlibs                       4.2.1-12.1   X Window System client libraries
ii  zlib1g                      1:1.2.1-5    compression library - runtime

-- no debconf information



Reply to: