* Richard Dobson [2014-03-03 10:56]: > So, OK, there is now a Linux source download available (see > http://www.unstablesound.net/cdp.html) > > I have marked it as beta, as while everything tested so far (Suse > 13.1 64bit) has worked, I have not yet done "exhaustive" testing of > 150+ programs, after implementing changes for a 64bit system. NB the > source files are not interchangeable with the main (32bit) source > set. Hi Richard, and thanks for the big efforts porting cdp, dear list, just tried to run ./pvoc anal 1 /tmp/some_mono_44k1_infile.wav /tmp/outfile.ana on Linux (Debian testing) and got it crashing throwing the error pasted below Is anyone else able to run pvoc? best, P PS: Might be nice to setup a mailing list for CDP, so we can avoid spamming the csound-list. ----------------------8<---------------------------------- ERROR: INVALID DATA ERROR: Cannot open output file /tmp/outfile.ana *** Error in `./pvoc': double free or corruption (!prev): 0x0000000001fd7010 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x7aa16)[0x7faba28f3a16] /lib/x86_64-linux-gnu/libc.so.6(+0x7b793)[0x7faba28f4793] /lib/x86_64-linux-gnu/libc.so.6(fclose+0x14d)[0x7faba28e405d] ./pvoc[0x45f923] ./pvoc[0x45ae2e] /lib/x86_64-linux-gnu/libc.so.6(+0x39a91)[0x7faba28b2a91] /lib/x86_64-linux-gnu/libc.so.6(+0x39b15)[0x7faba28b2b15] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfc)[0x7faba289a99c] ./pvoc[0x401b0f] ======= Memory map: ======== 00400000-0047a000 r-xp 00000000 fe:01 792297 /home/user/CDPrelease7src/dev/Release/pvoc 0067a000-0067b000 rw-p 0007a000 fe:01 792297 /home/user/CDPrelease7src/dev/Release/pvoc 0067b000-0067f000 rw-p 00000000 00:00 0 01fc6000-01fe7000 rw-p 00000000 00:00 0 [heap] 7faba2663000-7faba2678000 r-xp 00000000 fe:01 7602260 /lib/x86_64-linux-gnu/libgcc_s.so.1 7faba2678000-7faba2878000 ---p 00015000 fe:01 7602260 /lib/x86_64-linux-gnu/libgcc_s.so.1 7faba2878000-7faba2879000 rw-p 00015000 fe:01 7602260 /lib/x86_64-linux-gnu/libgcc_s.so.1 7faba2879000-7faba2a1c000 r-xp 00000000 fe:01 7602419 /lib/x86_64-linux-gnu/libc-2.17.so 7faba2a1c000-7faba2c1b000 ---p 001a3000 fe:01 7602419 /lib/x86_64-linux-gnu/libc-2.17.so 7faba2c1b000-7faba2c1f000 r--p 001a2000 fe:01 7602419 /lib/x86_64-linux-gnu/libc-2.17.so 7faba2c1f000-7faba2c21000 rw-p 001a6000 fe:01 7602419 /lib/x86_64-linux-gnu/libc-2.17.so 7faba2c21000-7faba2c25000 rw-p 00000000 00:00 0 7faba2c25000-7faba2d21000 r-xp 00000000 fe:01 7602436 /lib/x86_64-linux-gnu/libm-2.17.so 7faba2d21000-7faba2f21000 ---p 000fc000 fe:01 7602436 /lib/x86_64-linux-gnu/libm-2.17.so 7faba2f21000-7faba2f22000 r--p 000fc000 fe:01 7602436 /lib/x86_64-linux-gnu/libm-2.17.so 7faba2f22000-7faba2f23000 rw-p 000fd000 fe:01 7602436 /lib/x86_64-linux-gnu/libm-2.17.so 7faba2f23000-7faba2f44000 r-xp 00000000 fe:01 7602384 /lib/x86_64-linux-gnu/ld-2.17.so 7faba3120000-7faba3123000 rw-p 00000000 00:00 0 7faba3140000-7faba3144000 rw-p 00000000 00:00 0 7faba3144000-7faba3145000 r--p 00021000 fe:01 7602384 /lib/x86_64-linux-gnu/ld-2.17.so 7faba3145000-7faba3147000 rw-p 00022000 fe:01 7602384 /lib/x86_64-linux-gnu/ld-2.17.so 7fff76a70000-7fff76a91000 rw-p 00000000 00:00 0 [stack] 7fff76aa9000-7fff76aaa000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] Aborted