Jump to content

Copying data crashes server


Recommended Posts

Guest jimbo345
Posted

I have a server that when users RDP to it and try to move data from local

drives to drives on the terminal server, the server blue screens and

restarts. The error in the event viewer is:

 

0x0000007e (0xc0000005, 0x00000000, 0xa15bc17c, 0xa15bbe78)

 

Anybody got any ideas?

--

jimbo345

  • Replies 7
  • Created
  • Last Reply
Guest jimbo345
Posted

RE: Copying data crashes server

 

It is a Wins 2003 Server SP2.

--

jimbo345

 

 

"jimbo345" wrote:

> I have a server that when users RDP to it and try to move data from local

> drives to drives on the terminal server, the server blue screens and

> restarts. The error in the event viewer is:

>

> 0x0000007e (0xc0000005, 0x00000000, 0xa15bc17c, 0xa15bbe78)

>

> Anybody got any ideas?

> --

> jimbo345

Guest Vera Noest [MVP]
Posted

Re: Copying data crashes server

 

Here's the troubleshooting information for Bug Check Code 0x7E:

http://msdn2.microsoft.com/en-us/library/ms795746.aspx

 

To get more info, check the EventLog to see if it mentions the

offending driver (if it's a faulty driver, but that would be my

first guess). Or configure the server to *not* reboot but HALT on a

critical error, that might list the driver on the blue screen.

 

Are you running any Anti-virus software on the server? If so, I

would start by completely disabling this and see if that helps.

 

_________________________________________________________

Vera Noest

MCSE, CCEA, Microsoft MVP - Terminal Server

TS troubleshooting: http://ts.veranoest.net

___ please respond in newsgroup, NOT by private email ___

 

 

=?Utf-8?B?amltYm8zNDU=?= <jimbo345@discussions.microsoft.com>

wrote on 23 jan 2008 in

microsoft.public.windows.terminal_services:

> I have a server that when users RDP to it and try to move data

> from local drives to drives on the terminal server, the server

> blue screens and restarts. The error in the event viewer is:

>

> 0x0000007e (0xc0000005, 0x00000000, 0xa15bc17c, 0xa15bbe78)

>

> Anybody got any ideas?

Guest jimbo345
Posted

Re: Copying data crashes server

 

Thanks Vera,

 

There are no drivers listed in the error or event viewer. I cannot turn off

the AV as it is a web server and it is the developer who is uploading his new

code. I will make the change for it to halt instead of reboot to see if it

tells what driver is causing it, if it is a driver.

--

jimbo345

 

 

"Vera Noest [MVP]" wrote:

> Here's the troubleshooting information for Bug Check Code 0x7E:

> http://msdn2.microsoft.com/en-us/library/ms795746.aspx

>

> To get more info, check the EventLog to see if it mentions the

> offending driver (if it's a faulty driver, but that would be my

> first guess). Or configure the server to *not* reboot but HALT on a

> critical error, that might list the driver on the blue screen.

>

> Are you running any Anti-virus software on the server? If so, I

> would start by completely disabling this and see if that helps.

>

> _________________________________________________________

> Vera Noest

> MCSE, CCEA, Microsoft MVP - Terminal Server

> TS troubleshooting: http://ts.veranoest.net

> ___ please respond in newsgroup, NOT by private email ___

>

>

> =?Utf-8?B?amltYm8zNDU=?= <jimbo345@discussions.microsoft.com>

> wrote on 23 jan 2008 in

> microsoft.public.windows.terminal_services:

>

> > I have a server that when users RDP to it and try to move data

> > from local drives to drives on the terminal server, the server

> > blue screens and restarts. The error in the event viewer is:

> >

> > 0x0000007e (0xc0000005, 0x00000000, 0xa15bc17c, 0xa15bbe78)

> >

> > Anybody got any ideas?

>

Guest jimbo345
Posted

Re: Copying data crashes server

 

I have set it up to halt as requested, but there is nothing else listed apart

from the original error message. I have also tested it with the AV turned

off, but it is still crashing.

 

Anything else I should be looking for?

--

jimbo345

 

 

"jimbo345" wrote:

> Thanks Vera,

>

> There are no drivers listed in the error or event viewer. I cannot turn off

> the AV as it is a web server and it is the developer who is uploading his new

> code. I will make the change for it to halt instead of reboot to see if it

> tells what driver is causing it, if it is a driver.

> --

> jimbo345

>

>

> "Vera Noest [MVP]" wrote:

>

> > Here's the troubleshooting information for Bug Check Code 0x7E:

> > http://msdn2.microsoft.com/en-us/library/ms795746.aspx

> >

> > To get more info, check the EventLog to see if it mentions the

> > offending driver (if it's a faulty driver, but that would be my

> > first guess). Or configure the server to *not* reboot but HALT on a

> > critical error, that might list the driver on the blue screen.

> >

> > Are you running any Anti-virus software on the server? If so, I

> > would start by completely disabling this and see if that helps.

> >

> > _________________________________________________________

> > Vera Noest

> > MCSE, CCEA, Microsoft MVP - Terminal Server

> > TS troubleshooting: http://ts.veranoest.net

> > ___ please respond in newsgroup, NOT by private email ___

> >

> >

> > =?Utf-8?B?amltYm8zNDU=?= <jimbo345@discussions.microsoft.com>

> > wrote on 23 jan 2008 in

> > microsoft.public.windows.terminal_services:

> >

> > > I have a server that when users RDP to it and try to move data

> > > from local drives to drives on the terminal server, the server

> > > blue screens and restarts. The error in the event viewer is:

> > >

> > > 0x0000007e (0xc0000005, 0x00000000, 0xa15bc17c, 0xa15bbe78)

> > >

> > > Anybody got any ideas?

> >

Guest jimbo345
Posted

Re: Copying data crashes server

 

Is there a size limit when copying files during a TS session? If so, where

is it set?

--

jimbo345

 

 

"jimbo345" wrote:

> I have set it up to halt as requested, but there is nothing else listed apart

> from the original error message. I have also tested it with the AV turned

> off, but it is still crashing.

>

> Anything else I should be looking for?

> --

> jimbo345

>

>

> "jimbo345" wrote:

>

> > Thanks Vera,

> >

> > There are no drivers listed in the error or event viewer. I cannot turn off

> > the AV as it is a web server and it is the developer who is uploading his new

> > code. I will make the change for it to halt instead of reboot to see if it

> > tells what driver is causing it, if it is a driver.

> > --

> > jimbo345

> >

> >

> > "Vera Noest [MVP]" wrote:

> >

> > > Here's the troubleshooting information for Bug Check Code 0x7E:

> > > http://msdn2.microsoft.com/en-us/library/ms795746.aspx

> > >

> > > To get more info, check the EventLog to see if it mentions the

> > > offending driver (if it's a faulty driver, but that would be my

> > > first guess). Or configure the server to *not* reboot but HALT on a

> > > critical error, that might list the driver on the blue screen.

> > >

> > > Are you running any Anti-virus software on the server? If so, I

> > > would start by completely disabling this and see if that helps.

> > >

> > > _________________________________________________________

> > > Vera Noest

> > > MCSE, CCEA, Microsoft MVP - Terminal Server

> > > TS troubleshooting: http://ts.veranoest.net

> > > ___ please respond in newsgroup, NOT by private email ___

> > >

> > >

> > > =?Utf-8?B?amltYm8zNDU=?= <jimbo345@discussions.microsoft.com>

> > > wrote on 23 jan 2008 in

> > > microsoft.public.windows.terminal_services:

> > >

> > > > I have a server that when users RDP to it and try to move data

> > > > from local drives to drives on the terminal server, the server

> > > > blue screens and restarts. The error in the event viewer is:

> > > >

> > > > 0x0000007e (0xc0000005, 0x00000000, 0xa15bc17c, 0xa15bbe78)

> > > >

> > > > Anybody got any ideas?

> > >

Guest jimbo345
Posted

Re: Copying data crashes server

 

I have tested this with different files and it works ok with text files, but

if i try to copy over a folder or zip file, it crashes. Cannot understand

why this is happening.

--

jimbo345

 

 

"jimbo345" wrote:

> I have set it up to halt as requested, but there is nothing else listed apart

> from the original error message. I have also tested it with the AV turned

> off, but it is still crashing.

>

> Anything else I should be looking for?

> --

> jimbo345

>

>

> "jimbo345" wrote:

>

> > Thanks Vera,

> >

> > There are no drivers listed in the error or event viewer. I cannot turn off

> > the AV as it is a web server and it is the developer who is uploading his new

> > code. I will make the change for it to halt instead of reboot to see if it

> > tells what driver is causing it, if it is a driver.

> > --

> > jimbo345

> >

> >

> > "Vera Noest [MVP]" wrote:

> >

> > > Here's the troubleshooting information for Bug Check Code 0x7E:

> > > http://msdn2.microsoft.com/en-us/library/ms795746.aspx

> > >

> > > To get more info, check the EventLog to see if it mentions the

> > > offending driver (if it's a faulty driver, but that would be my

> > > first guess). Or configure the server to *not* reboot but HALT on a

> > > critical error, that might list the driver on the blue screen.

> > >

> > > Are you running any Anti-virus software on the server? If so, I

> > > would start by completely disabling this and see if that helps.

> > >

> > > _________________________________________________________

> > > Vera Noest

> > > MCSE, CCEA, Microsoft MVP - Terminal Server

> > > TS troubleshooting: http://ts.veranoest.net

> > > ___ please respond in newsgroup, NOT by private email ___

> > >

> > >

> > > =?Utf-8?B?amltYm8zNDU=?= <jimbo345@discussions.microsoft.com>

> > > wrote on 23 jan 2008 in

> > > microsoft.public.windows.terminal_services:

> > >

> > > > I have a server that when users RDP to it and try to move data

> > > > from local drives to drives on the terminal server, the server

> > > > blue screens and restarts. The error in the event viewer is:

> > > >

> > > > 0x0000007e (0xc0000005, 0x00000000, 0xa15bc17c, 0xa15bbe78)

> > > >

> > > > Anybody got any ideas?

> > >

Guest Vera Noest [MVP]
Posted

Re: Copying data crashes server

 

Then you'll either have to do the debugging yourself, or call

Microsoft support.

Check the troubleshooting information that I posted in my first

reply, as well as this:

 

Troubleshoot a Windows bluescreen, a.k.a bugcheck, a.k.a blue screen

of death

http://blogs.msdn.com/ndis/archive/2006/10/26/troubleshoot-a-windows-

bluescreen-a-k-a-bugcheck-a-k-a-blue-screen-of-death.aspx

 

_________________________________________________________

Vera Noest

MCSE, CCEA, Microsoft MVP - Terminal Server

TS troubleshooting: http://ts.veranoest.net

___ please respond in newsgroup, NOT by private email ___

 

=?Utf-8?B?amltYm8zNDU=?= <jimbo345@discussions.microsoft.com>

wrote on 29 jan 2008 in

microsoft.public.windows.terminal_services:

> I have set it up to halt as requested, but there is nothing else

> listed apart from the original error message. I have also

> tested it with the AV turned off, but it is still crashing.

>

> Anything else I should be looking for?


×
×
  • Create New...