Bug#379902: [Pkg-kde-extras] Bug#379902: ksynaptics: sometimes crashes at kde shutdown

Marc Haber mh+debian-bugs at zugschlus.de
Sat Jul 29 09:38:07 UTC 2006


On Wed, Jul 26, 2006 at 11:58:55AM +0200, Pierre Habouzit wrote:
> Le mer 26 juillet 2006 11:08, Marc Haber a écrit :
> > Package: ksynaptics
> > Version: 0.3.1-1
> > Severity: normal
> >
> > When I exit my KDE session, syndock crashes about ever other time.
> > The backtrace is inconclusive.
> 
> because you need to install qt-...-dbg, kdelibs-dbg, kdebase-dbg and 
> their friends (look at ksynaptics depends to know which modules are 
> used, and install the corresponding -dbg packages, that will produce 
> useful backtraces)

I have installed some -dbg packages:
#!/bin/bash

set -e

PARENT="$1"
DBGPACKAGES=""

for package in $PARENT $(debfoster -d $PARENT | tail -n +2); do
  for source in $(grep-available --no-field-names --field=Package $package --show-field Source); do
      DBGPACKAGES="$DBGPACKAGES $(grep-available --no-field-names --field=Source $source --show-field Package | grep -- '-dbg$' || true )"
  done
done

echo $DBGPACKAGES

Here is the output of listdbgpackages ksynaptics: kdepim-dbg
libfontconfig1-dbg libfontconfig1-dbg libfontconfig1-dbg
libfontconfig1-dbg libstdc++6-4.1-dbg kdelibs-dbg kdelibs-dbg
libc6-dbg libc6-dbg libc6-dbg libfontconfig1-dbg libfontconfig1-dbg
libstdc++6-4.1-dbg libice6-dbg libice6-dbg qt-x11-free-dbg
qt-x11-free-dbg qt-x11-free-dbg libsm6-dbg libsm6-dbg
libstdc++6-4.1-dbg libstdc++6-4.1-dbg libstdc++6-4.1-dbg libx11-6-dbg
libx11-6-dbg libx11-6-dbg libxft2-dbg libxft2-dbg libxinerama1-dbg
libxi6-dbg libxinerama1-dbg libxi6-dbg libxinerama1-dbg
libxinerama1-dbg libxrandr2-dbg libxrandr2-dbg libxrender1-dbg
libxrender1-dbg libxt6-dbg libxt6-dbg kdebase-dbg kdebase-dbg

All of these packages are installed, and the backtrace is still
inconclusive:
(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232557856 (LWP 3086)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#5  0xb668446a in SynDock::~SynDock () from /usr/lib/libkdeinit_syndock.so
#6  0xb6686331 in kdemain () from /usr/lib/libkdeinit_syndock.so
#7  0xb7f126c4 in kdeinitmain () from /usr/lib/kde3/syndock.so
#8  0x0804e216 in ?? ()
#9  0x00000001 in ?? ()
#10 0x0809fba8 in ?? ()
#11 0x00000001 in ?? ()
#12 0x00000000 in ?? ()

Anything else I can do?

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835




More information about the pkg-kde-extras mailing list