https://bugzilla.novell.com/show_bug.cgi?id=384815 User nice@titanic.nyme.hu added comment https://bugzilla.novell.com/show_bug.cgi?id=384815#c11 --- Comment #11 from Tamás Németh <nice@titanic.nyme.hu> 2008-09-04 05:30:48 MDT --- I also send an output listing of the gdb output: tamas@milleniumfalcon:~> gdb /opt/kde3/bin/krdc GNU gdb 6.8 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i586-suse-linux"... (no debugging symbols found) (gdb) run Starting program: /opt/kde3/bin/krdc (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 0xb6bc7b50 (LWP 26020)] *** WARNING *** The program 'krdc' uses the Apple Bonjour compatibility layer of Avahi. *** WARNING *** Please fix your application to use the native API of Avahi! *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=krdc> [New Thread 0xb6929b90 (LWP 26023)] [New Thread 0xb6128b90 (LWP 26024)] [New Thread 0xb5927b90 (LWP 26025)] [New Thread 0xb50e8b90 (LWP 26027)] [New Thread 0xb48e7b90 (LWP 26030)] [New Thread 0xb40e6b90 (LWP 26032)] [New Thread 0xb38e5b90 (LWP 26033)] [Thread 0xb5927b90 (LWP 26025) exited] [Thread 0xb48e7b90 (LWP 26030) exited] [Thread 0xb50e8b90 (LWP 26027) exited] [Thread 0xb38e5b90 (LWP 26033) exited] [Thread 0xb40e6b90 (LWP 26032) exited] [Thread 0xb6128b90 (LWP 26024) exited] [Thread 0xb6929b90 (LWP 26023) exited] [New Thread 0xb6929b90 (LWP 26034)] VNC server supports protocol version 3.8 (viewer 3.3) No authentication needed Desktop name "x11" Connected to VNC server, using protocol version 3.3 VNC server default format: 16 bits per pixel. Least significant byte first in each pixel. True colour: max red 31 green 63 blue 31, shift red 11 green 5 blue 0 Using default colormap which is TrueColor. Pixel format: 32 bits per pixel. Least significant byte first in each pixel. True colour: max red 255 green 255 blue 255, shift red 16 green 8 blue 0 Using shared memory PutImage [New Thread 0xb6128b90 (LWP 26035)] krdc: xcb_lock.c:33: _XCBUnlockDisplay: Assertion `xcb_get_request_sent(dpy->xcb->connection) == dpy->request' failed. Program received signal SIGABRT, Aborted. [Switching to Thread 0xb6bc7b50 (LWP 26020)] 0xffffe430 in __kernel_vsyscall () (gdb) bt #0 0xffffe430 in __kernel_vsyscall () #1 0xb6fe7900 in raise () from /lib/libc.so.6 #2 0xb6fe9238 in abort () from /lib/libc.so.6 #3 0xb6fe070e in __assert_fail () from /lib/libc.so.6 #4 0xb723480e in _XCBUnlockDisplay (dpy=0x80b0238) at xcb_lock.c:33 #5 0xb733284e in XShmPutImage () from /usr/lib/libXext.so.6 #6 0x0807dcfd in ?? () #7 0x08074b6d in ?? () #8 0x08074db7 in ?? () #9 0xb75ee8f6 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #10 0xb76291fc in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #11 0xb75893cd in QApplication::internalNotify () from /usr/lib/qt3/lib/libqt-mt.so.3 #12 0xb758a37d in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so3 #13 0xb7c78892 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4 #14 0xb758b4ea in QApplication::sendPostedEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 #15 0xb758b646 in QApplication::sendPostedEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 #16 0xb7533c75 in QEventLoop::processEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 #17 0xb75a1d10 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3 #18 0xb75a1ba6 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #19 0xb7589a5f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #20 0x0807050f in ?? () #21 0xb6fd35f5 in __libc_start_main () from /lib/libc.so.6 #22 0x08058d71 in ?? () (gdb) quit The program is running. Exit anyway? (y or n) y tamas@milleniumfalcon:~> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.