https://bugs.freedesktop.org/show_bug.cgi?id=101330
Bug ID: 101330 Summary: segfault in pcsxr Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: vb@luminar.eu.org QA Contact: dri-devel@lists.freedesktop.org
``` Thread 1 "pcsxr" received signal SIGSEGV, Segmentation fault. st_validate_state (st=0x8a3f8c8, pipeline=ST_PIPELINE_CLEAR) at state_tracker/st_atom.c:182 182 state_tracker/st_atom.c: Aucun fichier ou dossier de ce type. (gdb) bt #0 st_validate_state (st=0x8a3f8c8, pipeline=ST_PIPELINE_CLEAR) at state_tracker/st_atom.c:182 #1 0xe6cc5f0e in st_Clear (ctx=<optimized out>, mask=<optimized out>) at state_tracker/st_cb_clear.c:409 #2 0xe6b2e232 in _mesa_Clear (mask=16640) at main/clear.c:225 #3 0xe77b708e in primBlkFill () from /home/vb/.pcsxr/plugins//libpeopsxgl.so #4 0xe77adf01 in GPUwriteDataMem () from /home/vb/.pcsxr/plugins//libpeopsxgl.so #5 0xe77ae44c in GPUdmaChain () from /home/vb/.pcsxr/plugins//libpeopsxgl.so ```