Code: Select all
%ls
README bin darwinian.png lib setup.data setup.sh
%cd bin/Linux/x86/
%./darwinia
.
./darwinia: ./lib/darwinia.bin.x86: not found
%cd ../../../lib/
%./darwinia.bin.x86
Could not invoke gdb stack trace because path to executable not set
Darwinia has unexpectedly encountered a fatal error.
A full description of the error can be found in the file
blackbox.txt in the current working directory
Segmentation fault (core dumped)
%cat blackbox.txt
=========================
DARWINIA BLACK BOX REPORT
=========================
VERSION : linux-demo-1.1.2
ERROR : 'Got a fatal signal: 11
'
=========================
====== STACKTRACE =======
=========================
retAddress = 0x809b8eb
retAddress = 0x284f4fc9
retAddress = 0x804cbc1
%
What could be the problem?
OS: FreeBSD 5.3-RELEASE-p6
Video: ati radeon 9000, r200 chip, opensource dri drivers


