From: Jeff Dike <jdike@karaya.com>
To: "Bulent Abali" <abali@us.ibm.com>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org,
James Stevenson <mistral@stev.org>
Subject: Re: all processes waiting in TASK_UNINTERRUPTIBLE state
Date: Mon, 25 Jun 2001 14:33:54 -0500 [thread overview]
Message-ID: <200106251933.OAA03356@ccure.karaya.com> (raw)
In-Reply-To: Your message of "Mon, 25 Jun 2001 12:48:46 -0400." <OF831FC2D7.C211A862-ON85256A76.005AEC98@pok.ibm.com>
abali@us.ibm.com said:
> Can you give more details?
BTW, here are a couple of the UML stacks:
#3 0x1000895d in schedule () at sched.c:669
#4 0x1001c9bd in ___wait_on_page (page=0x50025740) at filemap.c:641
#5 0x1001d286 in do_generic_file_read (filp=0x50d4c674, ppos=0x50d4c694,
desc=0x50d1bea8, actor=0x1001d410 <file_read_actor>) at
/home/mistral/dev/kernel/linux-2.4.5-um-06-15/include/linux/pagemap.h:97
#6 0x1001d528 in generic_file_read (filp=0x50d4c674, buf=0x401b7000 <Address
0x401b7000 out of bounds>, count=4096, ppos=0x50d4c694) at filemap.c:1302
#7 0x1002ba2b in sys_read (fd=6, buf=0x401b7000 <Address 0x401b7000 out of
bounds>, count=4096) at read_write.c:133
#3 0x1000895d in schedule () at sched.c:669
#4 0x1001c9bd in ___wait_on_page (page=0x50015bb4) at filemap.c:641
#5 0x1001a2e1 in do_swap_page (mm=0x5009ea34, vma=0x50f83dac,
address=3212835782, page_table=0x50d5cffc, entry={val = 202240},
write_access=0) at /home/mistral/dev/kernel/linux-2.4.5-um7/include/linux/pagem
ap.h:97
#6 0x1001a733 in handle_mm_fault (mm=0x5009ea34, vma=0x50f83dac,
address=3212835782, write_access=0) at memory.c:1307
#7 0x10012c40 in access_one_page (mm=0x5009ea34, vma=0x50f83dac,
addr=3212835782, buf=0x5153e000, len=15, write=0) at ptrace.c:78
#8 0x10012cd8 in access_mm (mm=0x5009ea34, vma=0x50f83dac, addr=3212835782,
buf=0x5153e000, len=15, write=0) at ptrace.c:104
#9 0x10012d5b in access_process_vm (tsk=0x50db0000, addr=3212835782,
buf=0x5153e000, len=15, write=0) at ptrace.c:147
#10 0x1004656b in proc_pid_cmdline (task=0x50db0000, buffer=0x5153e000 "74 66
64 8 0 58 14\n") at base.c:157
#11 0x10046914 in proc_info_read (file=0x50d4eefc, buf=0xbf7ff0b0
"/proc/117/cmdline", count=2047, ppos=0x50d4ef1c) at base.c:288
#12 0x1002ba2b in sys_read (fd=6, buf=0xbf7ff0b0 "/proc/117/cmdline",
count=2047) at read_write.c:133
There are a few more at http://www.geocrawler.com/lists/3/SourceForge/709/0/598
8636/
Jeff
WARNING: multiple messages have this Message-ID (diff)
From: Jeff Dike <jdike@karaya.com>
To: Bulent Abali <abali@us.ibm.com>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org,
James Stevenson <mistral@stev.org>
Subject: Re: all processes waiting in TASK_UNINTERRUPTIBLE state
Date: Mon, 25 Jun 2001 14:33:54 -0500 [thread overview]
Message-ID: <200106251933.OAA03356@ccure.karaya.com> (raw)
In-Reply-To: Your message of "Mon, 25 Jun 2001 12:48:46 -0400." <OF831FC2D7.C211A862-ON85256A76.005AEC98@pok.ibm.com>
abali@us.ibm.com said:
> Can you give more details?
BTW, here are a couple of the UML stacks:
#3 0x1000895d in schedule () at sched.c:669
#4 0x1001c9bd in ___wait_on_page (page=0x50025740) at filemap.c:641
#5 0x1001d286 in do_generic_file_read (filp=0x50d4c674, ppos=0x50d4c694,
desc=0x50d1bea8, actor=0x1001d410 <file_read_actor>) at
/home/mistral/dev/kernel/linux-2.4.5-um-06-15/include/linux/pagemap.h:97
#6 0x1001d528 in generic_file_read (filp=0x50d4c674, buf=0x401b7000 <Address
0x401b7000 out of bounds>, count=4096, ppos=0x50d4c694) at filemap.c:1302
#7 0x1002ba2b in sys_read (fd=6, buf=0x401b7000 <Address 0x401b7000 out of
bounds>, count=4096) at read_write.c:133
#3 0x1000895d in schedule () at sched.c:669
#4 0x1001c9bd in ___wait_on_page (page=0x50015bb4) at filemap.c:641
#5 0x1001a2e1 in do_swap_page (mm=0x5009ea34, vma=0x50f83dac,
address=3212835782, page_table=0x50d5cffc, entry={val = 202240},
write_access=0) at /home/mistral/dev/kernel/linux-2.4.5-um7/include/linux/pagem
ap.h:97
#6 0x1001a733 in handle_mm_fault (mm=0x5009ea34, vma=0x50f83dac,
address=3212835782, write_access=0) at memory.c:1307
#7 0x10012c40 in access_one_page (mm=0x5009ea34, vma=0x50f83dac,
addr=3212835782, buf=0x5153e000, len=15, write=0) at ptrace.c:78
#8 0x10012cd8 in access_mm (mm=0x5009ea34, vma=0x50f83dac, addr=3212835782,
buf=0x5153e000, len=15, write=0) at ptrace.c:104
#9 0x10012d5b in access_process_vm (tsk=0x50db0000, addr=3212835782,
buf=0x5153e000, len=15, write=0) at ptrace.c:147
#10 0x1004656b in proc_pid_cmdline (task=0x50db0000, buffer=0x5153e000 "74 66
64 8 0 58 14\n") at base.c:157
#11 0x10046914 in proc_info_read (file=0x50d4eefc, buf=0xbf7ff0b0
"/proc/117/cmdline", count=2047, ppos=0x50d4ef1c) at base.c:288
#12 0x1002ba2b in sys_read (fd=6, buf=0xbf7ff0b0 "/proc/117/cmdline",
count=2047) at read_write.c:133
There are a few more at http://www.geocrawler.com/lists/3/SourceForge/709/0/598
8636/
Jeff
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/
next prev parent reply other threads:[~2001-06-25 18:19 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-25 16:48 all processes waiting in TASK_UNINTERRUPTIBLE state Bulent Abali
2001-06-25 16:48 ` Bulent Abali
2001-06-25 18:25 ` Jeff Dike
2001-06-25 18:25 ` Jeff Dike
2001-06-25 17:39 ` Rik van Riel
2001-06-25 17:39 ` Rik van Riel
2001-06-25 19:33 ` Jeff Dike [this message]
2001-06-25 19:33 ` Jeff Dike
-- strict thread matches above, loose matches on Subject: below --
2001-06-26 14:47 Bulent Abali
2001-06-26 14:47 ` Bulent Abali
2001-06-26 15:02 ` Andrea Arcangeli
2001-06-26 15:02 ` Andrea Arcangeli
2001-06-25 20:33 James Stevenson
2001-06-29 20:40 ` Jeff Dike
2001-06-29 20:40 ` Jeff Dike
2001-06-30 0:12 ` Daniel Phillips
2001-06-30 0:12 ` Daniel Phillips
2001-06-30 2:56 ` Jeff Dike
2001-06-25 14:10 Bulent Abali
2001-06-25 14:10 ` Bulent Abali
2001-06-25 17:05 ` Jeff Dike
2001-06-25 17:05 ` Jeff Dike
2001-06-25 20:10 ` James Stevenson
2001-06-25 20:10 ` James Stevenson
2001-06-26 9:20 ` Christian Ehrhardt
2001-06-26 12:43 ` Rik van Riel
2001-06-26 12:55 ` Andrea Arcangeli
2001-06-26 12:55 ` Andrea Arcangeli
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=200106251933.OAA03356@ccure.karaya.com \
--to=jdike@karaya.com \
--cc=abali@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mistral@stev.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.