On Saturday 10 Jun 2006 21:53, Pedro Lopez-Cabanillas wrote: > - You arm two (or more) audio tracks to record them at once. Press the > record button and Rosegarden GUI crashes very soon, of after a few seconds.
I think this may be the same nasty bug that was reported by a couple of users just after we released 1.2.3, and that we've never managed to track down. That was a UI crash shortly after starting to record audio. It happened on release builds without debug output, but in both cases it sounds a bit like a race condition, so it's possible it may be the same bug even though the apparent environment is a bit different. Either it's a race condition leading to some basic memory corruption and the kdDebug thing is just the first bit of code that happens to fall into the pit (in which case the two bugs are probably the same), or kdDebug is not thread safe (in which case they probably aren't). I guess we should glance at the kdDebug implementation and check that out first. Chris _______________________________________________ Rosegarden-devel mailing list Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel