Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 19th, 2010 | Syntax: None | Size: 0.94 KB | Hits: 51 | Expires: Never
Copy text to clipboard
  1. (gdb) bt
  2. #0  0xffffe424 in __kernel_vsyscall ()
  3. #1  0xb7d18d95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  4. #2  0xb7d90110 in wait (time=<value optimized out>, this=<value optimized out>)
  5.     at thread/qwaitcondition_unix.cpp:87
  6. #3  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>)
  7.     at thread/qwaitcondition_unix.cpp:159
  8. #4  0xb7d8ba4e in QSemaphore::acquire (this=0xb7a25488, n=1)
  9.     at thread/qsemaphore.cpp:142
  10. #5  0xb781f133 in KisTileDataPooler::waitForWork (this=0xb7a25480)
  11.     at /home/boud/kde/src/koffice/krita/image/tiles3/kis_tile_data_pooler.cc:133
  12. #6  0xb781f77f in KisTileDataPooler::run (this=0xb7a25480)
  13.     at /home/boud/kde/src/koffice/krita/image/tiles3/kis_tile_data_pooler.cc:162
  14. #7  0xb7d8f0bf in QThreadPrivate::start (arg=0xb7a25480) at thread/qthread_unix.cpp:248
  15. #8  0xb7d146e5 in start_thread () from /lib/libpthread.so.0
  16. #9  0xb7d14600 in ?? () from /lib/libpthread.so.0