06-30-2008 10:33 AM - edited 06-30-2008 10:33 AM
06-30-2008 10:54 AM
07-01-2008 09:17 AM
Hi Antonelli7,
I have also seen several cases of the nidmmk.dll causing a reboot of the computer, usually with older versions of the driver. I would also recommend using the latest drivers available for your operating system.
If possible, could you provide us with what operating system you are using, and what versions you are using of the NI-DMM and other NI drivers? Providing this information can help us verify if this issue is related to the one that has been seen in past driver versions, or if this is a new issue with the latest driver version.
07-01-2008 09:24 AM
J_Thomas:
Thanks for your reply. As I was directed earlier, I obtained the latest drivers for ni-dimm but haven't yet applied them. I'll have to look at what versions are running on the pc. I can tell you now that this is an XP sp2 with an older version of NI software running.
06-05-2009 10:28 AM - edited 06-05-2009 10:28 AM
I am seeing the blue screen of death using LabVIEW 8.6.1 from the 1st qtr 2009 developer disks running on XP SP2.
Blue screen shows (among other things):
DRIVER_IRQL_NOT_LESS_OR_EQUAL
nidmmk.dll address 99aba3ba
There is only one copy of nidmmk.dll in windows/system32. The version details of nidmmk.dll are
Version 1.1.0.126
Date 4/16/2007
File Version 1.1.0.F126
Product name NIDAQ 7.2.0
Product Version 1.1.0D126
I am using this setup with 2 traditional legacy pxi-4351 cards which have given me trouble in the past, but I do not know if this is related.
Any ideas?
06-08-2009 11:55 AM
The screen says that you are using NIDAQ 7.2.0. My first recommendation would be to upgrade to the latest traditional DAQ driver, which is 7.4.4. The link is below:
http://joule.ni.com/nidu/cds/view/p/id/570/lang/en
Try that and see if you still get the blue screen.
06-08-2009 01:08 PM
We are finishing up a complete uninstall/reinstall of all NI products to get to a known baseline and then will update to NIDAQ 7.4.4 per the suggestion and see what happens.
It seems odd that the latest NIDAQ doesn't ship with the 1st qtr 2009 developer disks distribution (NIDAQ 7.2.0).
Hugh
06-08-2009 03:23 PM - edited 06-08-2009 03:24 PM
The 1st qtr disk claim they are installing 7.4.4 even though the file properties say 7.2.0.
An attempt to install 7.4.4 from the zip file download wanted to overwrite max and install a previous version which we don't want to do.
That said, I believe we are running from the latest nidmmk.dll which shortly after the clean reinstall blue screened the computer.
I am attaching the minidump for analysis.
Hugh
06-09-2009 05:57 PM
Hi Hugh,
Can you please provide more information about when this crash occurs? Are you able to work in LabVIEW? Does the crash consistently happen? Are you using your PXI 4351 at the time of the crash? Is this a new behavior? If not, what changed in your system between when the crash did not occur and now? I would like for you to attach a MAX report. To create a MAX report, you can simply open MAX and the go to File»
Create Report.
06-10-2009 03:40 PM
I have been able to find a reproducable scenario which will blue screen each time.
The scenario uses the pxi-4351 card and legacy drivers.
Start LabVIEW
Load and run AcquireThermistors2.vi
Using taskmanager, kill LabVIEW using end process
Start LabVIEW
Load and run AcquireThermistors2.vi -> System blue screens each time.
I have included AcquireThermistors2.vi and more minidumps acquired during the blue screen experiments.
Hugh