[Fluxus] Fwd: fluxus 0.15 rc3 on OS X

evan.raskob [lists] lists at lowfrequency.org
Mon Sep 22 05:53:09 PDT 2008


Ok, rebuilt with PLT 4.1.
Now I get an immediate segfult when trying to run the new binary -  
judging from the stack trace it looks like its not loading the scheme  
environment properly.  I don't really know what's going on with that,  
can someone please take a look?  I've tried putting the modules  
directory and mzscheme executable itself into the app package, but I  
don't really understand what the process of loading is like for  
PLT_MzScheme.  Hopefully, this is an easy thing to resolve.  Internet  
searches don't turn much up... How did people build this before?

Cheers
Evan


Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000004
Thread 0 Crashed:
0   PLT_MzScheme           	0x0237a837 symbol_bucket + 26
1   PLT_MzScheme           	0x0237b02e  
scheme_intern_exact_symbol_in_table + 85
2   PLT_MzScheme           	0x0237b0a5 scheme_intern_exact_symbol + 48
3   PLT_MzScheme           	0x0237b379 scheme_intern_symbol + 246
4   fluxus-engine_ss.dylib 	0x0210ecc0 scheme_module_name + 26  
(FluxusEngine.cpp:353)
5   PLT_MzScheme           	0x0045963b scheme_default_load_extension  
+ 1552
6   <<00000000>> 	0x018013b9 0 + 25170873
7   <<00000000>> 	0x0110fb40 0 + 17890112
8   PLT_MzScheme           	0x00480d51 scheme_do_eval + 6759




On Sep 19, 2008, at 2:36 PM, evan.raskob [lists] wrote:

> Also, the app is at http://lowfrequency.org/stuff/fluxus0.15rc3.dmg
>
>
>
>
> On Sep 19, 2008, at 2:35 PM, evan.raskob [lists] wrote:
>
>> Sorry, started this conversation on the wrong list... (original  
>> conversation and additions below)
>>
>> I've made an app and localized all the libraries (they all look  
>> proper using "otool" as far as I can tell) but it crashes right  
>> away, here is the stack trace, hopefully this makes sense:
>>




More information about the Fluxus mailing list