Csound Csound-dev Csound-tekno Search About

[Csnd-dev] new fault in latest develop

Date2018-10-19 22:33
FromDave Seidel
Subject[Csnd-dev] new fault in latest develop
I am revising my Implication Organ to work with 6.12 now that I am no longer allowed to coerce a k-rate array access using i(). But now I am getting a very new error of a different sort:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 18 2018
[commit: 7b56061cd4441957dab0d3570f526c8bb50ab70c]
libsndfile-1.0.25
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtmidi: PortMIDI module enabled
rtaudio: ALSA module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': free(): invalid pointer: 0x76f61884 ***

csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance

I have no idea where to start to whittle this down to a minimal case, but the source code is all here: https://github.com/DaveSeidel/music-src/tree/csound-6_12-fixes/implication-organ

This is code that ran until pretty recently (wish I could be more precise).

I rolled back to commit 80368518e and the output is even more dire, though perhaps more informative:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 19 2018
[commit: 80368518e3ac12d1058330b96561a206840c3e90]
libsndfile-1.0.27
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtaudio: ALSA module enabled
rtmidi: PortMIDI module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': munmap_chunk(): invalid pointer: 0x00007fb6d062984c ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7fb6cfa8abfb]
/lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7fb6cfa90fc6]
/usr/local/lib/libcsound64.so.6.0(+0x30e943)[0x7fb6d05e8943]
/usr/local/lib/libcsound64.so.6.0(+0x79693)[0x7fb6d0353693]
/usr/local/lib/libcsound64.so.6.0(+0x77474)[0x7fb6d0351474]
/usr/local/lib/libcsound64.so.6.0(csoundCompileArgs+0xd13)[0x7fb6d04d7e2b]
/usr/local/lib/libcsound64.so.6.0(csoundCompile+0x2a)[0x7fb6d04d8858]
csound(+0x18e6)[0x55d4264c88e6]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7fb6cfa3a2e1]
csound(_start+0x2a)[0x55d4264c836a]
======= Memory map: ========
55d4264c7000-55d4264ca000 r-xp 00000000 fe:00 108                        /usr/local/bin/csound
55d4266c9000-55d4266ca000 r--p 00002000 fe:00 108                        /usr/local/bin/csound
55d4266ca000-55d4266cb000 rw-p 00003000 fe:00 108                        /usr/local/bin/csound
55d427afd000-55d428027000 rw-p 00000000 00:00 0                          [heap]
7fb6bb410000-7fb6bb412000 r-xp 00000000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb412000-7fb6bb611000 ---p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb611000-7fb6bb612000 r--p 00001000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb612000-7fb6bb613000 rw-p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb613000-7fb6bb617000 r-xp 00000000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb617000-7fb6bb816000 ---p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb816000-7fb6bb817000 r--p 00003000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb817000-7fb6bb818000 rw-p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb818000-7fb6bb863000 r-xp 00000000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bb863000-7fb6bba62000 ---p 0004b000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba62000-7fb6bba64000 r--p 0004a000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba64000-7fb6bba66000 rw-p 0004c000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba66000-7fb6bba67000 r-xp 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bba67000-7fb6bbc66000 ---p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc66000-7fb6bbc67000 r--p 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc67000-7fb6bbc68000 rw-p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc68000-7fb6bbc6b000 r-xp 00000000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbc6b000-7fb6bbe6a000 ---p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6a000-7fb6bbe6b000 r--p 00002000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6b000-7fb6bbe6c000 rw-p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6c000-7fb6bbe6e000 r-xp 00000000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bbe6e000-7fb6bc06d000 ---p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06d000-7fb6bc06e000 r--p 00001000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06e000-7fb6bc06f000 rw-p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06f000-7fb6bc070000 r-xp 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc070000-7fb6bc26f000 ---p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc26f000-7fb6bc270000 r--p 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc270000-7fb6bc271000 rw-p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc271000-7fb6bc2df000 r-xp 00000000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc2df000-7fb6bc4de000 ---p 0006e000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4de000-7fb6bc4e0000 r--p 0006d000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e0000-7fb6bc4e1000 rw-p 0006f000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e1000-7fb6bc4f0000 r-xp 00000000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc4f0000-7fb6bc6ef000 ---p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6ef000-7fb6bc6f0000 r--p 0000e000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f0000-7fb6bc6f1000 rw-p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f1000-7fb6bc6f4000 r-xp 00000000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc6f4000-7fb6bc8f3000 ---p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f3000-7fb6bc8f4000 r--p 00002000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f4000-7fb6bc8f5000 rw-p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f5000-7fb6bc90b000 r-xp 00000000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bc90b000-7fb6bcb0b000 ---p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0b000-7fb6bcb0c000 r--p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0c000-7fb6bcb0d000 rw-p 00017000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0d000-7fb6bcb26000 r-xp 00000000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcb26000-7fb6bcd25000 ---p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd25000-7fb6bcd26000 r--p 00018000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd26000-7fb6bcd27000 rw-p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd27000-7fb6bcdc0000 r-xp 00000000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcdc0000-7fb6bcfc0000 ---p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc0000-7fb6bcfc3000 r--p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc3000-7fb6bcfc6000 rw-p 0009c000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc6000-7fb6bcfdd000 r-xp 00000000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bcfdd000-7fb6bd1dc000 ---p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dc000-7fb6bd1dd000 r--p 00016000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dd000-7fb6bd1de000 rw-p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1de000-7fb6bd1e8000 r-xp 00000000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd1e8000-7fb6bd3e7000 ---p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e7000-7fb6bd3e8000 r--p 00009000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e8000-7fb6bd3e9000 rw-p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e9000-7fb6bd3ef000 r-xp 00000000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd3ef000-7fb6bd5ef000 ---p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5ef000-7fb6bd5f0000 r--p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f0000-7fb6bd5f1000 rw-p 00007000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f1000-7fb6bd5f3000 r-xp 00000000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd5f3000-7fb6bd7f2000 ---p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f2000-7fb6bd7f3000 r--p 00001000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f3000-7fb6bd7f4000 rw-p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f4000-7fb6bd814000 r-xp 00000000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bd814000-7fb6bda13000 ---p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda13000-7fb6bda14000 r--p 0001f000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda14000-7fb6bda15000 rw-p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda15000-7fb6bda19000 r-xp 00000000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bda19000-7fb6bdc18000 ---p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc18000-7fb6bdc19000 r--p 00003000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc19000-7fb6bdc1a000 rw-p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc1a000-7fb6bdc1c000 r-xp 00000000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bdc1c000-7fb6bde1b000 ---p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1b000-7fb6bde1c000 r--p 00001000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1c000-7fb6bde1d000 rw-p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1d000-7fb6be112000 r-xp 00000000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be112000-7fb6be312000 ---p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be312000-7fb6be314000 r--p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be314000-7fb6be38b000 rw-p 002f7000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be38b000-7fb6be3af000 rw-p 00000000 00:00 0 
7fb6be3af000-7fb6be3be000 r-xp 00000000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be3be000-7fb6be5bd000 ---p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5bd000-7fb6be5be000 r--p 0000e000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5be000-7fb6be5c0000 rw-p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5c0000-7fb6be5c8000 r-xp 00000000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be5c8000-7fb6be7c7000 ---p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c7000-7fb6be7c8000 r--p 00007000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c8000-7fb6be7c9000 rw-p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c9000-7fb6be7ca000 r-xp 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be7ca000-7fb6be9c9000 ---p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9c9000-7fb6be9ca000 r--p 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9ca000-7fb6be9cb000 rw-p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9cb000-7fb6be9db000 r-xp 00000000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6be9db000-7fb6bebda000 ---p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebda000-7fb6bebdb000 r--p 0000f000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdb000-7fb6bebdc000 rw-p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdc000-7fb6bebe2000 r-xp 00000000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bebe2000-7fb6bede1000 ---p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede1000-7fb6bede2000 r--p 00005000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede2000-7fb6bede3000 rw-p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede3000-7fb6bedec000 r-xp 00000000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6bedec000-7fb6befec000 ---p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befec000-7fb6befed000 r--p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befed000-7fb6befee000 rw-p 0000a000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befee000-7fb6bf03a000 r-xp 00000000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf03a000-7fb6bf239000 ---p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf239000-7fb6bf23a000 r--p 0004b000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23a000-7fb6bf23b000 rw-p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23b000-7fb6bf25e000 r-xp 00000000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf25e000-7fb6bf45d000 ---p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45d000-7fb6bf45e000 r--p 00022000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45e000-7fb6bf45f000 rw-p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45f000-7fb6bf46c000 r-xp 00000000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf46c000-7fb6bf66b000 ---p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66b000-7fb6bf66c000 r--p 0000c000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66c000-7fb6bf66d000 rw-p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66d000-7fb6bf8d2000 r-xp 00000000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bf8d2000-7fb6bfad1000 ---p 00265000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfad1000-7fb6bfaef000 r--p 00264000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfaef000-7fb6bfafd000 rw-p 00282000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfafd000-7fb6bfb00000 rw-p 00000000 00:00 0 
7fb6bfb00000-7fb6bfb62000 r-xp 00000000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfb62000-7fb6bfd62000 ---p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd62000-7fb6bfd66000 r--p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd66000-7fb6bfd6c000 rw-p 00066000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd6c000-7fb6bfd92000 r-xp 00000000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bfd92000-7fb6bff91000 ---p 00026000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff91000-7fb6bff93000 r--p 00025000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff93000-7fb6bff94000 rw-p 00027000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff94000-7fb6bff97000 r-xp 00000000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6bff97000-7fb6c0197000 ---p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0197000-7fb6c0198000 r--p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0198000-7fb6c0199000 rw-p 00004000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0199000-7fb6c01a8000 r-xp 00000000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c01a8000-7fb6c03a7000 ---p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a7000-7fb6c03a8000 r--p 0000e000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a8000-7fb6c03a9000 rw-p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a9000-7fb6c03b4000 r-xp 00000000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c03b4000-7fb6c05b3000 ---p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b3000-7fb6c05b4000 r--p 0000a000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b4000-7fb6c05b5000 rw-p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance




Date2018-10-19 22:37
FromDave Seidel
SubjectRe: [Csnd-dev] new fault in latest develop
I'm happy to rebuild and try again at whatever commit you suggest, to help narrow down the issue.

On Fri, Oct 19, 2018 at 5:33 PM Dave Seidel <dave.seidel@gmail.com> wrote:
I am revising my Implication Organ to work with 6.12 now that I am no longer allowed to coerce a k-rate array access using i(). But now I am getting a very new error of a different sort:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 18 2018
[commit: 7b56061cd4441957dab0d3570f526c8bb50ab70c]
libsndfile-1.0.25
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtmidi: PortMIDI module enabled
rtaudio: ALSA module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': free(): invalid pointer: 0x76f61884 ***

csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance

I have no idea where to start to whittle this down to a minimal case, but the source code is all here: https://github.com/DaveSeidel/music-src/tree/csound-6_12-fixes/implication-organ

This is code that ran until pretty recently (wish I could be more precise).

I rolled back to commit 80368518e and the output is even more dire, though perhaps more informative:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 19 2018
[commit: 80368518e3ac12d1058330b96561a206840c3e90]
libsndfile-1.0.27
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtaudio: ALSA module enabled
rtmidi: PortMIDI module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': munmap_chunk(): invalid pointer: 0x00007fb6d062984c ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7fb6cfa8abfb]
/lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7fb6cfa90fc6]
/usr/local/lib/libcsound64.so.6.0(+0x30e943)[0x7fb6d05e8943]
/usr/local/lib/libcsound64.so.6.0(+0x79693)[0x7fb6d0353693]
/usr/local/lib/libcsound64.so.6.0(+0x77474)[0x7fb6d0351474]
/usr/local/lib/libcsound64.so.6.0(csoundCompileArgs+0xd13)[0x7fb6d04d7e2b]
/usr/local/lib/libcsound64.so.6.0(csoundCompile+0x2a)[0x7fb6d04d8858]
csound(+0x18e6)[0x55d4264c88e6]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7fb6cfa3a2e1]
csound(_start+0x2a)[0x55d4264c836a]
======= Memory map: ========
55d4264c7000-55d4264ca000 r-xp 00000000 fe:00 108                        /usr/local/bin/csound
55d4266c9000-55d4266ca000 r--p 00002000 fe:00 108                        /usr/local/bin/csound
55d4266ca000-55d4266cb000 rw-p 00003000 fe:00 108                        /usr/local/bin/csound
55d427afd000-55d428027000 rw-p 00000000 00:00 0                          [heap]
7fb6bb410000-7fb6bb412000 r-xp 00000000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb412000-7fb6bb611000 ---p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb611000-7fb6bb612000 r--p 00001000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb612000-7fb6bb613000 rw-p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb613000-7fb6bb617000 r-xp 00000000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb617000-7fb6bb816000 ---p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb816000-7fb6bb817000 r--p 00003000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb817000-7fb6bb818000 rw-p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb818000-7fb6bb863000 r-xp 00000000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bb863000-7fb6bba62000 ---p 0004b000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba62000-7fb6bba64000 r--p 0004a000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba64000-7fb6bba66000 rw-p 0004c000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba66000-7fb6bba67000 r-xp 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bba67000-7fb6bbc66000 ---p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc66000-7fb6bbc67000 r--p 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc67000-7fb6bbc68000 rw-p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc68000-7fb6bbc6b000 r-xp 00000000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbc6b000-7fb6bbe6a000 ---p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6a000-7fb6bbe6b000 r--p 00002000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6b000-7fb6bbe6c000 rw-p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6c000-7fb6bbe6e000 r-xp 00000000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bbe6e000-7fb6bc06d000 ---p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06d000-7fb6bc06e000 r--p 00001000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06e000-7fb6bc06f000 rw-p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06f000-7fb6bc070000 r-xp 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc070000-7fb6bc26f000 ---p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc26f000-7fb6bc270000 r--p 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc270000-7fb6bc271000 rw-p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc271000-7fb6bc2df000 r-xp 00000000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc2df000-7fb6bc4de000 ---p 0006e000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4de000-7fb6bc4e0000 r--p 0006d000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e0000-7fb6bc4e1000 rw-p 0006f000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e1000-7fb6bc4f0000 r-xp 00000000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc4f0000-7fb6bc6ef000 ---p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6ef000-7fb6bc6f0000 r--p 0000e000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f0000-7fb6bc6f1000 rw-p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f1000-7fb6bc6f4000 r-xp 00000000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc6f4000-7fb6bc8f3000 ---p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f3000-7fb6bc8f4000 r--p 00002000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f4000-7fb6bc8f5000 rw-p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f5000-7fb6bc90b000 r-xp 00000000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bc90b000-7fb6bcb0b000 ---p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0b000-7fb6bcb0c000 r--p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0c000-7fb6bcb0d000 rw-p 00017000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0d000-7fb6bcb26000 r-xp 00000000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcb26000-7fb6bcd25000 ---p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd25000-7fb6bcd26000 r--p 00018000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd26000-7fb6bcd27000 rw-p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd27000-7fb6bcdc0000 r-xp 00000000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcdc0000-7fb6bcfc0000 ---p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc0000-7fb6bcfc3000 r--p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc3000-7fb6bcfc6000 rw-p 0009c000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc6000-7fb6bcfdd000 r-xp 00000000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bcfdd000-7fb6bd1dc000 ---p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dc000-7fb6bd1dd000 r--p 00016000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dd000-7fb6bd1de000 rw-p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1de000-7fb6bd1e8000 r-xp 00000000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd1e8000-7fb6bd3e7000 ---p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e7000-7fb6bd3e8000 r--p 00009000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e8000-7fb6bd3e9000 rw-p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e9000-7fb6bd3ef000 r-xp 00000000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd3ef000-7fb6bd5ef000 ---p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5ef000-7fb6bd5f0000 r--p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f0000-7fb6bd5f1000 rw-p 00007000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f1000-7fb6bd5f3000 r-xp 00000000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd5f3000-7fb6bd7f2000 ---p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f2000-7fb6bd7f3000 r--p 00001000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f3000-7fb6bd7f4000 rw-p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f4000-7fb6bd814000 r-xp 00000000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bd814000-7fb6bda13000 ---p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda13000-7fb6bda14000 r--p 0001f000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda14000-7fb6bda15000 rw-p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda15000-7fb6bda19000 r-xp 00000000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bda19000-7fb6bdc18000 ---p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc18000-7fb6bdc19000 r--p 00003000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc19000-7fb6bdc1a000 rw-p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc1a000-7fb6bdc1c000 r-xp 00000000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bdc1c000-7fb6bde1b000 ---p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1b000-7fb6bde1c000 r--p 00001000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1c000-7fb6bde1d000 rw-p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1d000-7fb6be112000 r-xp 00000000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be112000-7fb6be312000 ---p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be312000-7fb6be314000 r--p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be314000-7fb6be38b000 rw-p 002f7000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be38b000-7fb6be3af000 rw-p 00000000 00:00 0 
7fb6be3af000-7fb6be3be000 r-xp 00000000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be3be000-7fb6be5bd000 ---p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5bd000-7fb6be5be000 r--p 0000e000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5be000-7fb6be5c0000 rw-p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5c0000-7fb6be5c8000 r-xp 00000000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be5c8000-7fb6be7c7000 ---p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c7000-7fb6be7c8000 r--p 00007000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c8000-7fb6be7c9000 rw-p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c9000-7fb6be7ca000 r-xp 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be7ca000-7fb6be9c9000 ---p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9c9000-7fb6be9ca000 r--p 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9ca000-7fb6be9cb000 rw-p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9cb000-7fb6be9db000 r-xp 00000000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6be9db000-7fb6bebda000 ---p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebda000-7fb6bebdb000 r--p 0000f000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdb000-7fb6bebdc000 rw-p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdc000-7fb6bebe2000 r-xp 00000000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bebe2000-7fb6bede1000 ---p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede1000-7fb6bede2000 r--p 00005000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede2000-7fb6bede3000 rw-p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede3000-7fb6bedec000 r-xp 00000000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6bedec000-7fb6befec000 ---p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befec000-7fb6befed000 r--p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befed000-7fb6befee000 rw-p 0000a000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befee000-7fb6bf03a000 r-xp 00000000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf03a000-7fb6bf239000 ---p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf239000-7fb6bf23a000 r--p 0004b000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23a000-7fb6bf23b000 rw-p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23b000-7fb6bf25e000 r-xp 00000000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf25e000-7fb6bf45d000 ---p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45d000-7fb6bf45e000 r--p 00022000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45e000-7fb6bf45f000 rw-p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45f000-7fb6bf46c000 r-xp 00000000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf46c000-7fb6bf66b000 ---p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66b000-7fb6bf66c000 r--p 0000c000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66c000-7fb6bf66d000 rw-p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66d000-7fb6bf8d2000 r-xp 00000000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bf8d2000-7fb6bfad1000 ---p 00265000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfad1000-7fb6bfaef000 r--p 00264000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfaef000-7fb6bfafd000 rw-p 00282000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfafd000-7fb6bfb00000 rw-p 00000000 00:00 0 
7fb6bfb00000-7fb6bfb62000 r-xp 00000000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfb62000-7fb6bfd62000 ---p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd62000-7fb6bfd66000 r--p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd66000-7fb6bfd6c000 rw-p 00066000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd6c000-7fb6bfd92000 r-xp 00000000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bfd92000-7fb6bff91000 ---p 00026000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff91000-7fb6bff93000 r--p 00025000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff93000-7fb6bff94000 rw-p 00027000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff94000-7fb6bff97000 r-xp 00000000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6bff97000-7fb6c0197000 ---p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0197000-7fb6c0198000 r--p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0198000-7fb6c0199000 rw-p 00004000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0199000-7fb6c01a8000 r-xp 00000000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c01a8000-7fb6c03a7000 ---p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a7000-7fb6c03a8000 r--p 0000e000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a8000-7fb6c03a9000 rw-p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a9000-7fb6c03b4000 r-xp 00000000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c03b4000-7fb6c05b3000 ---p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b3000-7fb6c05b4000 r--p 0000a000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b4000-7fb6c05b5000 rw-p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance





--

Date2018-10-19 22:38
FromVictor Lazzarini
SubjectRe: [Csnd-dev] new fault in latest develop
Looks like it could be something to do
with include paths.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 19 Oct 2018, at 22:34, Dave Seidel <dave.seidel@GMAIL.COM> wrote:

I am revising my Implication Organ to work with 6.12 now that I am no longer allowed to coerce a k-rate array access using i(). But now I am getting a very new error of a different sort:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 18 2018
[commit: 7b56061cd4441957dab0d3570f526c8bb50ab70c]
libsndfile-1.0.25
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtmidi: PortMIDI module enabled
rtaudio: ALSA module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': free(): invalid pointer: 0x76f61884 ***

csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance

I have no idea where to start to whittle this down to a minimal case, but the source code is all here: https://github.com/DaveSeidel/music-src/tree/csound-6_12-fixes/implication-organ

This is code that ran until pretty recently (wish I could be more precise).

I rolled back to commit 80368518e and the output is even more dire, though perhaps more informative:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 19 2018
[commit: 80368518e3ac12d1058330b96561a206840c3e90]
libsndfile-1.0.27
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtaudio: ALSA module enabled
rtmidi: PortMIDI module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': munmap_chunk(): invalid pointer: 0x00007fb6d062984c ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7fb6cfa8abfb]
/lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7fb6cfa90fc6]
/usr/local/lib/libcsound64.so.6.0(+0x30e943)[0x7fb6d05e8943]
/usr/local/lib/libcsound64.so.6.0(+0x79693)[0x7fb6d0353693]
/usr/local/lib/libcsound64.so.6.0(+0x77474)[0x7fb6d0351474]
/usr/local/lib/libcsound64.so.6.0(csoundCompileArgs+0xd13)[0x7fb6d04d7e2b]
/usr/local/lib/libcsound64.so.6.0(csoundCompile+0x2a)[0x7fb6d04d8858]
csound(+0x18e6)[0x55d4264c88e6]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7fb6cfa3a2e1]
csound(_start+0x2a)[0x55d4264c836a]
======= Memory map: ========
55d4264c7000-55d4264ca000 r-xp 00000000 fe:00 108                        /usr/local/bin/csound
55d4266c9000-55d4266ca000 r--p 00002000 fe:00 108                        /usr/local/bin/csound
55d4266ca000-55d4266cb000 rw-p 00003000 fe:00 108                        /usr/local/bin/csound
55d427afd000-55d428027000 rw-p 00000000 00:00 0                          [heap]
7fb6bb410000-7fb6bb412000 r-xp 00000000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb412000-7fb6bb611000 ---p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb611000-7fb6bb612000 r--p 00001000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb612000-7fb6bb613000 rw-p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb613000-7fb6bb617000 r-xp 00000000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb617000-7fb6bb816000 ---p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb816000-7fb6bb817000 r--p 00003000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb817000-7fb6bb818000 rw-p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb818000-7fb6bb863000 r-xp 00000000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bb863000-7fb6bba62000 ---p 0004b000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba62000-7fb6bba64000 r--p 0004a000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba64000-7fb6bba66000 rw-p 0004c000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba66000-7fb6bba67000 r-xp 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bba67000-7fb6bbc66000 ---p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc66000-7fb6bbc67000 r--p 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc67000-7fb6bbc68000 rw-p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc68000-7fb6bbc6b000 r-xp 00000000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbc6b000-7fb6bbe6a000 ---p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6a000-7fb6bbe6b000 r--p 00002000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6b000-7fb6bbe6c000 rw-p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6c000-7fb6bbe6e000 r-xp 00000000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bbe6e000-7fb6bc06d000 ---p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06d000-7fb6bc06e000 r--p 00001000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06e000-7fb6bc06f000 rw-p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06f000-7fb6bc070000 r-xp 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc070000-7fb6bc26f000 ---p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc26f000-7fb6bc270000 r--p 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc270000-7fb6bc271000 rw-p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc271000-7fb6bc2df000 r-xp 00000000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc2df000-7fb6bc4de000 ---p 0006e000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4de000-7fb6bc4e0000 r--p 0006d000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e0000-7fb6bc4e1000 rw-p 0006f000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e1000-7fb6bc4f0000 r-xp 00000000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc4f0000-7fb6bc6ef000 ---p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6ef000-7fb6bc6f0000 r--p 0000e000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f0000-7fb6bc6f1000 rw-p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f1000-7fb6bc6f4000 r-xp 00000000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc6f4000-7fb6bc8f3000 ---p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f3000-7fb6bc8f4000 r--p 00002000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f4000-7fb6bc8f5000 rw-p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f5000-7fb6bc90b000 r-xp 00000000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bc90b000-7fb6bcb0b000 ---p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0b000-7fb6bcb0c000 r--p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0c000-7fb6bcb0d000 rw-p 00017000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0d000-7fb6bcb26000 r-xp 00000000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcb26000-7fb6bcd25000 ---p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd25000-7fb6bcd26000 r--p 00018000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd26000-7fb6bcd27000 rw-p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd27000-7fb6bcdc0000 r-xp 00000000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcdc0000-7fb6bcfc0000 ---p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc0000-7fb6bcfc3000 r--p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc3000-7fb6bcfc6000 rw-p 0009c000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc6000-7fb6bcfdd000 r-xp 00000000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bcfdd000-7fb6bd1dc000 ---p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dc000-7fb6bd1dd000 r--p 00016000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dd000-7fb6bd1de000 rw-p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1de000-7fb6bd1e8000 r-xp 00000000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd1e8000-7fb6bd3e7000 ---p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e7000-7fb6bd3e8000 r--p 00009000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e8000-7fb6bd3e9000 rw-p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e9000-7fb6bd3ef000 r-xp 00000000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd3ef000-7fb6bd5ef000 ---p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5ef000-7fb6bd5f0000 r--p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f0000-7fb6bd5f1000 rw-p 00007000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f1000-7fb6bd5f3000 r-xp 00000000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd5f3000-7fb6bd7f2000 ---p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f2000-7fb6bd7f3000 r--p 00001000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f3000-7fb6bd7f4000 rw-p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f4000-7fb6bd814000 r-xp 00000000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bd814000-7fb6bda13000 ---p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda13000-7fb6bda14000 r--p 0001f000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda14000-7fb6bda15000 rw-p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda15000-7fb6bda19000 r-xp 00000000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bda19000-7fb6bdc18000 ---p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc18000-7fb6bdc19000 r--p 00003000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc19000-7fb6bdc1a000 rw-p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc1a000-7fb6bdc1c000 r-xp 00000000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bdc1c000-7fb6bde1b000 ---p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1b000-7fb6bde1c000 r--p 00001000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1c000-7fb6bde1d000 rw-p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1d000-7fb6be112000 r-xp 00000000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be112000-7fb6be312000 ---p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be312000-7fb6be314000 r--p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be314000-7fb6be38b000 rw-p 002f7000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be38b000-7fb6be3af000 rw-p 00000000 00:00 0 
7fb6be3af000-7fb6be3be000 r-xp 00000000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be3be000-7fb6be5bd000 ---p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5bd000-7fb6be5be000 r--p 0000e000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5be000-7fb6be5c0000 rw-p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5c0000-7fb6be5c8000 r-xp 00000000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be5c8000-7fb6be7c7000 ---p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c7000-7fb6be7c8000 r--p 00007000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c8000-7fb6be7c9000 rw-p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c9000-7fb6be7ca000 r-xp 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be7ca000-7fb6be9c9000 ---p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9c9000-7fb6be9ca000 r--p 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9ca000-7fb6be9cb000 rw-p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9cb000-7fb6be9db000 r-xp 00000000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6be9db000-7fb6bebda000 ---p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebda000-7fb6bebdb000 r--p 0000f000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdb000-7fb6bebdc000 rw-p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdc000-7fb6bebe2000 r-xp 00000000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bebe2000-7fb6bede1000 ---p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede1000-7fb6bede2000 r--p 00005000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede2000-7fb6bede3000 rw-p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede3000-7fb6bedec000 r-xp 00000000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6bedec000-7fb6befec000 ---p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befec000-7fb6befed000 r--p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befed000-7fb6befee000 rw-p 0000a000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befee000-7fb6bf03a000 r-xp 00000000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf03a000-7fb6bf239000 ---p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf239000-7fb6bf23a000 r--p 0004b000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23a000-7fb6bf23b000 rw-p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23b000-7fb6bf25e000 r-xp 00000000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf25e000-7fb6bf45d000 ---p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45d000-7fb6bf45e000 r--p 00022000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45e000-7fb6bf45f000 rw-p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45f000-7fb6bf46c000 r-xp 00000000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf46c000-7fb6bf66b000 ---p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66b000-7fb6bf66c000 r--p 0000c000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66c000-7fb6bf66d000 rw-p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66d000-7fb6bf8d2000 r-xp 00000000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bf8d2000-7fb6bfad1000 ---p 00265000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfad1000-7fb6bfaef000 r--p 00264000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfaef000-7fb6bfafd000 rw-p 00282000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfafd000-7fb6bfb00000 rw-p 00000000 00:00 0 
7fb6bfb00000-7fb6bfb62000 r-xp 00000000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfb62000-7fb6bfd62000 ---p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd62000-7fb6bfd66000 r--p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd66000-7fb6bfd6c000 rw-p 00066000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd6c000-7fb6bfd92000 r-xp 00000000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bfd92000-7fb6bff91000 ---p 00026000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff91000-7fb6bff93000 r--p 00025000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff93000-7fb6bff94000 rw-p 00027000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff94000-7fb6bff97000 r-xp 00000000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6bff97000-7fb6c0197000 ---p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0197000-7fb6c0198000 r--p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0198000-7fb6c0199000 rw-p 00004000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0199000-7fb6c01a8000 r-xp 00000000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c01a8000-7fb6c03a7000 ---p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a7000-7fb6c03a8000 r--p 0000e000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a8000-7fb6c03a9000 rw-p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a9000-7fb6c03b4000 r-xp 00000000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c03b4000-7fb6c05b3000 ---p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b3000-7fb6c05b4000 r--p 0000a000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b4000-7fb6c05b5000 rw-p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance




Date2018-10-19 22:40
FromVictor Lazzarini
SubjectRe: [Csnd-dev] new fault in latest develop
what was the last working commit?

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 19 Oct 2018, at 22:38, Dave Seidel <dave.seidel@GMAIL.COM> wrote:

I'm happy to rebuild and try again at whatever commit you suggest, to help narrow down the issue.

On Fri, Oct 19, 2018 at 5:33 PM Dave Seidel <dave.seidel@gmail.com> wrote:
I am revising my Implication Organ to work with 6.12 now that I am no longer allowed to coerce a k-rate array access using i(). But now I am getting a very new error of a different sort:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 18 2018
[commit: 7b56061cd4441957dab0d3570f526c8bb50ab70c]
libsndfile-1.0.25
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtmidi: PortMIDI module enabled
rtaudio: ALSA module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': free(): invalid pointer: 0x76f61884 ***

csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance

I have no idea where to start to whittle this down to a minimal case, but the source code is all here: https://github.com/DaveSeidel/music-src/tree/csound-6_12-fixes/implication-organ

This is code that ran until pretty recently (wish I could be more precise).

I rolled back to commit 80368518e and the output is even more dire, though perhaps more informative:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 19 2018
[commit: 80368518e3ac12d1058330b96561a206840c3e90]
libsndfile-1.0.27
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtaudio: ALSA module enabled
rtmidi: PortMIDI module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': munmap_chunk(): invalid pointer: 0x00007fb6d062984c ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7fb6cfa8abfb]
/lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7fb6cfa90fc6]
/usr/local/lib/libcsound64.so.6.0(+0x30e943)[0x7fb6d05e8943]
/usr/local/lib/libcsound64.so.6.0(+0x79693)[0x7fb6d0353693]
/usr/local/lib/libcsound64.so.6.0(+0x77474)[0x7fb6d0351474]
/usr/local/lib/libcsound64.so.6.0(csoundCompileArgs+0xd13)[0x7fb6d04d7e2b]
/usr/local/lib/libcsound64.so.6.0(csoundCompile+0x2a)[0x7fb6d04d8858]
csound(+0x18e6)[0x55d4264c88e6]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7fb6cfa3a2e1]
csound(_start+0x2a)[0x55d4264c836a]
======= Memory map: ========
55d4264c7000-55d4264ca000 r-xp 00000000 fe:00 108                        /usr/local/bin/csound
55d4266c9000-55d4266ca000 r--p 00002000 fe:00 108                        /usr/local/bin/csound
55d4266ca000-55d4266cb000 rw-p 00003000 fe:00 108                        /usr/local/bin/csound
55d427afd000-55d428027000 rw-p 00000000 00:00 0                          [heap]
7fb6bb410000-7fb6bb412000 r-xp 00000000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb412000-7fb6bb611000 ---p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb611000-7fb6bb612000 r--p 00001000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb612000-7fb6bb613000 rw-p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb613000-7fb6bb617000 r-xp 00000000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb617000-7fb6bb816000 ---p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb816000-7fb6bb817000 r--p 00003000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb817000-7fb6bb818000 rw-p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb818000-7fb6bb863000 r-xp 00000000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bb863000-7fb6bba62000 ---p 0004b000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba62000-7fb6bba64000 r--p 0004a000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba64000-7fb6bba66000 rw-p 0004c000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba66000-7fb6bba67000 r-xp 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bba67000-7fb6bbc66000 ---p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc66000-7fb6bbc67000 r--p 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc67000-7fb6bbc68000 rw-p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc68000-7fb6bbc6b000 r-xp 00000000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbc6b000-7fb6bbe6a000 ---p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6a000-7fb6bbe6b000 r--p 00002000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6b000-7fb6bbe6c000 rw-p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6c000-7fb6bbe6e000 r-xp 00000000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bbe6e000-7fb6bc06d000 ---p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06d000-7fb6bc06e000 r--p 00001000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06e000-7fb6bc06f000 rw-p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06f000-7fb6bc070000 r-xp 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc070000-7fb6bc26f000 ---p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc26f000-7fb6bc270000 r--p 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc270000-7fb6bc271000 rw-p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc271000-7fb6bc2df000 r-xp 00000000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc2df000-7fb6bc4de000 ---p 0006e000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4de000-7fb6bc4e0000 r--p 0006d000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e0000-7fb6bc4e1000 rw-p 0006f000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e1000-7fb6bc4f0000 r-xp 00000000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc4f0000-7fb6bc6ef000 ---p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6ef000-7fb6bc6f0000 r--p 0000e000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f0000-7fb6bc6f1000 rw-p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f1000-7fb6bc6f4000 r-xp 00000000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc6f4000-7fb6bc8f3000 ---p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f3000-7fb6bc8f4000 r--p 00002000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f4000-7fb6bc8f5000 rw-p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f5000-7fb6bc90b000 r-xp 00000000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bc90b000-7fb6bcb0b000 ---p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0b000-7fb6bcb0c000 r--p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0c000-7fb6bcb0d000 rw-p 00017000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0d000-7fb6bcb26000 r-xp 00000000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcb26000-7fb6bcd25000 ---p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd25000-7fb6bcd26000 r--p 00018000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd26000-7fb6bcd27000 rw-p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd27000-7fb6bcdc0000 r-xp 00000000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcdc0000-7fb6bcfc0000 ---p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc0000-7fb6bcfc3000 r--p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc3000-7fb6bcfc6000 rw-p 0009c000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc6000-7fb6bcfdd000 r-xp 00000000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bcfdd000-7fb6bd1dc000 ---p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dc000-7fb6bd1dd000 r--p 00016000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dd000-7fb6bd1de000 rw-p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1de000-7fb6bd1e8000 r-xp 00000000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd1e8000-7fb6bd3e7000 ---p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e7000-7fb6bd3e8000 r--p 00009000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e8000-7fb6bd3e9000 rw-p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e9000-7fb6bd3ef000 r-xp 00000000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd3ef000-7fb6bd5ef000 ---p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5ef000-7fb6bd5f0000 r--p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f0000-7fb6bd5f1000 rw-p 00007000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f1000-7fb6bd5f3000 r-xp 00000000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd5f3000-7fb6bd7f2000 ---p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f2000-7fb6bd7f3000 r--p 00001000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f3000-7fb6bd7f4000 rw-p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f4000-7fb6bd814000 r-xp 00000000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bd814000-7fb6bda13000 ---p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda13000-7fb6bda14000 r--p 0001f000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda14000-7fb6bda15000 rw-p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda15000-7fb6bda19000 r-xp 00000000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bda19000-7fb6bdc18000 ---p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc18000-7fb6bdc19000 r--p 00003000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc19000-7fb6bdc1a000 rw-p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc1a000-7fb6bdc1c000 r-xp 00000000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bdc1c000-7fb6bde1b000 ---p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1b000-7fb6bde1c000 r--p 00001000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1c000-7fb6bde1d000 rw-p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1d000-7fb6be112000 r-xp 00000000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be112000-7fb6be312000 ---p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be312000-7fb6be314000 r--p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be314000-7fb6be38b000 rw-p 002f7000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be38b000-7fb6be3af000 rw-p 00000000 00:00 0 
7fb6be3af000-7fb6be3be000 r-xp 00000000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be3be000-7fb6be5bd000 ---p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5bd000-7fb6be5be000 r--p 0000e000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5be000-7fb6be5c0000 rw-p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5c0000-7fb6be5c8000 r-xp 00000000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be5c8000-7fb6be7c7000 ---p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c7000-7fb6be7c8000 r--p 00007000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c8000-7fb6be7c9000 rw-p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c9000-7fb6be7ca000 r-xp 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be7ca000-7fb6be9c9000 ---p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9c9000-7fb6be9ca000 r--p 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9ca000-7fb6be9cb000 rw-p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9cb000-7fb6be9db000 r-xp 00000000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6be9db000-7fb6bebda000 ---p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebda000-7fb6bebdb000 r--p 0000f000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdb000-7fb6bebdc000 rw-p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdc000-7fb6bebe2000 r-xp 00000000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bebe2000-7fb6bede1000 ---p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede1000-7fb6bede2000 r--p 00005000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede2000-7fb6bede3000 rw-p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede3000-7fb6bedec000 r-xp 00000000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6bedec000-7fb6befec000 ---p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befec000-7fb6befed000 r--p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befed000-7fb6befee000 rw-p 0000a000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befee000-7fb6bf03a000 r-xp 00000000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf03a000-7fb6bf239000 ---p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf239000-7fb6bf23a000 r--p 0004b000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23a000-7fb6bf23b000 rw-p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23b000-7fb6bf25e000 r-xp 00000000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf25e000-7fb6bf45d000 ---p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45d000-7fb6bf45e000 r--p 00022000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45e000-7fb6bf45f000 rw-p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45f000-7fb6bf46c000 r-xp 00000000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf46c000-7fb6bf66b000 ---p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66b000-7fb6bf66c000 r--p 0000c000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66c000-7fb6bf66d000 rw-p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66d000-7fb6bf8d2000 r-xp 00000000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bf8d2000-7fb6bfad1000 ---p 00265000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfad1000-7fb6bfaef000 r--p 00264000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfaef000-7fb6bfafd000 rw-p 00282000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfafd000-7fb6bfb00000 rw-p 00000000 00:00 0 
7fb6bfb00000-7fb6bfb62000 r-xp 00000000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfb62000-7fb6bfd62000 ---p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd62000-7fb6bfd66000 r--p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd66000-7fb6bfd6c000 rw-p 00066000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd6c000-7fb6bfd92000 r-xp 00000000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bfd92000-7fb6bff91000 ---p 00026000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff91000-7fb6bff93000 r--p 00025000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff93000-7fb6bff94000 rw-p 00027000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff94000-7fb6bff97000 r-xp 00000000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6bff97000-7fb6c0197000 ---p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0197000-7fb6c0198000 r--p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0198000-7fb6c0199000 rw-p 00004000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0199000-7fb6c01a8000 r-xp 00000000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c01a8000-7fb6c03a7000 ---p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a7000-7fb6c03a8000 r--p 0000e000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a8000-7fb6c03a9000 rw-p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a9000-7fb6c03b4000 r-xp 00000000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c03b4000-7fb6c05b3000 ---p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b3000-7fb6c05b4000 r--p 0000a000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b4000-7fb6c05b5000 rw-p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance





