Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Segmentation fault on svn 2858 - ubuntu 10.04
09-22-2010, 09:34 AM,
#6
 
Code:
ray@intelinux:~/vdrift$ gdb build/vdrift
GNU gdb (GDB) 7.1-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /home/ray/vdrift/build/vdrift...done.
(gdb) run -verbose
Starting program: /home/ray/vdrift/build/vdrift -verbose
[Thread debugging using libthread_db enabled]
INFO: Starting VDrift: development-full, Version: 2861, O/S: Unix-like
INFO: Home directory: /home/ray
INFO: Settings file: /home/ray/.vdrift/VDrift.config (does not exist, will be created)
INFO: Data directory: /usr/local/share/games/vdrift/data
      DATA_DIR: /usr/local/share/games/vdrift/data
INFO: Log file: /home/ray/.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
[New Thread 0xa727ab70 (LWP 9805)]
[Thread 0xa727ab70 (LWP 9805) exited]
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: GeForce4 MX 440 with AGP8X/AGP/SSE2
      Version: 1.5.8 NVIDIA 96.43.18
      Maximum texture size: 2048
      Maximum varying floats: 8
      Using GLEW 1.5.6
INFO: Your video card doesn't support framebuffer objects.  Disabling shaders.

Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) backtrace
#0  0x00000000 in ?? ()
#1  0x082021a3 in TEXTURE::LoadCubeVerticalCross (this=0xbfff9ef0, info=..., error=...)
    at src/texture.cpp:282
#2  0x0820229c in TEXTURE::LoadCube (this=0xbfff9ef0, info=..., error=...)
    at src/texture.cpp:298
#3  0x08203789 in TEXTURE::Load (this=0xbfff9ef0, info=..., error=...) at src/texture.cpp:520
#4  0x0812aedc in GRAPHICS_SDLGL::Init (this=0xbfff9e50, shaderpath=..., windowcaption=...,
    resx=800, resy=600, bpp=16, depthbpp=16, fullscreen=false, shaders=false, antialiasing=0,
    enableshadows=false, new_shadow_distance=1, new_shadow_quality=1, reflection_type=1,
    static_reflectionmap_file=..., static_ambientmap_file=..., anisotropy=0, texturesize=...,
    lighting_quality=0, newbloom=false, newnormalmaps=false, renderconfig=...,
    info_output=..., error_output=...) at src/graphics.cpp:237
#5  0x080ecacd in GAME::InitializeCoreSubsystems (this=0xbfff9964) at src/game.cpp:243
#6  0x080eb5e6 in GAME::Start (this=0xbfff9964, args=...) at src/game.cpp:114
#7  0x081c1682 in main (argc=2, argv=0xbffff4d4) at src/main.cpp:72
Reply


Messages In This Thread
[No subject] - by skankerror - 09-22-2010, 06:20 AM
[No subject] - by NaN - 09-22-2010, 07:05 AM
[No subject] - by skankerror - 09-22-2010, 07:49 AM
[No subject] - by NaN - 09-22-2010, 08:21 AM
[No subject] - by skankerror - 09-22-2010, 09:34 AM
[No subject] - by NaN - 09-22-2010, 09:47 AM
[No subject] - by NaN - 09-22-2010, 09:50 AM
[No subject] - by skankerror - 09-22-2010, 10:21 AM
[No subject] - by NaN - 09-22-2010, 10:42 AM
[No subject] - by skankerror - 09-22-2010, 10:50 AM
[No subject] - by NaN - 09-22-2010, 10:53 AM
[No subject] - by skankerror - 09-22-2010, 11:17 AM
[No subject] - by NaN - 09-22-2010, 11:25 AM
[No subject] - by skankerror - 09-22-2010, 11:31 AM
[No subject] - by skankerror - 09-22-2010, 11:36 AM
[No subject] - by NaN - 09-22-2010, 11:46 AM
[No subject] - by skankerror - 09-22-2010, 11:56 AM
[No subject] - by NaN - 09-22-2010, 12:38 PM
[No subject] - by skankerror - 09-22-2010, 05:42 PM
[No subject] - by skankerror - 09-23-2010, 04:16 PM
[No subject] - by NaN - 09-24-2010, 07:37 AM
[No subject] - by joevenzon_phpbb2_import3 - 09-24-2010, 09:39 PM
[No subject] - by skankerror - 09-25-2010, 08:24 AM
[No subject] - by NaN - 09-25-2010, 09:45 AM
[No subject] - by skankerror - 09-26-2010, 05:50 AM
[No subject] - by joevenzon_phpbb2_import3 - 09-28-2010, 11:33 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)