[Interest] Crash in QXcbScreen::updateRefreshRate

Scott Aron Bloom scott at towel42.com
Fri Aug 12 19:41:05 CEST 2016


One of my customers is having a problem with our tool since we moved to Qt5.5.1.  We are not able to move to Qt5.6

They are running their system via exceed turboX

However, when the tool starts up, it is crashing immediately with the following call stack.

Any ideas for a work around?

Program received signal SIGFPE, Arithmetic exception.
0x00007fffef9dabf3 in QXcbScreen::updateRefreshRate(unsigned int) ()
   from /ssd/ecaddev/software/Blue_Pearl/2016.2/redhat6/platforms/../lib/libQt5XcbQpa.so.5
Missing separate debuginfos, use: debuginfo-install expat-2.0.1-11.el6_2.x86_64 fontconfig-2.8.0-5.el6.x86_64 freetype-2.3.11-15.el6_6.1.x86_64 glib2-2.28.8-4.el6.x86_64 glibc-2.12-1.166.el6_7.7.x86_64 libICE-1.0.6-1.el6.x86_64 libSM-1.2.1-2.el6.x86_64 libX11-1.6.0-6.el6.x86_64 libXau-1.0.6-4.el6.x86_64 libXcomposite-0.4.3-4.el6.x86_64 libXdamage-1.1.3-4.el6.x86_64 libXext-1.3.2-2.1.el6.x86_64 libXfixes-5.0.1-2.1.el6.x86_64 libXi-1.7.2-2.2.el6.x86_64 libXrender-0.9.8-2.1.el6.x86_64 libXxf86vm-1.1.3-2.1.el6.x86_64 libdrm-2.4.59-2.el6.x86_64 libgcc-4.4.7-16.el6.x86_64 libselinux-2.0.94-5.8.el6.x86_64 libstdc++-4.4.7-16.el6.x86_64 libudev-147-2.63.el6_7.1.x86_64 libuuid-2.17.2-12.18.el6.x86_64 libxcb-1.9.1-3.el6.x86_64 libxml2-2.7.6-20.el6_7.1.x86_64 libxslt-1.1.26-2.el6_3.1.x86_64 mesa-dri-drivers-10.4.3-1.el6.x86_64 mesa-libEGL-11.0.7-4.el6.x86_64 mesa-libGL-10.4.3-1.el6.x86_64 mesa-libgbm-11.0.7-4.el6.x86_64 sqlite-3.6.20-1.el6_7.2.x86_64 zlib-1.2.3-29.el6.x86_64
(gdb) where
#0  0x00007fffef9dabf3 in QXcbScreen::updateRefreshRate(unsigned int) ()
   from platforms/../lib/libQt5XcbQpa.so.5
#1  0x00007fffef9dd03e in QXcbScreen::QXcbScreen(QXcbConnection*, QXcbVirtualDesktop*, unsigned int, xcb_randr_get_output_info_reply_t*, QString) ()
   From ../lib/libQt5XcbQpa.so.5
#2  0x00007fffef9c9259 in QXcbConnection::createScreen(QXcbVirtualDesktop*, unsigned int, xcb_randr_get_output_info_reply_t*) ()
   from platforms/../lib/libQt5XcbQpa.so.5
#3  0x00007fffef9ca6f6 in QXcbConnection::initializeScreens() ()
   from platforms/../lib/libQt5XcbQpa.so.5
#4  0x00007fffef9cb41f in QXcbConnection::QXcbConnection(QXcbNativeInterface*, bool, unsigned int, char const*) ()
   from platforms/../lib/libQt5XcbQpa.so.5
#5  0x00007fffef9d0720 in QXcbIntegration::QXcbIntegration(QStringList const&, int&, char**) ()
   from platforms/../lib/libQt5XcbQpa.so.5
#6  0x00007fffefcd446c in ?? ()


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160812/71d68c6f/attachment.html>


More information about the Interest mailing list