Advertisement
Guest User

Untitled

a guest
Oct 19th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 8.34 KB | None | 0 0
  1. GNU gdb (Ubuntu 8.0.1-0ubuntu1) 8.0.1
  2. Copyright (C) 2017 Free Software Foundation, Inc.
  3. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  4. This is free software: you are free to change and redistribute it.
  5. There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
  6. and "show warranty" for details.
  7. This GDB was configured as "i686-linux-gnu".
  8. Type "show configuration" for configuration details.
  9. For bug reporting instructions, please see:
  10. <http://www.gnu.org/software/gdb/bugs/>.
  11. Find the GDB manual and other documentation resources online at:
  12. <http://www.gnu.org/software/gdb/documentation/>.
  13. For help, type "help".
  14. Type "apropos word" to search for commands related to "word"...
  15. Reading symbols from jalv.gtk...(no debugging symbols found)...done.
  16. (gdb) r
  17. Starting program: /usr/bin/jalv.gtk https://github.com/rghvdberg/plugin-examples
  18. [Thread debugging using libthread_db enabled]
  19. Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
  20. [New Thread 0xb6468b40 (LWP 21830)]
  21. [New Thread 0xb63e7b40 (LWP 21831)]
  22. Plugin:       https://github.com/rghvdberg/plugin-examples
  23. JACK Name:    Ninjas
  24. Block length: 1024 frames
  25. MIDI buffers: 32768 bytes
  26. file path =/home/rob/git/plugin-examples/plugins/Ninjas/sample.ogg
  27. Loaded a file with 2 channels, and a samplerate of 48000 with 405496 samples, so its duration is 8 seconds long.
  28. sample loading flag: 0
  29. sampleVector size =810992
  30. attack0             = 0,000000
  31. decay1              = 0,000000
  32. sustain2            = 1,000000
  33. release3            = 1,000000
  34. one_shot_fwd4       = 1,000000
  35. one_shot_rev5       = 0,000000
  36. loop_fwd6           = 0,000000
  37. loop_rev7           = 0,000000
  38. slice_start8        = 0,000000
  39. slice_end9          = 0,999999
  40. slice_active10      = 1,000000
  41. attack11            = 0,000000
  42. decay12             = 0,000000
  43. sustain13           = 1,000000
  44. release14           = 1,000000
  45. one_shot_fwd15      = 1,000000
  46. one_shot_rev16      = 0,000000
  47. loop_fwd17          = 0,000000
  48. loop_rev18          = 0,000000
  49. slice_start19       = 0,000000
  50. slice_end20         = 0,000000
  51. slice_active21      = 0,000000
  52. attack22            = 0,000000
  53. decay23             = 0,000000
  54. sustain24           = 1,000000
  55. release25           = 1,000000
  56. one_shot_fwd26      = 1,000000
  57. one_shot_rev27      = 0,000000
  58. loop_fwd28          = 0,000000
  59. loop_rev29          = 0,000000
  60. slice_start30       = 0,000000
  61. slice_end31         = 0,000000
  62. slice_active32      = 0,000000
  63. attack33            = 0,000000
  64. decay34             = 0,000000
  65. sustain35           = 1,000000
  66. release36           = 1,000000
  67. one_shot_fwd37      = 1,000000
  68. one_shot_rev38      = 0,000000
  69. loop_fwd39          = 0,000000
  70. loop_rev40          = 0,000000
  71. slice_start41       = 0,000000
  72. slice_end42         = 0,000000
  73. slice_active43      = 0,000000
  74. attack44            = 0,000000
  75. decay45             = 0,000000
  76. sustain46           = 1,000000
  77. release47           = 1,000000
  78. one_shot_fwd48      = 1,000000
  79. one_shot_rev49      = 0,000000
  80. loop_fwd50          = 0,000000
  81. loop_rev51          = 0,000000
  82. slice_start52       = 0,000000
  83. slice_end53         = 0,000000
  84. slice_active54      = 0,000000
  85. attack55            = 0,000000
  86. decay56             = 0,000000
  87. sustain57           = 1,000000
  88. release58           = 1,000000
  89. one_shot_fwd59      = 1,000000
  90. one_shot_rev60      = 0,000000
  91. loop_fwd61          = 0,000000
  92. loop_rev62          = 0,000000
  93. slice_start63       = 0,000000
  94. slice_end64         = 0,000000
  95. slice_active65      = 0,000000
  96. attack66            = 0,000000
  97. decay67             = 0,000000
  98. sustain68           = 1,000000
  99. release69           = 1,000000
  100. one_shot_fwd70      = 1,000000
  101. one_shot_rev71      = 0,000000
  102. loop_fwd72          = 0,000000
  103. loop_rev73          = 0,000000
  104. slice_start74       = 0,000000
  105. slice_end75         = 0,000000
  106. slice_active76      = 0,000000
  107. attack77            = 0,000000
  108. decay78             = 0,000000
  109. sustain79           = 1,000000
  110. release80           = 1,000000
  111. one_shot_fwd81      = 1,000000
  112. one_shot_rev82      = 0,000000
  113. loop_fwd83          = 0,000000
  114. loop_rev84          = 0,000000
  115. slice_start85       = 0,000000
  116. slice_end86         = 0,000000
  117. slice_active87      = 0,000000
  118. attack88            = 0,000000
  119. decay89             = 0,000000
  120. sustain90           = 1,000000
  121. release91           = 1,000000
  122. one_shot_fwd92      = 1,000000
  123. one_shot_rev93      = 0,000000
  124. loop_fwd94          = 0,000000
  125. loop_rev95          = 0,000000
  126. slice_start96       = 0,000000
  127. slice_end97         = 0,000000
  128. slice_active98      = 0,000000
  129. attack99            = 0,000000
  130. decay100            = 0,000000
  131. sustain101          = 1,000000
  132. release102          = 1,000000
  133. one_shot_fwd103     = 1,000000
  134. one_shot_rev104     = 0,000000
  135. loop_fwd105         = 0,000000
  136. loop_rev106         = 0,000000
  137. slice_start107      = 0,000000
  138. slice_end108        = 0,000000
  139. slice_active109     = 0,000000
  140. attack110           = 0,000000
  141. decay111            = 0,000000
  142. sustain112          = 1,000000
  143. release113          = 1,000000
  144. one_shot_fwd114     = 1,000000
  145. one_shot_rev115     = 0,000000
  146. loop_fwd116         = 0,000000
  147. loop_rev117         = 0,000000
  148. slice_start118      = 0,000000
  149. slice_end119        = 0,000000
  150. slice_active120     = 0,000000
  151. attack121           = 0,000000
  152. decay122            = 0,000000
  153. sustain123          = 1,000000
  154. release124          = 1,000000
  155. one_shot_fwd125     = 1,000000
  156. one_shot_rev126     = 0,000000
  157. loop_fwd127         = 0,000000
  158. loop_rev128         = 0,000000
  159. slice_start129      = 0,000000
  160. slice_end130        = 0,000000
  161. slice_active131     = 0,000000
  162. atta[New Thread 0xaf3cab40 (LWP 21832)]
  163.  
  164. Thread 1 "jalv.gtk" received signal SIGSEGV, Segmentation fault.
  165. 0xa9970257 in ?? ()
  166. (gdb)
  167. (gdb) backtrace
  168. #0  0xa9970257 in  ()
  169. #1  0xae709678 in  () at /usr/lib/i386-linux-gnu/dri/r300_dri.so
  170. #2  0xae709c0f in  () at /usr/lib/i386-linux-gnu/dri/r300_dri.so
  171. #3  0xae623439 in  () at /usr/lib/i386-linux-gnu/dri/r300_dri.so
  172. #4  0xae61c300 in  () at /usr/lib/i386-linux-gnu/dri/r300_dri.so
  173. #5  0xae61c7f7 in  () at /usr/lib/i386-linux-gnu/dri/r300_dri.so
  174. #6  0xae847fab in  () at /usr/lib/i386-linux-gnu/dri/r300_dri.so
  175. #7  0xae661192 in  () at /usr/lib/i386-linux-gnu/dri/r300_dri.so
  176. #8  0xae8499ff in  () at /usr/lib/i386-linux-gnu/dri/r300_dri.so
  177. #9  0xae666037 in  () at /usr/lib/i386-linux-gnu/dri/r300_dri.so
  178. #10 0xae83dcfe in  () at /usr/lib/i386-linux-gnu/dri/r300_dri.so
  179. #11 0xae83fa47 in  () at /usr/lib/i386-linux-gnu/dri/r300_dri.so
  180. #12 0xae5e0fcb in  () at /usr/lib/i386-linux-gnu/dri/r300_dri.so
  181. #13 0xae5e1aed in  () at /usr/lib/i386-linux-gnu/dri/r300_dri.so
  182. #14 0xaf012bb8 in  () at /usr/lib/i386-linux-gnu/mesa/libGL.so.1
  183. #15 0xaf01301c in  () at /usr/lib/i386-linux-gnu/mesa/libGL.so.1
  184. #16 0xaefe7c59 in glXSwapBuffers () at /usr/lib/i386-linux-gnu/mesa/libGL.so.1
  185. #17 0xaf08df7d in puglLeaveContext(PuglView*, bool) (view=0x81b4190, flush=true) at src/pugl/pugl_x11.c:225
  186. #18 0xaf08e5c2 in puglDisplay(PuglView*) (view=0x81b4190) at src/pugl/pugl_x11.c:379
  187. #19 0xaf08ef61 in puglProcessEvents(PuglView*) (view=0x81b4190) at src/pugl/pugl_x11.c:600
  188. #20 0xaf0917c9 in DGL::Window::PrivateData::idle() (this=0x81b2bb0) at src/Window.cpp:641
  189. #21 0xaf08f970 in DGL::Window::_idle() (this=0x81b413c) at src/Window.cpp:1154
  190. #22 0xaf06de0f in DGL::Application::idle() (this=0x81b4130) at src/Application.cpp:37
  191. #23 0xaf06c68b in DISTRHO::UIExporter::idle() (this=0x81b4130) at ../../dpf/distrho/src/DistrhoUIInternal.hpp:358
  192. #24 0xaf06d1de in DISTRHO::UiLv2::lv2ui_idle() (this=0x81b4130) at ../../dpf/distrho/src/DistrhoUILV2.cpp:145
  193. #25 0xaf06bc74 in DISTRHO::lv2ui_idle(LV2UI_Handle) (ui=0x81b4130) at ../../dpf/distrho/src/DistrhoUILV2.cpp:444
  194. #26 0xb633081d in  () at /opt/kxstudio/lib/suil-0/libsuil_x11_in_gtk2.so
  195. #27 0xb77f8711 in  () at /lib/i386-linux-gnu/libglib-2.0.so.0
  196. #28 0xb77f7b04 in g_main_context_dispatch () at /lib/i386-linux-gnu/libglib-2.0.so.0
  197. #29 0xb77f7f19 in  () at /lib/i386-linux-gnu/libglib-2.0.so.0
  198. #30 0xb77f82c9 in g_main_loop_run () at /lib/i386-linux-gnu/libglib-2.0.so.0
  199. #31 0xb7a5ec85 in gtk_main () at /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0
  200. #32 0x08054f05 in  ()
  201. #33 0x0804d6ec in  ()
  202. #34 0xb75f2986 in __libc_start_main (main=0x804c240, argc=2, argv=0xbffff224, init=
  203.     0x807faf0, fini=0x807fb50, rtld_fini=0xb7fe8e50 <_dl_fini>, stack_end=0xbffff21c) at ../csu/libc-start.c:308
  204. #35 0x0804dcf3 in  ()
  205. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement