Re: gnumach 1.7 issue

2016-06-07 Thread Samuel Thibault
Richard Braun, on Tue 07 Jun 2016 15:48:32 +0200, wrote: > On Sat, Jun 04, 2016 at 05:08:34PM +0100, James Clarke wrote: > > Reverting 1db202e indeed fixes it. I also rebuilt the same source tree with > > the patch commented out in d/p/series just to be sure there wasn’t a > > toolchain issue, and

Re: gnumach 1.7 issue

2016-06-07 Thread Richard Braun
On Sat, Jun 04, 2016 at 05:08:34PM +0100, James Clarke wrote: > Reverting 1db202e indeed fixes it. I also rebuilt the same source tree with > the patch commented out in d/p/series just to be sure there wasn’t a > toolchain issue, and that build *doesn’t* work, so 1db202e is either buggy > or exposi

Re: gnumach 1.7 issue

2016-06-05 Thread Samuel Thibault
Adam Richards, on Sun 05 Jun 2016 11:35:17 +0100, wrote: > However, in my case I was not running X.  > The issue was with hurd-console > Both mouse and  keyboard queues would fill up and the system would freeze. That's the same driver :) Samuel

Re: gnumach 1.7 issue

2016-06-05 Thread Adam Richards
On 4 June 2016 at 17:08, James Clarke wrote: > > Reverting 1db202e indeed fixes it. I also rebuilt the same source tree with > the patch commented out in d/p/series just to be sure there wasn’t a > toolchain issue, and that build *doesn’t* work, so 1db202e is either buggy > or exposing other bugs

Re: gnumach 1.7 issue

2016-06-04 Thread James Clarke
> On 4 Jun 2016, at 15:04, James Clarke wrote: > >> On 3 Jun 2016, at 19:36, Samuel Thibault wrote: >> >> Samuel Thibault, on Fri 03 Jun 2016 20:35:13 +0200, wrote: >>> Adam Richards, on Fri 03 Jun 2016 19:30:40 +0100, wrote: On rebooting and reverting to gnumach-1.6-486.gz this is not an

Re: gnumach 1.7 issue

2016-06-04 Thread James Clarke
> On 3 Jun 2016, at 19:36, Samuel Thibault wrote: > > Samuel Thibault, on Fri 03 Jun 2016 20:35:13 +0200, wrote: >> Adam Richards, on Fri 03 Jun 2016 19:30:40 +0100, wrote: >>> On rebooting and reverting to gnumach-1.6-486.gz this is not an issue. >> >> It could be worth bisecting the issue on

Re: gnumach 1.7 issue

2016-06-03 Thread Samuel Thibault
Samuel Thibault, on Fri 03 Jun 2016 20:35:13 +0200, wrote: > Adam Richards, on Fri 03 Jun 2016 19:30:40 +0100, wrote: > > On rebooting and reverting to  gnumach-1.6-486.gz this is not an issue. > > It could be worth bisecting the issue on the upstream git repository. (there are really not much di

Re: gnumach 1.7 issue

2016-06-03 Thread Samuel Thibault
Adam Richards, on Fri 03 Jun 2016 19:30:40 +0100, wrote: > On rebooting and reverting to  gnumach-1.6-486.gz this is not an issue. It could be worth bisecting the issue on the upstream git repository. Samuel