Advertisement
Guest User

kwin-20130816-100555.kcrash

a guest
Aug 16th, 2013
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 2.20 KB | None | 0 0
  1. Application: KWin (kwin), signal: Segmentation fault
  2. Using host libthread_db library "/lib/libthread_db.so.1".
  3. [Current thread is 1 (Thread 0xb1f2d740 (LWP 8327))]
  4.  
  5. Thread 2 (Thread 0xaf78ab40 (LWP 8337)):
  6. #0  0xb5f0fab4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  7. #1  0xb5f8f7c3 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt/lib/libQtCore.so.4
  8. #2  0xb5f823d2 in ?? () from /usr/lib/qt/lib/libQtCore.so.4
  9. #3  0xb5f8f278 in ?? () from /usr/lib/qt/lib/libQtCore.so.4
  10. #4  0xb5f0b955 in start_thread () from /lib/libpthread.so.0
  11. #5  0xb5152f8e in clone () from /lib/libc.so.6
  12.  
  13. Thread 1 (Thread 0xb1f2d740 (LWP 8327)):
  14. [KCrash Handler]
  15. #5  0xb5f9dc7d in QTime::addMSecs(int) const () from /usr/lib/qt/lib/libQtCore.so.4
  16. #6  0xb5f9f4bb in QDateTime::setMSecsSinceEpoch(long long) () from /usr/lib/qt/lib/libQtCore.so.4
  17. #7  0xb5f9f546 in QDateTime::fromMSecsSinceEpoch(long long) () from /usr/lib/qt/lib/libQtCore.so.4
  18. #8  0xb76bf038 in KWin::ScreenEdges::isEntered (this=0x848fee0, e=e@entry=0xbf849d60) at /tmp/wlsbuild/kde-workspace-4.11.0/kwin/screenedge.cpp:976
  19. #9  0xb7601e09 in KWin::Workspace::workspaceEvent (this=0x8483d20, e=e@entry=0xbf849d60) at /tmp/wlsbuild/kde-workspace-4.11.0/kwin/events.cpp:306
  20. #10 0xb75f53f9 in KWin::Application::x11EventFilter (this=0xbf849fd8, e=0xbf849d60) at /tmp/wlsbuild/kde-workspace-4.11.0/kwin/main.cpp:414
  21. #11 0xb55c8916 in ?? () from /usr/lib/qt/lib/libQtGui.so.4
  22. #12 0xb55d7b4f in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/qt/lib/libQtGui.so.4
  23. #13 0xb560272b in ?? () from /usr/lib/qt/lib/libQtGui.so.4
  24. #14 0xb60a00b3 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt/lib/libQtCore.so.4
  25. #15 0xb60a03d9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt/lib/libQtCore.so.4
  26. #16 0xb60a5b6e in QCoreApplication::exec() () from /usr/lib/qt/lib/libQtCore.so.4
  27. #17 0xb55516d4 in QApplication::exec() () from /usr/lib/qt/lib/libQtGui.so.4
  28. #18 0xb75f634b in kdemain (argc=3, argv=0xbf84a0c4) at /tmp/wlsbuild/kde-workspace-4.11.0/kwin/main.cpp:589
  29. #19 0x080487eb in main (argc=3, argv=0xbf84a0c4) at /tmp/wlsbuild/kde-workspace-4.11.0/build/kwin/kwin_dummy.cpp:3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement