Jump to content

Recommended Posts

Posted

Is there a DVDInfopro supportpage anywhere? I couldn't find some.

I've installed the last cersion on Win 7 x64 RC7100: it's the first program causing a BLUE SCREEN..IRQ not less or equal..very fine ;)

Posted

I'm not sure there really is one... not an 'active' one anyway.

 

Look more closely at the BSOD, does it mention any specific driver?

 

You might need to analyse the memory dump file with WinDbg (free from Microsoft) to see what actually caused the crash. It'll be a driver of some kind - one which I suspect is nothing to do with DVDInfoPro.

Posted

You might need to analyse the memory dump file with WinDbg (free from Microsoft)

Hmm.. I'm a programmer... on host systems and a little bit Linux, but not on MS-OS ..never ;)

I must see, I don't know at this moment

 

The old version from updatet XP (and shorttime Vista) could start but didn't PIPO scan with the Pio 216.

The crash comes with the brand new Win7 version.

Posted

It's easy to do in WinDbg.

 

Load up WinDbg from the Start Menu (Under 'Debugging Tools for Windows')

Click the 'File' menu.

Select 'Open Crash Dump'

Point it to the 'memory.dmp' file that should be in your Windows directory.

Click 'Open'.

 

It should then start to analyse the file and hopefully somewhere in the output it'll tell you that it was possibly caused by 'xxxxxxx.xxx' driver.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.