2025-07-30 08:56 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002322Spring engineGeneralpublic2011-03-05 14:15
Reporterluckywaldo7 
Assigned TojK 
PrioritynormalSeveritycrashReproducibilitysometimes
StatusresolvedResolutionfixed 
Product Version0.82.7+git 
Target VersionFixed in Version 
Summary0002322: X Error of failed request: BadCursor (invalid Cursor parameter)
DescriptionOccasionally spring will crash while loading and I get this feedback in terminal:


X Error of failed request: BadCursor (invalid Cursor parameter)
  Major opcode of failed request: 153 (RENDER)
  Minor opcode of failed request: 31 (RenderCreateAnimCursor)
  Resource id in failed request: 0x7e000c1
  Serial number of failed request: 736
  Current serial number in output stream: 1932
Additional InformationI attached the infolog also.
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files
  • txt file icon infolog3.txt (3,244 bytes) 2011-01-25 04:20 -
    LogOutput initialized.
    Spring 0.82+.4.0
    Build date/time: Jan 23 2011 10:49:41
    Available log subsystems: CollisionVolume, unit, VFS-detail, VFS, ArchiveScanner, 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).
      Use "none" to disable the default log subsystems.
    using default configuration source "/home/awrapp/.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-write data directory: /home/awrapp/.spring/
    Using read-only data directory: /usr/local/share/games/spring/
    Scanning: /usr/local/share/games/spring/base
    Scanning: /home/awrapp/.spring/maps
    Scanning: /home/awrapp/.spring/mods
    Scanning: /home/awrapp/.spring/packages
    Supported Video modes: 1440x900, 1360x768, 1152x864, 1024x768, 960x600, 960x540, 840x525, 832x624, 800x600, 800x512, 720x450, 720x400, 700x525, 680x384, 640x512, 640x480, 640x400, 640x350, 576x432, 512x384, 416x312, 400x300, 360x200, 320x240, 320x200, 320x175
    Video mode set to 1280x800/32bit (windowed)
    [f=0000000] SDL:  1.2.14
    [f=0000000] GL:   3.3.0 NVIDIA 270.18
    [f=0000000] GL:   NVIDIA Corporation
    [f=0000000] GL:   Quadro NVS 135M/PCI/SSE2
    [f=0000000] GLSL: 3.30 NVIDIA via Cg compiler
    [f=0000000] GLEW: 1.5.2
    [f=0000000] Joysticks found: 0
    [f=0000000] Joystick 0 not found
    [f=0000000] Connecting to local server
    [f=0000000] Starting GameServer: 7 ms
    [f=0000000] Starting demo recording
    [f=0000000] Using map: Red Comet
    [f=0000000] Using mod: Balanced Annihilation V7.20
    [f=0000000] Using mod archive: 058e6e64c6782b7ba75418c4bf5965e5.sdp
    [f=0000000] Recording Demo to demos/20110124_221306_Red Comet_0.82+.4.sdf
    [f=0000000] Loading client data: 36 ms
    [f=0000000] User number 0 (team 0, allyteam 0)
    [f=0000000] Loading Radar Icons
    [f=0000000] Loading GameData Definitions
    [f=0000000] Loading all definitions:  0.345000
    [f=0000000] Loading GameData Definitions: 399 ms
    [f=0000000] Loading Sound Definitions
    [f=0000000] Loading Sound Definitions: 0 ms
    [f=0000000] Parsing Map Information
    [f=0000000] Loading SMF
    [f=0000000] Loading Map
    [f=0000000] Creating Smooth Height Mesh
    [f=0000000] Creating Smooth Mesh: 41 ms
    [f=0000000] Creating QuadField & CEGs
    [f=0000000] Number of damage types: 40
    [f=0000000] Creating Unit Textures
    [f=0000000] Loading Weapon Definitions
    [f=0000000] Loading Unit Definitions
    [f=0000000] Loading Feature Definitions
    [f=0000000] Initializing Map Features
    [f=0000000] Reading Estimate PathCosts [8]
    [f=0000000] Reading Estimate PathCosts [32]
    [f=0000000] [CPathManager] pathing data checksum: 94d2b241
    [f=0000000] You are missing the "ARB_shadow_ambient" extension (this will probably make shadows darker than they should be)
    [f=0000000] Creating GroundDrawer
    [f=0000000] Loading Tile Files
    [f=0000000] Loading Tile Map
    [f=0000000] generating MipMaps: 2 ms
    [f=0000000] Creating TreeDrawer
    [f=0000000] Creating Projectile Textures
    [f=0000000] Creating Sky & Water
    [f=0000000] Camera and mouse: 66 ms
    [f=0000000] Loading console: 1 ms
    
    txt file icon infolog3.txt (3,244 bytes) 2011-01-25 04:20 +

-Relationships
has duplicate 0002348resolvedabma spring master crashes on start after Creating Sky & Water with "X Error of failed request: BadIDChoice " 
+Relationships

-Notes

~0006308

luckywaldo7 (reporter)

If I keep trying I get a lot of different X related errors. Here are some other ones:

X Error of failed request: BadGC (invalid GC parameter)
  Major opcode of failed request: 60 (X_FreeGC)
  Resource id in failed request: 0x7e000d0
  Serial number of failed request: 705
  Current serial number in output stream: 896
X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
  Major opcode of failed request: 153 (RENDER)
  Minor opcode of failed request: 4 (RenderCreatePicture)
  Resource id in failed request: 0x7e000c9
  Serial number of failed request: 706
  Current serial number in output stream: 896
Segmentation fault



X Error of failed request: BadRequest (invalid request code or no such operation)
  Major opcode of failed request: 0 ()
  Serial number of failed request: 641
  Current serial number in output stream: 680
Segmentation fault



X Error of failed request: BadLength (poly request too large or internal Xlib length error)
  Major opcode of failed request: 35 (X_AllowEvents)
  Serial number of failed request: 249
  Current serial number in output stream: 812
Segmentation fault



X Error of failed request: BadRequest (invalid request code or no such operation)
  Major opcode of failed request: 0 ()
  Serial number of failed request: 645
  Current serial number in output stream: 684
X Error of failed request: BadRequest (invalid request code or no such operation)
  Major opcode of failed request: 255 ()
  Minor opcode of failed request: 0
  Serial number of failed request: 646
  Current serial number in output stream: 684
*** glibc detected *** spring: corrupted double-linked list: 0x0000000002520000 ***



Sometimes spring loads fine, sometimes it crashes with one of these errors, seems to be pretty random.

~0006451

jK (developer)

hopefully fixed by this:
https://github.com/spring/spring/commit/31ee1653eca0d5a6f7e5cc67ba5c626af6c47c40

~0006468

luckywaldo7 (reporter)

Not getting the errors anymore :)
+Notes

-Issue History
Date Modified Username Field Change
2011-01-25 04:20 luckywaldo7 New Issue
2011-01-25 04:20 luckywaldo7 File Added: infolog3.txt
2011-01-25 21:27 luckywaldo7 Note Added: 0006308
2011-02-15 19:55 abma Relationship added has duplicate 0002348
2011-02-28 12:31 jK Note Added: 0006451
2011-02-28 12:31 jK Assigned To => jK
2011-02-28 12:31 jK Status new => feedback
2011-03-05 03:34 luckywaldo7 Note Added: 0006468
2011-03-05 14:14 jK Status feedback => resolved
2011-03-05 14:14 jK Resolution open => fixed
+Issue History