--

Date2018-10-19 22:41
FromDave Seidel
SubjectRe: [Csnd-dev] new fault in latest develop
Could be. I am only #including a single level (using an ./inc directory).

On Fri, Oct 19, 2018 at 5:38 PM Victor Lazzarini <Victor.Lazzarini@mu.ie> wrote:
Looks like it could be something to do
with include paths.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 19 Oct 2018, at 22:34, Dave Seidel <dave.seidel@GMAIL.COM> wrote:

I am revising my Implication Organ to work with 6.12 now that I am no longer allowed to coerce a k-rate array access using i(). But now I am getting a very new error of a different sort:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 18 2018
[commit: 7b56061cd4441957dab0d3570f526c8bb50ab70c]
libsndfile-1.0.25
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtmidi: PortMIDI module enabled
rtaudio: ALSA module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': free(): invalid pointer: 0x76f61884 ***

csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance

I have no idea where to start to whittle this down to a minimal case, but the source code is all here: https://github.com/DaveSeidel/music-src/tree/csound-6_12-fixes/implication-organ

This is code that ran until pretty recently (wish I could be more precise).

I rolled back to commit 80368518e and the output is even more dire, though perhaps more informative:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 19 2018
[commit: 80368518e3ac12d1058330b96561a206840c3e90]
libsndfile-1.0.27
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtaudio: ALSA module enabled
rtmidi: PortMIDI module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': munmap_chunk(): invalid pointer: 0x00007fb6d062984c ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7fb6cfa8abfb]
/lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7fb6cfa90fc6]
/usr/local/lib/libcsound64.so.6.0(+0x30e943)[0x7fb6d05e8943]
/usr/local/lib/libcsound64.so.6.0(+0x79693)[0x7fb6d0353693]
/usr/local/lib/libcsound64.so.6.0(+0x77474)[0x7fb6d0351474]
/usr/local/lib/libcsound64.so.6.0(csoundCompileArgs+0xd13)[0x7fb6d04d7e2b]
/usr/local/lib/libcsound64.so.6.0(csoundCompile+0x2a)[0x7fb6d04d8858]
csound(+0x18e6)[0x55d4264c88e6]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7fb6cfa3a2e1]
csound(_start+0x2a)[0x55d4264c836a]
======= Memory map: ========
55d4264c7000-55d4264ca000 r-xp 00000000 fe:00 108                        /usr/local/bin/csound
55d4266c9000-55d4266ca000 r--p 00002000 fe:00 108                        /usr/local/bin/csound
55d4266ca000-55d4266cb000 rw-p 00003000 fe:00 108                        /usr/local/bin/csound
55d427afd000-55d428027000 rw-p 00000000 00:00 0                          [heap]
7fb6bb410000-7fb6bb412000 r-xp 00000000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb412000-7fb6bb611000 ---p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb611000-7fb6bb612000 r--p 00001000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb612000-7fb6bb613000 rw-p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb613000-7fb6bb617000 r-xp 00000000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb617000-7fb6bb816000 ---p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb816000-7fb6bb817000 r--p 00003000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb817000-7fb6bb818000 rw-p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb818000-7fb6bb863000 r-xp 00000000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bb863000-7fb6bba62000 ---p 0004b000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba62000-7fb6bba64000 r--p 0004a000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba64000-7fb6bba66000 rw-p 0004c000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba66000-7fb6bba67000 r-xp 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bba67000-7fb6bbc66000 ---p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc66000-7fb6bbc67000 r--p 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc67000-7fb6bbc68000 rw-p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc68000-7fb6bbc6b000 r-xp 00000000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbc6b000-7fb6bbe6a000 ---p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6a000-7fb6bbe6b000 r--p 00002000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6b000-7fb6bbe6c000 rw-p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6c000-7fb6bbe6e000 r-xp 00000000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bbe6e000-7fb6bc06d000 ---p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06d000-7fb6bc06e000 r--p 00001000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06e000-7fb6bc06f000 rw-p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06f000-7fb6bc070000 r-xp 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc070000-7fb6bc26f000 ---p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc26f000-7fb6bc270000 r--p 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc270000-7fb6bc271000 rw-p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc271000-7fb6bc2df000 r-xp 00000000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc2df000-7fb6bc4de000 ---p 0006e000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4de000-7fb6bc4e0000 r--p 0006d000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e0000-7fb6bc4e1000 rw-p 0006f000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e1000-7fb6bc4f0000 r-xp 00000000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc4f0000-7fb6bc6ef000 ---p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6ef000-7fb6bc6f0000 r--p 0000e000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f0000-7fb6bc6f1000 rw-p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f1000-7fb6bc6f4000 r-xp 00000000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc6f4000-7fb6bc8f3000 ---p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f3000-7fb6bc8f4000 r--p 00002000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f4000-7fb6bc8f5000 rw-p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f5000-7fb6bc90b000 r-xp 00000000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bc90b000-7fb6bcb0b000 ---p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0b000-7fb6bcb0c000 r--p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0c000-7fb6bcb0d000 rw-p 00017000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0d000-7fb6bcb26000 r-xp 00000000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcb26000-7fb6bcd25000 ---p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd25000-7fb6bcd26000 r--p 00018000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd26000-7fb6bcd27000 rw-p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd27000-7fb6bcdc0000 r-xp 00000000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcdc0000-7fb6bcfc0000 ---p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc0000-7fb6bcfc3000 r--p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc3000-7fb6bcfc6000 rw-p 0009c000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc6000-7fb6bcfdd000 r-xp 00000000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bcfdd000-7fb6bd1dc000 ---p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dc000-7fb6bd1dd000 r--p 00016000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dd000-7fb6bd1de000 rw-p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1de000-7fb6bd1e8000 r-xp 00000000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd1e8000-7fb6bd3e7000 ---p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e7000-7fb6bd3e8000 r--p 00009000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e8000-7fb6bd3e9000 rw-p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e9000-7fb6bd3ef000 r-xp 00000000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd3ef000-7fb6bd5ef000 ---p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5ef000-7fb6bd5f0000 r--p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f0000-7fb6bd5f1000 rw-p 00007000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f1000-7fb6bd5f3000 r-xp 00000000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd5f3000-7fb6bd7f2000 ---p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f2000-7fb6bd7f3000 r--p 00001000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f3000-7fb6bd7f4000 rw-p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f4000-7fb6bd814000 r-xp 00000000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bd814000-7fb6bda13000 ---p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda13000-7fb6bda14000 r--p 0001f000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda14000-7fb6bda15000 rw-p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda15000-7fb6bda19000 r-xp 00000000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bda19000-7fb6bdc18000 ---p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc18000-7fb6bdc19000 r--p 00003000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc19000-7fb6bdc1a000 rw-p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc1a000-7fb6bdc1c000 r-xp 00000000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bdc1c000-7fb6bde1b000 ---p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1b000-7fb6bde1c000 r--p 00001000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1c000-7fb6bde1d000 rw-p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1d000-7fb6be112000 r-xp 00000000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be112000-7fb6be312000 ---p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be312000-7fb6be314000 r--p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be314000-7fb6be38b000 rw-p 002f7000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be38b000-7fb6be3af000 rw-p 00000000 00:00 0 
7fb6be3af000-7fb6be3be000 r-xp 00000000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be3be000-7fb6be5bd000 ---p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5bd000-7fb6be5be000 r--p 0000e000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5be000-7fb6be5c0000 rw-p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5c0000-7fb6be5c8000 r-xp 00000000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be5c8000-7fb6be7c7000 ---p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c7000-7fb6be7c8000 r--p 00007000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c8000-7fb6be7c9000 rw-p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c9000-7fb6be7ca000 r-xp 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be7ca000-7fb6be9c9000 ---p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9c9000-7fb6be9ca000 r--p 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9ca000-7fb6be9cb000 rw-p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9cb000-7fb6be9db000 r-xp 00000000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6be9db000-7fb6bebda000 ---p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebda000-7fb6bebdb000 r--p 0000f000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdb000-7fb6bebdc000 rw-p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdc000-7fb6bebe2000 r-xp 00000000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bebe2000-7fb6bede1000 ---p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede1000-7fb6bede2000 r--p 00005000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede2000-7fb6bede3000 rw-p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede3000-7fb6bedec000 r-xp 00000000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6bedec000-7fb6befec000 ---p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befec000-7fb6befed000 r--p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befed000-7fb6befee000 rw-p 0000a000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befee000-7fb6bf03a000 r-xp 00000000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf03a000-7fb6bf239000 ---p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf239000-7fb6bf23a000 r--p 0004b000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23a000-7fb6bf23b000 rw-p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23b000-7fb6bf25e000 r-xp 00000000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf25e000-7fb6bf45d000 ---p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45d000-7fb6bf45e000 r--p 00022000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45e000-7fb6bf45f000 rw-p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45f000-7fb6bf46c000 r-xp 00000000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf46c000-7fb6bf66b000 ---p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66b000-7fb6bf66c000 r--p 0000c000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66c000-7fb6bf66d000 rw-p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66d000-7fb6bf8d2000 r-xp 00000000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bf8d2000-7fb6bfad1000 ---p 00265000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfad1000-7fb6bfaef000 r--p 00264000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfaef000-7fb6bfafd000 rw-p 00282000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfafd000-7fb6bfb00000 rw-p 00000000 00:00 0 
7fb6bfb00000-7fb6bfb62000 r-xp 00000000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfb62000-7fb6bfd62000 ---p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd62000-7fb6bfd66000 r--p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd66000-7fb6bfd6c000 rw-p 00066000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd6c000-7fb6bfd92000 r-xp 00000000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bfd92000-7fb6bff91000 ---p 00026000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff91000-7fb6bff93000 r--p 00025000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff93000-7fb6bff94000 rw-p 00027000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff94000-7fb6bff97000 r-xp 00000000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6bff97000-7fb6c0197000 ---p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0197000-7fb6c0198000 r--p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0198000-7fb6c0199000 rw-p 00004000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0199000-7fb6c01a8000 r-xp 00000000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c01a8000-7fb6c03a7000 ---p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a7000-7fb6c03a8000 r--p 0000e000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a8000-7fb6c03a9000 rw-p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a9000-7fb6c03b4000 r-xp 00000000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c03b4000-7fb6c05b3000 ---p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b3000-7fb6c05b4000 r--p 0000a000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b4000-7fb6c05b5000 rw-p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance





--

Date2018-10-19 22:41
FromVictor Lazzarini
SubjectRe: [Csnd-dev] new fault in latest develop
Looks like it could be something to do
with include paths.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 19 Oct 2018, at 22:34, Dave Seidel <dave.seidel@GMAIL.COM> wrote:

I am revising my Implication Organ to work with 6.12 now that I am no longer allowed to coerce a k-rate array access using i(). But now I am getting a very new error of a different sort:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 18 2018
[commit: 7b56061cd4441957dab0d3570f526c8bb50ab70c]
libsndfile-1.0.25
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtmidi: PortMIDI module enabled
rtaudio: ALSA module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': free(): invalid pointer: 0x76f61884 ***

csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance

I have no idea where to start to whittle this down to a minimal case, but the source code is all here: https://github.com/DaveSeidel/music-src/tree/csound-6_12-fixes/implication-organ

This is code that ran until pretty recently (wish I could be more precise).

