View Issue Details

IDProjectCategoryView StatusLast Update
0002322Spring engineGeneralpublic2011-03-05 14:15
Reporterluckywaldo7 Assigned TojK  
PrioritynormalSeveritycrashReproducibilitysometimes
Status resolvedResolutionfixed 
Product Version0.82.7+git 
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.
Attached Files
infolog3.txt (Attachment missing)
Checked infolog.txt for Errors

Relationships

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

Activities

luckywaldo7

2011-01-25 21:27

reporter   ~0006308

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.

jK

2011-02-28 12:31

developer   ~0006451

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

luckywaldo7

2011-03-05 03:34

reporter   ~0006468

Not getting the errors anymore :)

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