Advertisement
Guest User

Untitled

a guest
Nov 16th, 2014
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. Program received signal SIGILL, Illegal instruction.
  2. 0x4051e1d0 in QTouchEvent::TouchPoint::screenPos() const () from /usr/lib/libQtGui.so.4
  3. (gdb) bt
  4. #0 0x4051e1d0 in QTouchEvent::TouchPoint::screenPos() const () from /usr/lib/libQtGui.so.4
  5. #1 0x0005b8b0 in ?? ()
  6. #2 0x0005bba4 in ?? ()
  7. #3 0x4050ec3c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
  8. #4 0x40512a0a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
  9. #5 0xbee48ac4 in ?? ()
  10. #6 0xbee48ac4 in ?? ()
  11. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement