Frank_Fricke

Ardour_GDB_20250218_20.00

Feb 18th, 2025
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.20 KB | None | 0 0
  1. Ardour8 --gdb
  2. GNU gdb (Debian 10.1-1.7) 10.1.90.20210103-git
  3. Copyright (C) 2021 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law.
  7. Type "show copying" and "show warranty" for details.
  8. This GDB was configured as "x86_64-linux-gnu".
  9. Type "show configuration" for configuration details.
  10. For bug reporting instructions, please see:
  11. <https://www.gnu.org/software/gdb/bugs/>.
  12. Find the GDB manual and other documentation resources online at:
  13. <http://www.gnu.org/software/gdb/documentation/>.
  14.  
  15. For help, type "help".
  16. Type "apropos word" to search for commands related to "word"...
  17. Reading symbols from env...
  18. (No debugging symbols found in env)
  19. Signal Stop Print Pass to program Description
  20. SIG32 No No Yes Real-time event 32
  21. (gdb) run
  22. Starting program: /usr/bin/env LD_LIBRARY_PATH=/opt/Ardour-8.11.0/lib /opt/Ardour-8.11.0/bin/ardour-8.11.0
  23. process 2016 is executing new program: /opt/Ardour-8.11.0/bin/ardour-8.11.0
  24. [Thread debugging using libthread_db enabled]
  25. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  26. Ardour8.11.0 (built using 8.11 and GCC version 10.2.1 20210110)
  27. [New Thread 0x7ffff3077900 (LWP 2020)]
  28. Ardour: [INFO]: Your system is configured to limit Ardour to 1048576 open files
  29. Ardour: [INFO]: Loading system configuration file /opt/Ardour-8.11.0/etc/system_config
  30. Ardour: [INFO]: Loading user configuration file /home/fineweather/.config/ardour8/config
  31. [New Thread 0x7ffff2ee3700 (LWP 2021)]
  32. Ardour: [INFO]: CPU vendor: GenuineIntel
  33. Ardour: [INFO]: CPU brand: Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz
  34. Ardour: [INFO]: Using SSE optimized routines
  35. [New Thread 0x7ffff26e2700 (LWP 2022)]
  36. [New Thread 0x7ffff1ee1700 (LWP 2023)]
  37. [New Thread 0x7ffff16e0700 (LWP 2024)]
  38. Ardour: [INFO]: Loading plugin meta data file /opt/Ardour-8.11.0/share/plugin_metadata/plugin_tags
  39. Ardour: [INFO]: Loading plugin statistics file /home/fineweather/.config/ardour8/plugin_metadata/plugin_stats
  40. Ardour: [INFO]: add_lrdf_data '/home/fineweather/.config/ardour8/rdf:/opt/Ardour-8.11.0/share/rdf:/usr/local/share/ladspa/rdf:/usr/share/ladspa/rdf'
  41. Ardour: [INFO]: read rdf_file 'file:///usr/share/ladspa/rdf/swh-aux.rdf'
  42. Ardour: [INFO]: read rdf_file 'file:///usr/share/ladspa/rdf/caps.rdf'
  43. Ardour: [INFO]: read rdf_file 'file:///usr/share/ladspa/rdf/tap_reverb.rdf'
  44. Ardour: [INFO]: read rdf_file 'file:///usr/share/ladspa/rdf/swh-plugins.rdf'
  45. Ardour: [INFO]: read rdf_file 'file:///usr/share/ladspa/rdf/tap-plugins.rdf'
  46. Ardour: [INFO]: read rdf_file 'file:///usr/share/ladspa/rdf/swh-scales.rdf'
  47. Ardour: [INFO]: read rdf_file 'file:///usr/share/ladspa/rdf/ladspa.rdfs'
  48. [New Thread 0x7ffff0bd7700 (LWP 2025)]
  49. [Thread 0x7ffff0bd7700 (LWP 2025) exited]
  50. [New Thread 0x7ffff0bd7700 (LWP 2026)]
  51. [Thread 0x7ffff0bd7700 (LWP 2026) exited]
  52. [New Thread 0x7ffff0bd7700 (LWP 2027)]
  53. [New Thread 0x7fffdba7c700 (LWP 2028)]
  54. [New Thread 0x7fffda9a7700 (LWP 2029)]
  55. Cannot xinstall SIGPIPE error handler
  56. Ardour: [INFO]: Loading default ui configuration file /opt/Ardour-8.11.0/etc/default_ui_config
  57. Ardour: [INFO]: Loading 461 MIDI patches from /opt/Ardour-8.11.0/share/patchfiles
  58. Ardour: [INFO]: Loading user ui configuration file /home/fineweather/.config/ardour8/ui_config
  59. Ardour: [INFO]: Loading colour file /opt/Ardour-8.11.0/share/themes/recbox-ardour.colors
  60. Ardour: [INFO]: Loading ui configuration file /opt/Ardour-8.11.0/etc/clearlooks.rc
  61. Ardour: [INFO]: Loading bindings from /opt/Ardour-8.11.0/etc/ardour.keys
  62. Loading ui configuration file /opt/Ardour-8.11.0/etc/clearlooks.rc
  63. [New Thread 0x7fffda0dd900 (LWP 2030)]
  64. [New Thread 0x7fffda05a700 (LWP 2031)]
  65. [Detaching after vfork from child process 2032]
  66. [New Thread 0x7fffd9837700 (LWP 2033)]
  67. [Thread 0x7fffda05a700 (LWP 2031) exited]
  68. [Thread 0x7fffda0dd900 (LWP 2030) exited]
  69. [Thread 0x7fffd9837700 (LWP 2033) exited]
  70. [Detaching after vfork from child process 2037]
  71. [New Thread 0x7fffd9837700 (LWP 2038)]
  72. [Thread 0x7fffd9837700 (LWP 2038) exited]
  73. [New Thread 0x7fffd9837700 (LWP 2040)]
  74. [New Thread 0x7fffda05a700 (LWP 2041)]
  75. [New Thread 0x7fffd8f31700 (LWP 2042)]
  76. Found nothing along /home/fineweather/.config/ardour8/templates:/opt/Ardour-8.11.0/share/templates
  77. [Thread 0x7fffda9a7700 (LWP 2029) exited]
  78. [New Thread 0x7fffc3fff700 (LWP 2043)]
  79. [Thread 0x7fffd8f31700 (LWP 2042) exited]
  80. [Thread 0x7fffc3fff700 (LWP 2043) exited]
  81. [New Thread 0x7fffc3fff700 (LWP 2044)]
  82. [Thread 0x7fffc3fff700 (LWP 2044) exited]
  83. [Detaching after vfork from child process 2045]
  84. [New Thread 0x7fffc3fff700 (LWP 2046)]
  85. [New Thread 0x7fffd8627900 (LWP 2047)]
  86. [New Thread 0x7fffd8727900 (LWP 2048)]
  87. lilv_world_load_bundle(): warning: Ignoring bundle <file:///usr/lib/lv2/a-delay.lv2/>
  88. lilv_world_load_bundle(): note: Newer version of <urn:ardour:a-delay> loaded from <file:///opt/Ardour-8.11.0/lib/LV2/a-delay.lv2/>
  89. lilv_world_load_bundle(): warning: Ignoring bundle <file:///usr/lib/lv2/a-eq.lv2/>
  90. lilv_world_load_bundle(): note: Newer version of <urn:ardour:a-eq> loaded from <file:///opt/Ardour-8.11.0/lib/LV2/a-eq.lv2/>
  91. lilv_world_add_plugin(): warning: Duplicate plugin <https://community.ardour.org/node/7596>
  92. lilv_world_add_plugin(): warning: ... found in file:///opt/Ardour-8.11.0/lib/LV2/reasonablesynth.lv2/
  93. lilv_world_add_plugin(): warning: ... and file:///usr/lib/lv2/reasonablesynth.lv2/ (ignored)
  94. lilv_world_load_bundle(): warning: Ignoring bundle <file:///usr/lib/lv2/a-comp.lv2/>
  95. lilv_world_load_bundle(): note: Newer version of <urn:ardour:a-comp> loaded from <file:///opt/Ardour-8.11.0/lib/LV2/a-comp.lv2/>
  96. lilv_world_load_bundle(): warning: Ignoring bundle <file:///usr/lib/lv2/a-reverb.lv2/>
  97. lilv_world_load_bundle(): note: Newer version of <urn:ardour:a-reverb> loaded from <file:///opt/Ardour-8.11.0/lib/LV2/a-reverb.lv2/>
  98. lilv_world_load_bundle(): warning: Ignoring bundle <file:///usr/lib/lv2/a-exp.lv2/>
  99. lilv_world_load_bundle(): note: Newer version of <urn:ardour:a-exp> loaded from <file:///opt/Ardour-8.11.0/lib/LV2/a-exp.lv2/>
  100. lilv_world_add_plugin(): warning: Duplicate plugin <urn:ardour:a-fluidsynth>
  101. lilv_world_add_plugin(): warning: ... found in file:///opt/Ardour-8.11.0/lib/LV2/a-fluidsynth.lv2/
  102. lilv_world_add_plugin(): warning: ... and file:///usr/lib/lv2/a-fluidsynth.lv2/ (ignored)
  103. lilv_world_load_bundle(): warning: Ignoring bundle <file:///usr/lib/lv2/a-delay.lv2/>
  104. lilv_world_load_bundle(): note: Newer version of <urn:ardour:a-delay> loaded from <file:///opt/Ardour-8.11.0/lib/LV2/a-delay.lv2/>
  105. lilv_world_load_bundle(): warning: Ignoring bundle <file:///usr/lib/lv2/a-eq.lv2/>
  106. lilv_world_load_bundle(): note: Newer version of <urn:ardour:a-eq> loaded from <file:///opt/Ardour-8.11.0/lib/LV2/a-eq.lv2/>
  107. lilv_world_add_plugin(): warning: Duplicate plugin <https://community.ardour.org/node/7596>
  108. lilv_world_add_plugin(): warning: ... found in file:///opt/Ardour-8.11.0/lib/LV2/reasonablesynth.lv2/
  109. lilv_world_add_plugin(): warning: ... and file:///usr/lib/lv2/reasonablesynth.lv2/ (ignored)
  110. lilv_world_load_bundle(): warning: Ignoring bundle <file:///usr/lib/lv2/a-comp.lv2/>
  111. lilv_world_load_bundle(): note: Newer version of <urn:ardour:a-comp> loaded from <file:///opt/Ardour-8.11.0/lib/LV2/a-comp.lv2/>
  112. lilv_world_load_bundle(): warning: Ignoring bundle <file:///usr/lib/lv2/a-reverb.lv2/>
  113. lilv_world_load_bundle(): note: Newer version of <urn:ardour:a-reverb> loaded from <file:///opt/Ardour-8.11.0/lib/LV2/a-reverb.lv2/>
  114. lilv_world_load_bundle(): warning: Ignoring bundle <file:///usr/lib/lv2/a-exp.lv2/>
  115. lilv_world_load_bundle(): note: Newer version of <urn:ardour:a-exp> loaded from <file:///opt/Ardour-8.11.0/lib/LV2/a-exp.lv2/>
  116. lilv_world_add_plugin(): warning: Duplicate plugin <urn:ardour:a-fluidsynth>
  117. lilv_world_add_plugin(): warning: ... found in file:///opt/Ardour-8.11.0/lib/LV2/a-fluidsynth.lv2/
  118. lilv_world_add_plugin(): warning: ... and file:///usr/lib/lv2/a-fluidsynth.lv2/ (ignored)
  119. [New Thread 0x7fffd8f31700 (LWP 2049)]
  120. [New Thread 0x7fffc37fe700 (LWP 2050)]
  121. [New Thread 0x7fffc2ffd700 (LWP 2051)]
  122. [Detaching after vfork from child process 2052]
  123. [New Thread 0x7fffc27fc700 (LWP 2053)]
  124. [Thread 0x7fffda05a700 (LWP 2041) exited]
  125. [Thread 0x7fffc2ffd700 (LWP 2051) exited]
  126. [Thread 0x7fffd8f31700 (LWP 2049) exited]
  127. [Thread 0x7fffc27fc700 (LWP 2053) exited]
  128. [Detaching after vfork from child process 2054]
  129. [New Thread 0x7fffc27fc700 (LWP 2055)]
  130. [Thread 0x7fffc27fc700 (LWP 2055) exited]
  131. [New Thread 0x7fffc27fc700 (LWP 2056)]
  132. [Thread 0x7fffc27fc700 (LWP 2056) exited]
  133. [New Thread 0x7fffd8324900 (LWP 2057)]
  134. [New Thread 0x7fffd82a0900 (LWP 2058)]
  135. [New Thread 0x7fffc27fc700 (LWP 2059)]
  136. [New Thread 0x7fffd8f31700 (LWP 2060)]
  137. [New Thread 0x7fffd81f4900 (LWP 2061)]
  138. [New Thread 0x7fffc2ffd700 (LWP 2062)]
  139. [New Thread 0x7fffda05a700 (LWP 2063)]
  140. [New Thread 0x7fffacff9700 (LWP 2064)]
  141. [New Thread 0x7fffa7fff700 (LWP 2065)]
  142. [New Thread 0x7fffa77fe700 (LWP 2066)]
  143. [New Thread 0x7fffa6ffd700 (LWP 2067)]
  144. [New Thread 0x7fffa67fc700 (LWP 2068)]
  145. [Thread 0x7fffc37fe700 (LWP 2050) exited]
  146. thread apply all bt
  147. [Thread 0x7fffa67fc700 (LWP 2068) exited]
  148. [Thread 0x7fffa77fe700 (LWP 2066) exited]
  149. [Thread 0x7fffa7fff700 (LWP 2065) exited]
  150. [Thread 0x7fffacff9700 (LWP 2064) exited]
  151. [Thread 0x7fffda05a700 (LWP 2063) exited]
  152. [Thread 0x7fffd81f4900 (LWP 2061) exited]
  153. [Thread 0x7fffd8f31700 (LWP 2060) exited]
  154. [Thread 0x7fffc27fc700 (LWP 2059) exited]
  155. [Thread 0x7fffd8727900 (LWP 2048) exited]
  156. [Thread 0x7fffc3fff700 (LWP 2046) exited]
  157. [Thread 0x7fffd9837700 (LWP 2040) exited]
  158. [Thread 0x7fffdba7c700 (LWP 2028) exited]
  159. [Thread 0x7ffff0bd7700 (LWP 2027) exited]
  160. [Thread 0x7ffff16e0700 (LWP 2024) exited]
  161. [Thread 0x7ffff1ee1700 (LWP 2023) exited]
  162. [Thread 0x7ffff26e2700 (LWP 2022) exited]
  163. [Thread 0x7ffff2ee3700 (LWP 2021) exited]
  164. [Thread 0x7ffff3077900 (LWP 2020) exited]
  165. [Thread 0x7ffff36ef900 (LWP 2016) exited]
  166. [Thread 0x7fffc2ffd700 (LWP 2062) exited]
  167. [Thread 0x7fffa6ffd700 (LWP 2067) exited]
  168. [Thread 0x7fffd82a0900 (LWP 2058) exited]
  169. [Thread 0x7fffd8324900 (LWP 2057) exited]
  170.  
  171. Program terminated with signal SIGKILL, Killed.
  172. The program no longer exists.
  173. (gdb) thread apply all bt
  174. (gdb) ardour-request-device: watched PID no longer exists - releasing device.
  175.  
  176.  
  177.  
Advertisement
Add Comment
Please, Sign In to add comment