I rolled back to commit 80368518e and the output is even more dire, though perhaps more informative:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 19 2018
[commit: 80368518e3ac12d1058330b96561a206840c3e90]
libsndfile-1.0.27
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtaudio: ALSA module enabled
rtmidi: PortMIDI module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': munmap_chunk(): invalid pointer: 0x00007fb6d062984c ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7fb6cfa8abfb]
/lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7fb6cfa90fc6]
/usr/local/lib/libcsound64.so.6.0(+0x30e943)[0x7fb6d05e8943]
/usr/local/lib/libcsound64.so.6.0(+0x79693)[0x7fb6d0353693]
/usr/local/lib/libcsound64.so.6.0(+0x77474)[0x7fb6d0351474]
/usr/local/lib/libcsound64.so.6.0(csoundCompileArgs+0xd13)[0x7fb6d04d7e2b]
/usr/local/lib/libcsound64.so.6.0(csoundCompile+0x2a)[0x7fb6d04d8858]
csound(+0x18e6)[0x55d4264c88e6]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7fb6cfa3a2e1]
csound(_start+0x2a)[0x55d4264c836a]
======= Memory map: ========
55d4264c7000-55d4264ca000 r-xp 00000000 fe:00 108                        /usr/local/bin/csound
55d4266c9000-55d4266ca000 r--p 00002000 fe:00 108                        /usr/local/bin/csound
55d4266ca000-55d4266cb000 rw-p 00003000 fe:00 108                        /usr/local/bin/csound
55d427afd000-55d428027000 rw-p 00000000 00:00 0                          [heap]
7fb6bb410000-7fb6bb412000 r-xp 00000000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb412000-7fb6bb611000 ---p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb611000-7fb6bb612000 r--p 00001000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb612000-7fb6bb613000 rw-p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb613000-7fb6bb617000 r-xp 00000000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb617000-7fb6bb816000 ---p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb816000-7fb6bb817000 r--p 00003000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb817000-7fb6bb818000 rw-p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb818000-7fb6bb863000 r-xp 00000000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bb863000-7fb6bba62000 ---p 0004b000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba62000-7fb6bba64000 r--p 0004a000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba64000-7fb6bba66000 rw-p 0004c000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba66000-7fb6bba67000 r-xp 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bba67000-7fb6bbc66000 ---p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc66000-7fb6bbc67000 r--p 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc67000-7fb6bbc68000 rw-p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc68000-7fb6bbc6b000 r-xp 00000000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbc6b000-7fb6bbe6a000 ---p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6a000-7fb6bbe6b000 r--p 00002000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6b000-7fb6bbe6c000 rw-p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6c000-7fb6bbe6e000 r-xp 00000000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bbe6e000-7fb6bc06d000 ---p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06d000-7fb6bc06e000 r--p 00001000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06e000-7fb6bc06f000 rw-p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06f000-7fb6bc070000 r-xp 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc070000-7fb6bc26f000 ---p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc26f000-7fb6bc270000 r--p 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc270000-7fb6bc271000 rw-p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc271000-7fb6bc2df000 r-xp 00000000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc2df000-7fb6bc4de000 ---p 0006e000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4de000-7fb6bc4e0000 r--p 0006d000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e0000-7fb6bc4e1000 rw-p 0006f000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e1000-7fb6bc4f0000 r-xp 00000000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc4f0000-7fb6bc6ef000 ---p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6ef000-7fb6bc6f0000 r--p 0000e000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f0000-7fb6bc6f1000 rw-p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f1000-7fb6bc6f4000 r-xp 00000000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc6f4000-7fb6bc8f3000 ---p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f3000-7fb6bc8f4000 r--p 00002000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f4000-7fb6bc8f5000 rw-p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f5000-7fb6bc90b000 r-xp 00000000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bc90b000-7fb6bcb0b000 ---p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0b000-7fb6bcb0c000 r--p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0c000-7fb6bcb0d000 rw-p 00017000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0d000-7fb6bcb26000 r-xp 00000000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcb26000-7fb6bcd25000 ---p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd25000-7fb6bcd26000 r--p 00018000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd26000-7fb6bcd27000 rw-p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd27000-7fb6bcdc0000 r-xp 00000000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcdc0000-7fb6bcfc0000 ---p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc0000-7fb6bcfc3000 r--p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc3000-7fb6bcfc6000 rw-p 0009c000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc6000-7fb6bcfdd000 r-xp 00000000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bcfdd000-7fb6bd1dc000 ---p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dc000-7fb6bd1dd000 r--p 00016000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dd000-7fb6bd1de000 rw-p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1de000-7fb6bd1e8000 r-xp 00000000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd1e8000-7fb6bd3e7000 ---p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e7000-7fb6bd3e8000 r--p 00009000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e8000-7fb6bd3e9000 rw-p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e9000-7fb6bd3ef000 r-xp 00000000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd3ef000-7fb6bd5ef000 ---p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5ef000-7fb6bd5f0000 r--p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f0000-7fb6bd5f1000 rw-p 00007000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f1000-7fb6bd5f3000 r-xp 00000000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd5f3000-7fb6bd7f2000 ---p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f2000-7fb6bd7f3000 r--p 00001000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f3000-7fb6bd7f4000 rw-p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f4000-7fb6bd814000 r-xp 00000000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bd814000-7fb6bda13000 ---p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda13000-7fb6bda14000 r--p 0001f000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda14000-7fb6bda15000 rw-p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda15000-7fb6bda19000 r-xp 00000000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bda19000-7fb6bdc18000 ---p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc18000-7fb6bdc19000 r--p 00003000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc19000-7fb6bdc1a000 rw-p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc1a000-7fb6bdc1c000 r-xp 00000000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bdc1c000-7fb6bde1b000 ---p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1b000-7fb6bde1c000 r--p 00001000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1c000-7fb6bde1d000 rw-p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1d000-7fb6be112000 r-xp 00000000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be112000-7fb6be312000 ---p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be312000-7fb6be314000 r--p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be314000-7fb6be38b000 rw-p 002f7000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be38b000-7fb6be3af000 rw-p 00000000 00:00 0 
7fb6be3af000-7fb6be3be000 r-xp 00000000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be3be000-7fb6be5bd000 ---p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5bd000-7fb6be5be000 r--p 0000e000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5be000-7fb6be5c0000 rw-p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5c0000-7fb6be5c8000 r-xp 00000000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be5c8000-7fb6be7c7000 ---p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c7000-7fb6be7c8000 r--p 00007000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c8000-7fb6be7c9000 rw-p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c9000-7fb6be7ca000 r-xp 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be7ca000-7fb6be9c9000 ---p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9c9000-7fb6be9ca000 r--p 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9ca000-7fb6be9cb000 rw-p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9cb000-7fb6be9db000 r-xp 00000000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6be9db000-7fb6bebda000 ---p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebda000-7fb6bebdb000 r--p 0000f000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdb000-7fb6bebdc000 rw-p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdc000-7fb6bebe2000 r-xp 00000000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bebe2000-7fb6bede1000 ---p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede1000-7fb6bede2000 r--p 00005000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede2000-7fb6bede3000 rw-p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede3000-7fb6bedec000 r-xp 00000000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6bedec000-7fb6befec000 ---p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befec000-7fb6befed000 r--p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befed000-7fb6befee000 rw-p 0000a000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befee000-7fb6bf03a000 r-xp 00000000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf03a000-7fb6bf239000 ---p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf239000-7fb6bf23a000 r--p 0004b000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23a000-7fb6bf23b000 rw-p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23b000-7fb6bf25e000 r-xp 00000000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf25e000-7fb6bf45d000 ---p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45d000-7fb6bf45e000 r--p 00022000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45e000-7fb6bf45f000 rw-p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45f000-7fb6bf46c000 r-xp 00000000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf46c000-7fb6bf66b000 ---p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66b000-7fb6bf66c000 r--p 0000c000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66c000-7fb6bf66d000 rw-p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66d000-7fb6bf8d2000 r-xp 00000000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bf8d2000-7fb6bfad1000 ---p 00265000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfad1000-7fb6bfaef000 r--p 00264000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfaef000-7fb6bfafd000 rw-p 00282000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfafd000-7fb6bfb00000 rw-p 00000000 00:00 0 
7fb6bfb00000-7fb6bfb62000 r-xp 00000000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfb62000-7fb6bfd62000 ---p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd62000-7fb6bfd66000 r--p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd66000-7fb6bfd6c000 rw-p 00066000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd6c000-7fb6bfd92000 r-xp 00000000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bfd92000-7fb6bff91000 ---p 00026000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff91000-7fb6bff93000 r--p 00025000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff93000-7fb6bff94000 rw-p 00027000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff94000-7fb6bff97000 r-xp 00000000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6bff97000-7fb6c0197000 ---p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0197000-7fb6c0198000 r--p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0198000-7fb6c0199000 rw-p 00004000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0199000-7fb6c01a8000 r-xp 00000000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c01a8000-7fb6c03a7000 ---p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a7000-7fb6c03a8000 r--p 0000e000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a8000-7fb6c03a9000 rw-p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a9000-7fb6c03b4000 r-xp 00000000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c03b4000-7fb6c05b3000 ---p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b3000-7fb6c05b4000 r--p 0000a000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b4000-7fb6c05b5000 rw-p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance




Date2018-10-19 22:42
FromDave Seidel
SubjectRe: [Csnd-dev] new fault in latest develop
I haven't worked back to a working commit yet, but I can do that.

On Fri, Oct 19, 2018 at 5:41 PM Dave Seidel <dave.seidel@gmail.com> wrote:
Could be. I am only #including a single level (using an ./inc directory).

On Fri, Oct 19, 2018 at 5:38 PM Victor Lazzarini <Victor.Lazzarini@mu.ie> wrote:
Looks like it could be something to do
with include paths.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 19 Oct 2018, at 22:34, Dave Seidel <dave.seidel@GMAIL.COM> wrote:

I am revising my Implication Organ to work with 6.12 now that I am no longer allowed to coerce a k-rate array access using i(). But now I am getting a very new error of a different sort:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 18 2018
[commit: 7b56061cd4441957dab0d3570f526c8bb50ab70c]
libsndfile-1.0.25
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtmidi: PortMIDI module enabled
rtaudio: ALSA module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': free(): invalid pointer: 0x76f61884 ***

csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance

I have no idea where to start to whittle this down to a minimal case, but the source code is all here: https://github.com/DaveSeidel/music-src/tree/csound-6_12-fixes/implication-organ

This is code that ran until pretty recently (wish I could be more precise).

I rolled back to commit 80368518e and the output is even more dire, though perhaps more informative:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 19 2018
[commit: 80368518e3ac12d1058330b96561a206840c3e90]
libsndfile-1.0.27
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtaudio: ALSA module enabled
rtmidi: PortMIDI module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': munmap_chunk(): invalid pointer: 0x00007fb6d062984c ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7fb6cfa8abfb]
/lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7fb6cfa90fc6]
/usr/local/lib/libcsound64.so.6.0(+0x30e943)[0x7fb6d05e8943]
/usr/local/lib/libcsound64.so.6.0(+0x79693)[0x7fb6d0353693]
/usr/local/lib/libcsound64.so.6.0(+0x77474)[0x7fb6d0351474]
/usr/local/lib/libcsound64.so.6.0(csoundCompileArgs+0xd13)[0x7fb6d04d7e2b]
/usr/local/lib/libcsound64.so.6.0(csoundCompile+0x2a)[0x7fb6d04d8858]
csound(+0x18e6)[0x55d4264c88e6]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7fb6cfa3a2e1]
csound(_start+0x2a)[0x55d4264c836a]
======= Memory map: ========
55d4264c7000-55d4264ca000 r-xp 00000000 fe:00 108                        /usr/local/bin/csound
55d4266c9000-55d4266ca000 r--p 00002000 fe:00 108                        /usr/local/bin/csound
55d4266ca000-55d4266cb000 rw-p 00003000 fe:00 108                        /usr/local/bin/csound
55d427afd000-55d428027000 rw-p 00000000 00:00 0                          [heap]
7fb6bb410000-7fb6bb412000 r-xp 00000000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb412000-7fb6bb611000 ---p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb611000-7fb6bb612000 r--p 00001000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb612000-7fb6bb613000 rw-p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb613000-7fb6bb617000 r-xp 00000000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb617000-7fb6bb816000 ---p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb816000-7fb6bb817000 r--p 00003000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb817000-7fb6bb818000 rw-p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb818000-7fb6bb863000 r-xp 00000000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bb863000-7fb6bba62000 ---p 0004b000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba62000-7fb6bba64000 r--p 0004a000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba64000-7fb6bba66000 rw-p 0004c000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba66000-7fb6bba67000 r-xp 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bba67000-7fb6bbc66000 ---p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc66000-7fb6bbc67000 r--p 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc67000-7fb6bbc68000 rw-p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc68000-7fb6bbc6b000 r-xp 00000000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbc6b000-7fb6bbe6a000 ---p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6a000-7fb6bbe6b000 r--p 00002000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6b000-7fb6bbe6c000 rw-p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6c000-7fb6bbe6e000 r-xp 00000000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bbe6e000-7fb6bc06d000 ---p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06d000-7fb6bc06e000 r--p 00001000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06e000-7fb6bc06f000 rw-p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06f000-7fb6bc070000 r-xp 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc070000-7fb6bc26f000 ---p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc26f000-7fb6bc270000 r--p 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc270000-7fb6bc271000 rw-p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc271000-7fb6bc2df000 r-xp 00000000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc2df000-7fb6bc4de000 ---p 0006e000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4de000-7fb6bc4e0000 r--p 0006d000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e0000-7fb6bc4e1000 rw-p 0006f000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e1000-7fb6bc4f0000 r-xp 00000000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc4f0000-7fb6bc6ef000 ---p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6ef000-7fb6bc6f0000 r--p 0000e000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f0000-7fb6bc6f1000 rw-p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f1000-7fb6bc6f4000 r-xp 00000000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc6f4000-7fb6bc8f3000 ---p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f3000-7fb6bc8f4000 r--p 00002000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f4000-7fb6bc8f5000 rw-p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f5000-7fb6bc90b000 r-xp 00000000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bc90b000-7fb6bcb0b000 ---p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0b000-7fb6bcb0c000 r--p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0c000-7fb6bcb0d000 rw-p 00017000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0d000-7fb6bcb26000 r-xp 00000000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcb26000-7fb6bcd25000 ---p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd25000-7fb6bcd26000 r--p 00018000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd26000-7fb6bcd27000 rw-p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd27000-7fb6bcdc0000 r-xp 00000000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcdc0000-7fb6bcfc0000 ---p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc0000-7fb6bcfc3000 r--p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc3000-7fb6bcfc6000 rw-p 0009c000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc6000-7fb6bcfdd000 r-xp 00000000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bcfdd000-7fb6bd1dc000 ---p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dc000-7fb6bd1dd000 r--p 00016000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dd000-7fb6bd1de000 rw-p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1de000-7fb6bd1e8000 r-xp 00000000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd1e8000-7fb6bd3e7000 ---p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e7000-7fb6bd3e8000 r--p 00009000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e8000-7fb6bd3e9000 rw-p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e9000-7fb6bd3ef000 r-xp 00000000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd3ef000-7fb6bd5ef000 ---p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5ef000-7fb6bd5f0000 r--p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f0000-7fb6bd5f1000 rw-p 00007000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f1000-7fb6bd5f3000 r-xp 00000000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd5f3000-7fb6bd7f2000 ---p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f2000-7fb6bd7f3000 r--p 00001000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f3000-7fb6bd7f4000 rw-p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f4000-7fb6bd814000 r-xp 00000000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bd814000-7fb6bda13000 ---p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda13000-7fb6bda14000 r--p 0001f000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda14000-7fb6bda15000 rw-p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda15000-7fb6bda19000 r-xp 00000000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bda19000-7fb6bdc18000 ---p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc18000-7fb6bdc19000 r--p 00003000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc19000-7fb6bdc1a000 rw-p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc1a000-7fb6bdc1c000 r-xp 00000000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bdc1c000-7fb6bde1b000 ---p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1b000-7fb6bde1c000 r--p 00001000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1c000-7fb6bde1d000 rw-p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1d000-7fb6be112000 r-xp 00000000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be112000-7fb6be312000 ---p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be312000-7fb6be314000 r--p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be314000-7fb6be38b000 rw-p 002f7000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be38b000-7fb6be3af000 rw-p 00000000 00:00 0 
7fb6be3af000-7fb6be3be000 r-xp 00000000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be3be000-7fb6be5bd000 ---p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5bd000-7fb6be5be000 r--p 0000e000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5be000-7fb6be5c0000 rw-p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5c0000-7fb6be5c8000 r-xp 00000000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be5c8000-7fb6be7c7000 ---p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c7000-7fb6be7c8000 r--p 00007000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c8000-7fb6be7c9000 rw-p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c9000-7fb6be7ca000 r-xp 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be7ca000-7fb6be9c9000 ---p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9c9000-7fb6be9ca000 r--p 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9ca000-7fb6be9cb000 rw-p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9cb000-7fb6be9db000 r-xp 00000000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6be9db000-7fb6bebda000 ---p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebda000-7fb6bebdb000 r--p 0000f000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdb000-7fb6bebdc000 rw-p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdc000-7fb6bebe2000 r-xp 00000000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bebe2000-7fb6bede1000 ---p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede1000-7fb6bede2000 r--p 00005000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede2000-7fb6bede3000 rw-p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede3000-7fb6bedec000 r-xp 00000000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6bedec000-7fb6befec000 ---p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befec000-7fb6befed000 r--p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befed000-7fb6befee000 rw-p 0000a000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befee000-7fb6bf03a000 r-xp 00000000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf03a000-7fb6bf239000 ---p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf239000-7fb6bf23a000 r--p 0004b000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23a000-7fb6bf23b000 rw-p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23b000-7fb6bf25e000 r-xp 00000000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf25e000-7fb6bf45d000 ---p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45d000-7fb6bf45e000 r--p 00022000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45e000-7fb6bf45f000 rw-p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45f000-7fb6bf46c000 r-xp 00000000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf46c000-7fb6bf66b000 ---p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66b000-7fb6bf66c000 r--p 0000c000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66c000-7fb6bf66d000 rw-p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66d000-7fb6bf8d2000 r-xp 00000000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bf8d2000-7fb6bfad1000 ---p 00265000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfad1000-7fb6bfaef000 r--p 00264000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfaef000-7fb6bfafd000 rw-p 00282000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfafd000-7fb6bfb00000 rw-p 00000000 00:00 0 
7fb6bfb00000-7fb6bfb62000 r-xp 00000000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfb62000-7fb6bfd62000 ---p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd62000-7fb6bfd66000 r--p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd66000-7fb6bfd6c000 rw-p 00066000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd6c000-7fb6bfd92000 r-xp 00000000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bfd92000-7fb6bff91000 ---p 00026000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff91000-7fb6bff93000 r--p 00025000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff93000-7fb6bff94000 rw-p 00027000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff94000-7fb6bff97000 r-xp 00000000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6bff97000-7fb6c0197000 ---p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0197000-7fb6c0198000 r--p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0198000-7fb6c0199000 rw-p 00004000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0199000-7fb6c01a8000 r-xp 00000000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c01a8000-7fb6c03a7000 ---p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a7000-7fb6c03a8000 r--p 0000e000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a8000-7fb6c03a9000 rw-p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a9000-7fb6c03b4000 r-xp 00000000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c03b4000-7fb6c05b3000 ---p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b3000-7fb6c05b4000 r--p 0000a000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b4000-7fb6c05b5000 rw-p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance





