Summary: | Weston crashes since 954f183e2f9891b241c1efc0ea61ed56019a4326 on TTY switch with fbdev backend | ||
---|---|---|---|
Product: | Wayland | Reporter: | nerdopolis1 |
Component: | weston | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Crash dump of Weston's crash on tty switch with fbdev backend |
Patch on the list: http://lists.freedesktop.org/archives/wayland-devel/2015-August/023967.html Fixed. commit 3f897940d90c579a884b13c613440bc85aabda18 Author: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Date: Wed Aug 19 13:52:47 2015 +0300 compositor-fbdev: fix VT switching crash Thanks. This is indeed fixed now. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 117716 [details] Crash dump of Weston's crash on tty switch with fbdev backend Currently the fbdev backend crashes on a TTY switch. I'm finally able to report it now. Doing a manual-ish bisection it seems to be since commit 954f183e2f9891b241c1efc0ea61ed56019a4326 that this happens