[Csnd] git develop give me segmentation fault
Date | 2014-07-30 19:22 |
From | francesco |
Subject | [Csnd] git develop give me segmentation fault |
Hello All, i have updated csound today in git develop branch but i have segmentation fault also with trapped. And why i have virtual midi keyboard activated? virtual_keyboard real time MIDI plugin for Csound Csound tidy up: Segmentation fault Something wrong with my csound installation? Thanks, ciao, francesco. -- View this message in context: http://csound.1045644.n5.nabble.com/git-develop-give-me-segmentation-fault-tp5736549.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2014-07-30 19:25 |
From | Steven Yi |
Subject | Re: [Csnd] git develop give me segmentation fault |
What OS are you on? Also, do you have any old opcode libraries in your OPCODE6DIR64? The latest from GIT is API incompatible with older libraries and might be the source of the troubles. On Wed, Jul 30, 2014 at 2:22 PM, francesco |
Date | 2014-07-30 19:32 |
From | francesco |
Subject | [Csnd] Re: git develop give me segmentation fault |
Sorry, i always forget! I'm on linux Ubuntu 12.04. old opcode library ... i guess last time i build Csound was something like a week ago. I will try to uninstall then rebuild Csound. Thank You. ciao, francesco. -- View this message in context: http://csound.1045644.n5.nabble.com/git-develop-give-me-segmentation-fault-tp5736549p5736551.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2014-07-30 19:40 |
From | francesco |
Subject | [Csnd] Re: git develop give me segmentation fault |
Ok, i had to delete the plugins directory. Now it works. Sorry for the noise and thanks, ciao, francesco. -- View this message in context: http://csound.1045644.n5.nabble.com/git-develop-give-me-segmentation-fault-tp5736549p5736553.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2014-07-30 20:03 |
From | Steven Yi |
Subject | Re: [Csnd] Re: git develop give me segmentation fault |
No worries. When we do the final release of 6.04, the API version will be bumped up. This will prevent trying to load older libraries so there won't be crashes. For now though we have the API version the same as there are some more API breaking changes to come. On Wed, Jul 30, 2014 at 2:40 PM, francesco |