|
View:
New views
12 Messages
—
Rating Filter:
Alert me
|
|
|
3.3RC2 crashes - libsndfilehi,
just tried downloading 3.3RC2, and both the plain version and the one with extras crashes, because they look for libsndfile. I assumed libsndfile should be compiled into the app, so you need not install anything ? best, adc --- Process: SuperCollider [1379] Path: /Users/adc_imm/Desktop/SuperCollider/SuperCollider.app/Contents/MacOS/SuperCollider Identifier: net.sourceforge.supercollider Version: ??? (???) Code Type: X86 (Native) Parent Process: launchd [441] Date/Time: 2009-04-23 10:19:22.776 +0200 OS Version: Mac OS X 10.5.6 (9G55) Report Version: 6 Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Crashed Thread: 0 Dyld Error Message: Library not loaded: /usr/local/lib/libsndfile.1.dylib Referenced from: /Users/adc_imm/Desktop/SuperCollider/SuperCollider.app/Contents/MacOS/SuperCollider Reason: image not found --- -- -- Alberto de Campo Bergstrasse 59/33 A-8020 Graz, Austria e-mail : adc@... -- _______________________________________________ sc-dev mailing list info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ |
|
|
Re: 3.3RC2 crashes - libsndfilealso, does anyone else see this as well, or is it just my machine?
(mbp pro, 10.5.6) best, adc >hi, > >just tried downloading 3.3RC2, and both the plain version and >the one with extras crashes, because they look for libsndfile. > >I assumed libsndfile should be compiled into the app, >so you need not install anything ? > >best, adc -- -- Alberto de Campo Bergstrasse 59/33 A-8020 Graz, Austria e-mail : adc@... -- _______________________________________________ sc-dev mailing list info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ |
|
|
|
|
|
Re: 3.3RC2 crashes - libsndfilei just sneaked in a fix for SCEnvelopeView:addValue. would be nice to
have it in 3.3 trying a clean compile now ... On Apr 23, 2009, at 11:00 AM, Dan Stowell wrote: > Same here (10.4.11, intel) > > The crash log makes it clear: it got built against a local libsndfile > rather than the bundled version... > > Dan > > > 2009/4/23 Alberto de Campo <adc@...>: >> also, does anyone else see this as well, or is it just my machine? >> (mbp pro, 10.5.6) >> >> best, adc >> >>> hi, >>> >>> just tried downloading 3.3RC2, and both the plain version and >>> the one with extras crashes, because they look for libsndfile. >>> >>> I assumed libsndfile should be compiled into the app, >>> so you need not install anything ? >>> >>> best, adc >> >> -- >> -- >> Alberto de Campo >> Bergstrasse 59/33 >> A-8020 Graz, Austria >> e-mail : adc@... >> -- >> >> _______________________________________________ >> sc-dev mailing list >> >> info (subscription, etc.): >> http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml >> archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ >> search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ >> > > > > -- > http://www.mcld.co.uk > > _______________________________________________ > sc-dev mailing list > > info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml > archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ > search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ > _______________________________________________ sc-dev mailing list info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ |
|
|
Re: 3.3RC2 crashes - libsndfilesame here, seems like libsndfile is not statically linked.
Dyld Error Message: Library not loaded: /usr/local/lib/libsndfile.1.dylib Referenced from: /Volumes/SuperCollider/SuperCollider/ SuperCollider.app/Contents/MacOS/SuperCollider Reason: image not found On Apr 23, 2009, at 11:00 AM, Dan Stowell wrote: > Same here (10.4.11, intel) > > The crash log makes it clear: it got built against a local libsndfile > rather than the bundled version... > > Dan > > > 2009/4/23 Alberto de Campo <adc@...>: >> also, does anyone else see this as well, or is it just my machine? >> (mbp pro, 10.5.6) >> >> best, adc >> >>> hi, >>> >>> just tried downloading 3.3RC2, and both the plain version and >>> the one with extras crashes, because they look for libsndfile. >>> >>> I assumed libsndfile should be compiled into the app, >>> so you need not install anything ? >>> >>> best, adc >> >> -- >> -- >> Alberto de Campo >> Bergstrasse 59/33 >> A-8020 Graz, Austria >> e-mail : adc@... >> -- >> >> _______________________________________________ >> sc-dev mailing list >> >> info (subscription, etc.): >> http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml >> archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ >> search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ >> > > > > -- > http://www.mcld.co.uk > > _______________________________________________ > sc-dev mailing list > > info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml > archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ > search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ > _______________________________________________ sc-dev mailing list info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ |
|
|
Re: 3.3RC2 crashes - libsndfileShoot! No, this is my problem...
damn damn damn. Josh On Apr 23, 2009, at 1:48 AM, Alberto de Campo wrote: > also, does anyone else see this as well, or is it just my machine? > (mbp pro, 10.5.6) > > best, adc > >> hi, >> >> just tried downloading 3.3RC2, and both the plain version and >> the one with extras crashes, because they look for libsndfile. >> >> I assumed libsndfile should be compiled into the app, >> so you need not install anything ? >> >> best, adc > > -- > -- > Alberto de Campo > Bergstrasse 59/33 > A-8020 Graz, Austria > e-mail : adc@... > -- > > _______________________________________________ > sc-dev mailing list > > info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml > archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ > search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ ****************************************** /* Joshua D. Parmenter http://www.realizedsound.net/josh/ “Every composer – at all times and in all cases – gives his own interpretation of how modern society is structured: whether actively or passively, consciously or unconsciously, he makes choices in this regard. He may be conservative or he may subject himself to continual renewal; or he may strive for a revolutionary, historical or social palingenesis." - Luigi Nono */ _______________________________________________ sc-dev mailing list info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ |
|
|
Re: 3.3RC2 crashes - libsndfileOK - rebuilding, packaging, etc,
Josh On Apr 23, 2009, at 3:18 AM, Jan T wrote: > same here, seems like libsndfile is not statically linked. > > > Dyld Error Message: > Library not loaded: /usr/local/lib/libsndfile.1.dylib > Referenced from: /Volumes/SuperCollider/SuperCollider/ > SuperCollider.app/Contents/MacOS/SuperCollider > Reason: image not found > > > On Apr 23, 2009, at 11:00 AM, Dan Stowell wrote: > >> Same here (10.4.11, intel) >> >> The crash log makes it clear: it got built against a local libsndfile >> rather than the bundled version... >> >> Dan >> >> >> 2009/4/23 Alberto de Campo <adc@...>: >>> also, does anyone else see this as well, or is it just my machine? >>> (mbp pro, 10.5.6) >>> >>> best, adc >>> >>>> hi, >>>> >>>> just tried downloading 3.3RC2, and both the plain version and >>>> the one with extras crashes, because they look for libsndfile. >>>> >>>> I assumed libsndfile should be compiled into the app, >>>> so you need not install anything ? >>>> >>>> best, adc >>> >>> -- >>> -- >>> Alberto de Campo >>> Bergstrasse 59/33 >>> A-8020 Graz, Austria >>> e-mail : adc@... >>> -- >>> >>> _______________________________________________ >>> sc-dev mailing list >>> >>> info (subscription, etc.): >>> http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml >>> archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ >>> search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ >>> >> >> >> >> -- >> http://www.mcld.co.uk >> >> _______________________________________________ >> sc-dev mailing list >> >> info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml >> archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ >> search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ >> > > > _______________________________________________ > sc-dev mailing list > > info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml > archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ > search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ ****************************************** /* Joshua D. Parmenter http://www.realizedsound.net/josh/ “Every composer – at all times and in all cases – gives his own interpretation of how modern society is structured: whether actively or passively, consciously or unconsciously, he makes choices in this regard. He may be conservative or he may subject himself to continual renewal; or he may strive for a revolutionary, historical or social palingenesis." - Luigi Nono */ _______________________________________________ sc-dev mailing list info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ |
|
|
Re: 3.3RC2 crashes - libsndfileOK - RC3 is up!
Josh On Apr 23, 2009, at 3:18 AM, Jan T wrote: > same here, seems like libsndfile is not statically linked. > > > Dyld Error Message: > Library not loaded: /usr/local/lib/libsndfile.1.dylib > Referenced from: /Volumes/SuperCollider/SuperCollider/ > SuperCollider.app/Contents/MacOS/SuperCollider > Reason: image not found > > > On Apr 23, 2009, at 11:00 AM, Dan Stowell wrote: > >> Same here (10.4.11, intel) >> >> The crash log makes it clear: it got built against a local libsndfile >> rather than the bundled version... >> >> Dan >> >> >> 2009/4/23 Alberto de Campo <adc@...>: >>> also, does anyone else see this as well, or is it just my machine? >>> (mbp pro, 10.5.6) >>> >>> best, adc >>> >>>> hi, >>>> >>>> just tried downloading 3.3RC2, and both the plain version and >>>> the one with extras crashes, because they look for libsndfile. >>>> >>>> I assumed libsndfile should be compiled into the app, >>>> so you need not install anything ? >>>> >>>> best, adc >>> >>> -- >>> -- >>> Alberto de Campo >>> Bergstrasse 59/33 >>> A-8020 Graz, Austria >>> e-mail : adc@... >>> -- >>> >>> _______________________________________________ >>> sc-dev mailing list >>> >>> info (subscription, etc.): >>> http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml >>> archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ >>> search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ >>> >> >> >> >> -- >> http://www.mcld.co.uk >> >> _______________________________________________ >> sc-dev mailing list >> >> info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml >> archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ >> search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ >> > > > _______________________________________________ > sc-dev mailing list > > info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml > archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ > search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ ****************************************** /* Joshua D. Parmenter http://www.realizedsound.net/josh/ “Every composer – at all times and in all cases – gives his own interpretation of how modern society is structured: whether actively or passively, consciously or unconsciously, he makes choices in this regard. He may be conservative or he may subject himself to continual renewal; or he may strive for a revolutionary, historical or social palingenesis." - Luigi Nono */ _______________________________________________ sc-dev mailing list info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ |
|
|
Re: 3.3RC2 crashes - libsndfileJust checking, which revision? A couple of things went in after 9105.
(I'm one of the guilty ones, but not the only one!) Thanks for all the work packaging this btw!!! hjh On Thu, Apr 23, 2009 at 11:30 AM, Josh Parmenter <josh@...> wrote: > OK - RC3 is up! -- James Harkins /// dewdrop world jamshark70@... http://www.dewdrop-world.net "Come said the Muse, Sing me a song no poet has yet chanted, Sing me the universal." -- Whitman _______________________________________________ sc-dev mailing list info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ |
|
|
Re: 3.3RC2 crashes - libsndfile9112 - I caught the changes!
josh On Apr 23, 2009, at 8:32 AM, James Harkins wrote: > Just checking, which revision? A couple of things went in after 9105. > (I'm one of the guilty ones, but not the only one!) > > Thanks for all the work packaging this btw!!! > > hjh > > On Thu, Apr 23, 2009 at 11:30 AM, Josh Parmenter <josh@... > > wrote: >> OK - RC3 is up! > > > -- > James Harkins /// dewdrop world > jamshark70@... > http://www.dewdrop-world.net > > "Come said the Muse, > Sing me a song no poet has yet chanted, > Sing me the universal." -- Whitman > > _______________________________________________ > sc-dev mailing list > > info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml > archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ > search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ ****************************************** /* Joshua D. Parmenter http://www.realizedsound.net/josh/ “Every composer – at all times and in all cases – gives his own interpretation of how modern society is structured: whether actively or passively, consciously or unconsciously, he makes choices in this regard. He may be conservative or he may subject himself to continual renewal; or he may strive for a revolutionary, historical or social palingenesis." - Luigi Nono */ _______________________________________________ sc-dev mailing list info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ |
|
|
Re: 3.3RC2 crashes - libsndfilegreat, thanks for packaging ...
j On Apr 23, 2009, at 5:34 PM, Josh Parmenter wrote: > 9112 - I caught the changes! > > josh > > On Apr 23, 2009, at 8:32 AM, James Harkins wrote: > >> Just checking, which revision? A couple of things went in after 9105. >> (I'm one of the guilty ones, but not the only one!) >> >> Thanks for all the work packaging this btw!!! >> >> hjh >> >> On Thu, Apr 23, 2009 at 11:30 AM, Josh Parmenter <josh@... >> > wrote: >>> OK - RC3 is up! >> >> >> -- >> James Harkins /// dewdrop world >> jamshark70@... >> http://www.dewdrop-world.net >> >> "Come said the Muse, >> Sing me a song no poet has yet chanted, >> Sing me the universal." -- Whitman >> >> _______________________________________________ >> sc-dev mailing list >> >> info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml >> archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ >> search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ > > ****************************************** > /* Joshua D. Parmenter > http://www.realizedsound.net/josh/ > > “Every composer – at all times and in all cases – gives his own > interpretation of how modern society is structured: whether actively > or passively, consciously or unconsciously, he makes choices in this > regard. He may be conservative or he may subject himself to > continual renewal; or he may strive for a revolutionary, historical > or social palingenesis." - Luigi Nono > */ > > > _______________________________________________ > sc-dev mailing list > > info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml > archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ > search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ > _______________________________________________ sc-dev mailing list info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ |
|
|
Re: 3.3RC2 crashes - libsndfilethx Josh :)
charles Le 23 avr. 09 à 17:34, Josh Parmenter a écrit : > 9112 - I caught the changes! > > josh > > On Apr 23, 2009, at 8:32 AM, James Harkins wrote: > >> Just checking, which revision? A couple of things went in after 9105. >> (I'm one of the guilty ones, but not the only one!) >> >> Thanks for all the work packaging this btw!!! >> >> hjh >> >> On Thu, Apr 23, 2009 at 11:30 AM, Josh Parmenter <josh@... >> > wrote: >>> OK - RC3 is up! >> >> >> -- >> James Harkins /// dewdrop world >> jamshark70@... >> http://www.dewdrop-world.net >> >> "Come said the Muse, >> Sing me a song no poet has yet chanted, >> Sing me the universal." -- Whitman >> >> _______________________________________________ >> sc-dev mailing list >> >> info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml >> archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ >> search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ > > ****************************************** > /* Joshua D. Parmenter > http://www.realizedsound.net/josh/ > > “Every composer – at all times and in all cases – gives his own > interpretation of how modern society is structured: whether actively > or passively, consciously or unconsciously, he makes choices in this > regard. He may be conservative or he may subject himself to > continual renewal; or he may strive for a revolutionary, historical > or social palingenesis." - Luigi Nono > */ > > > _______________________________________________ > sc-dev mailing list > > info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml > archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ > search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ _______________________________________________ sc-dev mailing list info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ |
| Free embeddable forum powered by Nabble | Forum Help |