View Issue Details

IDProjectCategoryView StatusLast Update
0002497Spring engineGfx driver issuespublic2011-11-06 18:50
Reporterburp Assigned Toabma  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version0.82.7.1 
Summary0002497: Crash "Fatal Error basic_string::_S_construct NULL not valid"
DescriptionAfter upgrading from fglrx 11.4 to 11.6 spring crashes on game start:

[f=0000000] Fatal Error basic_string::_S_construct NULL not valid
Warning: Fatal Error
  basic_string::_S_construct NULL not valid

Even with Shadows=-1 (as adviced in the spring forums at http://springrts.com/phpbb/viewtopic.php?f=11&t=25937) it crashes.

I attached my infolog.txt
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

burp

2011-06-25 20:58

reporter   ~0006805

Addition: this problem also occurs at the newest version from git:

[f=0000000] Creating ShadowHandler & DecalHandler
[f=0000000] [CShadowHandler] shadow rendering is disabled (config-value -1)
[f=0000000] Creating GroundDrawer
[f=0000000] Loading Tile Files
[f=0000000] Loading Tile Map
[f=0000000] generating MipMaps: 7 ms
[f=0000000] Path cache hits 0 0%
[f=0000000] Path cache hits 0 0%
[f=0000000] Statistics for local connection:
Received: 218 bytes
Sent: 324 bytes
Spring: Fatal Error Error in main(): basic_string::_S_construct null not valid
Error: Spring: Fatal Error
  Error in main(): basic_string::_S_construct null not valid

jK

2011-06-26 01:29

developer   ~0006807

looks like a Running Out of Memory

burp

2011-06-26 13:15

reporter   ~0006810

Can I supply you with further information to solve this issue?

zerver

2011-06-26 18:23

reporter   ~0006811

I would guess that some glGet*** function returns NULL, and then spring tries to make a string from it. Not sure if there is anything you can do to help us right now.

abma

2011-11-06 18:50

administrator   ~0007508

please retry with current version of spring (83.0), if it still crashes, please reopen this bug. thanks!

Issue History

Date Modified Username Field Change
2011-06-25 19:57 burp New Issue
2011-06-25 19:57 burp File Added: infolog.txt
2011-06-25 19:57 burp Graphics Card => unknown
2011-06-25 20:58 burp Note Added: 0006805
2011-06-26 01:29 jK Note Added: 0006807
2011-06-26 13:15 burp Note Added: 0006810
2011-06-26 18:23 zerver Note Added: 0006811
2011-11-06 18:50 abma Note Added: 0007508
2011-11-06 18:50 abma Status new => resolved
2011-11-06 18:50 abma Resolution open => unable to reproduce
2011-11-06 18:50 abma Assigned To => abma