Click here to Skip to main content
15,915,093 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
QuestionDifferent SD size by IOCTL_DISK_GET_LENGTH_INFO Pin
yech9-Apr-09 17:17
yech9-Apr-09 17:17 
AnswerRe: Different SD size by IOCTL_DISK_GET_LENGTH_INFO Pin
Randor 15-Apr-09 19:25
professional Randor 15-Apr-09 19:25 
QuestionHow Can i operate Bluetooth with code in microcontroller???????? Pin
Ashu rocks9-Apr-09 3:08
Ashu rocks9-Apr-09 3:08 
QuestionHow to get phone memory detected as USB drive when connected Pin
ashok_rgm2-Apr-09 21:28
ashok_rgm2-Apr-09 21:28 
AnswerRe: How to get phone memory detected as USB drive when connected Pin
yech9-Apr-09 17:11
yech9-Apr-09 17:11 
QuestionShould I Virtualise my Servers? Pin
Steven J Jowett2-Apr-09 0:51
Steven J Jowett2-Apr-09 0:51 
AnswerRe: Should I Virtualise my Servers? Pin
Sebastian Schneider2-Apr-09 2:32
Sebastian Schneider2-Apr-09 2:32 
QuestionBSOD by DbgPrint, help me to analyze Pin
aliwy30-Mar-09 6:39
aliwy30-Mar-09 6:39 
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 50, {ff974cb0, 0, 80461e23, 0}
*** ERROR: Module load completed but symbols could not be loaded for Dbgv.sys
*** ERROR: Module load completed but symbols could not be loaded for klif.sys
*** WARNING: Unable to verify checksum for irp4exe.exe
*** ERROR: Module load completed but symbols could not be loaded for irp4exe.exe
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Your debugger is not using the correct symbols                 ***
***                                                                   ***
***    In order for this command to work properly, your symbol path   ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: kernel32!pNlsUserInfo                         ***
***                                                                   ***
*************************************************************************
Probably caused by : Dbgv.sys ( Dbgv+992 )
Followup: MachineOwner
---------
nt!RtlpBreakWithStatusInstruction:
80455558 cc              int     3
kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced.  This cannot be protected by try-except,
it must be protected by a Probe.  Typically the address is just plain bad or it
is pointing at freed memory.
Arguments:
Arg1: ff974cb0, memory referenced.
Arg2: 00000000, value 0 = read operation, 1 = write operation.
Arg3: 80461e23, If non-zero, the instruction address which referenced the bad memory
 address.
Arg4: 00000000, (reserved)
Debugging Details:
------------------
READ_ADDRESS:  ff974cb0 Nonpaged pool
FAULTING_IP: 
nt!_output+434
80461e23 66833800        cmp     word ptr [eax],0
MM_INTERNAL_CODE:  0
DEFAULT_BUCKET_ID:  DRIVER_FAULT
BUGCHECK_STR:  0x50
PROCESS_NAME:  irp4exe.exe
TRAP_FRAME:  be1204d4 -- (.trap 0xffffffffbe1204d4)
ErrCode = 00000000
eax=ff974cb0 ebx=80064b53 ecx=ff974cb0 edx=7fffffff esi=7ffffffe edi=00000001
eip=80461e23 esp=be120548 ebp=be12079c iopl=0         nv up ei pl nz na pe nc
cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010206
nt!_output+0x434:
80461e23 66833800        cmp     word ptr [eax],0         ds:0023:ff974cb0=????
Resetting default scope
LAST_CONTROL_TRANSFER:  from 8042a9eb to 80455558
STACK_TEXT:  
be1200b8 8042a9eb 00000003 be120100 ff974cb0 nt!RtlpBreakWithStatusInstruction
be1200e8 8042afde 00000003 c03fe5d0 80064b7c nt!KiBugCheckDebugBreak+0x31
be120474 80449d19 00000001 ff974cb0 00000000 nt!KeBugCheckEx+0x390
be1204bc 80467cbf 00000000 ff974cb0 00000000 nt!MmAccessFault+0x757
be1204bc 80461e23 00000000 ff974cb0 00000000 nt!KiTrap0E+0xc3
be12079c 80461626 be1207b4 f41a69de be120b00 nt!_output+0x434
be1207d4 be0e9992 be1207ec f41a69d0 be120afc nt!vsprintf+0x2d
WARNING: Stack unwind information not available. Following frames may be wrong.
be120af0 f41a6acd f41a69d0 ff974cb0 ff974cb0 Dbgv+0x992
be120bb8 8041ddf1 814ef030 815bef68 815bef68 irp4!MyDeviceIoControl+0xdd [e:\mydriver\irp\4\sys\irp4.c @ 172]
be120bcc 804ae9bc 815befd8 00000000 815bef68 nt!IopfCallDriver+0x35
be120be0 804af826 814ef030 815bef68 812e76e8 nt!IopSynchronousServiceTail+0x60
be120cb8 804a73ae 000003d4 00000000 00000000 nt!IopXxxControlFile+0x5e4
be120cec be6580ce 000003d4 00000000 00000000 nt!NtDeviceIoControlFile+0x28
be120d34 80465024 000003d4 00000000 00000000 klif+0x100ce
be120d34 77f88403 000003d4 00000000 00000000 nt!KiSystemService+0xc4
0012feb8 77e6951b 000003d4 00000000 00000000 ntdll!ZwDeviceIoControlFile+0xb
0012ff1c 00401072 000003d4 00222400 00000000 KERNEL32!DeviceIoControl+0xf8
0012ffc0 77e889d5 00000006 00000008 7ffdf000 irp4exe+0x1072
0012fff0 00000000 00401181 00000000 000000c8 KERNEL32!BaseProcessStart+0x3d

STACK_COMMAND:  kb
FOLLOWUP_IP: 
Dbgv+992
be0e9992 83c40c          add     esp,0Ch
SYMBOL_STACK_INDEX:  7
SYMBOL_NAME:  Dbgv+992
FOLLOWUP_NAME:  MachineOwner
MODULE_NAME: Dbgv
IMAGE_NAME:  Dbgv.sys
DEBUG_FLR_IMAGE_TIMESTAMP:  4436c4b6
FAILURE_BUCKET_ID:  0x50_Dbgv+992
BUCKET_ID:  0x50_Dbgv+992
Followup: MachineOwner
---------

AnswerRe: BSOD by DbgPrint, help me to analyze Pin
cmihai21-Sep-09 0:50
cmihai21-Sep-09 0:50 
Questionhow can i read data from passports reader to form on developer? Pin
mansoor hajer30-Mar-09 5:03
mansoor hajer30-Mar-09 5:03 
AnswerRe: how can i read data from passports reader to form on developer? Pin
Dave Kreskowiak2-Apr-09 5:35
mveDave Kreskowiak2-Apr-09 5:35 
AnswerRe: how can i read data from passports reader to form on developer? Pin
Henry Minute2-Apr-09 6:55
Henry Minute2-Apr-09 6:55 
GeneralRe: how can i read data from passports reader to form on developer? Pin
mansoor hajer28-Jun-09 10:00
mansoor hajer28-Jun-09 10:00 
GeneralRe: how can i read data from passports reader to form on developer? Pin
Henry Minute28-Jun-09 10:10
Henry Minute28-Jun-09 10:10 
GeneralRe: how can i read data from passports reader to form on developer? Pin
mansoor hajer30-Jun-09 9:51
mansoor hajer30-Jun-09 9:51 
GeneralRe: how can i read data from passports reader to form on developer? Pin
Henry Minute30-Jun-09 12:08
Henry Minute30-Jun-09 12:08 
GeneralRe: how can i read data from passports reader to form on developer? Pin
mansoor hajer10-Jul-09 4:37
mansoor hajer10-Jul-09 4:37 
QuestionCash register Pin
solomonope27-Mar-09 1:38
solomonope27-Mar-09 1:38 
AnswerRe: Cash register Pin
Jonathan Davies30-Mar-09 4:12
Jonathan Davies30-Mar-09 4:12 
QuestionMaking toolbar for desktop Pin
BetulSahin26-Mar-09 21:25
BetulSahin26-Mar-09 21:25 
AnswerRe: Making toolbar for desktop Pin
solomonope27-Mar-09 3:43
solomonope27-Mar-09 3:43 
AnswerRe: Making toolbar for desktop Pin
Henry Minute2-Apr-09 6:57
Henry Minute2-Apr-09 6:57 
QuestionNIC cards (network interface card) Pin
optical12325-Mar-09 2:02
optical12325-Mar-09 2:02 
AnswerRe: NIC cards (network interface card) Pin
Dave Kreskowiak25-Mar-09 5:08
mveDave Kreskowiak25-Mar-09 5:08 
GeneralRe: NIC cards (network interface card) Pin
optical12325-Mar-09 5:25
optical12325-Mar-09 5:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.