Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Data Execution Prevention (DEP) Overkill - can I kill it?

Reply
Thread Tools Display Modes

Data Execution Prevention (DEP) Overkill - can I kill it?

 
 
Lyndon
Guest
Posts: n/a

 
      03-23-2008
I am running Vista Home Premium, with SP1, and I am trying to play some NASA
Space Shuttle videos, for gosh sakes! Internet Explorer closes with a DEP
error - what gives? If I can't watch a NASA video, how can I totally get rid
of DEP, which I did not want in any case? I don't know which programs within
NASA site are causing this and don't want to use the DEP control that lets me
add an exception! How can I disable this program which violates common user
friendly rules and terminates IE without any options or warnings???? Help!
 
Reply With Quote
 
 
 
 
on the Bridge
Guest
Posts: n/a

 
      03-23-2008
can you give us a link to those nasa vids so we can see whats going wrong
and perhaps give a solution?

I think it may be some extension of the videos and you have some program
like NERO trying to create thumbnails from those videos...

if you have downloaded them I mean...

give us more info..



"Lyndon" <> wrote in message
news:2E59FC63-9D0E-4552-AED5-...
>I am running Vista Home Premium, with SP1, and I am trying to play some
>NASA
> Space Shuttle videos, for gosh sakes! Internet Explorer closes with a DEP
> error - what gives? If I can't watch a NASA video, how can I totally get
> rid
> of DEP, which I did not want in any case? I don't know which programs
> within
> NASA site are causing this and don't want to use the DEP control that lets
> me
> add an exception! How can I disable this program which violates common
> user
> friendly rules and terminates IE without any options or warnings????
> Help!



 
Reply With Quote
 
Mark L. Ferguson
Guest
Posts: n/a

 
      03-23-2008
It would be my guess you have some problem in your Media Player. I watch
Nasa TV with no error.
Premium has Media CENTER, and may be having some video driver problem. I
would look for video driver info on the greenbutton site.
http://thegreenbutton.com
--
Was this helpful? Then click the Ratings button. Voting helps the web
interface.
http://www.microsoft.com/wn3/locales...eAPostAsAnswer
Mark L. Ferguson
..

"Lyndon" <> wrote in message
news:2E59FC63-9D0E-4552-AED5-...
> I am running Vista Home Premium, with SP1, and I am trying to play some
> NASA
> Space Shuttle videos, for gosh sakes! Internet Explorer closes with a DEP
> error - what gives? If I can't watch a NASA video, how can I totally get
> rid
> of DEP, which I did not want in any case? I don't know which programs
> within
> NASA site are causing this and don't want to use the DEP control that lets
> me
> add an exception! How can I disable this program which violates common
> user
> friendly rules and terminates IE without any options or warnings????
> Help!


 
Reply With Quote
 
SacredHeart
Guest
Posts: n/a

 
      03-24-2008
To turn off DEP, Control Panel - System-Advanced System settings.-
Advanced Tab-Performance Settings-Data Execution Prevention tab. Here
you can only use certain system programs or enter an exception for
IEXPLORE.EXE to turn off DEP.

hope it helps...

The other option is to use Start-Run-"iexplore.exe -extoff" to start
explorer without any addons this usually helped me when I had problems
with Iexplore.exe

good luck.


On Mar 23, 5:45*pm, Lyndon <Lyn...@discussions.microsoft.com> wrote:
> I am running Vista Home Premium, with SP1, and I am trying to play some NASA
> Space Shuttle videos, for gosh sakes! *Internet Explorer closes with a DEP
> error - what gives? *If I can't watch a NASA video, how can I totally get rid
> of DEP, which I did not want in any case? *I don't know which programs within
> NASA site are causing this and don't want to use the DEP control that letsme
> add an exception! *How can I disable this program which violates common user
> friendly rules and terminates IE without any options or warnings???? *Help!


 
Reply With Quote
 
zachd [MSFT]
Guest
Posts: n/a

 
      03-24-2008

DEP errors indicate that someone is doing bad things with memory. It
indicates that there is (likely third party) software running on your system
which is doing things which are generally considered unacceptable - and
potentially dangerous.

Do you get any data about these DEP errors in the Problem Reports and
Solutions Center control panel? That data might help finger the bad
software - in which case you could update to a working version of that
software and have this issue go away the right, safe, way.

--
Speaking for myself only.
See http://zachd.com/pss/pss.html for some helpful WMP info.
This posting is provided "AS IS" with no warranties, and confers no rights.
--

"Lyndon" <> wrote in message
news:2E59FC63-9D0E-4552-AED5-...
>I am running Vista Home Premium, with SP1, and I am trying to play some
>NASA
> Space Shuttle videos, for gosh sakes! Internet Explorer closes with a DEP
> error - what gives? If I can't watch a NASA video, how can I totally get
> rid
> of DEP, which I did not want in any case? I don't know which programs
> within
> NASA site are causing this and don't want to use the DEP control that lets
> me
> add an exception! How can I disable this program which violates common
> user
> friendly rules and terminates IE without any options or warnings????
> Help!



 
Reply With Quote
 
SacredHeart
Guest
Posts: n/a

 
      03-24-2008
On Mar 24, 9:48*am, "zachd [MSFT]"
<za...@nomailplz.online.microsoft.com> wrote:
> DEP errors indicate that someone is doing bad things with memory. *It
> indicates that there is (likely third party) software running on your system
> which is doing things which are generally considered unacceptable - and
> potentially dangerous.


Not always the case. I had these problems for instance when Explorer
was trying to create thumbnails for .AVI files. It could be due to
some GP fault (like trying to execute data instead of code) by a bug
in program. I remember that the problem was solved by some video
Codec update for AVI files.(Search MS knowledge base for this) DEP is
a good measure against viruses that exploit the Buffer overrun error
in Windows. IF you you are certain that the program does not have any
virus and still causes DEP faults then it's pretty safe to turn it off
for that particular program only....
 
Reply With Quote
 
zachd [MSFT]
Guest
Posts: n/a

 
      03-25-2008

We start off on the same page, but then we diverge on the conclusion. =)

It's really not the best idea in the world to have my mom or dad trying to
guess what is "safe". DEP isn't about viruses, it's about exploitable
conditions in code. You probably do not want to turn it off but instead
would want to get working good code from the vendor.

Two of the biggest pushes in Vista are entwined here: security and
stability. The AVI codec you're referring to was evidently insecure and
thus unstable. It's probably the best practice to *not* gloss over bad
errors like this.

I respect that you're just speaking towards "how can I quickly make this
dialog go away", but I prefer the other approach of "how can I properly make
this dialog go away." =)

--
Speaking for myself only.
See http://zachd.com/pss/pss.html for some helpful WMP info.
This posting is provided "AS IS" with no warranties, and confers no rights.
--
"SacredHeart" <> wrote in message
news:b450b364-f719-4044-8b2c-...
On Mar 24, 9:48 am, "zachd [MSFT]"
<za...@nomailplz.online.microsoft.com> wrote:
> DEP errors indicate that someone is doing bad things with memory. It
> indicates that there is (likely third party) software running on your
> system
> which is doing things which are generally considered unacceptable - and
> potentially dangerous.


Not always the case. I had these problems for instance when Explorer
was trying to create thumbnails for .AVI files. It could be due to
some GP fault (like trying to execute data instead of code) by a bug
in program. I remember that the problem was solved by some video
Codec update for AVI files.(Search MS knowledge base for this) DEP is
a good measure against viruses that exploit the Buffer overrun error
in Windows. IF you you are certain that the program does not have any
virus and still causes DEP faults then it's pretty safe to turn it off
for that particular program only....


 
Reply With Quote
 
SacredHeart
Guest
Posts: n/a

 
      03-25-2008
Zach(?)
I respect your opinion and knowledge about the matter. However I was
involved with computers since the day of PDP8 that used paper tape to
input programs. (remember DEC?). If you dont know what that is you are
probably too young to remember it. So you are correct: one should
never assume what is safe and what is not. You can never be too
careful in this day and age. I for one am very security conscious and
get suspicious anytime some strange thing like DEP error occurs. So
I make peace...
Good Day.


On Mar 24, 8:17*pm, "zachd [MSFT]"
<za...@nomailplz.online.microsoft.com> wrote:
> We start off on the same page, but then we diverge on the conclusion. *=)
>

 
Reply With Quote
 
zachd [MSFT]
Guest
Posts: n/a

 
      03-25-2008

LOL - I am glad that those days are behind us. =)

As a kid I used to go with my dad to the University of Washington computer
labs with our box of punch cards...

I'm much happier with this whole USB flash drive concept and that lot. =)

--
Speaking for myself only.
See http://zachd.com/pss/pss.html for some helpful WMP info.
This posting is provided "AS IS" with no warranties, and confers no rights.
--

"SacredHeart" <> wrote in message
news:4d70c67a-8ac7-478f-85ed-...
Zach(?)
I respect your opinion and knowledge about the matter. However I was
involved with computers since the day of PDP8 that used paper tape to
input programs. (remember DEC?). If you dont know what that is you are
probably too young to remember it.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data Execution Prevention tskellyfla Windows Vista Performance 8 10-27-2009 01:39 PM
Help and Support/Data Execution Prevention Jazzdoc1 Windows Vista General Discussion 6 03-24-2008 06:35 AM
Data Execution Prevention: Req'd? Wally Cleaver Windows Vista Security 2 09-30-2007 02:07 PM
data execution prevention help v.s Windows Vista Security 1 07-05-2007 10:27 PM
Data Execution Prevention liz_lfs3 Windows Vista Security 1 03-13-2007 04:10 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59