auto-restart problem

Status
Not open for further replies.

mr666

Posts: 8   +0
hello,

my pc keeps auto-restarting.. i hav already un-checked the auto-restart function in startup n recovery section..

nway on the event viewer - system im getting this error..

event id 7000

The ADSL USB Modem Loader service failed to start due to the following error:
The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

the modem im using is azech dsl turbo 100U.. i also tried uninstalling and re-install the program, update to latest drivers but im still having the auto-restart problem..

can anyone tell me or show me where can i find a solution for this problem.. thanks in advance!
 
Hi MR666,

The culprit is bad paging space. Re-allocate the paging space.

CRITICAL_OBJECT_TERMINATION (f4)
A process or thread crucial to system operation has unexpectedly exited or been
terminated.
Several processes and threads are necessary for the operation of the
system; when they are terminated (for any reason), the system can no
longer function.
Arguments:
Arg1: 00000003, Process
Arg2: 8442f668, Terminating object
Arg3: 8442f7dc, Process image file name
Arg4: 805c7478, Explanatory message (ascii)

Debugging Details:
------------------
PROCESS_OBJECT: 8442f668
IMAGE_NAME: csrss.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MODULE_NAME: csrss
FAULTING_MODULE: 00000000

EXCEPTION_RECORD: f771b9d8 -- (.exr fffffffff771b9d8)
ExceptionAddress: 75b7b129
ExceptionCode: c0000006 (In-page I/O error)
ExceptionFlags: 00000000
NumberParameters: 3
Parameter[0]: 00000008
Parameter[1]: 75b7b129
Parameter[2]: c000000e
Inpage operation failed at 75b7b129, due to I/O error c000000e

EXCEPTION_CODE: (NTSTATUS) 0xc000000e - <Unable to get error code text>
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT
PROCESS_NAME: csrss.exe
ERROR_CODE: (NTSTATUS) 0xc0000006 - "0x%08lx"
IO_ERROR: (NTSTATUS) 0xc000000e - <Unable to get error code text>
EXCEPTION_STR: 0xc0000006_c000000e
BUGCHECK_STR: 0xF4_IOERR_C000000E
 
thank your for the reply..

but can you tell me how do i do that.. im not really familar wth the system and stuff.. :blush:
 
Instructions
1. Go to "Start", "Settings", "Control Panel", "System", "Advanced" tab, in the "Performance" section select "Settings", "Advanced" tab, in the "Virtual Memory" section select "Change". Change the values to 0.

2. Delete c:\pagefile.sys

3. Reboot windows

4. Go to "Start", "Settings", "Control Panel", "System", "Advanced" tab, in the "Performance" section select "Settings", "Advanced" tab, in the "Virtual Memory" section select "Change". Change the values to 1.5 * memory size
 
ok i did like what u said

1st i set the value to 0 then i went into my c drive but i couldnt find pagefile.sys anywhere.. so i resume to restart and set the value from 0 to 672 and my ram according to system is 448.. but later on i had the autorestart.. where did i go wrong? or do i have to set the value according to my actuall ram size which is 512 (768) ??

my system is as follow:
AMD Sempron(tm) 2500+ 1.41 Ghz Processer
ATI Radeon Xpress 200 Motherbord
448 MB PC3200 DDR SDRAM of ram
BIOS: AMI 08/03/05
OS: XP Pro Service pack 2

since this didnt work.. i start over instruction 1 and run c: /f /r and after reboot it completed the scan.. then i set back the value again from 0 to 672.. and reboot again.. but after awhile it restarted again..
 
Hi mr666,

The paging space is hidden files and you have to change your windows to display the hidden files.

Use the following command
Enter command prompt
cd C:
dir /ah

Your latest attached dump is on 15th Sep ??
 
yes altho i just got a auto-restart my latest minidump is stiil on 15th sept.. im really getting confused..

may i also know what should i key in for my initial size and maximum size as for the virtual memory ?

