Segmentation fault (core dumped) - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html) +--- Forum: Technical Support - Penumbra Series (https://www.frictionalgames.com/forum/forum-22.html) +---- Forum: Linux - Penumbra (https://www.frictionalgames.com/forum/forum-25.html) +---- Thread: Segmentation fault (core dumped) (/thread-2008.html) |
Segmentation fault (core dumped) - ottk3 - 04-23-2008 Hi there, i got a problem with the install of the Demo (PenumbraBlackPlagueDemo-2567.sh) on my Ubuntu 7.10 when i execute the script: Code: Verifying archive integrity... All good. I found several people on a german Ubuntu Forum having the same problem who downloaded from different locations. http://forum.ubuntuusers.de/topic/168077/ Thanks for help ottk3 RE: Segmentation fault (core dumped) - ZaRboN - 04-23-2008 Is that a 32bit or a 64bit system? RE: Segmentation fault (core dumped) - ottk3 - 04-23-2008 ZaRboN Wrote:Is that a 32bit or a 64bit system?it's an 32bit system RE: Segmentation fault (core dumped) - DSS - 04-23-2008 Is this the same problem that was mentioned in the Linux thread? Quote:Oh, and for what it's worth, the Linux demo *installer* crashes after it extracts the files and attempts to run the installation gui. Run "unset DISPLAY" to use the character-based installer and it works fine. RE: Segmentation fault (core dumped) - ZaRboN - 04-23-2008 Yeah...what that guy up said ^ RE: Segmentation fault (core dumped) - ottk3 - 04-23-2008 DSS Wrote:Is this the same problem that was mentioned in the Linux thread? Thanks! Works fine now :-) RE: Segmentation fault (core dumped) - Urkle - 04-24-2008 can you run an MD5 or SHA1 on the downloaded file?? (using md5sum or sha1sum command from the console) [urkle]$ md5sum PenumbraBlackPlagueDemo-2567.sh 60ca0b22a06b0fa50dc0de8984b6d714 PenumbraBlackPlagueDemo-2567.sh [urkle]$ sha1sum PenumbraBlackPlagueDemo-2567.sh 613cfb6d07cba892007d6e4bbc7d266d4ecf657e PenumbraBlackPlagueDemo-2567.sh I will download a VMware image of ubuntu 7.1 and test in there and see if I can recreate the issue. RE: Segmentation fault (core dumped) - Urkle - 04-24-2008 OK.. found the issue.. I'll be putting out updated installer builds in the next day or so. |