public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: torvalds@transmeta.com (Linus Torvalds)
To: linux-kernel@vger.kernel.org
Subject: Re: Linus BK tree crashes with PANIC: INIT: segmentation violation
Date: Fri, 10 Jan 2003 22:11:59 +0000 (UTC)	[thread overview]
Message-ID: <avngff$1l4$1@penguin.transmeta.com> (raw)
In-Reply-To: sjmlm1t5489.fsf@kikki.mit.edu

In article <sjmlm1t5489.fsf@kikki.mit.edu>,
>
>I've been trying to get a current 2.5 kernel up and running but I've
>hit a wall.  When I run my machine with a current kernel I get the
>following message to my terminal, repeated ad nausium:
>
>  PANIC: INIT: segmentation violation at 0x804a08c (code)! sleeping for 30 seconds!

Hmm.. Can you try to pinpoint more exactly the change that caused it? 

>In case anyone cares, the most recent ChangeSet from my
>confirmed-working (2.5.53+) tree is labeled:
>
>  1.1004 02/12/30 13:47:09 torvalds@home.transmeta.com +2 -0
>  Make x86 platform choice strings more easily selectable
>
>However I have not guaranteed that this is the Changeset just before
>it failed (I'm not enough of a bk guru to figure out how to pull down
>one changeset at a time).

Don't pull one at a time - instead just get my latest BK tree, and then
you can do

	bk clone -ql -rXXXX linus-BK test-tree

to get a tree with the top-of-tree being XXXX.

Together with "bk revtool" you can traverse the merge tree to decide on
interesting points you want to back up further with. If, for example,
the kernel still doesn't work at XXXX, you can then do a 

	cd test-tree
	bk revtool 
	.. find an interesting spot YYYY ...
	bk undo -aYYYY

to clip some changes from the test-tree to see if that helps.

		Linus

  parent reply	other threads:[~2003-01-10 22:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-10 17:01 Linus BK tree crashes with PANIC: INIT: segmentation violation Derek Atkins
2003-01-10 21:20 ` Tomas Szepe
2003-01-10 22:11 ` Linus Torvalds [this message]
     [not found] <sjm7kdc63ul.fsf@kikki.mit.edu>
2003-01-10 22:52 ` Linus Torvalds
2003-01-10 23:07   ` Tomas Szepe
2003-01-11  5:06   ` Derek Atkins
2003-01-11  5:33     ` Linus Torvalds
2003-01-11 22:19   ` Derek Atkins
2003-01-12  1:49   ` Derek Atkins
2003-01-12  4:02     ` Linus Torvalds
2003-01-12  4:27       ` Derek Atkins

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='avngff$1l4$1@penguin.transmeta.com' \
    --to=torvalds@transmeta.com \
    --cc=linux-kernel@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