[Bug 159671] Re: Audacity crashes at startup when jack is running

2009-11-29 Thread raketenman
starting audacity with jack already running audacity fails with this message: audacity: pcm_plug.c:388: snd_pcm_plug_change_channels: Assertion `snd_pcm_format_linear(slv->format)' failed. Aborted -- Audacity crashes at startup when jack is running https://bugs.launchpad.net/bugs/159671 You rece

[Bug 159671] Re: Audacity crashes at startup when jack is running

2009-10-13 Thread gilzad
On Ubuntu Studio 9.04 (32Bit) on an Intel 2x2GHz machine I'm having similar problems (lots of xruns, audacity not coming up), if I start jackd in realtime mode. (As a side note: pulseaudio with module-jack also can't use jack, if jackd is started with the "--realtime" parameter.) If I start jack l

[Bug 159671] Re: Audacity crashes at startup when jack is running

2009-10-10 Thread Petr Gladkikh
I tried to start jackd from command line and it turns out that jackd is still running for a while after audacity is started but continuously reports xruns and then gets killed: "jackd watchdog: timeout - killing jackd". Console output $ jackd --verbose --realtime -d alsa >jack-output.txt no messag

Re: [Bug 159671] Re: Audacity crashes at startup when jack is running

2009-10-10 Thread Petr Gladkikh
On Sat, Oct 10, 2009 at 11:00 PM, Benjamin Drung wrote: > audacity uses it's own patches copy of portaudio. > > Can you reproduce the bug with audacity 1.3.9? You can either try Ubuntu > 9.10 (karmic) or you grab the package from my backports PPA: > https://launchpad.net/~bdrung/+archive/backports

[Bug 159671] Re: Audacity crashes at startup when jack is running

2009-10-10 Thread Benjamin Drung
audacity uses it's own patches copy of portaudio. Can you reproduce the bug with audacity 1.3.9? You can either try Ubuntu 9.10 (karmic) or you grab the package from my backports PPA: https://launchpad.net/~bdrung/+archive/backports -- Audacity crashes at startup when jack is running https://bug

[Bug 159671] Re: Audacity crashes at startup when jack is running

2009-10-10 Thread Petr Gladkikh
Seems that pa_jack.c file is from portaudio library. So here are versions of my portaudio library: libportaudio0 18.1-7.1 Portable audio I/O - shared library libportaudio2 19+svn20071207-0ubuntu7 Portable audio I/O - shar

[Bug 159671] Re: Audacity crashes at startup when jack is running

2009-10-10 Thread Petr Gladkikh
Correction: my jackd version is 0.116.1-3ubuntu I also have installed aduacity-dbg package and there is now additional message about failed assertion in console output: ..$ audacity Expression 'ioctl( devHandle, SNDCTL_DSP_CHANNELS, &temp )' failed in 'src/hostapi/oss/pa_unix_oss.c', line: 405

[Bug 159671] Re: Audacity crashes at startup when jack is running

2009-10-10 Thread Petr Gladkikh
This problem affects me too. My reproduction: 1. start jackctl (that starts jack server); 2. Start audacity; 3. Audacity and jackd crash Environment: Ubuntu - 9.04 32bit, Audacity - 1.3.7-2ubuntu1, jackd - 0.1160.116.1-3ubuntu3 Console output: ...$ audacity Expression 'ioctl( devHandle, SNDCTL

[Bug 159671] Re: Audacity crashes at startup when jack is running

2008-11-11 Thread Daniel T Chen
Targeted for 9.04. ** Changed in: audacity (Ubuntu) Importance: Undecided => Low Status: New => Confirmed -- Audacity crashes at startup when jack is running https://bugs.launchpad.net/bugs/159671 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 159671] Re: Audacity crashes at startup when jack is running

2008-01-04 Thread theluddite
Exact same problem here. When I run audacity with the jack server run, audacity crashes on startup and crashes jack. I get this: JACK tmpdir identified as [/dev/shm] SSE2 detected Expression 'ioctl( component->fd, SNDCTL_DSP_SETFRAGMENT, &frgmt )' failed in 'src/hostapi/oss/pa_unix_oss.c', line

[Bug 159671] Re: Audacity crashes at startup when jack is running

2007-11-03 Thread Matthew Koyle
It executes normally with qjackctl open (but stopped). If I close audacity, start jack, and run audacity again from a terminal I get: JACK tmpdir identified as [/dev/shm] Enhanced3DNow! detected SSE2 detected (audacity:6763): Pango-WARNING **: /usr/lib/pango/1.6.0/modules/pango- basic-fc.so: fai

[Bug 159671] Re: Audacity crashes at startup when jack is running

2007-11-03 Thread Matthew Koyle
I appreciate any help... I know that audacity did not interface with jack at all before; it is nice to see these things shaping together. --Matthew -- Audacity crashes at startup when jack is running https://bugs.launchpad.net/bugs/159671 You received this bug notification because you are a memb

[Bug 159671] Re: Audacity crashes at startup when jack is running

2007-11-03 Thread Emmet Hikory
Thanks for the additional testing. Based on your experience, I'll simply say that I can't replicate the issue locally, even with en_US.UTF-8 on AMD64. On the other hand, I've not enabled the ubuntustudio repository, which may or may not be related. ** Changed in: audacity (Ubuntu) Status:

[Bug 159671] Re: Audacity crashes at startup when jack is running

2007-11-03 Thread Matthew Koyle
I just can't believe that the failure to load when jack is running 100% of the time and success after closing jack just a few seconds later is a coincidence. I happen to have installed the ubuntustudio packages and as for locale: [EMAIL PROTECTED]:~$ locale LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8"

[Bug 159671] Re: Audacity crashes at startup when jack is running

2007-11-02 Thread Emmet Hikory
In which locale are you running Audacity? It looks like this is an error when trying to draw the menu item, and the apparent relation to JACK vs. not JACK is coincidental. ** Changed in: audacity (Ubuntu) Status: New => Incomplete -- Audacity crashes at startup when jack is running https

[Bug 159671] Re: Audacity crashes at startup when jack is running

2007-11-02 Thread Matthew Koyle
** Attachment added: "GDB backtrace" http://launchpadlibrarian.net/10256377/gdb-audacity.txt ** Description changed: Binary package hint: audacity In AMD64 up-to-date gutsy, audacity crashes at startup when qjackctl / jackd is running. + + It goes off with an error: + + ***MEMORY-E