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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/705689
Title:
unity-2d-launcher crashes with segfault error on armel (natty only)
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs