Re: IoSkipCurrentIrpStackLocation() design flaw?
- From: BubbaGump <bubbagump2685@xxxxxxxxxxx>
- Date: Thu, 21 Sep 2006 13:56:04 -0400
On Thu, 21 Sep 2006 06:37:08 +0400, "Maxim S. Shatskih"
<maxim@xxxxxxxxxxxxxxxx> wrote:
-- For instance, the basic problem with my original question about
IoSkipCurrentIrpStackLocation() was a race that if not handled with
both an outer reference and an inner remove lock could cause arbitrary
code to be executed or an IRP to be lost and never completed. --
Such races the the headache of the originator of the IRP, not of the drivers
below which execute this IRP.
What also annoys me is that this is the issue for which I started this
thread and about which I've already stated the same conclusion over
and over in different ways without hearing any disagreement, until now
when I was only using the original problem and solution as an abstract
example to try to ask for a better explanation about this idle
detection issue I keep hearing about. I'm about done. If a thread
can go on this long without there being a straight answer, then f***
it. I used to think it was all prejudice, but when I see some of the
ugliness inside, I start to understand why people make fun of Windows
for being unstable. I hope a future Windows driver model does better
IRP and device usage tracking so driver writers aren't given the
opportunity to get them wrong.
.
- References:
- Re: IoSkipCurrentIrpStackLocation() design flaw?
- From: Doron Holan [MS]
- Re: IoSkipCurrentIrpStackLocation() design flaw?
- From: Doron Holan [MS]
- Re: IoSkipCurrentIrpStackLocation() design flaw?
- From: Doron Holan [MS]
- Re: IoSkipCurrentIrpStackLocation() design flaw?
- From: Doron Holan [MS]
- Re: IoSkipCurrentIrpStackLocation() design flaw?
- From: Maxim S. Shatskih
- Re: IoSkipCurrentIrpStackLocation() design flaw?
- From: BubbaGump
- Re: IoSkipCurrentIrpStackLocation() design flaw?
- From: Maxim S. Shatskih
- Re: IoSkipCurrentIrpStackLocation() design flaw?
- Prev by Date: BDA interface for IP source
- Next by Date: Signtool problems
- Previous by thread: Re: IoSkipCurrentIrpStackLocation() design flaw?
- Next by thread: Re: IoSkipCurrentIrpStackLocation() design flaw?
- Index(es):
Relevant Pages
|