[Bug 705689] Re: unity-2d-launcher crashes with segfault error on armel (natty only)

Jani Monoses jani.monoses at gmail.com
Fri Jan 28 11:11:15 UTC 2011


Definitely not a unity-2d bug :)

This simple app build on pandaboard and current natty crashes in the same way as the launcher (in QReadUnlock())
Crashes 4 runs out of 5 maybe, built with either g++-4.4 or g++4.5

//to build: c++  -I/usr/include/qt4   -I/usr/include/qt4/QtGui
crashercpp -lQtGui -o crasher

#include <qapplication.h>

int main(int argc, char *argv[]) {
        QApplication a(argc, argv);
        return 0;
}

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.
https://bugs.launchpad.net/bugs/705689

Title:
  unity-2d-launcher crashes with segfault error on armel (natty only)




More information about the kubuntu-bugs mailing list