Thib_G Wrote:I'm running Ubuntu 6.10, and penumbrademo.bin fails with SIGFPE.
Here is the output of gdb :
(gdb) run
Starting program: /home/thib/local/PenumbraDemo/penumbrademo.bin
(no debugging symbols found)
(no debugging symbols found)
Program received signal SIGFPE, Arithmetic exception.
0xb7f088b6 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
(gdb) bt
#0 0xb7f088b6 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#1 0xb7f08c47 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#2 0xb7f0a291 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#3 0xb7f04138 in ?? () from /lib/ld-linux.so.2
#4 0xb6ec7780 in ?? ()
#5 0xb6ec7928 in ?? ()
#6 0x00000001 in ?? ()
#7 0x00000000 in ?? ()
By the way, I had trouble to register onto this forum ( your SMTP server is probably refused by free.fr ), please delete Thib and ThibG
I happened to find your post on the ubuntu-fr.org forums related to the issue. (had to translate with google) am I correct in reading that people can run the penumbra demo under the Feisty Fawn releases??
I have verified that the issue is related to Ubuntu 6.10 specificaly I even replaced most libs in my lib directory with official ubuntu 6.10 versions. (ubuntu doesn't seem to package openal and freealut). Cg is an nvidia binary only library.
I am looking further into the issue and will be getting in touch with the Ubuntu developers to try and track down the issue.