From: Pete Zaitcev <zaitcev@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: zaitcev@redhat.com
Subject: Q. about oops backtrace
Date: Wed, 7 Mar 2001 15:28:47 -0500 [thread overview]
Message-ID: <20010307152847.C19671@devserv.devel.redhat.com> (raw)
Hello:
I was investigating an oops and the trace looked like this:
>>EIP; c01c54a9 <lvm_do_remove_proc_entry_of_vg+9/c0> <=====
Trace; c01c3654 <lvm_do_vg_rename+84/250>
Trace; c01c0f0f <lvm_chr_ioctl+30f/6d0>
Trace; c015e7e2 <ext2_getblk+72/e0>
Trace; c01155a6 <do_page_fault+166/440>
Trace; c01272a9 <do_no_page+49/a0>
Trace; c0127414 <handle_mm_fault+114/1a0>
Trace; c0136a2d <kunmap_high+7d/90>
Trace; c012722e <do_anonymous_page+de/110>
Trace; c0127290 <do_no_page+30/a0>
Trace; c0127414 <handle_mm_fault+114/1a0>
Trace; c014cdec <dput+1c/170>
Trace; c0143f80 <cached_lookup+10/50>
Trace; c0144aae <path_walk+85e/940>
Trace; c014cdec <dput+1c/170>
Trace; c01392c9 <chrdev_open+59/a0>
Trace; c0138130 <dentry_open+c0/150>
Trace; c013805d <filp_open+4d/60>
Trace; c0148b97 <sys_ioctl+247/2a0>
Trace; c01091c7 <system_call+33/38>
What is with those recursive handle_mm_fault calls?
That does not look quite right. I _assume_ that the
stack would collapse properly upon return, but still...
I would appreciate a suggestion about what .S file to read
for the explanation.
-- Pete
next reply other threads:[~2001-03-07 20:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-07 20:28 Pete Zaitcev [this message]
2001-03-07 21:55 ` Q. about oops backtrace Urban Widmark
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=20010307152847.C19671@devserv.devel.redhat.com \
--to=zaitcev@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.