Blue Screen ?

Hi,
I’m getting a blue screen only when I run the system (XP) not with /debug
in the boot.ini
since its in a very early stage of the system there is no dump file.
when I connected to the windbg its running perfectly what approach can I
take here?

Omri

First, like any good citizen , you should give us the bucheck code and
parameters.

Second, see if you did not forgot a Int3 embedded into your code, this will
cause a bugcheck if a debugger is not connected.

“Omri” wrote in message news:xxxxx@ntdev…
>
> Hi,
> I’m getting a blue screen only when I run the system (XP) not with /debug
> in the boot.ini
> since its in a very early stage of the system there is no dump file.
> when I connected to the windbg its running perfectly what approach can I
> take here?
>
> Omri
>
>