[Csnd] CsoundQT-d-cs6 crashes with Csound 6.01
Date | 2013-10-20 03:53 |
From | John Colgrove |
Subject | [Csnd] CsoundQT-d-cs6 crashes with Csound 6.01 |
I just installed Csound 6.01 OSX 10.8 (I'm using the version steven just uploaded) but the version of CsoundQT that it came with, CsoundQT-d-cs6, crashes. The python version I also have works fine so I'm not out of luck on that part. I just wanted to post it here first in case it was a user error because quite frankly it has been with me lately. Here is the log. Process: CsoundQt-d-cs6 [6265] Path: /Applications/CsoundQt-d-cs6.app/Contents/MacOS/CsoundQt-d-cs6 Identifier: CsoundQt-d-cs6 Version: ??? Code Type: X86-64 (Native) Parent Process: launchd [747] User ID: 501 Date/Time: 2013-10-19 20:41:31.496 -0600 OS Version: Mac OS X 10.8.5 (12F45) Report Version: 10 Interval Since Last Report: 37445 sec Crashes Since Last Report: 3 Per-App Crashes Since Last Report: 1 Anonymous UUID: CE2A0C12-941A-4CC2-2688-A4B396AA1353 Crashed Thread: 0 Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Application Specific Information: dyld: launch, loading dependent libraries Dyld Error Message: Library not loaded: @executable_path/../Frameworks/libcsnd.6.0.dylib Referenced from: /Applications/CsoundQt-d-cs6.app/Contents/MacOS/CsoundQt-d-cs6 Reason: image not found Binary Images: 0x100000000 - 0x100632fff +CsoundQt-d-cs6 (???) <7741C1F3-6BAE-349B-8031-41C57C0DC0F5> /Applications/CsoundQt-d-cs6.app/Contents/MacOS/CsoundQt-d-cs6 0x1006b0000 - 0x1006faff7 com.apple.audio.midi.CoreMIDI (1.9 - 78) <28B1D3A5-973A-359A-99DC-18BE8C30C6B8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x100723000 - 0x1008dcff7 + (??? - ???) <8DB85A5C-A8D1-3C0B-B05F-C1A3F8AC2EE4> /Library/Frameworks/CsoundLib64.framework/Versions/6.0/CsoundLib64 0x7fff613af000 - 0x7fff613e393f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld 0x7fff876fe000 - 0x7fff87761fff com.apple.audio.CoreAudio (4.1.2 - 4.1.2) |
Date | 2013-10-20 10:59 |
From | Michael Rhoades |
Subject | Re: [Csnd] CsoundQT-d-cs6 crashes with Csound 6.01 |
I am experiencing the same. On 10/19/13 10:53 PM, John Colgrove wrote: > I just installed Csound 6.01 OSX 10.8 (I'm using the version steven just > uploaded) but the version of CsoundQT that it came with, CsoundQT-d-cs6, > crashes. The python version I also have works fine so I'm not out of luck on > that part. I just wanted to post it here first in case it was a user error > because quite frankly it has been with me lately. Here is the log. > > Process: CsoundQt-d-cs6 [6265] > Path: > /Applications/CsoundQt-d-cs6.app/Contents/MacOS/CsoundQt-d-cs6 > Identifier: CsoundQt-d-cs6 > Version: ??? > Code Type: X86-64 (Native) > Parent Process: launchd [747] > User ID: 501 > > Date/Time: 2013-10-19 20:41:31.496 -0600 > OS Version: Mac OS X 10.8.5 (12F45) > Report Version: 10 > > Interval Since Last Report: 37445 sec > Crashes Since Last Report: 3 > Per-App Crashes Since Last Report: 1 > Anonymous UUID: CE2A0C12-941A-4CC2-2688-A4B396AA1353 > > Crashed Thread: 0 > > Exception Type: EXC_BREAKPOINT (SIGTRAP) > Exception Codes: 0x0000000000000002, 0x0000000000000000 > > Application Specific Information: > dyld: launch, loading dependent libraries > > Dyld Error Message: > Library not loaded: @executable_path/../Frameworks/libcsnd.6.0.dylib > Referenced from: > /Applications/CsoundQt-d-cs6.app/Contents/MacOS/CsoundQt-d-cs6 > Reason: image not found > > Binary Images: > 0x100000000 - 0x100632fff +CsoundQt-d-cs6 (???) > <7741C1F3-6BAE-349B-8031-41C57C0DC0F5> > /Applications/CsoundQt-d-cs6.app/Contents/MacOS/CsoundQt-d-cs6 > 0x1006b0000 - 0x1006faff7 com.apple.audio.midi.CoreMIDI (1.9 > - 78) <28B1D3A5-973A-359A-99DC-18BE8C30C6B8> > /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI > 0x100723000 - 0x1008dcff7 + (??? - ???) > <8DB85A5C-A8D1-3C0B-B05F-C1A3F8AC2EE4> > /Library/Frameworks/CsoundLib64.framework/Versions/6.0/CsoundLib64 > 0x7fff613af000 - 0x7fff613e393f dyld (210.2.3) > <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld > 0x7fff876fe000 - 0x7fff87761fff com.apple.audio.CoreAudio (4.1.2 - > 4.1.2) |
Date | 2013-10-20 11:28 |
From | Victor Lazzarini |
Subject | Re: [Csnd] CsoundQT-d-cs6 crashes with Csound 6.01 |
Try downloading the 10.6 package, and picking the CsoundQT from there (don't need to install Csound, just get the CsoundQT), it's a different version (with no QTPython), so if that works (as it does here on 10.6), then it will give Andres a good idea of what is wrong. Victor On 20 Oct 2013, at 10:59, Michael Rhoades wrote: > I am experiencing the same. > > On 10/19/13 10:53 PM, John Colgrove wrote: >> I just installed Csound 6.01 OSX 10.8 (I'm using the version steven just >> uploaded) but the version of CsoundQT that it came with, CsoundQT-d-cs6, >> crashes. The python version I also have works fine so I'm not out of luck on >> that part. I just wanted to post it here first in case it was a user error >> because quite frankly it has been with me lately. Here is the log. >> >> Process: CsoundQt-d-cs6 [6265] >> Path: >> /Applications/CsoundQt-d-cs6.app/Contents/MacOS/CsoundQt-d-cs6 >> Identifier: CsoundQt-d-cs6 >> Version: ??? >> Code Type: X86-64 (Native) >> Parent Process: launchd [747] >> User ID: 501 >> >> Date/Time: 2013-10-19 20:41:31.496 -0600 >> OS Version: Mac OS X 10.8.5 (12F45) >> Report Version: 10 >> >> Interval Since Last Report: 37445 sec >> Crashes Since Last Report: 3 >> Per-App Crashes Since Last Report: 1 >> Anonymous UUID: CE2A0C12-941A-4CC2-2688-A4B396AA1353 >> >> Crashed Thread: 0 >> >> Exception Type: EXC_BREAKPOINT (SIGTRAP) >> Exception Codes: 0x0000000000000002, 0x0000000000000000 >> >> Application Specific Information: >> dyld: launch, loading dependent libraries >> >> Dyld Error Message: >> Library not loaded: @executable_path/../Frameworks/libcsnd.6.0.dylib >> Referenced from: >> /Applications/CsoundQt-d-cs6.app/Contents/MacOS/CsoundQt-d-cs6 >> Reason: image not found >> >> Binary Images: >> 0x100000000 - 0x100632fff +CsoundQt-d-cs6 (???) >> <7741C1F3-6BAE-349B-8031-41C57C0DC0F5> >> /Applications/CsoundQt-d-cs6.app/Contents/MacOS/CsoundQt-d-cs6 >> 0x1006b0000 - 0x1006faff7 com.apple.audio.midi.CoreMIDI (1.9 >> - 78) <28B1D3A5-973A-359A-99DC-18BE8C30C6B8> >> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI >> 0x100723000 - 0x1008dcff7 + (??? - ???) >> <8DB85A5C-A8D1-3C0B-B05F-C1A3F8AC2EE4> >> /Library/Frameworks/CsoundLib64.framework/Versions/6.0/CsoundLib64 >> 0x7fff613af000 - 0x7fff613e393f dyld (210.2.3) >> <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld >> 0x7fff876fe000 - 0x7fff87761fff com.apple.audio.CoreAudio (4.1.2 - >> 4.1.2) |
Date | 2013-10-20 11:50 |
From | Michael Rhoades |
Subject | Re: [Csnd] CsoundQT-d-cs6 crashes with Csound 6.01 |
I tried that and when opening CsoundQT I get an error stating that it cannot be opened and that I should check with the developers to see if it s compatible with this version of OS X. Michael On 10/20/13 6:28 AM, Victor Lazzarini wrote: > Try downloading the 10.6 package, and picking the CsoundQT from there (don't need to install Csound, just get the > CsoundQT), it's a different version (with no QTPython), so if that works (as it does here on 10.6), then it will give > Andres a good idea of what is wrong. > > Victor > On 20 Oct 2013, at 10:59, Michael Rhoades wrote: > >> I am experiencing the same. >> >> On 10/19/13 10:53 PM, John Colgrove wrote: >>> I just installed Csound 6.01 OSX 10.8 (I'm using the version steven just >>> uploaded) but the version of CsoundQT that it came with, CsoundQT-d-cs6, >>> |
Date | 2013-10-20 12:13 |
From | Victor Lazzarini |
Subject | Re: [Csnd] CsoundQT-d-cs6 crashes with Csound 6.01 |
I looked into this: there is a problem with the installer because the libcsnd.6.0.dylib is not properly installed. On 20 Oct 2013, at 11:50, Michael Rhoades wrote: > I tried that and when opening CsoundQT I get an error stating that it cannot be opened and that I should check with the developers to see if it s compatible with this version of OS X. > > Michael > > On 10/20/13 6:28 AM, Victor Lazzarini wrote: >> Try downloading the 10.6 package, and picking the CsoundQT from there (don't need to install Csound, just get the >> CsoundQT), it's a different version (with no QTPython), so if that works (as it does here on 10.6), then it will give >> Andres a good idea of what is wrong. >> >> Victor >> On 20 Oct 2013, at 10:59, Michael Rhoades wrote: >> >>> I am experiencing the same. >>> >>> On 10/19/13 10:53 PM, John Colgrove wrote: >>>> I just installed Csound 6.01 OSX 10.8 (I'm using the version steven just >>>> uploaded) but the version of CsoundQT that it came with, CsoundQT-d-cs6, >>>> > > > > 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" > > Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie |
Date | 2013-10-20 12:26 |
From | Victor Lazzarini |
Subject | Re: [Csnd] CsoundQT-d-cs6 crashes with Csound 6.01 |
Before the installers are fixed you can do this to fix the problem in your machine - open the terminal - run the command sudo ln -s /Library/Frrameworks/CsoundLib64.framework/Versions/6.0/libcsnd6.6.0.dylib /usr/local/lib/libcsnd.6.0.dylib that will create a link and any of the CsoundQt versions will link. I am creating a new installer for 10.6 that will fix this. Victor On 20 Oct 2013, at 12:13, Victor Lazzarini wrote: > I looked into this: there is a problem with the installer because the libcsnd.6.0.dylib is not properly installed. > > > On 20 Oct 2013, at 11:50, Michael Rhoades wrote: > >> I tried that and when opening CsoundQT I get an error stating that it cannot be opened and that I should check with the developers to see if it s compatible with this version of OS X. >> >> Michael >> >> On 10/20/13 6:28 AM, Victor Lazzarini wrote: >>> Try downloading the 10.6 package, and picking the CsoundQT from there (don't need to install Csound, just get the >>> CsoundQT), it's a different version (with no QTPython), so if that works (as it does here on 10.6), then it will give >>> Andres a good idea of what is wrong. >>> >>> Victor >>> On 20 Oct 2013, at 10:59, Michael Rhoades wrote: >>> >>>> I am experiencing the same. >>>> >>>> On 10/19/13 10:53 PM, John Colgrove wrote: >>>>> I just installed Csound 6.01 OSX 10.8 (I'm using the version steven just >>>>> uploaded) but the version of CsoundQT that it came with, CsoundQT-d-cs6, >>>>> >> >> >> >> 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" >> >> > > Dr Victor Lazzarini > Senior Lecturer > Dept. of Music > NUI Maynooth Ireland > tel.: +353 1 708 3545 > Victor dot Lazzarini AT nuim dot ie > > > > > > 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" > > Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie |
Date | 2013-10-20 13:12 |
From | Victor Lazzarini |
Subject | Re: [Csnd] CsoundQT-d-cs6 crashes with Csound 6.01 |
I noticed the command was spelt wrong (Frameworks not Frrameworks) sudo ln -s /Library/Frameworks/CsoundLib64.framework/Versions/6.0/libcsnd6.6.0.dylib /usr/local/lib/libcsnd.6.0.dylib On 20 Oct 2013, at 12:26, Victor Lazzarini wrote: > Before the installers are fixed you can do this to fix the problem in your machine > > - open the terminal > - run the command > > sudo ln -s /Library/Frrameworks/CsoundLib64.framework/Versions/6.0/libcsnd6.6.0.dylib /usr/local/lib/libcsnd.6.0.dylib > > that will create a link and any of the CsoundQt versions will link. > > I am creating a new installer for 10.6 that will fix this. > > Victor > On 20 Oct 2013, at 12:13, Victor Lazzarini wrote: > >> I looked into this: there is a problem with the installer because the libcsnd.6.0.dylib is not properly installed. >> >> >> On 20 Oct 2013, at 11:50, Michael Rhoades wrote: >> >>> I tried that and when opening CsoundQT I get an error stating that it cannot be opened and that I should check with the developers to see if it s compatible with this version of OS X. >>> >>> Michael >>> >>> On 10/20/13 6:28 AM, Victor Lazzarini wrote: >>>> Try downloading the 10.6 package, and picking the CsoundQT from there (don't need to install Csound, just get the >>>> CsoundQT), it's a different version (with no QTPython), so if that works (as it does here on 10.6), then it will give >>>> Andres a good idea of what is wrong. >>>> >>>> Victor >>>> On 20 Oct 2013, at 10:59, Michael Rhoades wrote: >>>> >>>>> I am experiencing the same. >>>>> >>>>> On 10/19/13 10:53 PM, John Colgrove wrote: >>>>>> I just installed Csound 6.01 OSX 10.8 (I'm using the version steven just >>>>>> uploaded) but the version of CsoundQT that it came with, CsoundQT-d-cs6, >>>>>> >>> >>> >>> >>> 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" >>> >>> >> >> Dr Victor Lazzarini >> Senior Lecturer >> Dept. of Music >> NUI Maynooth Ireland >> tel.: +353 1 708 3545 >> Victor dot Lazzarini AT nuim dot ie >> >> >> >> >> >> 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" >> >> > > Dr Victor Lazzarini > Senior Lecturer > Dept. of Music > NUI Maynooth Ireland > tel.: +353 1 708 3545 > Victor dot Lazzarini AT nuim dot ie > > > > > > 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" > > Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie |
Date | 2013-10-20 17:25 |
From | Steven Yi |
Subject | Re: [Csnd] CsoundQT-d-cs6 crashes with Csound 6.01 |
Hi John, I've uploaded a new 10.8 release that should add some symlinks. I realized just now I could have just re-set what library CsoundQT linked to, but that can get resolved for the next release we do. For now, this *should* work though I haven't had a chance to test. Please let me know if there are any further issues, thanks! steven On Sun, Oct 20, 2013 at 8:12 AM, Victor Lazzarini |
Date | 2013-10-20 17:38 |
From | John Colgrove |
Subject | [Csnd] Re: CsoundQT-d-cs6 crashes with Csound 6.01 |
Steven Yi wrote > Hi John, > > I've uploaded a new 10.8 release that should add some symlinks. I > realized just now I could have just re-set what library CsoundQT > linked to, but that can get resolved for the next release we do. For > now, this *should* work though I haven't had a chance to test. > > Please let me know if there are any further issues, thanks! > steven Just thought I'd let you know that everything works now. Thanks. -- View this message in context: http://csound.1045644.n5.nabble.com/CsoundQT-d-cs6-crashes-with-Csound-6-01-tp5728553p5728591.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-10-20 17:39 |
From | Steven Yi |
Subject | Re: [Csnd] Re: CsoundQT-d-cs6 crashes with Csound 6.01 |
Fantastic, thanks for reporting and verifying! On Sun, Oct 20, 2013 at 12:38 PM, John Colgrove |
Date | 2013-10-21 00:29 |
From | Andres Cabrera |
Subject | Re: [Csnd] Re: CsoundQT-d-cs6 crashes with Csound 6.01 |
Hi, Sorry I've been so quiet. So many things, so little time!Again a chicken and egg problem... Since CsoundQt was built using Csound6.00 it didn't use the new names in v. 6.01. I think a symlink is an easy solution for now, but from now on, I think it would be good to have Johannes' server at ICST build Csound and then link to that, so that CsoundQt is synchronized to Csound and also to be able to provide a nightly build for OS X 10.8. I'll try to get on this during the week. Cheers, Andrés On Sun, Oct 20, 2013 at 9:39 AM, Steven Yi <stevenyi@gmail.com> wrote: Fantastic, thanks for reporting and verifying! |