-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Mutex in X11 backend locked twice without unlock #347
Copy link
Copy link
Closed
Labels
B - bugDang, that shouldn't have happenedDang, that shouldn't have happenedC - needs investigationIssue must be confirmed and researchedIssue must be confirmed and researchedD - hardLikely harder than most tasks hereLikely harder than most tasks hereDS - x11Affects the X11 backend, or generally free Unix platformsAffects the X11 backend, or generally free Unix platformsH - help wantedSomeone please save usSomeone please save usP - lowNice to haveNice to have
Description
See PistonDevelopers/piston_window#215 (comment)
@bvssvni looks to be happening in the winit's X11 window destructor. PoisonError is for mutex being locked twice without unlocking. I suggest filing an issue to winit.
cc @kvark
For backtrace, see PistonDevelopers/piston_window#215 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
B - bugDang, that shouldn't have happenedDang, that shouldn't have happenedC - needs investigationIssue must be confirmed and researchedIssue must be confirmed and researchedD - hardLikely harder than most tasks hereLikely harder than most tasks hereDS - x11Affects the X11 backend, or generally free Unix platformsAffects the X11 backend, or generally free Unix platformsH - help wantedSomeone please save usSomeone please save usP - lowNice to haveNice to have