2024-04-18 18:04 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0001719Spring engineLinuxpublic2009-12-12 01:19
Reporternixtux 
Assigned Tozerver 
PrioritynormalSeveritycrashReproducibilitysometimes
StatusresolvedResolutionfixed 
Product Version0.80.5 
Target VersionFixed in Version0.80.5+git 
Summary0001719: Seg fault for no apparent reason
DescriptionSeg fault have not found a way to repoduce it it just happens some games
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files
  • txt file icon infolog.txt (2,401 bytes) 2009-11-05 23:05 -
    LogOutput initialized.
    Spring 0.80.5.1
    Available log subsystems: mapinfo, CollisionVolume, unit, ArchiveScanner, VFS-detail, VFS, Sound
    Enabled log subsystems: Sound
    Enable or disable log subsystems using the LogSubsystems configuration key
      or the SPRING_LOG_SUBSYSTEMS environment variable (both comma separated).
    using default configuration source "/home/linux1/.springrc"
    [CMyMath::Init] CPU SSE mask: 124, flags:
    	SSE 1.0:  1,  SSE 2.0:  1
    	SSE 3.0:  1, SSSE 3.0:  1
    	SSE 4.1:  0,  SSE 4.2:  0
    	SSE 4.0A: 0,  SSE 5.0A: 0
    	using streflop SSE FP-math mode, CPU supports SSE instructions
    OS: Linux
    OS: 64bit native mode
    Using read-only  data directory: /usr/bin/
    Using read-write data directory: /home/linux1/.spring/
    Using read-only  data directory: /usr/share/games/spring/
    Scanning: /usr/share/games/spring/maps
    Scanning: /usr/share/games/spring/base
    Scanning: /usr/share/games/spring/mods
    Scanning: /usr/share/games/spring/packages
    Scanning: /home/linux1/.spring/maps
    Scanning: /home/linux1/.spring/base
    Scanning: /home/linux1/.spring/mods
    Scanning: /home/linux1/.spring/packages
    Scanning: /usr/bin/maps
    Scanning: /usr/bin/base
    Scanning: /usr/bin/mods
    Scanning: /usr/bin/packages
    Video mode set to  1300 x 812 / 32 bit
    SpringApp::InitWindow(): 966282453 ms
    [      0] SDL:  1.2.13
    [      0] GL:   3.2.0 NVIDIA 190.40
    [      0] GL:   NVIDIA Corporation
    [      0] GL:   GeForce 8800 GT/PCI/SSE2
    [      0] GLEW: 1.5.1
    [      0] Joysticks found: 0
    [      0] Joystick 0 not found
    [      0] Connecting to 192.168.1.142:8452 using name [xXx]nixtux
    [      0] Sound: OpenAL info:
    [      0] Sound:   Vendor:     OpenAL Community
    [      0] Sound:   Version:    1.1 ALSOFT 1.8.466
    [      0] Sound:   Renderer:   OpenAL Soft
    [      0] Sound:   AL Extensions: AL_EXTX_buffer_sub_data AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_OFFSET AL_EXTX_source_distance_model AL_LOKI_quadriphonic
    [      0] Sound:   ALC Extensions: ALC_ENUMERATE_ALL_EXT ALC_ENUMERATION_EXT ALC_EXT_CAPTURE ALC_EXT_EFX
    [      0] Sound:   Device:     ALSA Software
    [      0] Sound:   Available Devices:  
    [      0] Sound:                       ALSA Software
    [      0] Sound:                       OSS Software
    [      0] Sound:                       PortAudio Software
    [      0] Sound:                       PulseAudio Software
    [      0] Sound:                       Wave File Writer
    
    txt file icon infolog.txt (2,401 bytes) 2009-11-05 23:05 +

-Relationships
+Relationships

-Notes

~0004288

nixtux (reporter)

infolog.txt didnt upload correctly use this instead
http://pastebin.com/m2cd3a472

~0004289

Auswaschbar (reporter)

DOes it also happen when using regular version?

~0004322

zerver (reporter)

Since this is linux, we need you to translate the stacktrace using gdb. IIRC you attach the process to gdb and use command "bt full" when it crashes.

~0004426

nixtux (reporter)

Last edited: 2009-12-11 22:45

managed to catch it :)
full stack trace here http://pastebin.com/f4e823fe9

~0004427

zerver (reporter)

http://github.com/spring/spring/commit/74a6aefe2f47a04647ade88d89abbb08d09b0b73
+Notes

-Issue History
Date Modified Username Field Change
2009-11-05 23:05 nixtux New Issue
2009-11-05 23:05 nixtux File Added: infolog.txt
2009-11-05 23:06 nixtux Note Added: 0004288
2009-11-08 16:16 Auswaschbar Note Added: 0004289
2009-11-13 14:58 zerver Note Added: 0004322
2009-12-11 22:43 nixtux Note Added: 0004426
2009-12-11 22:45 nixtux Note Edited: 0004426
2009-12-12 01:19 zerver Note Added: 0004427
2009-12-12 01:19 zerver Status new => resolved
2009-12-12 01:19 zerver Fixed in Version => 0.80.5+git
2009-12-12 01:19 zerver Resolution open => fixed
2009-12-12 01:19 zerver Assigned To => zerver
+Issue History