From: "Randy.Dunlap" <rddunlap@osdl.org>
To: gene.heskett@verizon.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.8-rc2 crash(s)?
Date: Thu, 29 Jul 2004 15:14:15 -0700 [thread overview]
Message-ID: <20040729151415.094c8d01.rddunlap@osdl.org> (raw)
In-Reply-To: <200407291822.47209.gene.heskett@verizon.net>
On Thu, 29 Jul 2004 18:22:47 -0400 Gene Heskett wrote:
| On Sunday 25 July 2004 02:09, Denis Vlasenko wrote:
| >On Sunday 25 July 2004 07:12, Gene Heskett wrote:
| >> >Not much... at least you can look up that EIP in System.map.
| >> >Also, do you really need all that sound stuff?
| >>
| >> It seems to all come in with the main driver for the ALC650. And
| >> it works pretty good once i got it figured out. Everything but
| >> the bt878 audio, which is so far down the s/s+n isn't more than 30
| >> db.
| >
| >I meant "do not use it and see whether that helps".
| >
| >> c0164376 isn't a label, but its in between these two in the
| >> System.map c0164340 t prune_dcache
| >> c0164500 T shrink_dcache_sb
| >>
| >> But thats all I can deduce from here.
| >
| >Of course, it points _inside_ prune_dcache(), not at the very
| >first instruction of it.
| >
| >Do:
| >
| >objdump -d <file containing prune_dcache>.o >file.objdump
|
| This worked rather nicely and I have a rather large dcacheDOTo.txt
| file now.
|
| >and
| >make path/to/<file containing prune_dcache>.s
|
| But this ones still being difficult. Make does want to generate it.
| At best it claims that dcache.o is uptodate. I don't figure one file
| is worth much without the other, so whats wrong with my syntax?
| [root@coyote fs]# make dcache.c>.s
| [root@coyote fs]# less .s
| Which contains "make: Nothing to be done for `dcache.c'."
This should be (without < > brackets):
make fs/dcache.s
or whatever directory it (dcache.c) is in.
| The vanishing post contained my .config for a 2.6.7 kernel, which had
| a log snip of a very similar Oops but without the total crash. That
| at least is a quite measureable improvement.
|
| So obviously I'm not understanding your use of the <> arrows yet.
They just bracket metadata or descriptive terms. Take out the
angle brackets when you substitute live words there.
| Now, since my last post, which so far in about 8 hours, has not come
| back from the list, I've run memtest86-3.1a for 12 full passes thru
| this gigabyte of ram with no errors reported. I've also gone thru
| the init.d directory shutting off things that it doesn't appear are
| of any use to me.
|
| And, I've got a tail running on the log in another window.
|
| >and using resulting .objdump and .s files, find exact
| >instruction and C code line where it died.
--
~Randy
next prev parent reply other threads:[~2004-07-29 22:40 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-25 1:56 Gene Heskett
[not found] ` <200407250116.29651.vda@port.imtp.ilyichevsk.odessa.ua>
2004-07-25 4:12 ` Gene Heskett
2004-07-25 4:37 ` Gene Heskett
2004-07-29 0:12 ` William Lee Irwin III
2004-07-29 0:59 ` Gene Heskett
2004-07-29 1:03 ` William Lee Irwin III
2004-07-29 1:59 ` Gene Heskett
[not found] ` <200407250909.00227.vda@port.imtp.ilyichevsk.odessa.ua>
2004-07-25 13:43 ` Gene Heskett
2004-07-25 16:38 ` Kyle Moffett
2004-07-25 20:32 ` Gene Heskett
2004-07-29 22:22 ` Gene Heskett
2004-07-29 22:14 ` Randy.Dunlap [this message]
2004-07-30 1:47 ` Gene Heskett
2004-07-30 3:36 ` Randy.Dunlap
2004-07-30 4:50 ` Gene Heskett
2004-07-30 5:03 ` Randy.Dunlap
2004-07-30 6:49 ` Denis Vlasenko
2004-07-30 22:13 ` Randy.Dunlap
2004-07-30 6:45 ` Denis Vlasenko
[not found] ` <200408010809.28311.gene.heskett@verizon.net>
[not found] ` <200408011858.13610.vda@port.imtp.ilyichevsk.odessa.ua>
2004-08-01 16:55 ` Gene Heskett
2004-08-01 17:56 ` 2.6.7 and 2.6.8-rc2 have similar Oops Gene Heskett
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=20040729151415.094c8d01.rddunlap@osdl.org \
--to=rddunlap@osdl.org \
--cc=gene.heskett@verizon.net \
--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
all inboxes | Powered by JetHome®