03-20-2008 02:24 PM
Solved! Go to Solution.
03-21-2008 09:34 AM
03-21-2008 12:09 PM
CVI version 8.5. Look like I need to restate the problem. whit the program paused (break mode, I did this by clicking the <running> or a break point set, I stepped over a few lines, I select a library control panel like th POW function, set a couple values and ran that panel then without closing the library panel go back to the paused program and select run continue. this action usually generates a General Protection fault at ....
It also occurs when I am interactively conversing with an instrument through the instrument driver interactive panel with a paused program in the background. again, without closing panel returning to the paused program to resume generates this crash too.
03-21-2008 01:43 PM
03-24-2008 08:57 AM
Every time on all the lab machines and laptops I installed 8.5 on... and tested sofar (about 30 machines)
Thanks,
ChipB
03-24-2008 09:24 AM
03-24-2008 09:45 AM
Thanks all at NI for checking...
Yes example projects too...
step 1: load a project, I loaded a graphing example myself, that is a problem I need to work on so this was handy in the file-menu...
step 2: in the classic view in de-bug mode I compiled and run, I now have a gunning GUI on screen.
step 3: click on the words in the project window <<Running>> and select the Break Execution... I now have a "c" window with a red boxed break line... in this case the RunUserInterface (); is the line I have.
step 4; pick a library or an instrument... it does not matter. I chose a POW function to test the 2^32 and get a numerical answer run that panel and get an answer.
setp 5; highligh the reactivate the project window... ya know, click on the to bar to bring to front and make it the active window. and click on the green light(GO) which will pop up with a "Continue" on an extended mouse hover. this is where I get the General Protection fault...
At this point I am hosed, I must restart the project...
ChipB
03-24-2008 11:17 AM
03-24-2008 11:43 AM
Great! thanks for the update!
ChipB in ASIC IIBU
07-07-2012 05:30 AM
i got the same problem but i am unable to solve it.
can anyone give me soluation.??
i am using threads for updating GUI and for communication over k-line.