and i do have extra hard disk, do i hav to set paging file size for them as well ?
 
looking at my 1st post, i have a error in the system log about my modem.. so i decided to uninstall the whole thing but im stiile getting auto-restarts but there are no errors on the system log.. do let me know if u need any other info of my pc.

please, this is urgent.. i already have many assigments put to hold because this problem.. thank you in advance again for you kind attention..
 
Hi,

You only provide a minidump. Base upon the minidump, I find out this is paging space problem. You must do some research at this forum or google to look for the solution of your problem.

Maybe your windows have multiple culprits. You must supply more information. I don't have a crystal ball to see what happen when your windows crash. If you suspect it is modem problem, do some research at google and check whether your problem is related to modem or not.

If it is urgent problem, take your PC to cmputer shop or call microsoft. This is free forum and we provide support when we are free. Don't expect we can provide support faster and better than microsoft.
 
Quick Question

What tool are you using to interpet the minidump files?

cpc2004 said:
Hi MR666,

The culprit is bad paging space. Re-allocate the paging space.

CRITICAL_OBJECT_TERMINATION (f4)
A process or thread crucial to system operation has unexpectedly exited or been
terminated.
Several processes and threads are necessary for the operation of the
system; when they are terminated (for any reason), the system can no
longer function.
Arguments:
Arg1: 00000003, Process
Arg2: 8442f668, Terminating object
Arg3: 8442f7dc, Process image file name
Arg4: 805c7478, Explanatory message (ascii)

Debugging Details:
------------------
PROCESS_OBJECT: 8442f668
IMAGE_NAME: csrss.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MODULE_NAME: csrss
FAULTING_MODULE: 00000000

EXCEPTION_RECORD: f771b9d8 -- (.exr fffffffff771b9d8)
ExceptionAddress: 75b7b129
ExceptionCode: c0000006 (In-page I/O error)
ExceptionFlags: 00000000
NumberParameters: 3
Parameter[0]: 00000008
Parameter[1]: 75b7b129
Parameter[2]: c000000e
Inpage operation failed at 75b7b129, due to I/O error c000000e

EXCEPTION_CODE: (NTSTATUS) 0xc000000e - <Unable to get error code text>
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT
PROCESS_NAME: csrss.exe
ERROR_CODE: (NTSTATUS) 0xc0000006 - "0x%08lx"
IO_ERROR: (NTSTATUS) 0xc000000e - <Unable to get error code text>
EXCEPTION_STR: 0xc0000006_c000000e
BUGCHECK_STR: 0xF4_IOERR_C000000E
 
Hello,

As i saw you read dump as a guru I have mine in a thread under Windows OS:



C:\Program Files\Support Tools>dumpchk L:\WINNT\Minidump\Mini112707-10.dmp
****************************************************************
**
** Windows 2000 Crash Dump Analysis
**
****************************************************************
*
Filename . . . . . . .L:\WINNT\Minidump\Mini112707-10.dmp
Signature. . . . . . .PAGE
ValidDump. . . . . . .DUMP
MajorVersion . . . . .free system
MinorVersion . . . . .2195
DirectoryTableBase . .0x04d18000
PfnDataBase. . . . . .0x81896000
PsLoadedModuleList . .0x80481580
PsActiveProcessHead. .0x80483008
MachineImageType . . .i386
NumberProcessors . . .1
BugCheckCode . . . . .0x00000050
BugCheckParameter1 . .0xf0ea5fc7
BugCheckParameter2 . .0x00000000
BugCheckParameter3 . .0xa003f6f8
BugCheckParameter4 . .0x00000000

ExceptionCode. . . . .0x80000003
ExceptionFlags . . . .0x00000001
ExceptionAddress . . .0x80449d19

What is issue? It is happening on all Windows 2000 workstations when I try to connect remotely and if the user trying to login does not have already a profile created locally....

Thank you,
Dominique
 
Status
Not open for further replies.
Back