Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213794 - kde-base/krdc-3.5.9 SIGABRT (libxcb issue?)
Summary: kde-base/krdc-3.5.9 SIGABRT (libxcb issue?)
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: kde-3.5.10
  Show dependency tree
 
Reported: 2008-03-18 08:47 UTC by Jaak Ristioja
Modified: 2009-05-27 09:56 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaak Ristioja 2008-03-18 08:47:45 UTC
I was on a ~x86 host connected to a amd64 VNC host with a bigger resolution with a different aspect ratio than mine, full colors, fullscreen, resizing the display, when the SIGABRT occured. Here's the backtrace of krdc crashing on the ~x86 host as reported by the KDE crash handler:

#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb6e547f5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6e38023 in _xcb_wait_io () from /usr/lib/libxcb.so.1
#3  0xb6e38dab in xcb_send_request () from /usr/lib/libxcb.so.1
#4  0xb6ed772c in _XPutXCBBuffer () from /usr/lib/libX11.so.6
#5  0xb6ed7b08 in _XCBUnlockDisplay () from /usr/lib/libX11.so.6
#6  0xb6f840f9 in XShmPutImage () from /usr/lib/libXext.so.6
#7  0x08077f22 in DrawZoomedScreenRegionX11Thread ()
#8  0x08070871 in KVncView::drawRegion ()
#9  0x08072bb3 in KVncView::customEvent ()
#10 0xb74e438e in QObject::event () from /usr/qt/3/lib/libqt-mt.so.3
#11 0xb7518742 in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3
#12 0xb748a764 in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#13 0xb748b1d1 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#14 0xb7aa8db9 in KApplication::notify ()
   from /usr/kde/3.5/lib/libkdecore.so.4
#15 0xb748bd52 in QApplication::sendPostedEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#16 0xb748bec4 in QApplication::sendPostedEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#17 0xb743db8a in QEventLoop::processEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#18 0xb749fe59 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#19 0xb749fd12 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
#20 0xb748a24b in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
#21 0x08059e47 in main ()
#22 0xb6beb400 in __libc_start_main () from /lib/libc.so.6
#23 0x08058da1 in _start ()

More info:
[ebuild   R   ] x11-base/xorg-server-1.4.0.90-r3  USE="dmx dri hal ipv6 sdl xorg xprint -3dfx -debug -kdrive -minimal (-nptl)" INPUT_DEVICES="keyboard mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -evdev -fpit -hyperpen -jamstudio -joystick -magellan -microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957 -ur98 -vmmouse -void -wacom" VIDEO_CARDS="fbdev i810 vesa vga -amd -apm -ark -chips -cirrus -cyrix -dummy -epson -fglrx -glint -i128 -i740 (-impact) -imstt -mach64 -mga -neomagic (-newport) -nsc -nv -nvidia -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vermilion -via -vmware -voodoo -xgi" 0 kB
[ebuild   R   ] x11-libs/libxcb-1.1  USE="-debug -doc" 433 kB
[ebuild   R   ] x11-libs/libX11-1.1.4  USE="ipv6 xcb -debug" 0 kB
Comment 1 Jaak Ristioja 2008-03-18 08:52:37 UTC
Yay, here's another one for you (i wasn't using resizing this time), also a SIGABRT:

#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb6c41c55 in raise () from /lib/libc.so.6
#8  0xb6c43461 in abort () from /lib/libc.so.6
#9  0xb6c3b07e in __assert_fail () from /lib/libc.so.6
#10 0xb6f1aa19 in _XGetXCBBuffer () from /usr/lib/libX11.so.6
#11 0xb6f1bbbb in _XSend () from /usr/lib/libX11.so.6
#12 0xb6f1bce8 in _XEventsQueued () from /usr/lib/libX11.so.6
#13 0xb6f05bd7 in XPending () from /usr/lib/libX11.so.6
#14 0xb7480e29 in QEventLoop::processEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#15 0xb74e2e59 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#16 0xb74e2d12 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
#17 0xb74cd24b in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
#18 0x08059e47 in main ()
#19 0xb6c2e400 in __libc_start_main () from /lib/libc.so.6
#20 0x08058da1 in _start ()
Comment 2 Timo Gurr (RETIRED) gentoo-dev 2009-05-27 09:56:02 UTC
Probably nothing we can do about. Please retest with krdc of 3.5.10 and file an upstream bugreport if it still happens in the KDE4 version of krdc. Since upstream doesn't care about KDE 3.5 anymore chances are low that it'll get fixed for the KDE 3.5 version.