[Cs-dev] csound 6 test: floss manual examples
Date | 2013-03-01 06:45 |
From | joachim heintz |
Subject | [Cs-dev] csound 6 test: floss manual examples |
i have tested the floss manual examples; this is the result (ubuntu studio 12.04, csound6 alpha Feb 26 2013 doubles): normal mode: 6 errors (from 182 csds) - 03B03: i think this is related to the string bug i already posted - 03E03: FLTK not known - looks like they are not there in my build - 03F11: segfault - 05G02: related to the string bug (reads "ClassGui" instead of "ClassGuit") - 05G03: segfault - 08A01: OSC opcodes obviously not in my build so actually only two bugs ... congrats! sample accurate mode: additional errors at 05A01.csd 05A02.csd 05A05.csd 05A06.csd 05E01.csd error messages are like: *** glibc detected *** /home/jh/src/cs6/bin/csound: free(): invalid next size (fast): 0x00000000020a63e0 *** i have put everything here: www.joachimheintz.de/unsicher/cs6test_floss_manual_examples.zip just run the python scripts: test_all_csds_in_folder_cs6.py test_all_csds_in_folder_cs6_sample-accurate.py you only have to specify the directory of your csound6 at the top of the scripts. best - joachim ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-01 09:19 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 test: floss manual examples |
Could you pack all the CSDs that failed and open a bug tracker ticket with them? Thanks for your invaluable help. Victor On 1 Mar 2013, at 06:45, joachim heintz wrote: > i have tested the floss manual examples; this is the result (ubuntu > studio 12.04, csound6 alpha Feb 26 2013 doubles): > > normal mode: > 6 errors (from 182 csds) > - 03B03: i think this is related to the string bug i already posted > - 03E03: FLTK not known - looks like they are not there in my build > - 03F11: segfault > - 05G02: related to the string bug (reads "ClassGui" instead of "ClassGuit") > - 05G03: segfault > - 08A01: OSC opcodes obviously not in my build > > so actually only two bugs ... congrats! > > sample accurate mode: > additional errors at > 05A01.csd > 05A02.csd > 05A05.csd > 05A06.csd > 05E01.csd > error messages are like: > *** glibc detected *** /home/jh/src/cs6/bin/csound: free(): invalid next > size (fast): 0x00000000020a63e0 *** > > > i have put everything here: > www.joachimheintz.de/unsicher/cs6test_floss_manual_examples.zip > > just run the python scripts: > test_all_csds_in_folder_cs6.py > test_all_csds_in_folder_cs6_sample-accurate.py > > you only have to specify the directory of your csound6 at the top of the > scripts. > > > best - > > joachim > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-01 10:36 |
From | joachim heintz |
Subject | Re: [Cs-dev] csound 6 test: floss manual examples |
yes, i will do. and i will try to run my script over all the manual examples when i am some hours out. running csound -z shows that i have not included the FLTK opcodes nor the OSC opcodes. i had a look in CMakeLists.txt and CMakeCache.txt but i do not see anything what prevents these opcodes from building. do you have any idea what could be the reason? best - joachim Am 01.03.2013 10:19, schrieb Victor Lazzarini: > Could you pack all the CSDs that failed and open a bug tracker ticket with them? > > Thanks for your invaluable help. > > Victor > On 1 Mar 2013, at 06:45, joachim heintz wrote: > >> i have tested the floss manual examples; this is the result (ubuntu >> studio 12.04, csound6 alpha Feb 26 2013 doubles): >> >> normal mode: >> 6 errors (from 182 csds) >> - 03B03: i think this is related to the string bug i already posted >> - 03E03: FLTK not known - looks like they are not there in my build >> - 03F11: segfault >> - 05G02: related to the string bug (reads "ClassGui" instead of "ClassGuit") >> - 05G03: segfault >> - 08A01: OSC opcodes obviously not in my build >> >> so actually only two bugs ... congrats! >> >> sample accurate mode: >> additional errors at >> 05A01.csd >> 05A02.csd >> 05A05.csd >> 05A06.csd >> 05E01.csd >> error messages are like: >> *** glibc detected *** /home/jh/src/cs6/bin/csound: free(): invalid next >> size (fast): 0x00000000020a63e0 *** >> >> >> i have put everything here: >> www.joachimheintz.de/unsicher/cs6test_floss_manual_examples.zip >> >> just run the python scripts: >> test_all_csds_in_folder_cs6.py >> test_all_csds_in_folder_cs6_sample-accurate.py >> >> you only have to specify the directory of your csound6 at the top of the >> scripts. >> >> >> best - >> >> joachim >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_d2d_feb >> _______________________________________________ >> Csound-devel mailing list >> Csound-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/csound-devel > > Dr Victor Lazzarini > Senior Lecturer > Dept. of Music > NUI Maynooth Ireland > tel.: +353 1 708 3545 > Victor dot Lazzarini AT nuim dot ie > > > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-01 11:25 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 test: floss manual examples |
I think I have fixed these. The first four were due to bug in the line opcode, which I fixed. Then I went to check the last one, which is running for me, so I am not sure whether that is OK now, but it does not use line or any code I have changed today. The fix is in GIT now. Victor On 1 Mar 2013, at 06:45, joachim heintz wrote: > sample accurate mode: > additional errors at > 05A01.csd > 05A02.csd > 05A05.csd > 05A06.csd > 05E01.csd > error messages are like: > *** glibc detected *** /home/jh/src/cs6/bin/csound: free(): invalid next > size (fast): 0x00000000020a63e0 *** Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-01 13:57 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 test: floss manual examples |
OK, of the segfaults, only 03F11.csd is still not fixed. I think the string bug might also be fixed, as 03B03 is passing here. 03F11.csd has a weird bug with labels, for which have not yet traced the source. Victor On 1 Mar 2013, at 06:45, joachim heintz wrote: > normal mode: > 6 errors (from 182 csds) > - 03B03: i think this is related to the string bug i already posted > - 03E03: FLTK not known - looks like they are not there in my build > - 03F11: segfault > - 05G02: related to the string bug (reads "ClassGui" instead of "ClassGuit") > - 05G03: segfault > - 08A01: OSC opcodes obviously not in my build Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-01 14:11 |
From | joachim heintz |
Subject | Re: [Cs-dev] csound 6 test: floss manual examples |
yes, i will do. and i will try to run my script over all the manual examples when i am some hours out. running csound -z shows that i have not included the FLTK opcodes nor the OSC opcodes. i had a look in CMakeLists.txt and CMakeCache.txt but i do not see anything what prevents these opcodes from building. do you have any idea what could be the reason? best - joachim Am 01.03.2013 10:19, schrieb Victor Lazzarini: > Could you pack all the CSDs that failed and open a bug tracker ticket with them? > > Thanks for your invaluable help. > > Victor > On 1 Mar 2013, at 06:45, joachim heintz wrote: > >> i have tested the floss manual examples; this is the result (ubuntu >> studio 12.04, csound6 alpha Feb 26 2013 doubles): >> >> normal mode: >> 6 errors (from 182 csds) >> - 03B03: i think this is related to the string bug i already posted >> - 03E03: FLTK not known - looks like they are not there in my build >> - 03F11: segfault >> - 05G02: related to the string bug (reads "ClassGui" instead of "ClassGuit") >> - 05G03: segfault >> - 08A01: OSC opcodes obviously not in my build >> >> so actually only two bugs ... congrats! >> >> sample accurate mode: >> additional errors at >> 05A01.csd >> 05A02.csd >> 05A05.csd >> 05A06.csd >> 05E01.csd >> error messages are like: >> *** glibc detected *** /home/jh/src/cs6/bin/csound: free(): invalid next >> size (fast): 0x00000000020a63e0 *** >> >> >> i have put everything here: >> www.joachimheintz.de/unsicher/cs6test_floss_manual_examples.zip >> >> just run the python scripts: >> test_all_csds_in_folder_cs6.py >> test_all_csds_in_folder_cs6_sample-accurate.py >> >> you only have to specify the directory of your csound6 at the top of the >> scripts. >> >> >> best - >> >> joachim >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_d2d_feb >> _______________________________________________ >> Csound-devel mailing list >> Csound-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/csound-devel > > Dr Victor Lazzarini > Senior Lecturer > Dept. of Music > NUI Maynooth Ireland > tel.: +353 1 708 3545 > Victor dot Lazzarini AT nuim dot ie > > > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-01 14:29 |
From | joachim heintz |
Subject | Re: [Cs-dev] csound 6 test: floss manual examples |
(victor - i have sent this twice but it looks like it does not reach the list. so in copy to your mail address:) yes, i will do. and i will try to run my script over all the manual examples when i am some hours out. running csound -z shows that i have not included the FLTK opcodes nor the OSC opcodes. i had a look in CMakeLists.txt and CMakeCache.txt but i do not see anything what prevents these opcodes from building. do you have any idea what could be the reason? best - joachim Am 01.03.2013 10:19, schrieb Victor Lazzarini: > Could you pack all the CSDs that failed and open a bug tracker ticket with them? > > Thanks for your invaluable help. > > Victor > On 1 Mar 2013, at 06:45, joachim heintz wrote: > >> i have tested the floss manual examples; this is the result (ubuntu >> studio 12.04, csound6 alpha Feb 26 2013 doubles): >> >> normal mode: >> 6 errors (from 182 csds) >> - 03B03: i think this is related to the string bug i already posted >> - 03E03: FLTK not known - looks like they are not there in my build >> - 03F11: segfault >> - 05G02: related to the string bug (reads "ClassGui" instead of "ClassGuit") >> - 05G03: segfault >> - 08A01: OSC opcodes obviously not in my build >> >> so actually only two bugs ... congrats! >> >> sample accurate mode: >> additional errors at >> 05A01.csd >> 05A02.csd >> 05A05.csd >> 05A06.csd >> 05E01.csd >> error messages are like: >> *** glibc detected *** /home/jh/src/cs6/bin/csound: free(): invalid next >> size (fast): 0x00000000020a63e0 *** >> >> >> i have put everything here: >> www.joachimheintz.de/unsicher/cs6test_floss_manual_examples.zip >> >> just run the python scripts: >> test_all_csds_in_folder_cs6.py >> test_all_csds_in_folder_cs6_sample-accurate.py >> >> you only have to specify the directory of your csound6 at the top of the >> scripts. >> >> >> best - >> >> joachim >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_d2d_feb >> _______________________________________________ >> Csound-devel mailing list >> Csound-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/csound-devel > > Dr Victor Lazzarini > Senior Lecturer > Dept. of Music > NUI Maynooth Ireland > tel.: +353 1 708 3545 > Victor dot Lazzarini AT nuim dot ie > > > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-01 20:07 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 test: floss manual examples |
I think for OSC and FLTK, you need to turn the build on CMake and install liblo-devel and libfltk-devel On 1 Mar 2013, at 14:29, joachim heintz wrote: > (victor - i have sent this twice but it looks like it does not reach the > list. so in copy to your mail address:) > > yes, i will do. and i will try to run my script over all the manual > examples when i am some hours out. > > running csound -z shows that i have not included the FLTK opcodes nor > the OSC opcodes. i had a look in CMakeLists.txt and CMakeCache.txt but i > do not see anything what prevents these opcodes from building. do you > have any idea what could be the reason? > > best - > > joachim > > > > Am 01.03.2013 10:19, schrieb Victor Lazzarini: >> Could you pack all the CSDs that failed and open a bug tracker ticket with them? >> >> Thanks for your invaluable help. >> >> Victor >> On 1 Mar 2013, at 06:45, joachim heintz wrote: >> >>> i have tested the floss manual examples; this is the result (ubuntu >>> studio 12.04, csound6 alpha Feb 26 2013 doubles): >>> >>> normal mode: >>> 6 errors (from 182 csds) >>> - 03B03: i think this is related to the string bug i already posted >>> - 03E03: FLTK not known - looks like they are not there in my build >>> - 03F11: segfault >>> - 05G02: related to the string bug (reads "ClassGui" instead of "ClassGuit") >>> - 05G03: segfault >>> - 08A01: OSC opcodes obviously not in my build >>> >>> so actually only two bugs ... congrats! >>> >>> sample accurate mode: >>> additional errors at >>> 05A01.csd >>> 05A02.csd >>> 05A05.csd >>> 05A06.csd >>> 05E01.csd >>> error messages are like: >>> *** glibc detected *** /home/jh/src/cs6/bin/csound: free(): invalid next >>> size (fast): 0x00000000020a63e0 *** >>> >>> >>> i have put everything here: >>> www.joachimheintz.de/unsicher/cs6test_floss_manual_examples.zip >>> >>> just run the python scripts: >>> test_all_csds_in_folder_cs6.py >>> test_all_csds_in_folder_cs6_sample-accurate.py >>> >>> you only have to specify the directory of your csound6 at the top of the >>> scripts. >>> >>> >>> best - >>> >>> joachim >>> >>> ------------------------------------------------------------------------------ >>> Everyone hates slow websites. So do we. >>> Make your web apps faster with AppDynamics >>> Download AppDynamics Lite for free today: >>> http://p.sf.net/sfu/appdyn_d2d_feb >>> _______________________________________________ >>> Csound-devel mailing list >>> Csound-devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/csound-devel >> >> Dr Victor Lazzarini >> Senior Lecturer >> Dept. of Music >> NUI Maynooth Ireland >> tel.: +353 1 708 3545 >> Victor dot Lazzarini AT nuim dot ie >> >> >> >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_d2d_feb >> _______________________________________________ >> Csound-devel mailing list >> Csound-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/csound-devel >> > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |