Seen on wayland-0.99.0 in a openSUSE 12.1 environment, a crash can
happen during building:
$ make
GENwayland-client-protocol.h
/bin/sh: line 1: 20393 Segmentation fault (core dumped)
../src/wayland-scanner client-header < ../protocol/wayland.xml >
wayland-client-protocol.h
make: ***
---
src/wayland-client.c |8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/wayland-client.c b/src/wayland-client.c
index 7e50b40..28fe127 100644
--- a/src/wayland-client.c
+++ b/src/wayland-client.c
@@ -732,7 +732,7 @@ dispatch_event(struct wl_display *display, str