Re: [PATCH weston] compositor-fbdev: fix VT switching crash

2015-08-20 Thread Pekka Paalanen
On Wed, 19 Aug 2015 10:21:07 -0500 Derek Foreman der...@osg.samsung.com wrote: Ouch, Reviewed-by: Derek Foreman der...@osg.samsung.com On 19/08/15 06:03 AM, Pekka Paalanen wrote: From: Pekka Paalanen pekka.paala...@collabora.co.uk This bug was introduced in

Re: [PATCH weston] compositor-fbdev: fix VT switching crash

2015-08-19 Thread Derek Foreman
Ouch, Reviewed-by: Derek Foreman der...@osg.samsung.com On 19/08/15 06:03 AM, Pekka Paalanen wrote: From: Pekka Paalanen pekka.paala...@collabora.co.uk This bug was introduced in 954f183e2f9891b241c1efc0ea61ed56019a4326. The session_notify() data was accidentally cast to fbdev_backend

[PATCH weston] compositor-fbdev: fix VT switching crash

2015-08-19 Thread Pekka Paalanen
From: Pekka Paalanen pekka.paala...@collabora.co.uk This bug was introduced in 954f183e2f9891b241c1efc0ea61ed56019a4326. The session_notify() data was accidentally cast to fbdev_backend while it is weston_compositor. This was possibly due to the code before the mentioned commit casting data