From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Blue Screen Crash nifslk.dll

Hi

We are currently using two different NI boards the USB6215 and USB6002, we use the same software with both boards but are seeing intermittent blue screens with the USB6002 only (at the moment)

 

The blue screen details are 

 

DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: ffffbe0094d746e4, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, value 0 = read operation, 1 = write operation
Arg4: fffff80513b43dfb, address which referenced memory

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

BUGCHECK_CODE: d1

BUGCHECK_P1: ffffbe0094d746e4

BUGCHECK_P2: 2

BUGCHECK_P3: 0

BUGCHECK_P4: fffff80513b43dfb

PROCESS_NAME: System

SYMBOL_NAME: nifslk!nNIFSL100::tAutoDeletingFusionBatch::sendMessage+274b

MODULE_NAME: nifslk

IMAGE_NAME: nifslk.dll

FAILURE_BUCKET_ID: AV_nifslk!nNIFSL100::tAutoDeletingFusionBatch::sendMessage

FAILURE_ID_HASH: {7f5fcd0a-93b0-a397-18d8-4d526555bc1e}

 

At the moment we are un able to locate which DAQmx call may be causing the issue, It appears to happen when the system is starting up, but we have had reports that it has happened after the system has run for a little while.

 

we have tried NI versions from 18.0 to 2022 Q3 and all cause the same blue screen.

 

We have seen the crash on Windows 10 and Windows 11

Our application is a 32bit application written in C++

 

If anyone could give us some ideas of how to track this down and fix, it would be greatly appreciated

 

Cheers

Mike

 

 

0 Kudos
Message 1 of 5
(931 Views)

The question would be whether this is reproducible with any DAQmx example or soft front panel or just your application.

 

If reproducible with any DAQmx example or soft front panel, it would be worth raising a support ticket for NI Engineers to take a look at.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 5
(914 Views)

Unfortunately it varies a lot as to how often it happens, we have just had a week pass with out a blue screen but then had two in one day.

 

I could sit there opening and closing the examples for a week and it might not happen, but will spend some time trying this.

 

So I guess what I was after is if anyone else had seen anything similar with a crash coming from nifslk.dll?

If this dll narrowed down which calls could be causing the issue and hence maybe a bad parameter we are passing?

 

Any other wisdom on tracking down blue screen crashes.

 

Cheers

Mike

 

 

0 Kudos
Message 3 of 5
(901 Views)

Dear TorusGroup,

 

For the beginning try to reinstall the drivers.

 

best,

anasei.

0 Kudos
Message 4 of 5
(818 Views)

Sorry only just seen your message.

We have reinstalled the drivers multiple times, used a number of different versions and seen it on multiple systems so I don't believe it's a problem with the install

 

Cheers

Mike

0 Kudos
Message 5 of 5
(784 Views)