From: Chris Clayton <chris2553@googlemail.com>
To: git@vger.kernel.org
Subject: Problem with git bisect in git-1.6.3.3
Date: Thu, 9 Jul 2009 06:42:16 +0100 [thread overview]
Message-ID: <c6b1100b0907082242y7b348b13m8a4607c96b1d164b@mail.gmail.com> (raw)
Hi,
I'm using git bisect to track down a problem in 2.6.31-rc2 that is
locking up my laptop. I get so far in the bisection process and then
end up building a kernel that seems to me to be outside the good..bad
range. First time up I thought it might be a case of PBKAC, but I've
run the process again (very carefully) and got to the same place.
The bisect log so far:
[chris:~/kernel/linux-2.6]$ git bisect log
git bisect start
# good: [07a2039b8eb0af4ff464efd3dfd95de5c02648c6] Linux 2.6.30
git bisect good 07a2039b8eb0af4ff464efd3dfd95de5c02648c6
# bad: [8e4a718ff38d8539938ec3421935904c27e00c39] Linux 2.6.31-rc2
git bisect bad 8e4a718ff38d8539938ec3421935904c27e00c39
# good: [e7c5a4f292e0d1f4ba9a3a94b2c8e8b71e35b25a] powerpc/5121: make
clock debug output more readable
git bisect good e7c5a4f292e0d1f4ba9a3a94b2c8e8b71e35b25a
# bad: [d23c45fd84f79a3b84899dac053dcafe9d43ebc9] NFS: Invalid mount
option values should always fail, even with "sloppy"
git bisect bad d23c45fd84f79a3b84899dac053dcafe9d43ebc9
# bad: [2ed0e21b30b53d3a94e204196e523e6c8f732b56] Merge
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
git bisect bad 2ed0e21b30b53d3a94e204196e523e6c8f732b56
but, from Makefile, it appears the last "bad" has placed me at a
change earlier than 2.6.30:
[chris:~/kernel/linux-2.6]$ head Makefile
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 30
EXTRAVERSION = -rc6
NAME = Vindictive Armadillo
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"
# More info can be located in ./README
# Comments in this file are targeted only to the developer, do not
I'm not an experienced git user, so it may be that I have made an
error or false assumption. I guess it's also possible that I've
screwed my repository, although basically I only use two types of
command - pull a few times a week and the bisect family when I'm
trying to track down a problem.
Come to think of it, I did archive the repository (with tar | bzip2)
about a week ago whilst I changed the hard drive in my laptop. Once
the new drive was installed, I restored the repository and freshened
it up with a git pull. Could this be the root of my problem, please?
Happy to provide more information if needed. Please cc me to any reply
- I'm not subscribed.
Thanks
Chris
--
No, Sir; there is nothing which has yet been contrived by man, by
which so much happiness is produced as by a good tavern or inn -
Doctor Samuel Johnson
next reply other threads:[~2009-07-09 5:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-09 5:42 Chris Clayton [this message]
2009-07-09 6:39 ` Problem with git bisect in git-1.6.3.3 Johannes Sixt
2009-07-09 7:13 ` Chris Clayton
2009-07-10 5:05 ` Christian Couder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c6b1100b0907082242y7b348b13m8a4607c96b1d164b@mail.gmail.com \
--to=chris2553@googlemail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).