The patch is incorrect, it should be: - if (!cursor_screen_priv->isUp) + if (!cursor_screen_priv || !cursor_screen_priv->isUp)
-- [RV570] X crashes with SIGSEGV in xf86_reload_cursors() with SWcursor https://bugs.launchpad.net/bugs/371405 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
