|
From: | Po Lu |
Subject: | bug#63589: [PATCH] 29.0.91; crash after creating graphical frames via emacsclient when compiled with cairo-xcb |
Date: | Thu, 25 May 2023 14:08:59 +0800 |
User-agent: | Gnus/5.13 (Gnus v5.13) |
Eli Zaretskii <eliz@gnu.org> writes: > So let's back up a notch. There was a suggestion to avoid the call to > XCloseDisplay when the last frame on display is deleted, like we do > for some other toolkits already. Would that avoid the crashes due to > this issue? If yes, why did you reject the suggestion? Because it would still lead to crashes when the display connection is closed by other means. Thus, the proper solution is simply to disable cairo-xcb by default.
[Prev in Thread] | Current Thread | [Next in Thread] |