View Issue Details

IDProjectCategoryView StatusLast Update
0004538ardourbugspublic2020-04-19 20:15
Reporterrpatros Assigned Topaul  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Target Version3.0-beta2 
Summary0004538: Many Xruns errors received when just attempting to create a midi track
DescriptionHere is the terminal window where I executed ./gtk2_ardour/ardev from an svn built ardour3.

rony@rony-desktop ~/3.0 $ svn info | grep -i "Last Changed Rev"
Last Changed Rev: 10920


ony@rony-desktop ~/3.0 $ ./gtk2_ardour/ardev
Ardour3.0beta1a (built using ['10920'] and GCC version 4.6.1)
Copyright (C) 1999-2011 Paul Davis
Some portions Copyright (C) Steve Harris, Ari Johnson, Brett Viren, Joel Baker

Ardour comes with ABSOLUTELY NO WARRANTY
not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This is free software, and you are welcome to redistribute it
under certain conditions; see the source for copying conditions.
ardour: [INFO]: Loading default ui configuration file ./gtk2_ardour/../gtk2_ardour/ardour3_ui_default.conf
Loading ui configuration file ./gtk2_ardour/../build/gtk2_ardour/ardour3_ui_dark.rc
ardour: [INFO]: Ardour will be limited to 4096 open files
liblrdf: error - - file '/home/rony/.config/ardour3/sfdb' open failed - No such file or directory
ardour: [INFO]: Loading system configuration file /usr/etc/ardour3/ardour_system.rc
Using SSE optimized routines
ardour: [INFO]: looking for panners in /home/rony/.config/ardour3/panners:/usr/lib/ardour3/panners:./gtk2_ardour/../build/libs/panners/2in2out:./gtk2_ardour/../build/libs/panners/1in2out:./gtk2_ardour/../build/libs/panners/vbap
ardour: [INFO]: Panner discovered: "Equal Power Stereo" in /usr/lib/ardour3/panners/libpan2in2out.so
ardour: [INFO]: Panner discovered: "Mono to Stereo Panner" in /usr/lib/ardour3/panners/libpan1in2out.so
ardour: [INFO]: Panner discovered: "VBAP 2D panner" in /usr/lib/ardour3/panners/libpanvbap.so
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
Checking into 4 Tracks.template using .template
Checking into 32 Tracks.template using .template
Checking into 2 Track.template using .template
Checking into 16 Tracks.template using .template
Checking into 8 Tracks.template using .template
Found 5 along /usr/share/ardour3/templates:/home/rony/.config/ardour3/templates
Grab new name focus
lost focus
JACK COMMAND: /usr/bin/jackd -p 128 -R -P 60 -T -d alsa -n 2 -r 48000 -p 1024 -d hw:0,0
lost focus
Cannot lock down memory area (Cannot allocate memory)
new empty Button node


Here is the ardour logs window:
=====================
[INFO]: Loading menus from ./gtk2_ardour/../build/gtk2_ardour/ardour.menus
[INFO]: Loaded mixer bindings from ./gtk2_ardour/../gtk2_ardour/mixer.bindings
[INFO]: Loading bindings from ./gtk2_ardour/../build/gtk2_ardour/mnemonic-us.bindings
Loading history from /home/rony/test/test.history
[ERROR]: JACK: JackActivationCount::Signal value = 0 ref = 4
[ERROR]: JACK: JackActivationCount::Signal value = 0 ref = 4
[ERROR]: JACK: JackActivationCount::Signal value = 0 ref = 4
[ERROR]: JACK: JackActivationCount::Signal value = 0 ref = 4
[ERROR]: JACK: JackActivationCount::Signal value = 0 ref = 4
[ERROR]: JACK: JackActivationCount::Signal value = 0 ref = 4
[ERROR]: JACK: JackActivationCount::Signal value = 0 ref = 4
[ERROR]: JACK: JackActivationCount::Signal value = 0 ref = 4
[ERROR]: JACK: JackActivationCount::Signal value = 0 ref = 4



rony@rony-desktop ~/3.0 $ lsb_release -a
No LSB modules are available.
Distributor ID: LinuxMint
Description: Linux Mint 12 Lisa
Release: 12
Codename: lisa


rony@rony-desktop ~/3.0 $ uname -a
Linux rony-desktop 3.0.0-12-generic 0000020-Ubuntu SMP Fri Oct 7 14:50:42 UTC 2011 i686 i686 i386 GNU/Linux
rony@rony-desktop ~/3.0 $
TagsNo tags attached.

Activities

rpatros

2011-12-07 04:25

reporter   ~0012319

Here is the version of Jackd:

rony@rony-desktop ~/3.0 $ jackd --version
jackdmp 1.9.7
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2011 Grame.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
Cannot create thread 1 Operation not permitted
Cannot create thread 1 Operation not permitted
jackdmp version 1.9.7 tmpdir /dev/shm protocol 8

paul

2011-12-11 15:13

administrator   ~0012368

This is caused by a bug in Jack2. It is fixed in the next release of Jack2, currently undergoing beta testing.

system

2020-04-19 20:15

developer   ~0022878

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2011-12-07 04:23 rpatros New Issue
2011-12-07 04:25 rpatros Note Added: 0012319
2011-12-07 17:12 cth103 cost => 0.00
2011-12-07 17:12 cth103 Target Version => 3.0-beta2
2011-12-11 15:13 paul Note Added: 0012368
2011-12-11 15:13 paul Status new => resolved
2011-12-11 15:13 paul Resolution open => no change required
2011-12-11 15:13 paul Assigned To => paul
2020-04-19 20:15 system Note Added: 0022878
2020-04-19 20:15 system Status resolved => closed