Hi Emiliano,
What packages are you using or did you compile from the source? If you compile
from the source, you should maybe try the MAINTENANCE_0_6_ALPHA branch of the
cvs.
Regards,
Predrag Viceic
http://freecycle.redsteamrecords.com
Le Friday 26 October 2007 14.13:19 Emiliano Grilli, vous avez écrit :
Hi all,
Is anyone able to run freecycle on a 64bit installation?
Here the program opens and I select "Open wave": it shows the file
selection dialog but when I press "OK" the program segfaults.
Here's some output from gdb:
Trying to apply envelope
in central wave zapWaveCanvasBuffers()
in wavecanvas (parent [central wave]) Buffers zapped
in small wave zapWaveCanvasBuffers()
in wavecanvas (parent [small wave]) Buffers zapped
zap buffer 0 done
zap buffer 2 done
zap buffer 4 done
+++++++init buffer type: 0 no: 0 length: 32208000
zap buffer 0 done
init buffer 0 done
+++++++init buffer type: 4 no: 1 length: 32208000
zap buffer 2 done
init buffer 2 done
Trying to apply envelope
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47966921108336 (LWP 23637)]
0x00002ba02a12b07a in memcpy () from /lib/libc.so.6
Thank you in advance,