[X2Go-User] More kdrive crashes
Orion Poplawski
orion at nwra.com
Thu Feb 15 00:40:10 CET 2024
Got a bunch today:
malloc(): unsorted double linked list corrupted
Also:
#7 <signal handler called>
#8 0x00007f15b3445d0f in sse2_fill () from /lib64/libpixman-1.so.0
#9 0x00007f15b342a740 in _pixman_implementation_fill () from
/lib64/libpixman-1.so.0
#10 0x00007f15b33e2fcd in pixman_fill () from /lib64/libpixman-1.so.0
#11 0x0000555c8d41f1d5 in fbFill (pDrawable=pDrawable at entry=0x555c8ef88fd0,
pGC=pGC at entry=0x555c8efc7f20, x=x at entry=0, y=y at entry=0,
width=width at entry=1911,
height=height at entry=1016) at ../include/privates.h:122
#12 0x0000555c8d41f812 in fbPolyFillRect (pDrawable=0x555c8ef88fd0,
pGC=0x555c8efc7f20,
nrect=<optimized out>, prect=0x555c8f7f2e48) at fbfillrect.c:72
#13 0x0000555c8d4b678c in damagePolyFillRect (pDrawable=0x555c8ef88fd0,
pGC=0x555c8efc7f20,
nRects=1, pRects=<optimized out>) at damage.c:1224
#14 0x0000555c8d42d7cf in miPaintWindow (pWin=<optimized out>, prgn=<optimized
out>,
what=<optimized out>) at miexpose.c:540
#15 0x0000555c8d42d4fa in miWindowExposures (pWin=0x555c8ef88fd0,
prgn=0x555c8efc7380)
at miexpose.c:394
#16 0x0000555c8d43bdce in miHandleValidateExposures (pWin=0x555c8ef88fd0) at
miwindow.c:226
#17 0x0000555c8d3eb239 in UnmapWindow (pWin=pWin at entry=0x555c8f8f6c50,
fromConfigure=fromConfigure at entry=0) at window.c:2878
#18 0x0000555c8d3eb33f in DeleteWindow (value=0x555c8f8f6c50, wid=44040209) at
window.c:1088
#19 0x0000555c8d3e400d in doFreeResource (res=0x555c8f8f6e80, skip=skip at entry=0)
at resource.c:880
#20 0x0000555c8d3e524c in FreeClientResources (client=0x555c8f9a08f0) at
resource.c:1146
#21 FreeClientResources (client=client at entry=0x555c8f9a08f0) at resource.c:1109
#22 0x0000555c8d3ffe23 in CloseDownClient (client=0x555c8f9a08f0) at
dispatch.c:3476
#23 0x0000555c8d400876 in KillAllClients () at dispatch.c:3503
#24 Dispatch () at dispatch.c:511
#25 0x0000555c8d3c8926 in dix_main (argc=19, argv=0x7ffdd98dda88,
envp=<optimized out>)
at main.c:276
#11 0x0000555c8d41f1d5 in fbFill (pDrawable=pDrawable at entry=0x555c8ef88fd0,
pGC=pGC at entry=0x555c8efc7f20, x=x at entry=0, y=y at entry=0,
width=width at entry=1911,
height=height at entry=1016) at ../include/privates.h:122
122 return (char *) (*privates) + key->offset;
(gdb) print key
$1 = 2
(gdb) print key->offset
Attempt to extract a component of a value that is not a structure pointer.
There definitely seem to be some memory corruption errors that need to get
addressed.
--
Orion Poplawski
he/him/his - surely the least important thing about me
Manager of IT Systems 720-772-5637
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane orion at nwra.com
Boulder, CO 80301 https://www.nwra.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3826 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://lists.x2go.org/pipermail/x2go-user/attachments/20240214/7cab310c/attachment.bin>
More information about the x2go-user
mailing list