chaosfire / vdrift-ogre

Automatically exported from code.google.com/p/vdrift-ogre
0 stars 0 forks source link

StuntRally produces "Segmentation Fault" on startup - Possible Ogre issue #128

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run StuntRally in the terminal
2. GL Renderer starts and then produces "Segmentation Fault"
3.

What is the expected output? What do you see instead?
I expect to see the StuntRally main menu.  Instead, the window opens and closes 
real quick.  If I run the game from the terminal, I see the error referenced 
above.

What version are you using? On what operating system?
Version 1.3 on Linux Mint 12 (Ubuntu 11.10 Derivative)

Please pick any relevant labels like Component or OpSys related to problem.
* If game crashed please include log files: game.cfg, log.txt, ogre.log,
MyGUI.log (editor.cfg, ogre_ed.log for Editor) right after crash, found in
game's user folder (see section Config in Wiki page Paths).

Please provide any additional information below.

I think Ogre is the problem.  When I installed StuntRally, I already had Ogre 
1.7.3 compiled from source and installed.  I didn't know that StuntRally would 
then install a repo version of Ogre.  I think these two are conflicting and I 
don't know how to fix it.

I attached my ogre.log to this issue

Original issue reported on code.google.com by hereiamy...@gmail.com on 23 Dec 2011 at 8:31

Attachments:

GoogleCodeExporter commented 8 years ago
I forgot to mention that I don't think this is a hardware issue, as StuntRally 
1.1 (From the PlayDeb repo) ran fine when I was using Kubuntu.  Also, I dual 
boot this machine with Windows XP, and StuntRally 1.3 runs fine in XP.

Original comment by hereiamy...@gmail.com on 23 Dec 2011 at 8:45

GoogleCodeExporter commented 8 years ago
well if you installed ogre from source it should be in /usr/local. i'd suggest 
just removing these

sudo rm -R /usr/local/lib/libOgre*
sudo rm -R /usr/local/lib/OGRE/
sudo rm -R /usr/local/include/OGRE

Original comment by scrawl...@gmail.com on 23 Dec 2011 at 9:20

GoogleCodeExporter commented 8 years ago
That worked! Thank you so much!  I had deleted all kinds of OGRE files from my 
system, but libOgre was the one that I hadn't found.  I knew there must have 
been a file/folder I didn't know about.

Thank you VERY much!

Original comment by hereiamy...@gmail.com on 23 Dec 2011 at 9:27

GoogleCodeExporter commented 8 years ago

Original comment by Cry...@gmail.com on 23 Dec 2011 at 9:49

GoogleCodeExporter commented 8 years ago

Original comment by Cry...@gmail.com on 23 Dec 2011 at 9:49