POV-Ray : Newsgroups : povray.unix : POV-Ray segmentation fault (core dumped) ??? : POV-Ray segmentation fault (core dumped) ??? Server Time
28 Jul 2024 18:23:01 EDT (-0400)
  POV-Ray segmentation fault (core dumped) ???  
From: Sune Mai
Date: 22 Aug 1999 23:27:55
Message: <37C0BFE4.B045C381@inet.uni2.dk>
Hi!
               I've installed POV-Ray for Linux, but it doesn't seem to
work. When i try to run povray i get the message: "segmentation fault
               (core dumped)" I'm running Linux RedHat 5.2 on a pentium
pc, and I've tried both an rpm version of povray-3.02 and a standard
               version of povray3.1.
               Using the gdb (Gnu Debugger) to make a backtrace gives
the following output:
               (gdb) run
               Starting program: /usr/bin/povray
               (no debugging symbols found)...(no debugging symbols
found)...
               (no debugging symbols found)...
               Program received signal SIGSEGV, Segmentation fault.
               0x401535cf in __getopt_clean_environment () at
getopt_init.c:66
               getopt_init.c:66: No such file or directory.
               (gdb) bt
               #0  0x401535cf in __getopt_clean_environment () at
getopt_init.c:66 #1  0x401011f4 in init (argc=134891912, argv=0x0,
               envp=0x2d)
                   at ../sysdeps/unix/sysv/linux/init-first.c:77
               #2  0x40101271 in _init (arg=0x80a4988)
                   at ../sysdeps/unix/sysv/linux/init-first.c:86
               #3  0x40002165 in _dl_boot ()
               #4  0x1 in ?? ()

               - but i can't figure out how to fix it:-(
               Apparently, I'm not the only one, who has this problem
(I've seen other descriptions of the same problem on deja.com - but none

               with answers, and none with a backtrace included), so I
hope there's someone out there who knows stuff... -  I'm afraid, I have
no
               clue:-)

               Thanks!
               Sune Mai


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.