[Csnd] Possible bug with vbaplsinit?
| Date | 2014-03-19 16:04 |
| From | Casey Mongoven |
| Subject | [Csnd] Possible bug with vbaplsinit? |
Hi all, Could someone else with Csound 6.02 try to run this code and see if you get warnings and then a segmentation fault like I do: |
| Date | 2014-03-19 16:08 |
| From | Rory Walsh |
| Subject | Re: [Csnd] Possible bug with vbaplsinit? |
I can confirm. A backtrace reveals an issue with vbap_zak: #0 0x00007ffff7a096a8 in vbap_zak_init (csound=0x604010, p=0x7da260) at /home/rory/sourcecode/csound-csound6-git/Opcodes/vbap_zak.c:224 #1 0x00007ffff7902091 in insert (csound=0x604010, insno=1, newevtp=0x607970) at /home/rory/sourcecode/csound-csound6-git/Engine/insert.c:273 #2 0x00007ffff7910d1a in process_score_event (csound=0x604010, evt=0x607970, rtEvt=0) at /home/rory/sourcecode/csound-csound6-git/Engine/musmon.c:757 #3 0x00007ffff79116bf in sensevents (csound=0x604010) at /home/rory/sourcecode/csound-csound6-git/Engine/musmon.c:946 #4 0x00007ffff7a5fb8a in csoundPerform (csound=0x604010) at /home/rory/sourcecode/csound-csound6-git/Top/csound.c:1724 #5 0x00000000004015a5 in main () On 19 March 2014 16:04, Casey Mongoven <cm@caseymongoven.com> wrote: Hi all, |
| Date | 2014-03-19 17:33 |
| From | Michael Gogins |
| Subject | Re: [Csnd] Possible bug with vbaplsinit? |
I get a segment fault using CsoundQt 6.02 on Windows 7. Regards, Mike -----------------------------------------------------
Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Wed, Mar 19, 2014 at 12:04 PM, Casey Mongoven <cm@caseymongoven.com> wrote: Hi all, |
| Date | 2014-03-19 17:50 |
| From | Casey Mongoven |
| Subject | [Csnd] Re: Possible bug with vbaplsinit? |
Thanks you guys. I have posted a bug report. It looks like the code in
Opcodes/vbap_zak.c has been significantly changed from Csound 5.
--
View this message in context: http://csound.1045644.n5.nabble.com/Possible-bug-with-vbaplsinit-tp5733340p5733346.html
Sent from the Csound - General mailing list archive at Nabble.com.
Send bugs reports to the Sourceforge bug trackers
csound6:
https://sourceforge.net/p/csound/tickets/
csound5:
https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|