Re: Compositor crashes when switching tty

2019-05-30 Thread adlo
On Fri, 2019-05-31 at 01:22 +0100, adlo wrote: > On Thu, 2019-05-30 at 13:39 +0300, Pekka Paalanen wrote: > > > > Hi, > > > > as always, look at the very first problem reported. Other problems > > may be fallout from the first one, so fix the first one, and > > repeat. > > > > It is quite easy t

Re: Compositor crashes when switching tty

2019-05-30 Thread adlo
On Thu, 2019-05-30 at 13:39 +0300, Pekka Paalanen wrote: > On Thu, 30 May 2019 00:50:32 +0100 > adlo wrote: > > > Also, there are lots of "Invalid writes of size 8", but a lot of > > them > > don't seem to originate from functions in my program, but from the > > Wayland libraries themselves. What

Re: Compositor crashes when switching tty

2019-05-30 Thread Pekka Paalanen
On Thu, 30 May 2019 00:50:32 +0100 adlo wrote: > On Wed, 2019-05-29 at 08:19 -0500, Matteo Valdina wrote: > > Re-iterate the process.Run valgrind, read the log, search for bugs. > > Until valgrind run smoothly. > Also, there are lots of "Invalid writes of size 8", but a lot of them > don't see