Summary: | segmentation violation caused by undetected failure of XcursorLibraryLoadImages() | ||
---|---|---|---|
Product: | Wayland | Reporter: | Knut Petersen <Knut_Petersen> |
Component: | weston | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Knut Petersen
2012-09-06 14:59:04 UTC
This should be fixed now, can you verify? But did you actually applied the patches: http://lists.freedesktop.org/archives/wayland-devel/2012-October/005696.html (In reply to comment #1) > This should be fixed now, can you verify? It´s harder to hit as there are default cursors now, but in a broken installation it probably segfaults as XcursorLibraryLoadImages() will return NULL, and that currently still is used as a pointer. cu, Knut (In reply to comment #3) > (In reply to comment #1) > > This should be fixed now, can you verify? > > It´s harder to hit as there are default cursors now, but in a broken > installation it probably segfaults as XcursorLibraryLoadImages() will return > NULL, and that currently still is used as a pointer. Oh, this is actually not related to the default cursors. This is about loading regular X cursors for xwm which is just an X client. I've pushed Tiagos patches. |
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.