--


--

Date2018-10-19 22:42
FromVictor Lazzarini
SubjectRe: [Csnd-dev] new fault in latest develop
Try running with -v

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 19 Oct 2018, at 22:41, Dave Seidel <dave.seidel@GMAIL.COM> wrote:

Could be. I am only #including a single level (using an ./inc directory).

On Fri, Oct 19, 2018 at 5:38 PM Victor Lazzarini <Victor.Lazzarini@mu.ie> wrote:
Looks like it could be something to do
with include paths.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 19 Oct 2018, at 22:34, Dave Seidel <dave.seidel@GMAIL.COM> wrote:

I am revising my Implication Organ to work with 6.12 now that I am no longer allowed to coerce a k-rate array access using i(). But now I am getting a very new error of a different sort:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 18 2018
[commit: 7b56061cd4441957dab0d3570f526c8bb50ab70c]
libsndfile-1.0.25
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtmidi: PortMIDI module enabled
rtaudio: ALSA module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': free(): invalid pointer: 0x76f61884 ***

csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance

I have no idea where to start to whittle this down to a minimal case, but the source code is all here: https://github.com/DaveSeidel/music-src/tree/csound-6_12-fixes/implication-organ

This is code that ran until pretty recently (wish I could be more precise).

I rolled back to commit 80368518e and the output is even more dire, though perhaps more informative:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 19 2018
[commit: 80368518e3ac12d1058330b96561a206840c3e90]
libsndfile-1.0.27
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtaudio: ALSA module enabled
rtmidi: PortMIDI module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': munmap_chunk(): invalid pointer: 0x00007fb6d062984c ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7fb6cfa8abfb]
/lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7fb6cfa90fc6]
/usr/local/lib/libcsound64.so.6.0(+0x30e943)[0x7fb6d05e8943]
/usr/local/lib/libcsound64.so.6.0(+0x79693)[0x7fb6d0353693]
/usr/local/lib/libcsound64.so.6.0(+0x77474)[0x7fb6d0351474]
/usr/local/lib/libcsound64.so.6.0(csoundCompileArgs+0xd13)[0x7fb6d04d7e2b]
/usr/local/lib/libcsound64.so.6.0(csoundCompile+0x2a)[0x7fb6d04d8858]
csound(+0x18e6)[0x55d4264c88e6]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7fb6cfa3a2e1]
csound(_start+0x2a)[0x55d4264c836a]
======= Memory map: ========
55d4264c7000-55d4264ca000 r-xp 00000000 fe:00 108                        /usr/local/bin/csound
55d4266c9000-55d4266ca000 r--p 00002000 fe:00 108                        /usr/local/bin/csound
55d4266ca000-55d4266cb000 rw-p 00003000 fe:00 108                        /usr/local/bin/csound
55d427afd000-55d428027000 rw-p 00000000 00:00 0                          [heap]
7fb6bb410000-7fb6bb412000 r-xp 00000000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb412000-7fb6bb611000 ---p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb611000-7fb6bb612000 r--p 00001000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb612000-7fb6bb613000 rw-p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb613000-7fb6bb617000 r-xp 00000000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb617000-7fb6bb816000 ---p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb816000-7fb6bb817000 r--p 00003000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb817000-7fb6bb818000 rw-p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb818000-7fb6bb863000 r-xp 00000000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bb863000-7fb6bba62000 ---p 0004b000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba62000-7fb6bba64000 r--p 0004a000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba64000-7fb6bba66000 rw-p 0004c000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba66000-7fb6bba67000 r-xp 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bba67000-7fb6bbc66000 ---p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc66000-7fb6bbc67000 r--p 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc67000-7fb6bbc68000 rw-p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc68000-7fb6bbc6b000 r-xp 00000000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbc6b000-7fb6bbe6a000 ---p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6a000-7fb6bbe6b000 r--p 00002000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6b000-7fb6bbe6c000 rw-p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6c000-7fb6bbe6e000 r-xp 00000000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bbe6e000-7fb6bc06d000 ---p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06d000-7fb6bc06e000 r--p 00001000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06e000-7fb6bc06f000 rw-p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06f000-7fb6bc070000 r-xp 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc070000-7fb6bc26f000 ---p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc26f000-7fb6bc270000 r--p 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc270000-7fb6bc271000 rw-p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc271000-7fb6bc2df000 r-xp 00000000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc2df000-7fb6bc4de000 ---p 0006e000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4de000-7fb6bc4e0000 r--p 0006d000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e0000-7fb6bc4e1000 rw-p 0006f000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e1000-7fb6bc4f0000 r-xp 00000000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc4f0000-7fb6bc6ef000 ---p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6ef000-7fb6bc6f0000 r--p 0000e000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f0000-7fb6bc6f1000 rw-p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f1000-7fb6bc6f4000 r-xp 00000000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc6f4000-7fb6bc8f3000 ---p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f3000-7fb6bc8f4000 r--p 00002000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f4000-7fb6bc8f5000 rw-p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f5000-7fb6bc90b000 r-xp 00000000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bc90b000-7fb6bcb0b000 ---p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0b000-7fb6bcb0c000 r--p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0c000-7fb6bcb0d000 rw-p 00017000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0d000-7fb6bcb26000 r-xp 00000000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcb26000-7fb6bcd25000 ---p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd25000-7fb6bcd26000 r--p 00018000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd26000-7fb6bcd27000 rw-p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd27000-7fb6bcdc0000 r-xp 00000000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcdc0000-7fb6bcfc0000 ---p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc0000-7fb6bcfc3000 r--p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc3000-7fb6bcfc6000 rw-p 0009c000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc6000-7fb6bcfdd000 r-xp 00000000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bcfdd000-7fb6bd1dc000 ---p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dc000-7fb6bd1dd000 r--p 00016000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dd000-7fb6bd1de000 rw-p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1de000-7fb6bd1e8000 r-xp 00000000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd1e8000-7fb6bd3e7000 ---p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e7000-7fb6bd3e8000 r--p 00009000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e8000-7fb6bd3e9000 rw-p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e9000-7fb6bd3ef000 r-xp 00000000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd3ef000-7fb6bd5ef000 ---p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5ef000-7fb6bd5f0000 r--p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f0000-7fb6bd5f1000 rw-p 00007000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f1000-7fb6bd5f3000 r-xp 00000000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd5f3000-7fb6bd7f2000 ---p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f2000-7fb6bd7f3000 r--p 00001000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f3000-7fb6bd7f4000 rw-p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f4000-7fb6bd814000 r-xp 00000000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bd814000-7fb6bda13000 ---p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda13000-7fb6bda14000 r--p 0001f000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda14000-7fb6bda15000 rw-p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda15000-7fb6bda19000 r-xp 00000000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bda19000-7fb6bdc18000 ---p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc18000-7fb6bdc19000 r--p 00003000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc19000-7fb6bdc1a000 rw-p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc1a000-7fb6bdc1c000 r-xp 00000000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bdc1c000-7fb6bde1b000 ---p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1b000-7fb6bde1c000 r--p 00001000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1c000-7fb6bde1d000 rw-p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1d000-7fb6be112000 r-xp 00000000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be112000-7fb6be312000 ---p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be312000-7fb6be314000 r--p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be314000-7fb6be38b000 rw-p 002f7000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be38b000-7fb6be3af000 rw-p 00000000 00:00 0 
7fb6be3af000-7fb6be3be000 r-xp 00000000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be3be000-7fb6be5bd000 ---p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5bd000-7fb6be5be000 r--p 0000e000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5be000-7fb6be5c0000 rw-p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5c0000-7fb6be5c8000 r-xp 00000000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be5c8000-7fb6be7c7000 ---p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c7000-7fb6be7c8000 r--p 00007000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c8000-7fb6be7c9000 rw-p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c9000-7fb6be7ca000 r-xp 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be7ca000-7fb6be9c9000 ---p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9c9000-7fb6be9ca000 r--p 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9ca000-7fb6be9cb000 rw-p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9cb000-7fb6be9db000 r-xp 00000000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6be9db000-7fb6bebda000 ---p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebda000-7fb6bebdb000 r--p 0000f000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdb000-7fb6bebdc000 rw-p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdc000-7fb6bebe2000 r-xp 00000000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bebe2000-7fb6bede1000 ---p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede1000-7fb6bede2000 r--p 00005000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede2000-7fb6bede3000 rw-p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede3000-7fb6bedec000 r-xp 00000000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6bedec000-7fb6befec000 ---p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befec000-7fb6befed000 r--p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befed000-7fb6befee000 rw-p 0000a000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befee000-7fb6bf03a000 r-xp 00000000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf03a000-7fb6bf239000 ---p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf239000-7fb6bf23a000 r--p 0004b000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23a000-7fb6bf23b000 rw-p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23b000-7fb6bf25e000 r-xp 00000000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf25e000-7fb6bf45d000 ---p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45d000-7fb6bf45e000 r--p 00022000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45e000-7fb6bf45f000 rw-p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45f000-7fb6bf46c000 r-xp 00000000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf46c000-7fb6bf66b000 ---p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66b000-7fb6bf66c000 r--p 0000c000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66c000-7fb6bf66d000 rw-p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66d000-7fb6bf8d2000 r-xp 00000000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bf8d2000-7fb6bfad1000 ---p 00265000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfad1000-7fb6bfaef000 r--p 00264000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfaef000-7fb6bfafd000 rw-p 00282000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfafd000-7fb6bfb00000 rw-p 00000000 00:00 0 
7fb6bfb00000-7fb6bfb62000 r-xp 00000000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfb62000-7fb6bfd62000 ---p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd62000-7fb6bfd66000 r--p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd66000-7fb6bfd6c000 rw-p 00066000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd6c000-7fb6bfd92000 r-xp 00000000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bfd92000-7fb6bff91000 ---p 00026000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff91000-7fb6bff93000 r--p 00025000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff93000-7fb6bff94000 rw-p 00027000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff94000-7fb6bff97000 r-xp 00000000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6bff97000-7fb6c0197000 ---p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0197000-7fb6c0198000 r--p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0198000-7fb6c0199000 rw-p 00004000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0199000-7fb6c01a8000 r-xp 00000000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c01a8000-7fb6c03a7000 ---p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a7000-7fb6c03a8000 r--p 0000e000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a8000-7fb6c03a9000 rw-p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a9000-7fb6c03b4000 r-xp 00000000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c03b4000-7fb6c05b3000 ---p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b3000-7fb6c05b4000 r--p 0000a000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b4000-7fb6c05b5000 rw-p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance





