Advertisement
Guest User

softhddevice bt

a guest
Feb 18th, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. (gdb) bt
  2. #0 VideoGrab (size=0x7f9ea2ebce14, width=0x7f9ea2eba96c, height=
  3. 0x7f9ea2eba968, write_header=<optimized out>) at video.c:8753
  4. #1 0x00007f9ec79fa3bc in GrabImage (size=0x7f9ea2ebce14,
  5. jpeg=<optimized out>, quality=100, width=64, height=48) at softhddev.c:1202
  6. warning: Range for type (null) has invalid bounds 0..-128
  7. #2 0x00007f9ec9a2fa7a in cInputSoftdevice::CalcColors (this=0x7f9ea2ebce50)
  8. at inputsoftdevice.c:94
  9. #3 0x00007f9ec9a2fbde in non-virtual thunk to cInputSoftdevice::Action() ()
  10. at inputsoftdevice.c:78
  11. #4 0x000000000050234c in cThread::StartThread (Thread=0x11052e50)
  12. at thread.c:257
  13. #5 0x00007f9ed9d36daa in start_thread () from /lib64/libpthread.so.0
  14. #6 0x00007f9ed878b67d in clone () from /lib64/libc.so.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement