[Bug 454278] Re: audacity crashes on close, since audio callback is called after stream has closed

2009-10-28 Thread Rahul
This problem has not occurred yet in 1.3.9-6. Thanks for the help. :) -- audacity crashes on close, since audio callback is called after stream has closed https://bugs.launchpad.net/bugs/454278 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 454278] Re: audacity crashes on close, since audio callback is called after stream has closed

2009-10-28 Thread Benjamin Drung
This bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more

[Bug 454278] Re: audacity crashes on close, since audio callback is called after stream has closed

2009-10-23 Thread David Henningsson
Does this problem still occur in 1.3.9-6? Either wait for it to reach karmic (#458212) or download it from http://packages.debian.org/sid/audacity. ** Changed in: audacity (Ubuntu) Status: In Progress = Incomplete ** Changed in: audacity (Ubuntu) Assignee: David Henningsson (diwic) =

[Bug 454278] Re: audacity crashes on close, since audio callback is called after stream has closed

2009-10-20 Thread David Henningsson
Rethinking again - if crashes are happening only when you close Audacity and only when monitoring is enabled, it is likely that the fix posted in #455990 will fix your problem as well. -- audacity crashes on close, since audio callback is called after stream has closed

[Bug 454278] Re: audacity crashes on close, since audio callback is called after stream has closed

2009-10-20 Thread Rahul
There are two types of crashes. The first one, due to monitoring, is not a crash in the apport sense. Audacity reports a crash when started the next time. The second one is rare and hard to reproduce. It has happened only twice with me. It is a crash in the apport sense, the one I initially

[Bug 454278] Re: audacity crashes on close, since audio callback is called after stream has closed

2009-10-19 Thread Rahul
It happened again. I logged on, opened an mp3 file by right clicking on it and opening with Audacity, and then close the window. And the same SIGSEV fault happened. I was not able to reproduce it in the same session. Additionally, I hear a lot of unpleasant clicks and pops when I try to open

[Bug 454278] Re: audacity crashes on close, since audio callback is called after stream has closed

2009-10-19 Thread David Henningsson
It seems like the crash and the lack of deleting the autosave file are separate issues, so I've filed bug #455990 to fix the autosave file issue and keep this one to be about the crash. -- audacity crashes on close, since audio callback is called after stream has closed

[Bug 454278] Re: audacity crashes on close, since audio callback is called after stream has closed

2009-10-18 Thread David Henningsson
** Summary changed: - audacity crashed with SIGSEGV in pa_pdispatch_run() + audacity crashes on close, since audio callback is called after stream has closed ** Changed in: audacity (Ubuntu) Status: New = In Progress ** Attachment added: crash-on-close.patch

[Bug 454278] Re: audacity crashes on close, since audio callback is called after stream has closed

2009-10-18 Thread David Henningsson
Another one to upstream for you. :-) ** Changed in: audacity (Ubuntu) Assignee: (unassigned) = Benjamin Drung (bdrung) -- audacity crashes on close, since audio callback is called after stream has closed https://bugs.launchpad.net/bugs/454278 You received this bug notification because you

[Bug 454278] Re: audacity crashes on close, since audio callback is called after stream has closed

2009-10-18 Thread Rahul
You are right. This bug is not reproducible in the apport/coredump sense. But Audacity indeed does report a crash when I start it next time if I had closed it earlier with a project open and the recording monitor enabled. Since the initial crash reported can be assumed to be rare, we might as

[Bug 454278] Re: audacity crashes on close, since audio callback is called after stream has closed

2009-10-18 Thread Rahul
Thanks! :) -- audacity crashes on close, since audio callback is called after stream has closed https://bugs.launchpad.net/bugs/454278 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 454278] Re: audacity crashes on close, since audio callback is called after stream has closed

2009-10-18 Thread David Henningsson
I'll have to rethink my patch, I think there is still a race condition if we're inside audacityAudioCallback when Pa_CloseStream is called. ** Attachment removed: crash-on-close.patch http://launchpadlibrarian.net/33918113/crash-on-close.patch ** Changed in: audacity (Ubuntu) Assignee: