Advertisement
Xzu

ardour3 --debug don't run 24/05/2013

Xzu
May 24th, 2013
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. kxzu@KXstudio:~$ /opt/Ardour-3.1.10-dbg/bin/ardour3 --debug
  2. GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
  3. Copyright (C) 2012 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. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "x86_64-linux-gnu".
  9. For bug reporting instructions, please see:
  10. <http://bugs.launchpad.net/gdb-linaro/>...
  11. Reading symbols from /opt/Ardour-3.1.10-dbg/bin/ardour-3.0...done.
  12. (gdb) start
  13. Temporary breakpoint 1 at 0x105737b: file ../gtk2_ardour/main.cc, line 432.
  14. Starting program: /opt/Ardour-3.1.10-dbg/bin/ardour-3.0
  15. warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7ffff7ffa000
  16. [Thread debugging using libthread_db enabled]
  17. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  18.  
  19. Temporary breakpoint 1, main (argc=1, argv=0x7fffffffd3a8)
  20. at ../gtk2_ardour/main.cc:432
  21. 432 ../gtk2_ardour/main.cc: Aucun fichier ou dossier de ce type.
  22. (gdb) quit
  23. A debugging session is active.
  24.  
  25. Inferior 1 [process 2212] will be killed.
  26.  
  27. Quit anyway? (y or n) y
  28.  
  29. ----------------------------------------------------------------------
  30.  
  31. kxzu@KXstudio:~$ /opt/Ardour-3.1.10-dbg/bin/ardour3
  32. bnd txt domain [gtk2_ardour3] to /opt/Ardour-3.1.10-dbg/share/locale
  33. Ardour3.1 (construit avec 3.1-10-ged1f310 et GCC version 4.4.6)
  34. ardour: [INFO]: Chargement du fichier de style par défaut (/opt/Ardour-3.1.10-dbg/etc/ardour3_ui_default.conf) pour l'interface graphique
  35. Chargement du fichier utilisateur "/home/kxzu/.config/ardour3/ardour3_ui.conf" pour la configuration de l'interface graphique
  36. ardour: [INFO]: Loading ui configuration file /opt/Ardour-3.1.10-dbg/etc/ardour3_ui_dark.rc
  37. ardour: [INFO]: Your system is configured to limit Ardour to only 4096 open files
  38. ardour: [INFO]: Loading system configuration file /opt/Ardour-3.1.10-dbg/etc/ardour_system.rc
  39. Loading user configuration file /home/kxzu/.config/ardour3/ardour.rc
  40. Using SSE optimized routines
  41. Jack: JackClient::SetupDriverSync driver sem in flush mode
  42. Jack: JackPosixSemaphore::Connect name = jack_sem.1000_default_ardourprobe
  43. Jack: JackPosixSemaphore::Connect sem_getvalue 0
  44. Jack: Clock source : system clock via clock_gettime
  45. Jack: JackLibClient::Open name = ardourprobe refnum = 4
  46. Jack: jack_client_close
  47. Jack: JackClient::Close ref = 4
  48. Jack: JackClient::Deactivate
  49. Jack: JackSocketClientChannel::Stop
  50. Jack: JackPosixThread::Kill
  51. Jack: JackClientSocket::Close
  52. Jack: JackClientSocket::Close
  53. Jack: JackPosixSemaphore::Disconnect name = jack_sem.1000_default_ardourprobe
  54. Jack: JackLibClient::~JackLibClient
  55. Jack: JackShmReadWritePtr1::~JackShmReadWritePtr1 3
  56. Jack: Succeeded in unlocking 377 byte memory area
  57. Jack: JackLibGlobals Destroy 2fa3910
  58. Jack: ~JackLibGlobals
  59. Jack: JackPosixSemaphore::Disconnect name = jack_sem.1000_default_system
  60. Jack: JackPosixSemaphore::Disconnect name = jack_sem.1000_default_freewheel
  61. Jack: JackPosixSemaphore::Disconnect name = jack_sem.1000_default_dbusapi
  62. Jack: JackPosixSemaphore::Disconnect name = jack_sem.1000_default_a2j
  63. Jack: no message buffer overruns
  64. Jack: JackPosixThread::Stop
  65. Jack: JackPosixThread::ThreadHandler : exit
  66. Jack: JackShmReadWritePtr::~JackShmReadWritePtr 1
  67. Jack: Succeeded in unlocking 994 byte memory area
  68. Jack: JackShmReadWritePtr::~JackShmReadWritePtr 0
  69. Jack: Succeeded in unlocking 107335194 byte memory area
  70. Jack: jack_client_close res = 0
  71. Announcement is:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement