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

Bug#237293: krfb: bad file descriptor



Package: krfb
Version: 4:3.2.1-1
Severity: normal
Followup-For: Bug #237293

more digging...

The incoming krfb port is monitored by kdeinit.  An incoming request is
handled by calling /usb/bin/krfb with arguments such as "--kinetd 17".
>From the strace output, it appears that krfb expects to see /dev/fd/17
as the incoming connection.
	fcntl64(17, F_SETFL, O_RDONLY|O_NONBLOCK) = -1 EBADF (Bad file descriptor)

Although there are *lots* of file descriptors (167!) opened by kdeinit
and available to krfb (why?!), the one specified as the value for
"--kinetd" is not among them.

--kyler

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

Versions of packages krfb depends on:
ii  kdelibs4                    4:3.2.1-1    KDE core libraries
ii  libart-2.0-2                2.3.16-1     Library of functions for 2D graphi
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.3.3-2    GCC support library
ii  libice6                     4.3.0-5      Inter-Client Exchange library
ii  libjpeg62                   6b-9         The Independent JPEG Group's JPEG 
ii  libpng12-0                  1.2.5.0-5    PNG library - runtime
ii  libqt3c102-mt               3:3.2.3-2    Qt GUI Library (Threaded runtime v
ii  libslp1                     1.0.11-7     OpenSLP libraries
ii  libsm6                      4.3.0-5      X Window System Session Management
ii  libstdc++5                  1:3.3.3-2    The GNU Standard C++ Library v3
ii  libx11-6                    4.3.0-5      X Window System protocol client li
ii  libxext6                    4.3.0-5      X Window System miscellaneous exte
ii  libxrender1                 0.8.3-5      X Rendering Extension client libra
ii  libxtst6                    4.3.0-5      X Window System event recording an
ii  xlibs                       4.3.0-5      X Window System client libraries m
ii  zlib1g                      1:1.2.1-4    compression library - runtime

-- no debconf information




Reply to: