also @ TechSpot: Samsung to debut 3200x1800, 298 PPI 13.3" LCD panel (and more)

BCcode

Discussion in 'Windows OS' started by Das Dummy, Aug 3, 2005.

  1. cpc2004 Newcomer, in training Posts: 2,044

    Hi Erick,

    I think it is bad page spacing. Reallocate the paging space may resolve your problem.

    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: 87046830, Terminating object
    Arg3: 870469a4, Process image file name
    Arg4: 80604450, Explanatory message (ascii)

    Debugging Details:
    ------------------

    OVERLAPPED_MODULE: Address regions for 'CamDrL21' and 'kmixer.sys' overlap

    PROCESS_OBJECT: 87046830
    IMAGE_NAME: csrss.exe
    DEBUG_FLR_IMAGE_TIMESTAMP: 0
    MODULE_NAME: csrss
    FAULTING_MODULE: 00000000

    EXCEPTION_RECORD: eef60d10 -- (.exr ffffffffeef60d10)
    ExceptionAddress: 7c94eaa0
    ExceptionCode: c0000006 (In-page I/O error)
    ExceptionFlags: 00000000
    NumberParameters: 3
    Parameter[0]: 00000000
    Parameter[1]: 7c94eaa0
    Parameter[2]: c00000a3
    Inpage operation failed at 7c94eaa0, due to I/O error c00000a3

    EXCEPTION_CODE: (NTSTATUS) 0xc00000a3 - {
    CUSTOMER_CRASH_COUNT: 2
    DEFAULT_BUCKET_ID: DRIVER_FAULT
    PROCESS_NAME: csrss.exe
    ERROR_CODE: (NTSTATUS) 0xc0000006 - "0x%08lx"
    IO_ERROR: (NTSTATUS) 0xc00000a3 - {
    EXCEPTION_STR: 0xc0000006_c00000a3
    BUGCHECK_STR: 0xF4_IOERR_C00000A3

    STACK_TEXT:
    eef60864 80633eac 000000f4 00000003 87046830 nt!KeBugCheckEx+0x1b
    eef60888 8060440e 80604450 87046830 870469a4 nt!PspCatchCriticalBreak+0x75
    eef608b8 804dd99f 87046a78 c0000006 eef60cf4 nt!NtTerminateProcess+0x7d
    eef608b8 804e46a7 87046a78 c0000006 eef60cf4 nt!KiFastCallEntry+0xfc
    eef60938 8052201c ffffffff c0000006 c00000a3 nt!ZwTerminateProcess+0x11
    eef60cf4 804de403 eef60d10 00000000 eef60d64 nt!KiDispatchException+0x3a0
    eef60d5c 804e0a52 037812cc 7c94eaa0 badb0d00 nt!CommonDispatchException+0x4d
    eef60d5c 7c94eaa0 037812cc 7c94eaa0 badb0d00 nt!KiTrap0E+0x1de
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    037812cc 00000000 00000000 00000000 00000000 0x7c94eaa0
  2. erick_e Newcomer, in training

    I relocated my page file, and defraged my paging file. Hopefully I won't get any more BSOD. I will let you know either way. Thanks, Erick
  3. Bishop Newcomer, in training Posts: 36

    HP Printer G85

    I have a HP Printer G85 and a 5 yr old machine hooked up to it. I print a lot of labels form this machine (like 10,000 at a clip). using ms word. Recently i was printing like maybe 1,000 labels and in the middle of the printing, my computer rebooted. I got an erro code involving a BCcode 9C ; BCP1:00000002 BCP2: 8054DA0 BCP3: F6002000 BCP4:0000017A. I also found the dump file. attached is the dmp file as well as a screen shot of the error message. Thank you for your help.
  4. cpc2004 Newcomer, in training Posts: 2,044

    Hi Bishop,

    The culprit is CPU. Are you using AMD CPU?

    MACHINE_CHECK_EXCEPTION (9c)
    A fatal Machine Check Exception has occurred.
    KeBugCheckEx parameters;
    x86 Processors
    If the processor has ONLY MCE feature available (For example Intel
    Pentium), the parameters are:
    1 - Low 32 bits of P5_MC_TYPE MSR
    2 - Address of MCA_EXCEPTION structure
    3 - High 32 bits of P5_MC_ADDR MSR
    4 - Low 32 bits of P5_MC_ADDR MSR
    If the processor also has MCA feature available (For example Intel
    Pentium Pro), the parameters are:
    1 - Bank number
    2 - Address of MCA_EXCEPTION structure
    3 - High 32 bits of MCi_STATUS MSR for the MCA bank that had the error
    4 - Low 32 bits of MCi_STATUS MSR for the MCA bank that had the error
    IA64 Processors
    1 - Bugcheck Type
    1 - MCA_ASSERT
    2 - MCA_GET_STATEINFO
    SAL returned an error for SAL_GET_STATEINFO while processing MCA.
    3 - MCA_CLEAR_STATEINFO
    SAL returned an error for SAL_CLEAR_STATEINFO while processing MCA.
    4 - MCA_FATAL
    FW reported a fatal MCA.
    5 - MCA_NONFATAL
    SAL reported a recoverable MCA and we don't support currently
    support recovery or SAL generated an MCA and then couldn't
    produce an error record.
    0xB - INIT_ASSERT
    0xC - INIT_GET_STATEINFO
    SAL returned an error for SAL_GET_STATEINFO while processing INIT event.
    0xD - INIT_CLEAR_STATEINFO
    SAL returned an error for SAL_CLEAR_STATEINFO while processing INIT event.
    0xE - INIT_FATAL
    Not used.
    2 - Address of log
    3 - Size of log
    4 - Error code in the case of x_GET_STATEINFO or x_CLEAR_STATEINFO
    AMD64 Processors
    1 - Bank number
    2 - Address of MCA_EXCEPTION structure
    3 - High 32 bits of MCi_STATUS MSR for the MCA bank that had the error
    4 - Low 32 bits of MCi_STATUS MSR for the MCA bank that had the error
    Arguments:
    Arg1: 00000002
    Arg2: 8054da70
    Arg3: f6002000
    Arg4: 0000017a

    Debugging Details:
    ------------------
    BUGCHECK_STR: 0x9C_IA32_AuthenticAMD
    CUSTOMER_CRASH_COUNT: 2
    DEFAULT_BUCKET_ID: DRIVER_FAULT
    LAST_CONTROL_TRANSFER: from 806f0077 to 805339ae
    SYMBOL_ON_RAW_STACK: 1

    STACK_TEXT:
    8054da48 806f0077 0000009c 00000002 8054da70 nt!KeBugCheckEx+0x1b
    WARNING: Stack unwind information not available. Following frames may be wrong.
    8054db74 806ecf4e 80042000 00000000 00000000 hal+0x4077
    00000000 00000000 00000000 00000000 00000000 hal+0xf4e

    STACK_COMMAND: dds @$csp ; kb

    FOLLOWUP_IP:
    nt!KdPitchDebugger+ef4
    8054da70 0100 add [eax],eax

    FOLLOWUP_NAME: MachineOwner
    SYMBOL_NAME: nt!KdPitchDebugger+ef4
    MODULE_NAME: nt
    IMAGE_NAME: ntoskrnl.exe
    DEBUG_FLR_IMAGE_TIMESTAMP: 41108004
    FAILURE_BUCKET_ID: 0x9C_IA32_AuthenticAMD_nt!KdPitchDebugger+ef4
    BUCKET_ID: 0x9C_IA32_AuthenticAMD_nt!KdPitchDebugger+ef4
  5. cpc2004 Newcomer, in training Posts: 2,044

    Erick,

    Let me know if need further help.
  6. Bishop Newcomer, in training Posts: 36

    its an AMD. what do u suggest my next action to be with this machine? new mobo, processor, memomry? Thank you for help.
     
  7. cpc2004 Newcomer, in training Posts: 2,044

    Bishop,

    The BUGCHECK_STR is 0x9C_IA32_AuthenticAMD. It is faulty CPU. How often do you get this error? Make sure that your CPU is not overheat.

    If the crash occurs frequently, downclock the CPU. Otherwise no need to take any action.
  8. Bishop Newcomer, in training Posts: 36

    well thank you for your input. i think that machine is done, time for a new one anyway. ill just back up some important info. on the hd and get a new machine. i guess i can save the mobo and memory for future use. thanks again.
  9. gtboys Newcomer, in training

    BCCode error and Windows XP SP2 restarts suddenly

    Hello,

    I am facing a sudden restart of my PC receiving the bellow message. Unfortunately, I am not an expert and I don't know what to do.

    BCCode:1000000a BCP1:818D2FF4 BCP2:00000002 BCP3:00000000 BCP4:804E7E7C OSVer:5_1_2600 SP:2_0 Product 256_1
    Also, the message sais that the following files will be included in this error report:
    C:\DOCUME~1\DIMITR~1\LOCALS~1\TEMP\WER7ff1.dir00\Mini092905-04.dmp and
    C:\DOCUME~1\DIMITR~1\LOCALS~1\TEMP\WER7ff1.dir00\sysdata.xml

    Can somebody help?
  10. Dopeness Newcomer, in training

    Hey CPC

    Hey CPC,

    I'm getting a blue screen error as well... my computer then restarts itself. Wondering if you knew what the problem was. Here is my error report:


    BCCODE: F4 BCP1: 000000003 BCP2: 864B0128 BCP3: 864B029C BCP4: 805C77478 osVER: 5_1_2600 SP: 2_0 PRODUCT: 256_1


    any help would go much appreciated :)

    Thanks,

    Dave
  11. Bishop Newcomer, in training Posts: 36

    sorry for getting back so late.....well a blue screen can be caused by a number of things. One of the main causes of a blue is a virus. Another big contributor to a blue screen is a faulty driver or the wrong driver was installed for one of your components. Other blue screen factors may be due to faulty memory or even the cpu. i would say start trouble shooting with the bare min. . Meaning disable all onboard devices (ie lan, audio, usb, even video). Just have the hd, video card going. then go from there. swap out memory sticks, even try a different hd and/or video card. its a teedious process but someone's gotta do it.
  12. cpc2004 Newcomer, in training Posts: 2,044

    Hi,

    Open a new thread for new problem. Zip 5 to 6 minidumps and attach to your new thread.
  13. banderjake Newcomer, in training

    Any Advice? My computer crashing!

    Hello everyone, Much like the other posts, my computer crashes and I get the following codes

    BCCode : f4
    BCP1 : 00000003
    BCP2 : 821D6700
    BCP3 : 821D6944
    BCP4 : 805F9F88


    Can anyone tell me what is going on? My computer (Dell Laptop) is 2 1/2 yrs old and notorious for getting hot. I'm wondering if it is caused by hardware, and if there's any way I can fix the problem.

    Can be emailed at banderjake@yahoo.com

    Thanks :giddy:
  14. cpc2004 Newcomer, in training Posts: 2,044

    Hi,

    Open a new thread for a new problem. Zip 4 to 5 minidumps into one zip file and attach the zip file at the new thread. You can find the minidumps at the folder \windows\minidump.
  15. Rinnie Newcomer, in training

    Like the others, same problem with crashing -.-

    This is the error code

    BCCode : 1000007f BCP1 : 0000000D BCP2 : 00000000 BCP3 : 00000000 BCP4 : 00000000 OSVer : 5_1_2600 SP : 2_0 Product : 256_1

    And here are my files, thanks a lot!

    Attached Files:

  16. cpc2004 Newcomer, in training Posts: 2,044

    Open a new thread for new problem

    Hi,

    Open a new thread for a new problem.
  17. beerabuser30 TechSpot Enthusiast Posts: 289

    Hey cpc I am trying to open these dump files to see if I can see what you are reading, all I get are diffent characters but no letters or numbers, what do you open this in?
  18. cpc2004 Newcomer, in training Posts: 2,044

    Open a new thread

    Hi,

    If you want to ask new question, open a new thread.
  19. Lady Morgane Newcomer, in training

    CCP2004... I'm new here and I read all the thread cause I have a friend whit this code error:
    BCCode: 4e BCP1 : 00000099 BCP2 : 00000000 BCP3 : 00000000 BCP$ : 00000000 OSVer : 5_1_2600 SP : 2_0 Product : 256_1
    I sent her a mail asking for the files you ask the others.
    Do I have to create a new post?
    Thank u for your help
  20. cpc2004 Newcomer, in training Posts: 2,044

    Hi,

    Please open a thread for a new problem.