Summary: | Weston pixman backend crashing | ||
---|---|---|---|
Product: | Wayland | Reporter: | nerdopolis1 |
Component: | weston | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | pochu27 |
Version: | 1.0.90 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | gdb output |
commit f3e39f987275ed1636920d70590bd7e97437d1de Author: Philipp Brüschweiler <blei42@gmail.com> Date: Fri Mar 8 20:35:39 2013 +0100 pixman-renderer: don't forget to initialize the debug fields Fixes https://bugs.freedesktop.org/show_bug.cgi?id=61930 |
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 76067 [details] gdb output It seems that when I open weston with --use-pixman it's crashing. Weirdly enough when I tried valgrind it doesn't crash.