Advertisement
Guest User

Untitled

a guest
Jun 30th, 2014
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.27 KB | None | 0 0
  1. Starting program: /home/x/of_v0.8.1_linux64_release/examples/sound/audioInputExample/bin/audioInputExample_debug /home/x/of_v0.8.1_linux64_release/examples/sound/audioInputExample/bin/audioInputExample_debug
  2. [Thread debugging using libthread_db enabled]
  3. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  4. [New Thread 0x7fffe765e700 (LWP 6528)]
  5. [Thread 0x7fffe765e700 (LWP 6528) exited]
  6. [New Thread 0x7fffe765e700 (LWP 6529)]
  7. [Thread 0x7fffe765e700 (LWP 6529) exited]
  8. [notice ] ofRtAudioSoundStream: device 0 hw:HDA NVidia,0
  9. [notice ] ofRtAudioSoundStream: ----* default ----*
  10. [notice ] ofRtAudioSoundStream: maximum output channels 4
  11. [notice ] ofRtAudioSoundStream: maximum input channels 2
  12. [notice ] ofRtAudioSoundStream: -----------------------------------------
  13. [notice ] ofRtAudioSoundStream: device 1 hw:HDA NVidia,1
  14. [notice ] ofRtAudioSoundStream: maximum output channels 2
  15. [notice ] ofRtAudioSoundStream: maximum input channels 0
  16. [notice ] ofRtAudioSoundStream: -----------------------------------------
  17. [notice ] ofRtAudioSoundStream: device 2 hw:HDA NVidia,3
  18. [notice ] ofRtAudioSoundStream: maximum output channels 8
  19. [notice ] ofRtAudioSoundStream: maximum input channels 0
  20. [notice ] ofRtAudioSoundStream: -----------------------------------------
  21. [notice ] ofRtAudioSoundStream: device 3 hw:HDA NVidia,7
  22. [notice ] ofRtAudioSoundStream: maximum output channels 8
  23. [notice ] ofRtAudioSoundStream: maximum input channels 0
  24. [notice ] ofRtAudioSoundStream: -----------------------------------------
  25. [notice ] ofRtAudioSoundStream: device 4 hw:HDA NVidia,8
  26. [notice ] ofRtAudioSoundStream: maximum output channels 8
  27. [notice ] ofRtAudioSoundStream: maximum input channels 0
  28. [notice ] ofRtAudioSoundStream: -----------------------------------------
  29. [New Thread 0x7fffe765e700 (LWP 6530)]
  30. [New Thread 0x7fffe2c55700 (LWP 6531)]
  31. [Thread 0x7fffe2c55700 (LWP 6531) exited]
  32. [New Thread 0x7fffe2c55700 (LWP 6532)]
  33. [Thread 0x7fffe2c55700 (LWP 6532) exited]
  34. [New Thread 0x7fffe2c55700 (LWP 6533)]
  35. [notice ] ofRtAudioSoundStream: device 5 default
  36. [notice ] ofRtAudioSoundStream: maximum output channels 32
  37. [notice ] ofRtAudioSoundStream: maximum input channels 32
  38. [notice ] ofRtAudioSoundStream: -----------------------------------------
  39. [Thread 0x7fffe2c55700 (LWP 6533) exited]
  40. [New Thread 0x7fffe2c55700 (LWP 6534)]
  41. [Thread 0x7fffe2c55700 (LWP 6534) exited]
  42. [New Thread 0x7fffe2c55700 (LWP 6535)]
  43. [Thread 0x7fffe2c55700 (LWP 6535) exited]
  44. [New Thread 0x7fffe2c55700 (LWP 6536)]
  45. [Thread 0x7fffe2c55700 (LWP 6536) exited]
  46. [New Thread 0x7fffe2c55700 (LWP 6537)]
  47. [New Thread 0x7fffde453700 (LWP 6538)]
  48. [Thread 0x7fffde453700 (LWP 6538) exited]
  49. [New Thread 0x7fffde453700 (LWP 6539)]
  50. [Thread 0x7fffde453700 (LWP 6539) exited]
  51. [New Thread 0x7fffde453700 (LWP 6540)]
  52. [Thread 0x7fffde453700 (LWP 6540) exited]
  53. [New Thread 0x7fffde453700 (LWP 6541)]
  54. [ error ] ofTessellator: performTessellation(): mesh polygon tessellation failed, winding mode 0
  55. [ error ] ofTessellator: performTessellation(): mesh polygon tessellation failed, winding mode 0
  56.  
  57. Program received signal SIGSEGV, Segmentation fault.
  58. 0x00000000005923d2 in pqInit (alloc=<optimized out>, pq=0xcd24d0)
  59. at ../Sources/priorityq.c:385
  60. 385 ../Sources/priorityq.c: No such file or directory.
  61. (gdb) ^CQuit
  62. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement