Csound MAc OSX Csoundqt/Csound 6.09 Crash
Date | 2017-07-01 01:36 |
From | "Patrick.Pagano~" |
Subject | Csound MAc OSX Csoundqt/Csound 6.09 Crash |
Everything was working fine but i think that's because CsoundQt still saw an old version of csound perhaps? So i was fooling with that then i decided to install Cabbage?cabbage STudio as Dr, B suggested now i can no longer launch CsoundQt-d-py-cs6 at all. I went to /Applications/CsoundQt-d-py-cs6/Contents/MacOs/ and ran it and this is what it pukes out. :-( 2017-06-30 20:30:12.505 CsoundQt-d-py-cs6[11140:721413] *** Assertion failure in -[NSBitmapImageRep initWithCGImage:], /Library/Caches/com.apple.xbs/Sources/AppKit/AppKit-1404.47/AppKit.subproj/NSBitmapImageRep.m:1289 2017-06-30 20:30:12.506 CsoundQt-d-py-cs6[11140:721413] An uncaught exception was raised 2017-06-30 20:30:12.506 CsoundQt-d-py-cs6[11140:721413] Invalid parameter not satisfying: cgImage != NULL 2017-06-30 20:30:12.507 CsoundQt-d-py-cs6[11140:721413] ( 0 CoreFoundation 0x00007fff82c14452 __exceptionPreprocess + 178 1 libobjc.A.dylib 0x00007fff88ad473c objc_exception_throw + 48 2 CoreFoundation 0x00007fff82c1916a +[NSException raise:format:arguments:] + 106 3 Foundation 0x00007fff843e8936 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198 4 AppKit 0x00007fff90acb50b -[NSBitmapImageRep initWithCGImage:] + 149 5 QtGui 0x0000000108cf7abd _Z21qt_mac_create_nsimageRK5QIconi + 525 6 libqcocoa.dylib 0x000000010e340fda qt_plugin_instance + 154170 7 libqcocoa.dylib 0x000000010e33e197 qt_plugin_instance + 142327 8 QtWidgets 0x000000010860158d _ZN5QMenu11actionEventEP12QActionEvent + 1213 9 QtWidgets 0x00000001084bdef8 _ZN7QWidget5eventEP6QEvent + 1240 10 QtWidgets 0x00000001085ff654 _ZN5QMenu5eventEP6QEvent + 1140 11 QtWidgets 0x000000010847d58d _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent + 269 12 QtWidgets 0x000000010847fed2 _ZN12QApplication6notifyEP7QObjectP6QEvent + 5906 13 QtCore 0x000000010910f544 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent + 164 14 QtWidgets 0x00000001084b1c61 _ZN7QWidget12insertActionEP7QActionS1_ + 353 15 CsoundQt-d-py-cs6 0x00000001063389d9 _ZN5QHashI7QStringbE13duplicateNodeEPN9QHashData4NodeEPv + 212489 16 CsoundQt-d-py-cs6 0x000000010632a509 _ZN5QHashI7QStringbE13duplicateNodeEPN9QHashData4NodeEPv + 153913 17 CsoundQt-d-py-cs6 0x000000010630fbaa _ZN5QHashI7QStringbE13duplicateNodeEPN9QHashData4NodeEPv + 45018 18 libdyld.dylib 0x00007fff8feec5ad start + 1 19 ??? 0x0000000000000001 0x0 + 1 ) 2017-06-30 20:30:12.507 CsoundQt-d-py-cs6[11140:721413] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: cgImage != NULL' *** First throw call stack: ( 0 CoreFoundation 0x00007fff82c14452 __exceptionPreprocess + 178 1 libobjc.A.dylib 0x00007fff88ad473c objc_exception_throw + 48 2 CoreFoundation 0x00007fff82c1916a +[NSException raise:format:arguments:] + 106 3 Foundation 0x00007fff843e8936 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198 4 AppKit 0x00007fff90acb50b -[NSBitmapImageRep initWithCGImage:] + 149 5 QtGui 0x0000000108cf7abd _Z21qt_mac_create_nsimageRK5QIconi + 525 6 libqcocoa.dylib 0x000000010e340fda qt_plugin_instance + 154170 7 libqcocoa.dylib 0x000000010e33e197 qt_plugin_instance + 142327 8 QtWidgets 0x000000010860158d _ZN5QMenu11actionEventEP12QActionEvent + 1213 9 QtWidgets 0x00000001084bdef8 _ZN7QWidget5eventEP6QEvent + 1240 10 QtWidgets 0x00000001085ff654 _ZN5QMenu5eventEP6QEvent + 1140 11 QtWidgets 0x000000010847d58d _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent + 269 12 QtWidgets 0x000000010847fed2 _ZN12QApplication6notifyEP7QObjectP6QEvent + 5906 13 QtCore 0x000000010910f544 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent + 164 14 QtWidgets 0x00000001084b1c61 _ZN7QWidget12insertActionEP7QActionS1_ + 353 15 CsoundQt-d-py-cs6 0x00000001063389d9 _ZN5QHashI7QStringbE13duplicateNodeEPN9QHashData4NodeEPv + 212489 16 CsoundQt-d-py-cs6 0x000000010632a509 _ZN5QHashI7QStringbE13duplicateNodeEPN9QHashData4NodeEPv + 153913 17 CsoundQt-d-py-cs6 0x000000010630fbaa _ZN5QHashI7QStringbE13duplicateNodeEPN9QHashData4NodeEPv + 45018 18 libdyld.dylib 0x00007fff8feec5ad start + 1 19 ??? 0x0000000000000001 0x0 + 1 ) libc++abi.dylib: terminating with uncaught exception of type NSException Csound tidy up: Abort trap I am going to try to re-install cabbage but what to do? -- View this message in context: http://csound.1045644.n5.nabble.com/Csound-MAc-OSX-Csoundqt-Csound-6-09-Crash-tp5756976.html Sent from the Csound - General mailing list archive at Nabble.com. Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2017-07-01 02:02 |
From | "Patrick.Pagano~" |
Subject | Re: Csound MAc OSX Csoundqt/Csound 6.09 Crash |
i rolled back to 0.93 for my refresher purposes and it works but that was quite weird So much excitement as soon as i enter csound world stuff sounds awesome and then stuff is crashing hehehe and i haven't said the word "opcode" so many times since 1998 happy csounding~! -- View this message in context: http://csound.1045644.n5.nabble.com/Csound-MAc-OSX-Csoundqt-Csound-6-09-Crash-tp5756976p5756977.html Sent from the Csound - General mailing list archive at Nabble.com. Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2017-07-01 08:10 |
From | Karin Daum |
Subject | Re: Csound MAc OSX Csoundqt/Csound 6.09 Crash |
Ihad a similar problem with the latest CsoundQT reported some days ago (at least from looking on the error message you posted): this was finally solved using this version Tarmo proposed me to test. Since then everything works for me. Did you test it already? Karin
|
Date | 2017-07-01 11:38 |
From | Rory Walsh |
Subject | Re: Csound MAc OSX Csoundqt/Csound 6.09 Crash |
I'd also recommend using the latest beta of Cabbage 2 rather than Cabbage studio. It has all the goodness of Cabbage Studio, but half the calories ;) On 1 Jul 2017 9:10 a.m., "Karin Daum" <karin.daum@desy.de> wrote:
|