From kde-devel Sat Apr 17 15:01:25 1999 From: Cristian Tibirna Date: Sat, 17 Apr 1999 15:01:25 +0000 To: kde-devel Subject: Re: Somebody help me X-MARC-Message: https://marc.info/?l=kde-devel&m=92436130602004 Hi Denis Is this visible with qt-1.44? qt-1.44 has veeeery strange behavior. KWM spits X_WindowProperty (Bad Atom) errors all over the place, kikbd looses keys from time to time etc. This is with KDE code which didn't change since qt-1.42 or even earlier and which never had problems before. Unfortunately I didn't get the large amount of time necessary to debug X event throwing. Cristian Tibirna : ctibirna@total.net : www.total.net/~ctibirna PhD Student : ctibirna@gch.ulaval.ca : web.gch.ulaval.ca/~ctibirna KDE contact - Canada : tibirna@kde.org : www.kde.org On Sat, 17 Apr 1999, Denis Pershin wrote: > -----BEGIN PGP SIGNED MESSAGE----- > > Hello all, > > 3 days I cannot resolve bug in kuser. > It did almost all destructors and dumps core with very strange error. And in > very strange place... > > X Error: BadWindow (invalid Window parameter) 3 > Major opcode: 4 > Aborted (core dumped) > bash-2.02# gdb ./kuser core > GNU gdb 4.17.0.4 with Linux/x86 hardware watchpoint and FPU support > Copyright 1998 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or distribute copies of it under certain conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "i586-ksi-linux-gnu"... > Core was generated by `./kuser'. > Program terminated with signal 6, Aborted. > Reading symbols from /usr/local/kde/lib/libkdeui.so.2...done. > Reading symbols from /usr/local/kde/lib/libkdecore.so.2...done. > Reading symbols from /usr/X11R6/lib/libXext.so.6...done. > Reading symbols from /usr/local/qt/lib/libqt.so.1...done. > Reading symbols from /usr/X11R6/lib/libX11.so.6...done. > Reading symbols from /lib/libcrypt.so.1...done. > Reading symbols from /lib/libpwdb.so.0...done. > Reading symbols from /usr/lib/libstdc++.so.2.8...done. > Reading symbols from /lib/libm.so.6...done. > Reading symbols from /lib/libc.so.6...done. > Reading symbols from /lib/libnsl.so.1...done. > Reading symbols from /lib/ld-linux.so.2...done. > Reading symbols from /lib/libnss_files.so.1...done. > Reading symbols from /lib/libnss_nis.so.1...done. > ---Type to continue, or q to quit--- > #0 0x2aff8ac1 in __kill () at soinit.c:27 > soinit.c:27: No such file or directory. > (gdb) bt > #0 0x2aff8ac1 in __kill () at soinit.c:27 > #1 0x2aff8923 in raise (sig=6) at ../sysdeps/posix/raise.c:27 > #2 0x2aff9985 in abort () at ../sysdeps/generic/abort.c:83 > #3 0x2ad55d3a in fatal () > #4 0x2ada8d4e in qt_x_errhandler () > #5 0x2ae9f427 in _XError () > #6 0x2ae9dd00 in _XReply () > #7 0x2ae99819 in XSync () > #8 0x2ae81dc1 in XCloseDisplay () > #9 0x2adaa588 in qt_cleanup () > #10 0x2ad14a79 in QApplication::~QApplication () > #11 0x2ac1027c in KApplication::~KApplication (this=0x7ffffa98, __in_chrg=2) > at kapp.cpp:885 > #12 0x8061242 in main (argc=1, argv=0x7ffffc34) at main.cpp:67 > Current language: auto; currently c > (gdb) > > -- > Sincerely Yours, > Denis Y. Pershin > > ---------------------------------- > E-Mail: dyp@inetlab.com > HomePage: http://www.software.ru/dyp/ > FidoNet: 2:5000/120.5 > ---------------------------------- > > -----BEGIN PGP SIGNATURE----- > Version: PGPfreeware 5.0i for non-commercial use > MessageID: Xd5FEpZbuLlPVrZn1i+02sl9pvYaFp+1 > > iQA/AwUBNxiYhOfFA21UsklCEQKC4wCdGN35UIe4QLQ88nwWaVGHfsaS6goAnj7n > L0dDcXrulR9KtGyfkqC10tXN > =sdML > -----END PGP SIGNATURE----- > >