[fluxus] Fluxus 0.9rc1 segfaults upon loading+running scripts on Ubuntu/Breezy i386

Dave Griffiths dave at pawfal.org
Fri Mar 10 10:31:01 PST 2006


> Dave Griffiths wrote:
>
>>>I have compiled Fluxus 0.9rc1 on Ubuntu Breezy with the latest upgrades.
>>>It crashes on running certain scripts with a segmentation fault error:
>
>> that's the same setup I use... could you run it through gdb, and post a
>> backtrace?
>
> This is what I get:
>
> kandinski at derive:~/packages/fluxus/fluxus-0.8$ gdb /usr/bin/fluxus
> GNU gdb 6.3-debian
> Copyright 2004 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you
> are
> welcome to change it and/or distribute copies of it under certain
> conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for
> details.
> This GDB was configured as "i486-linux-gnu"...(no debugging symbols found)
> Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
>
> (gdb) r /usr/share/fluxus/examples/01-tree.scm
> Starting program: /usr/bin/fluxus /usr/share/fluxus/examples/01-tree.scm
> (no debugging symbols found)

hmm, you have no debugging symbols? the SConstruct should have -ggdb in it
somewhere...

dave





More information about the Fluxus mailing list