--

Date2018-10-19 22:48
FromDave Seidel
SubjectRe: [Csnd-dev] new fault in latest develop
The fault is not present if I go back to commit 6d319136c69dac4127c721403e76c52b6bf7a354. I will go back to HEAD and run with -v in case it is helpful,

On Fri, Oct 19, 2018 at 5:42 PM Victor Lazzarini <Victor.Lazzarini@mu.ie> wrote:
Try running with -v

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 19 Oct 2018, at 22:41, Dave Seidel <dave.seidel@GMAIL.COM> wrote:

Could be. I am only #including a single level (using an ./inc directory).

On Fri, Oct 19, 2018 at 5:38 PM Victor Lazzarini <Victor.Lazzarini@mu.ie> wrote:
Looks like it could be something to do
with include paths.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 19 Oct 2018, at 22:34, Dave Seidel <dave.seidel@GMAIL.COM> wrote:

I am revising my Implication Organ to work with 6.12 now that I am no longer allowed to coerce a k-rate array access using i(). But now I am getting a very new error of a different sort:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 18 2018
[commit: 7b56061cd4441957dab0d3570f526c8bb50ab70c]
libsndfile-1.0.25
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtmidi: PortMIDI module enabled
rtaudio: ALSA module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': free(): invalid pointer: 0x76f61884 ***

csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance

I have no idea where to start to whittle this down to a minimal case, but the source code is all here: https://github.com/DaveSeidel/music-src/tree/csound-6_12-fixes/implication-organ

This is code that ran until pretty recently (wish I could be more precise).

I rolled back to commit 80368518e and the output is even more dire, though perhaps more informative:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 19 2018
[commit: 80368518e3ac12d1058330b96561a206840c3e90]
libsndfile-1.0.27
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtaudio: ALSA module enabled
rtmidi: PortMIDI module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': munmap_chunk(): invalid pointer: 0x00007fb6d062984c ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7fb6cfa8abfb]
/lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7fb6cfa90fc6]
/usr/local/lib/libcsound64.so.6.0(+0x30e943)[0x7fb6d05e8943]
/usr/local/lib/libcsound64.so.6.0(+0x79693)[0x7fb6d0353693]
/usr/local/lib/libcsound64.so.6.0(+0x77474)[0x7fb6d0351474]
/usr/local/lib/libcsound64.so.6.0(csoundCompileArgs+0xd13)[0x7fb6d04d7e2b]
/usr/local/lib/libcsound64.so.6.0(csoundCompile+0x2a)[0x7fb6d04d8858]
csound(+0x18e6)[0x55d4264c88e6]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7fb6cfa3a2e1]
csound(_start+0x2a)[0x55d4264c836a]
======= Memory map: ========
55d4264c7000-55d4264ca000 r-xp 00000000 fe:00 108                        /usr/local/bin/csound
55d4266c9000-55d4266ca000 r--p 00002000 fe:00 108                        /usr/local/bin/csound
55d4266ca000-55d4266cb000 rw-p 00003000 fe:00 108                        /usr/local/bin/csound
55d427afd000-55d428027000 rw-p 00000000 00:00 0                          [heap]
7fb6bb410000-7fb6bb412000 r-xp 00000000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb412000-7fb6bb611000 ---p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb611000-7fb6bb612000 r--p 00001000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb612000-7fb6bb613000 rw-p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb613000-7fb6bb617000 r-xp 00000000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb617000-7fb6bb816000 ---p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb816000-7fb6bb817000 r--p 00003000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb817000-7fb6bb818000 rw-p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb818000-7fb6bb863000 r-xp 00000000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bb863000-7fb6bba62000 ---p 0004b000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba62000-7fb6bba64000 r--p 0004a000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba64000-7fb6bba66000 rw-p 0004c000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba66000-7fb6bba67000 r-xp 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bba67000-7fb6bbc66000 ---p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc66000-7fb6bbc67000 r--p 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc67000-7fb6bbc68000 rw-p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc68000-7fb6bbc6b000 r-xp 00000000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbc6b000-7fb6bbe6a000 ---p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6a000-7fb6bbe6b000 r--p 00002000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6b000-7fb6bbe6c000 rw-p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6c000-7fb6bbe6e000 r-xp 00000000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bbe6e000-7fb6bc06d000 ---p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06d000-7fb6bc06e000 r--p 00001000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06e000-7fb6bc06f000 rw-p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06f000-7fb6bc070000 r-xp 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc070000-7fb6bc26f000 ---p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc26f000-7fb6bc270000 r--p 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc270000-7fb6bc271000 rw-p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc271000-7fb6bc2df000 r-xp 00000000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc2df000-7fb6bc4de000 ---p 0006e000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4de000-7fb6bc4e0000 r--p 0006d000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e0000-7fb6bc4e1000 rw-p 0006f000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e1000-7fb6bc4f0000 r-xp 00000000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc4f0000-7fb6bc6ef000 ---p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6ef000-7fb6bc6f0000 r--p 0000e000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f0000-7fb6bc6f1000 rw-p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f1000-7fb6bc6f4000 r-xp 00000000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc6f4000-7fb6bc8f3000 ---p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f3000-7fb6bc8f4000 r--p 00002000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f4000-7fb6bc8f5000 rw-p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f5000-7fb6bc90b000 r-xp 00000000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bc90b000-7fb6bcb0b000 ---p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0b000-7fb6bcb0c000 r--p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0c000-7fb6bcb0d000 rw-p 00017000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0d000-7fb6bcb26000 r-xp 00000000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcb26000-7fb6bcd25000 ---p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd25000-7fb6bcd26000 r--p 00018000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd26000-7fb6bcd27000 rw-p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd27000-7fb6bcdc0000 r-xp 00000000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcdc0000-7fb6bcfc0000 ---p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc0000-7fb6bcfc3000 r--p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc3000-7fb6bcfc6000 rw-p 0009c000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc6000-7fb6bcfdd000 r-xp 00000000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bcfdd000-7fb6bd1dc000 ---p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dc000-7fb6bd1dd000 r--p 00016000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dd000-7fb6bd1de000 rw-p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1de000-7fb6bd1e8000 r-xp 00000000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd1e8000-7fb6bd3e7000 ---p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e7000-7fb6bd3e8000 r--p 00009000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e8000-7fb6bd3e9000 rw-p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e9000-7fb6bd3ef000 r-xp 00000000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd3ef000-7fb6bd5ef000 ---p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5ef000-7fb6bd5f0000 r--p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f0000-7fb6bd5f1000 rw-p 00007000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f1000-7fb6bd5f3000 r-xp 00000000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd5f3000-7fb6bd7f2000 ---p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f2000-7fb6bd7f3000 r--p 00001000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f3000-7fb6bd7f4000 rw-p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f4000-7fb6bd814000 r-xp 00000000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bd814000-7fb6bda13000 ---p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda13000-7fb6bda14000 r--p 0001f000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda14000-7fb6bda15000 rw-p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda15000-7fb6bda19000 r-xp 00000000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bda19000-7fb6bdc18000 ---p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc18000-7fb6bdc19000 r--p 00003000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc19000-7fb6bdc1a000 rw-p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc1a000-7fb6bdc1c000 r-xp 00000000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bdc1c000-7fb6bde1b000 ---p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1b000-7fb6bde1c000 r--p 00001000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1c000-7fb6bde1d000 rw-p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1d000-7fb6be112000 r-xp 00000000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be112000-7fb6be312000 ---p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be312000-7fb6be314000 r--p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be314000-7fb6be38b000 rw-p 002f7000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be38b000-7fb6be3af000 rw-p 00000000 00:00 0 
7fb6be3af000-7fb6be3be000 r-xp 00000000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be3be000-7fb6be5bd000 ---p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5bd000-7fb6be5be000 r--p 0000e000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5be000-7fb6be5c0000 rw-p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5c0000-7fb6be5c8000 r-xp 00000000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be5c8000-7fb6be7c7000 ---p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c7000-7fb6be7c8000 r--p 00007000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c8000-7fb6be7c9000 rw-p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c9000-7fb6be7ca000 r-xp 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be7ca000-7fb6be9c9000 ---p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9c9000-7fb6be9ca000 r--p 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9ca000-7fb6be9cb000 rw-p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9cb000-7fb6be9db000 r-xp 00000000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6be9db000-7fb6bebda000 ---p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebda000-7fb6bebdb000 r--p 0000f000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdb000-7fb6bebdc000 rw-p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdc000-7fb6bebe2000 r-xp 00000000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bebe2000-7fb6bede1000 ---p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede1000-7fb6bede2000 r--p 00005000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede2000-7fb6bede3000 rw-p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede3000-7fb6bedec000 r-xp 00000000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6bedec000-7fb6befec000 ---p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befec000-7fb6befed000 r--p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befed000-7fb6befee000 rw-p 0000a000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befee000-7fb6bf03a000 r-xp 00000000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf03a000-7fb6bf239000 ---p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf239000-7fb6bf23a000 r--p 0004b000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23a000-7fb6bf23b000 rw-p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23b000-7fb6bf25e000 r-xp 00000000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf25e000-7fb6bf45d000 ---p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45d000-7fb6bf45e000 r--p 00022000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45e000-7fb6bf45f000 rw-p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45f000-7fb6bf46c000 r-xp 00000000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf46c000-7fb6bf66b000 ---p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66b000-7fb6bf66c000 r--p 0000c000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66c000-7fb6bf66d000 rw-p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66d000-7fb6bf8d2000 r-xp 00000000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bf8d2000-7fb6bfad1000 ---p 00265000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfad1000-7fb6bfaef000 r--p 00264000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfaef000-7fb6bfafd000 rw-p 00282000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfafd000-7fb6bfb00000 rw-p 00000000 00:00 0 
7fb6bfb00000-7fb6bfb62000 r-xp 00000000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfb62000-7fb6bfd62000 ---p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd62000-7fb6bfd66000 r--p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd66000-7fb6bfd6c000 rw-p 00066000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd6c000-7fb6bfd92000 r-xp 00000000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bfd92000-7fb6bff91000 ---p 00026000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff91000-7fb6bff93000 r--p 00025000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff93000-7fb6bff94000 rw-p 00027000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff94000-7fb6bff97000 r-xp 00000000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6bff97000-7fb6c0197000 ---p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0197000-7fb6c0198000 r--p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0198000-7fb6c0199000 rw-p 00004000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0199000-7fb6c01a8000 r-xp 00000000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c01a8000-7fb6c03a7000 ---p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a7000-7fb6c03a8000 r--p 0000e000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a8000-7fb6c03a9000 rw-p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a9000-7fb6c03b4000 r-xp 00000000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c03b4000-7fb6c05b3000 ---p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b3000-7fb6c05b4000 r--p 0000a000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b4000-7fb6c05b5000 rw-p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance





--


--

Date2018-10-19 22:52
FromVictor Lazzarini
SubjectRe: [Csnd-dev] new fault in latest develop
That's helpful info thanks

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 19 Oct 2018, at 22:48, Dave Seidel fo <dave.seidel@GMAIL.COM> wrote:

The fault is not present if I go back to commit 6d319136c69dac4127c721403e76c52b6bf7a354. I will go back to HEAD and run with -v in case it is helpful,

On Fri, Oct 19, 2018 at 5:42 PM Victor Lazzarini <Victor.Lazzarini@mu.ie> wrote:
Try running with -v

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 19 Oct 2018, at 22:41, Dave Seidel <dave.seidel@GMAIL.COM> wrote:

Could be. I am only #including a single level (using an ./inc directory).

On Fri, Oct 19, 2018 at 5:38 PM Victor Lazzarini <Victor.Lazzarini@mu.ie> wrote:
Looks like it could be something to do
with include paths.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 19 Oct 2018, at 22:34, Dave Seidel <dave.seidel@GMAIL.COM> wrote:

I am revising my Implication Organ to work with 6.12 now that I am no longer allowed to coerce a k-rate array access using i(). But now I am getting a very new error of a different sort:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 18 2018
[commit: 7b56061cd4441957dab0d3570f526c8bb50ab70c]
libsndfile-1.0.25
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtmidi: PortMIDI module enabled
rtaudio: ALSA module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': free(): invalid pointer: 0x76f61884 ***

csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance

I have no idea where to start to whittle this down to a minimal case, but the source code is all here: https://github.com/DaveSeidel/music-src/tree/csound-6_12-fixes/implication-organ

This is code that ran until pretty recently (wish I could be more precise).

I rolled back to commit 80368518e and the output is even more dire, though perhaps more informative:

