why this huge 2.6 gig file in .xsession-errors

Jeremy C. Reed reed at reedmedia.net
Mon Dec 18 13:23:16 MST 2006


> I did this: tail .xsession-errors | sort -u > xsess.errs 

sorting it like this makes you lose multi-line details.

sorting with -c may be interesting though.

> X Error: BadLength (poly request too large or internal Xlib length error) 16
>   Major opcode:  143

I think 143 is part of glx

>   Minor opcode:  1
>   Resource id:  0x280000a
> X Error: BadLength (poly request too large or internal Xlib length error) 16
>   Major opcode:  143
>   Minor opcode:  1
>   Resource id:  0x280000a
> X Error: BadLength (poly request too large or internal Xlib length error) 16
>   Major opcode:  143
>   Minor opcode:  1
>   Resource id:  0x280000a


> QMultiInputContext::changeInputMethod(): index=0, slave=xim

I don't know if that is related. But I think that is from a old version of 
KDE.

Sorry I don't have any real help though :)


More information about the PLUG-discuss mailing list