[Csnd] CsoundQT 0.7.2 crashes after installing Csound 6 (OSX 10.8.4) log inside
| Date | 2013-07-13 09:54 |
| From | John Colgrove |
| Subject | [Csnd] CsoundQT 0.7.2 crashes after installing Csound 6 (OSX 10.8.4) log inside |
CsoundQT appears in the dock and crashes a second later. I can't use later
versions of csoundqt for csound 5 due to it being very unstable. Anyway
here's the crash log:
Process: CsoundQt-d-py [4037]
Path:
/Applications/CsoundQt-d-py-0.7.2.app/Contents/MacOS/CsoundQt-d-py
Identifier: CsoundQt-d-py
Version: ???
Code Type: X86-64 (Native)
Parent Process: launchd [352]
User ID: 501
Date/Time: 2013-07-10 17:37:50.985 -0600
OS Version: Mac OS X 10.8.4 (12E55)
Report Version: 10
Interval Since Last Report: 882842 sec
Crashes Since Last Report: 2
Per-App Crashes Since Last Report: 2
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:
/Library/Frameworks/CsoundLib64.framework/Versions/5.2/CsoundLib64
Referenced from:
/Applications/CsoundQt-d-py-0.7.2.app/Contents/MacOS/CsoundQt-d-py
Reason: image not found
Binary Images:
0x100000000 - 0x10065ffff +CsoundQt-d-py (???)
|
| Date | 2013-07-13 21:40 |
| From | Andres Cabrera |
| Subject | Re: [Csnd] CsoundQT 0.7.2 crashes after installing Csound 6 (OSX |
Hi John, I haven't tested, but it would seem that the new Csound6 installer might be overwriting or deleting some of the old links for the csound5 API on which that particular version of CsoundQt relies. If there is a version of Csound5 inside the framework, creating a link to it should work.The goal is to make sure that this is an existing file: /Library/Frameworks/CsoundLib64.framework/Versions/5.2/CsoundLib64 Cheers,
Andrés On Sat, Jul 13, 2013 at 1:54 AM, John Colgrove <alpha.omega23@ymail.com> wrote: CsoundQT appears in the dock and crashes a second later. I can't use later |
| Date | 2013-07-14 04:28 |
| From | John Colgrove |
| Subject | [Csnd] Re: CsoundQT 0.7.2 crashes after installing Csound 6 (OSX |
Andres Cabrera wrote > Hi John, > > I haven't tested, but it would seem that the new Csound6 installer might > be > overwriting or deleting some of the old links for the csound5 API on which > that particular version of CsoundQt relies. If there is a version of > Csound5 inside the framework, creating a link to it should work. > > The goal is to make sure that this is an existing file: > /Library/Frameworks/CsoundLib64.framework/Versions/5.2/CsoundLib64 > > > Cheers, > Andrés I just checked and it appears csound 6 deleted that entire directory. I'll try reinstalling Csound 5. -- View this message in context: http://csound.1045644.n5.nabble.com/CsoundQT-0-7-2-crashes-after-installing-Csound-6-OSX-10-8-4-log-inside-tp5725532p5725568.html Sent from the Csound - General mailing list archive at Nabble.com. |
| Date | 2013-07-14 04:38 |
| From | John Colgrove |
| Subject | [Csnd] Re: CsoundQT 0.7.2 crashes after installing Csound 6 (OSX |
CsoundQT works now, but now the csound 6 directory is gone. Is this expected? -- View this message in context: http://csound.1045644.n5.nabble.com/CsoundQT-0-7-2-crashes-after-installing-Csound-6-OSX-10-8-4-log-inside-tp5725532p5725569.html Sent from the Csound - General mailing list archive at Nabble.com. |