Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
r2890 compiles but doesn't run [SOLVED]
11-07-2010, 09:24 AM,
#1
r2890 compiles but doesn't run [SOLVED]
Hi all,
with latest rev (2890) VDrift compiles fine but won't start:

Code:
~$ vdrift
INFO: Multi-processor system detected.  Run with -multithreaded argument to enable multithreading (EXPERIMENTAL).
INFO: Starting VDrift: 2010-11-07-full, Version: 2890M, O/S: Unix-like
INFO: Home directory: /home/ocirne94
INFO: Settings file: /home/ocirne94/.vdrift/VDrift.config
INFO: Data directory: /opt/vdrift/share/games/vdrift/data
      DATA_DIR: /opt/vdrift/share/games/vdrift/data
INFO: Log file: /home/ocirne94/.vdrift/log.txt
INFO: The last VDrift startup was unsuccessful.
      Settings have been set to failsafe defaults.
      Your original VDrift.config file was backed up to VDrift.config.backup
INFO: SDL initialization successful
INFO: SDL video query was successful
INFO: Disabling antialiasing
INFO: Display change was successful: 800x600x16 16z fullscreen=0
INFO: Video card information:
      Vendor: NVIDIA Corporation                                                                                                                                                    
      Renderer: GeForce GTS 250/PCI/SSE2                                                                                                                                            
      Version: 2.1.2 NVIDIA 260.19.06                                                                                                                                              
      Maximum texture size: 8192                                                                                                                                                    
      Maximum varying floats: 60                                                                                                                                                    
      Using GLEW 1.5.2                                                                                                                                                              
INFO: Maximum color attachments: 8                                                                                                                                                  
INFO: Maximum draw buffers (1 required): 8                                                                                                                                          
INFO: Disabling shaders                                                                                                                                                            
Segmentation fault
Ocirne
11-07-2010, 01:08 PM,
#2
 
It runs for me under Windows and Linux using GCC4.4/4.5 without problems.

Last version that didn't segfault?
11-07-2010, 03:31 PM,
#3
 
Ouch, can't remember, probably r2876; I have thought that the problem might be in my video driver, as I've reinstalled it recently, but everything else's working fine...
11-07-2010, 06:56 PM,
#4
 
Do you mind to try to get a backtrace from the debug build?

The commands are:
Code:
dgb vdrift
run
backtrace
11-08-2010, 09:00 AM,
#5
 
Sorry,
it's been completely my fault: I had a duplicate of the NVidia driver and that caused the segfault; after I purged and reinstalled it VDrift works beautifully now...

Sorry again,
Ocirne
11-12-2010, 11:33 PM,
#6
 
Locked since problem is resolved


Forum Jump:


Users browsing this thread: 1 Guest(s)