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

Javier Candeira javier at candeira.com
Fri Mar 10 10:18:54 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)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1223256352 (LWP 19778)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
ERROR: In procedure open-file:
ERROR: No such file or directory: "/home/kandinski/.fluxus.scm"
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1223256352 (LWP 19778)]
0xb60617d5 in ?? ()
(gdb) q
The program is running.  Exit anyway? (y or n) y
kandinski at derive:~/packages/fluxus/fluxus-0.8$

-- javier candeira



More information about the Fluxus mailing list