[Fluxus] Ubuntu Intrepid (8.10) compiling problem

Chris Targett xin at xlevus.net
Tue Nov 25 12:28:01 PST 2008


xin at bebop:~/fluxus/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 "x86_64-linux-gnu"...
(gdb) run
Starting program: /home/xin/fluxus/fluxus/fluxus
[Thread debugging using libthread_db enabled]
[New Thread 0x7f2772a41700 (LWP 31299)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f2772a41700 (LWP 31299)]
GC_add_roots (start=0x8b0090, end=0x8b0099) at ./roots.c:86
86        if (roots->count >= roots->size) {
Current language:  auto; currently c
(gdb) backtrace
#0  GC_add_roots (start=0x8b0090, end=0x8b0099) at ./roots.c:86
#1  0x0000000000429050 in fluxus::Interpreter::Register () at
src/Interpreter.cpp:47
#2  0x0000000000434630 in main (argc=<value optimized out>,
argv=0x8b0099) at src/main.cpp:178
(gdb)

Chris Targett



On Tue, Nov 25, 2008 at 9:09 PM, gabor papp <gabor.lists at mndl.hu> wrote:
>>> ./fluxus
>> Segmentation fault
>>
> could you send a gdb backtrace, please?
>
> gabor
>
>



More information about the Fluxus mailing list