[Fluxus] HackFest, aspect ratio and ... crashes

Milovann Yanatchkov mil01 at free.fr
Wed May 13 08:00:43 PDT 2009


hi all,

Lots of question :)


-- So, 0.16 still crashing  =(

-- I will do some fluxus live coding on the second
Hacker Space Festival here in Paris in June - everybody willing to 
join me is welcome :) -- hackerspace.net --

-- Aspect ratio : my laptop is 1449x900, wide
format - or something.... - so when going full screen, all objects 
are deformed. Any idea how I can fix that ? Plus : is it possible to 
go *full* screen without window borders ?

-- I was wondering : could it be interseting to have
a special fluxus mode where you can redirect only the output and not
the code -- sounds like anti-live-coding or hided live coding :)  

-- concerning the crashes :
- on both my laptop and desktop computers 
- with or without MULTEXTURING changed directly in Sconstruct :

-(gdb) on both 0.15 and 0.16 (but 0.15 not crashing )
 : lots of (strange ?) SIGSEV on several functions

Program received signal SIGSEGV, Segmentation fault.
0x00007f51b11cbd1d in start_module (m=0x7f51a89fa370,
env=0x7f51a73701d8, 
    restart=0, syntax_idx=0x7f51a71a3c30, eval_exp=1, eval_run=1, 
    base_phase=0, cycle_list=0x7f51aa333fc0) at ./../src/module.c:3692
3692	  menv->exp_env->link_midx = menv->link_midx;
(gdb) 
Continuing.

Program received signal SIGSEGV, Segmentation fault.
0x00007f51b11cc2a5 in start_module (m=0x7f51a89ded38,
env=0x7f51a71606b0, 
    restart=0, syntax_idx=0x7f51a71a3bf8, eval_exp=1, eval_run=1, 
    base_phase=0, cycle_list=0x7f51aa334040) at ./../src/module.c:3638
3638	    menv->did_eval_run = eval_run + 1;


***  AND THEN ON 0.16, entering fluxus and (build-cube) : ***


Program received signal SIGSEGV, Segmentation fault.
0x000000004135ea0e in ?? ()
(gdb) 
Continuing.
SIGSEGV fault on (nil)

Program received signal SIGABRT, Aborted.
0x00007f51ae1fb015 in raise () from /lib/libc.so.6


-- Plus, on both 0.15 and 0.16 :
** Config.log **
But I guess have nothing to do with the crashes :


file /home/milovann/5-SOURCES/FLUXUS/git/fluxus/SConstruct,line 208:
	Configure(confdir = .sconf_temp)
scons: Configure: Checking for C library m... 
scons: Configure: ".sconf_temp/conftest_0.c" is up to date.
scons: Configure: The original builder output was:
  |.sconf_temp/conftest_0.c <-
  |  |
  |  |
  |  |#include "math.h"
  |  |
  |  |int
  |  |main() {
  |  |  
  |  |return 0;
  |  |}
  |  |
  |
gcc -o .sconf_temp/conftest_0.o -c -ggdb -pipe -Wall -O3 -ffast-math
-Wno-unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=16
-DPLT_COLLECTS_LOCATION="\"/usr/local/lib/plt/collects/"\"
-DFLUXUS_COLLECTS_LOCATION="\"/usr/local/lib"\"
-DDATA_LOCATION="\"/usr/local/share/fluxus-016"\"
-DDISABLE_MULTITEXTURING -DGLSL -DMZ_PRECISE_GC -I/usr/local/include
-I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2
-I/usr/local/include/plt
-I/home/milovann/5-SOURCES/FLUXUS/libfluxus/src .sconf_temp/conftest_0.c
********close failed: [Errno 9] Bad file descriptor*************
scons: Configure: ".sconf_temp/conftest_0" is up to date.

and so on, on several files...

That's it :)


cheers,

milovann



More information about the Fluxus mailing list