time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.12 beta (double samples) Oct 19 2018
[commit: 80368518e3ac12d1058330b96561a206840c3e90]
libsndfile-1.0.27
UnifiedCSD:  implication-organ.csd
STARTING FILE
Creating options
realtime mode enabled
Creating orchestra
closing tag
Creating score
rtaudio: ALSA module enabled
rtmidi: PortMIDI module enabled
using path .
setting path from . to inc
using path .
setting path from . to inc
instr scanx_init uses instrument number 1
instr Init uses instrument number 2
instr Listener uses instrument number 3
instr Starter uses instrument number 4
instr Stopper uses instrument number 5
instr Output uses instrument number 6
instr Deriver uses instrument number 7
sorting score ...
using path .
setting path from . to inc
*** Error in `csound': munmap_chunk(): invalid pointer: 0x00007fb6d062984c ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7fb6cfa8abfb]
/lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7fb6cfa90fc6]
/usr/local/lib/libcsound64.so.6.0(+0x30e943)[0x7fb6d05e8943]
/usr/local/lib/libcsound64.so.6.0(+0x79693)[0x7fb6d0353693]
/usr/local/lib/libcsound64.so.6.0(+0x77474)[0x7fb6d0351474]
/usr/local/lib/libcsound64.so.6.0(csoundCompileArgs+0xd13)[0x7fb6d04d7e2b]
/usr/local/lib/libcsound64.so.6.0(csoundCompile+0x2a)[0x7fb6d04d8858]
csound(+0x18e6)[0x55d4264c88e6]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7fb6cfa3a2e1]
csound(_start+0x2a)[0x55d4264c836a]
======= Memory map: ========
55d4264c7000-55d4264ca000 r-xp 00000000 fe:00 108                        /usr/local/bin/csound
55d4266c9000-55d4266ca000 r--p 00002000 fe:00 108                        /usr/local/bin/csound
55d4266ca000-55d4266cb000 rw-p 00003000 fe:00 108                        /usr/local/bin/csound
55d427afd000-55d428027000 rw-p 00000000 00:00 0                          [heap]
7fb6bb410000-7fb6bb412000 r-xp 00000000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb412000-7fb6bb611000 ---p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb611000-7fb6bb612000 r--p 00001000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb612000-7fb6bb613000 rw-p 00002000 fe:00 272629                     /usr/local/lib/csound/plugins64-6.0/libipmidi.so
7fb6bb613000-7fb6bb617000 r-xp 00000000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb617000-7fb6bb816000 ---p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb816000-7fb6bb817000 r--p 00003000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb817000-7fb6bb818000 rw-p 00004000 fe:00 272062                     /usr/local/lib/csound/plugins64-6.0/libfractalnoise.so
7fb6bb818000-7fb6bb863000 r-xp 00000000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bb863000-7fb6bba62000 ---p 0004b000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba62000-7fb6bba64000 r--p 0004a000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba64000-7fb6bba66000 rw-p 0004c000 fe:00 272631                     /usr/local/lib/csound/plugins64-6.0/libwidgets.so
7fb6bba66000-7fb6bba67000 r-xp 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bba67000-7fb6bbc66000 ---p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc66000-7fb6bbc67000 r--p 00000000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc67000-7fb6bbc68000 rw-p 00001000 fe:00 272616                     /usr/local/lib/csound/plugins64-6.0/libselect.so
7fb6bbc68000-7fb6bbc6b000 r-xp 00000000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbc6b000-7fb6bbe6a000 ---p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6a000-7fb6bbe6b000 r--p 00002000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6b000-7fb6bbe6c000 rw-p 00003000 fe:00 272614                     /usr/local/lib/csound/plugins64-6.0/libexciter.so
7fb6bbe6c000-7fb6bbe6e000 r-xp 00000000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bbe6e000-7fb6bc06d000 ---p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06d000-7fb6bc06e000 r--p 00001000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06e000-7fb6bc06f000 rw-p 00002000 fe:00 272066                     /usr/local/lib/csound/plugins64-6.0/libfareygen.so
7fb6bc06f000-7fb6bc070000 r-xp 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc070000-7fb6bc26f000 ---p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc26f000-7fb6bc270000 r--p 00000000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc270000-7fb6bc271000 rw-p 00001000 fe:00 272060                     /usr/local/lib/csound/plugins64-6.0/libsystem_call.so
7fb6bc271000-7fb6bc2df000 r-xp 00000000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc2df000-7fb6bc4de000 ---p 0006e000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4de000-7fb6bc4e0000 r--p 0006d000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e0000-7fb6bc4e1000 rw-p 0006f000 fe:00 1339387                    /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.4
7fb6bc4e1000-7fb6bc4f0000 r-xp 00000000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc4f0000-7fb6bc6ef000 ---p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6ef000-7fb6bc6f0000 r--p 0000e000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f0000-7fb6bc6f1000 rw-p 0000f000 fe:00 261145                     /usr/local/lib/csound/plugins64-6.0/libLuaCsound.so
7fb6bc6f1000-7fb6bc6f4000 r-xp 00000000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc6f4000-7fb6bc8f3000 ---p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f3000-7fb6bc8f4000 r--p 00002000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f4000-7fb6bc8f5000 rw-p 00003000 fe:00 272617                     /usr/local/lib/csound/plugins64-6.0/libstackops.so
7fb6bc8f5000-7fb6bc90b000 r-xp 00000000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bc90b000-7fb6bcb0b000 ---p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0b000-7fb6bcb0c000 r--p 00016000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0c000-7fb6bcb0d000 rw-p 00017000 fe:00 1347723                    /usr/lib/x86_64-linux-gnu/librtmidi.so.3.0.0
7fb6bcb0d000-7fb6bcb26000 r-xp 00000000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcb26000-7fb6bcd25000 ---p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd25000-7fb6bcd26000 r--p 00018000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd26000-7fb6bcd27000 rw-p 00019000 fe:00 1347716                    /usr/lib/x86_64-linux-gnu/librtaudio.so.5.0.0
7fb6bcd27000-7fb6bcdc0000 r-xp 00000000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcdc0000-7fb6bcfc0000 ---p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc0000-7fb6bcfc3000 r--p 00099000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc3000-7fb6bcfc6000 rw-p 0009c000 fe:00 1347736                    /usr/lib/x86_64-linux-gnu/libstk-4.5.0.so
7fb6bcfc6000-7fb6bcfdd000 r-xp 00000000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bcfdd000-7fb6bd1dc000 ---p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dc000-7fb6bd1dd000 r--p 00016000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1dd000-7fb6bd1de000 rw-p 00017000 fe:00 272618                     /usr/local/lib/csound/plugins64-6.0/libstkops.so
7fb6bd1de000-7fb6bd1e8000 r-xp 00000000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd1e8000-7fb6bd3e7000 ---p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e7000-7fb6bd3e8000 r--p 00009000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e8000-7fb6bd3e9000 rw-p 0000a000 fe:00 272084                     /usr/local/lib/csound/plugins64-6.0/libscansyn.so
7fb6bd3e9000-7fb6bd3ef000 r-xp 00000000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd3ef000-7fb6bd5ef000 ---p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5ef000-7fb6bd5f0000 r--p 00006000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f0000-7fb6bd5f1000 rw-p 00007000 fe:00 272089                     /usr/local/lib/csound/plugins64-6.0/libdssi4cs.so
7fb6bd5f1000-7fb6bd5f3000 r-xp 00000000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd5f3000-7fb6bd7f2000 ---p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f2000-7fb6bd7f3000 r--p 00001000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f3000-7fb6bd7f4000 rw-p 00002000 fe:00 272065                     /usr/local/lib/csound/plugins64-6.0/libliveconv.so
7fb6bd7f4000-7fb6bd814000 r-xp 00000000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bd814000-7fb6bda13000 ---p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda13000-7fb6bda14000 r--p 0001f000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda14000-7fb6bda15000 rw-p 00020000 fe:00 272056                     /usr/local/lib/csound/plugins64-6.0/libmixer.so
7fb6bda15000-7fb6bda19000 r-xp 00000000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bda19000-7fb6bdc18000 ---p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc18000-7fb6bdc19000 r--p 00003000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc19000-7fb6bdc1a000 rw-p 00004000 fe:00 272083                     /usr/local/lib/csound/plugins64-6.0/libplaterev.so
7fb6bdc1a000-7fb6bdc1c000 r-xp 00000000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bdc1c000-7fb6bde1b000 ---p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1b000-7fb6bde1c000 r--p 00001000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1c000-7fb6bde1d000 rw-p 00002000 fe:00 1178829                    /lib/x86_64-linux-gnu/libutil-2.24.so
7fb6bde1d000-7fb6be112000 r-xp 00000000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be112000-7fb6be312000 ---p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be312000-7fb6be314000 r--p 002f5000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be314000-7fb6be38b000 rw-p 002f7000 fe:00 1336300                    /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7fb6be38b000-7fb6be3af000 rw-p 00000000 00:00 0 
7fb6be3af000-7fb6be3be000 r-xp 00000000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be3be000-7fb6be5bd000 ---p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5bd000-7fb6be5be000 r--p 0000e000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5be000-7fb6be5c0000 rw-p 0000f000 fe:00 272613                     /usr/local/lib/csound/plugins64-6.0/libpy.so
7fb6be5c0000-7fb6be5c8000 r-xp 00000000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be5c8000-7fb6be7c7000 ---p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c7000-7fb6be7c8000 r--p 00007000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c8000-7fb6be7c9000 rw-p 00008000 fe:00 272624                     /usr/local/lib/csound/plugins64-6.0/libbeosc.so
7fb6be7c9000-7fb6be7ca000 r-xp 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be7ca000-7fb6be9c9000 ---p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9c9000-7fb6be9ca000 r--p 00000000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9ca000-7fb6be9cb000 rw-p 00001000 fe:00 272067                     /usr/local/lib/csound/plugins64-6.0/libquadbezier.so
7fb6be9cb000-7fb6be9db000 r-xp 00000000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6be9db000-7fb6bebda000 ---p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebda000-7fb6bebdb000 r--p 0000f000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdb000-7fb6bebdc000 rw-p 00010000 fe:00 1336083                    /usr/lib/x86_64-linux-gnu/liblo.so.7.2.0
7fb6bebdc000-7fb6bebe2000 r-xp 00000000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bebe2000-7fb6bede1000 ---p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede1000-7fb6bede2000 r--p 00005000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede2000-7fb6bede3000 rw-p 00006000 fe:00 272611                     /usr/local/lib/csound/plugins64-6.0/libosc.so
7fb6bede3000-7fb6bedec000 r-xp 00000000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6bedec000-7fb6befec000 ---p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befec000-7fb6befed000 r--p 00009000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befed000-7fb6befee000 rw-p 0000a000 fe:00 272069                     /usr/local/lib/csound/plugins64-6.0/libpvsops.so
7fb6befee000-7fb6bf03a000 r-xp 00000000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf03a000-7fb6bf239000 ---p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf239000-7fb6bf23a000 r--p 0004b000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23a000-7fb6bf23b000 rw-p 0004c000 fe:00 272057                     /usr/local/lib/csound/plugins64-6.0/libsignalflowgraph.so
7fb6bf23b000-7fb6bf25e000 r-xp 00000000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf25e000-7fb6bf45d000 ---p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45d000-7fb6bf45e000 r--p 00022000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45e000-7fb6bf45f000 rw-p 00023000 fe:00 1332630                    /usr/lib/x86_64-linux-gnu/libuv.so.1.0.0
7fb6bf45f000-7fb6bf46c000 r-xp 00000000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf46c000-7fb6bf66b000 ---p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66b000-7fb6bf66c000 r--p 0000c000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66c000-7fb6bf66d000 rw-p 0000d000 fe:00 1342517                    /usr/lib/x86_64-linux-gnu/libev.so.4.0.0
7fb6bf66d000-7fb6bf8d2000 r-xp 00000000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bf8d2000-7fb6bfad1000 ---p 00265000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfad1000-7fb6bfaef000 r--p 00264000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfaef000-7fb6bfafd000 rw-p 00282000 fe:00 1313608                    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fb6bfafd000-7fb6bfb00000 rw-p 00000000 00:00 0 
7fb6bfb00000-7fb6bfb62000 r-xp 00000000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfb62000-7fb6bfd62000 ---p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd62000-7fb6bfd66000 r--p 00062000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd66000-7fb6bfd6c000 rw-p 00066000 fe:00 1313618                    /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7fb6bfd6c000-7fb6bfd92000 r-xp 00000000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bfd92000-7fb6bff91000 ---p 00026000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff91000-7fb6bff93000 r--p 00025000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff93000-7fb6bff94000 rw-p 00027000 fe:00 1342519                    /usr/lib/x86_64-linux-gnu/libwebsockets.so.8
7fb6bff94000-7fb6bff97000 r-xp 00000000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6bff97000-7fb6c0197000 ---p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0197000-7fb6c0198000 r--p 00003000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0198000-7fb6c0199000 rw-p 00004000 fe:00 272055                     /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
7fb6c0199000-7fb6c01a8000 r-xp 00000000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c01a8000-7fb6c03a7000 ---p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a7000-7fb6c03a8000 r--p 0000e000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a8000-7fb6c03a9000 rw-p 0000f000 fe:00 272609                     /usr/local/lib/csound/plugins64-6.0/libjacko.so
7fb6c03a9000-7fb6c03b4000 r-xp 00000000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c03b4000-7fb6c05b3000 ---p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b3000-7fb6c05b4000 r--p 0000a000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
7fb6c05b4000-7fb6c05b5000 rw-p 0000b000 fe:00 272088                     /usr/local/lib/csound/plugins64-6.0/libchua.so
csound command: Aborted
end of score.    overall amps:  0.00000  0.00000
   overall samples out of range:        0        0
0 errors in performance





--


--