Summary: | SIGSEGV in weston_surface_destroy | ||
---|---|---|---|
Product: | Wayland | Reporter: | Benoit Gschwind <gschwind> |
Component: | weston | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | gdb back trace |
Are you able to run this under Valgrind, if it's still reproducible? -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/wayland/weston/issues/68. |
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 118638 [details] gdb back trace Hello, When I run my ugly Xwmland (a regular wayland client) and kill it, weston generate segfault. I do not figure out the source, I attached the trace I gathered with gdb when this segfault occurred. Best regards