weston-terminal crash

Ander Conselvan de Oliveira conselvan2 at gmail.com
Sat Mar 17 03:33:52 PDT 2012


Em 16-03-2012 20:34, Bill Spitzak escreveu:
> weston-terminal is apparently crashing after about 12 characters are
> typed. This is on the same system I had to turn EGL_DEPTH_SIZE off on. I
> get the following messages:
>
> nvfx_screen_get_param:103 - Warning: unknown PIPE_CAP 57
> disconnect from client 0x92c50a8
> Error sending request: Broken pipe
> ./client-run.sh: line 34: 6436 Aborted $1
>
> Seems to me that some buffer is overflowing?

I saw the same thing yesterday, but did not have time to do much 
debugging. What I was seeing is that a call to wl_map_lookup() with an 
id 0 fails, so the compositor kills the client but I could not figure 
out where the id 0 was coming from.

Cheers,
Ander


More information about the wayland-devel mailing list