[Fluxus] (help) crashes

Jaime Villarreal jesusjaime at gmail.com
Mon Jun 22 22:12:48 PDT 2009


Thanks Gabor.
 I'm not really sure how to get a backtrace though...
I tried running gdb fluxus and got this:

user at user:/home/user/Software/fluxus$ gdb fluxus
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(gdb) run
Starting program: /home/user/Software/fluxus/fluxus
[Thread debugging using libthread_db enabled]
[New Thread 0xb71cb930 (LWP 21662)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb71cb930 (LWP 21662)]
scheme_gmp_tls_unload (s=0xb6e18d90, data=0x0) at ./gmp/gmp.c:5810
5810      s[0] = 0;
Current language:  auto; currently c
(gdb)

On Mon, Jun 22, 2009 at 4:10 PM, gabor papp<gabor.lists at mndl.hu> wrote:
> hi Jaime,
>
>> scons MULTITEXTURE=0 GLSL=0
>> sudo scons install
>>
>> or do I need to pass the arguments on both lines?
>
> both are needed like this:
>
> scons MULTITEXTURING=0 GLSL=0
> sudo scons MULTITEXTURING=0 GLSL=0 install
>
> try to send a backtrace if you keep getting crashes.
>
> best,
> gabor
>



More information about the Fluxus mailing list