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

Bug#266553: kget: it crashes at initialization stage (signal 11).



Package: kget
Version: 4:3.3.0-1
Followup-For: Bug #266553

Hello,

In my opinion, this bug has nothing to do with the config file as
reported earlier. It seems, that the root of the bug is usage of
an uninitialized variable. Just try launching kget several times one after
another. Most likely it'll fail with the error mentioned ealier in this
report, but eventually it'll start up emitting something similar to
these non-fatal errors:

QObject::connect: Cannot connect (null)::destroyed() to QTipManager::clientWidgetDestroyed()
QObject::disconnect: Unexpected null parameter
QObject::connect: Cannot connect (null)::destroyed() to QTipManager::clientWidgetDestroyed()

I think, this is a right place to start tracking down the bug. I'll
continue my investiation later today.

P.S. strace provides some useful information, why kget gets signal 11.
Actually, a child process spawned by kget segfaults.

[pid  6868] open("/usr/X11R6/lib/X11/icons/crystal_green/cursors/2870a09082c103050810ffdffffe0204", O_RDONLY) = 10
[pid  6868] open("/usr/share/locale/l10n/lt/entry.desktop",O_RDONLY|O_LARGEFILE) = 10
[pid  6868] open("/usr/share/locale/en_US/entry.desktop",O_RDONLY|O_LARGEFILE) = 10
[pid  6868] --- SIGSEGV (Segmentation fault) @ 0 (0) ---
*** KGet got signal 11
Process 6868 detached
--- SIGCHLD (Child exited) @ 0 (0) ---
ERROR: Communication problem with kget, it probably crashed.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (499, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8.1-mdx
Locale: LANG=lt_LT, LC_CTYPE=lt_LT

Versions of packages kget depends on:
ii  kdelibs4                  4:3.3.0-1      KDE core libraries
ii  libart-2.0-2              2.3.16-6       Library of functions for 2D graphi
ii  libc6                     2.3.2.ds1-16   GNU C Library: Shared libraries an
ii  libfam0c102               2.7.0-5        client library to control the FAM 
ii  libgcc1                   1:3.4.1-5      GCC support library
ii  libice6                   4.3.0.dfsg.1-6 Inter-Client Exchange library
ii  libidn11                  0.5.2-2        GNU libidn library, implementation
ii  libjpeg62                 6b-9           The Independent JPEG Group's JPEG 
ii  libpcre3                  4.5-1.1        Perl 5 Compatible Regular Expressi
ii  libpng12-0                1.2.5.0-7      PNG library - runtime
ii  libqt3c102-mt             3:3.3.3-3      Qt GUI Library (Threaded runtime v
ii  libsm6                    4.3.0.dfsg.1-6 X Window System Session Management
ii  libstdc++5                1:3.3.4-9      The GNU Standard C++ Library v3
ii  libx11-6                  4.3.0.dfsg.1-6 X Window System protocol client li
ii  libxext6                  4.3.0.dfsg.1-6 X Window System miscellaneous exte
ii  libxrender1               0.8.3-7        X Rendering Extension client libra
ii  xlibs                     4.3.0.dfsg.1-6 X Window System client libraries m
ii  zlib1g                    1:1.2.1.1-5    compression library - runtime

-- no debconf information



Reply to: