William Weston <[EMAIL PROTECTED]> writes: > PHASEX-0.10.1 is a buildfix and bugfix release, highly recommended for > anyone who currently has 0.10.0. Here's the changelog: > > * Fixed delay buffer size crash bug. > * Rebuilt config.h from configure.ac (fixes undefined PHASEX_DIR). > * Added engine thread cancellation point. > * Changed order of setting up JACK callbacks (might help jackdmp?) > * Moved main sample rate init code from samplerate callback to jack thread. > * Fixed oversampling mode. > * Fixed typo on bank.c. > * Disabled debug output in help.c. > * Added --enable-debug= option to configure. > * Fixed volume of bassy-plucked-lead and zeroed input boost on all > patches. > > I'm still looking into issues with older versions of GTK-2.x. It looks > like the current minimum GTK version is somewhere around 2.6 or 2.8. Most > of the non-FC6 build issues appear to be related to this. > > Reports for SMP, non-FC6, and jackdmp systems would be very helpful, as > these are the things I can't test right now.
I tested 0.10.1 on SMP and uniprocessor system and it still crashes on exit. Backtrace (from the uniprocessor system) is almost same as provious one: #0 0xb7f5d410 in __kernel_vsyscall () #1 0xb7e5ecf6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x080503ac in engine_thread (arg=0x0) at engine.c:1123 #3 0xb7e5c3dd in start_thread (arg=0xb4fddbb0) at pthread_create.c:261 #4 0xb776fc8e in clone () from /lib/libc.so.6 --enable-debug=-g has no effect here- files are being compiled without -g and I get no symbols in backtrace. In Makefile there is -g set for CXXFLAGS but not for CFLAGS nor for LDFLAGS (and phasex is plain C. BTW, plain C is cool :) - one more thing making phasex project rock! -- Nedko Arnaudov <GnuPG KeyID: DE1716B0>
pgppf5yOnRr3o.pgp
Description: PGP signature
_______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-dev
