<p><br>
On Feb 14, 2015 11:41 PM, "Bob" <<a href="mailto:ubuntu-qygzanxc@listemail.net">ubuntu-qygzanxc@listemail.net</a>> wrote:<br>
><br>
> ** Reply to message from Chris <<a href="mailto:cpollock@embarqmail.com">cpollock@embarqmail.com</a>> on Sat, 14 Feb 2015<br>
> 16:20:25 -0600<br>
><br>
> > On Sat, 2015-02-14 at 13:42 -0500, Scott Blair wrote:<br>
> > > On 02/14/2015 08:19 AM, Chris wrote:<br>
> > > > On Sat, 2015-02-14 at 13:05 +0000, Peter Waller wrote:<br>
> > > >> Briefly, bisection is a way of taking a long list of 1000's of<br>
> > > >> changes, and arranging things so that you only have to test more like<br>
> > > >> 10 of them, because you test midpoints. (and 2^10 ~ 1000).<br>
> > > >><br>
> > > >><br>
> > > >> More detail:<br>
> > > >><br>
> > > >><br>
> > > >> <a href="http://alblue.bandlem.com/2011/07/git-tip-of-week-git-bisect.html">http://alblue.bandlem.com/2011/07/git-tip-of-week-git-bisect.html</a><br>
> > > >><br>
> > > >><br>
> > > >> On 14 February 2015 at 12:57, Liam Proven <<a href="mailto:lproven@gmail.com">lproven@gmail.com</a>> wrote:<br>
> > > >>          On 14 February 2015 at 02:59, Chris <<a href="mailto:cpollock@embarqmail.com">cpollock@embarqmail.com</a>><br>
> > > >>          wrote:<br>
> > > >>          > Who can give me some pointers on doing a kernel bisection on<br>
> > > >>          either<br>
> > > >>          > 3.13.0-35 or -36 kernels? Ever since one of those two were<br>
> > > >>          installed,<br>
> > > >>          > I'm on -45 now, my system will lockup (black screen, cursor<br>
> > > >>          moves, but<br>
> > > >>          > CTRL-ALT-F1 will not take me to a terminal log-in. This is<br>
> > > >>          the error I<br>
> > > >>          > see - Feb 13 19:05:22 localhost kernel: [807775.808019]<br>
> > > >>          > [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer<br>
> > > >>          elapsed... render<br>
> > > >>          > ring idle. I've reported this last year on Launchpad as bug<br>
> > > >>          -<br>
> > > >>          > <a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1402331">https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1402331</a><br>
> > > >>          I've jumped<br>
> > > >>          > through all the hoops that have been suggested there except<br>
> > > >>          doing a<br>
> > > >>          > kernel bisection which seems to have me confused. I'm really<br>
> > > >>          getting a<br>
> > > >>          > bit tired of these continued 'lockups'.<br>
> > > >><br>
> > > >><br>
> > > >>          I have to ask. WTF is a "kernel bisection"?<br>
> > > >><br>
> > > >>          You want to... cut your kernel in half? Is this some kind of<br>
> > > >>          Solomonic<br>
> > > >>          judgement? Because, you know, like half a baby doesn't work,<br>
> > > >>          half a<br>
> > > >>          kernel won't, either.<br>
> > > >><br>
> > > > That, to me, is as clear as mud just as these instructions on doing it<br>
> > > > are - <a href="https://wiki.ubuntu.com/Kernel/KernelBisection">https://wiki.ubuntu.com/Kernel/KernelBisection</a> I can't live with<br>
> > > > having these 'lockups' every 2-10 days, more or less and I say that<br>
> > > > because it's so very random I have no idea what even triggers it.<br>
> > > ><br>
> > > ><br>
> > > Chris, I just had a lock up about 3 minutes go. I saw that my memory sky<br>
> > > rocketed, physical 99% and swap 90%. Normally they run low. CPU was<br>
> > > running normal when it happened. I was logging into a flash page when it<br>
> > > happened. The flash page finally crashed and everything went back to<br>
> > > normal. I am using Ubuntu 14. 04 kernel 3.13.0-45-generic and Chrome<br>
> > > 40.0.2214.111 64 bit. Don't know if this will help in your problem.<br>
> > ><br>
> > > --<br>
> > ><br>
> > > Scott Blair<br>
> > ><br>
> > > Save on back up time BackupDevice=Null<br>
> > ><br>
> > ><br>
> > I've had flash crash a few times since the latest update. Did the system<br>
> > 'lockup'?<br>
><br>
> I have had my computer lockup twice the past few weeks.  I was not using a<br>
> browser the last time the lockup occurred and don't remember what I was doing<br>
> the first time it locked up.<br>
><br>
><br>
> > For instance I have my clock showing seconds when this happens<br>
> > to me the screen locks up however all background operations such as<br>
> > fetchmail, procmail, spamassassin and so forth continue to run.<br>
><br>
> These are the symptoms I also see.  There are no screen updates and the cursor<br>
> moves but the system will not accept any other input and anything already<br>
> running continues to run.<br>
><br>
><br>
> > If you<br>
> > didn't see that type of a lockup then it must have just been flash.<br>
> > However you can check your syslog for kernel: [ 8248.820016]<br>
> > [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... render<br>
> > ring idle to see if you have the same issue.<br>
><br>
> The last time I had the system lockup I left it running over night to see if<br>
> anything would happen.  After a reboot I looked in the logs and could not find<br>
> anything that happened at the time the lockup  occurred.  Checking my syslog I<br>
> can not find the string "hangcheck".<br>
><br>
></p>
<p>Hi,<br>
Late to this party I know, but whilst using another flavor (crunchbang) I have experienced the same thing, diddnt check syslog, but did manage to log in via ssh. Having done that I killed then restarted 'X' and all was good, execpt the lost work and time.<br>
My thinking is if you are fortunate enough to be able to log in remotely during a 'lock up' then the use of top (or htop) and looking at the logs etc may well yield more info easier than kernel messing.</p>
<p>Sorry to jump in after so much work with such a 'daft' idea ;) </p>
<p>Pete s</p>
<p>> ><br>
> > On another note I just tried to regress to the 3.13.0-35 kernel, system<br>
> > would boot but had no cursor and login screen didn't look right. Could<br>
> > not login so I removed it.<br>
> ><br>
> > So basically I'm back to where I was before just waiting for someone<br>
> > from either of the two bug reports to tell me what to do next and<br>
> > waiting for the next lockup.<br>
><br>
> --<br>
> Robert Blair<br>
><br>
> --<br>
> ubuntu-users mailing list<br>
> <a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
> Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</p>