07-12-2017 10:56 AM
I am having lots of LV crashes. My system is Win7 x64, LabVIEW 2017 32bit installed.
I include a snippet below, please try to play with it, I am interested if you can crash your LV2017 copy too? Of course, save all your work before!!! Just pull the snippet, or recreate something similar. It looks like these crashes are not produced at every distribute objects actions, but at every second/third try roughly...
Steps to try to reproduce LV crash: go to the block diagram, and select all objects. Now try to use the "Vertical centers", or the "Horizontal centers" alignment actions. You might need to go back a few times (Ctrl+z) and repeat.
(Of course these distribute object actions on this particular snippet do not make too much sense, this example only for demonstration) .
Please report back, if you manage to crash your LV dev environment...
Solved! Go to Solution.
07-12-2017 11:04 AM
I can't drop your image into LV. Seems like a problem that Jeff has reported. http://forums.ni.com/t5/Feedback-on-NI-Community/Snippets-are-broken/m-p/3659159#M14793
So I quickly created a blank VI and copied in 15 numeric controls. I did not see a crash with them.
07-12-2017 11:08 AM
Ok, I try to attach the png as a file. The forum has a new insert photos pop-up tool, it might killing the snippet pngs?
Hmm, it is also good and bad that you cannot reproduce the crashes. It does not happen 100% for me, please try it several times, highlight all objects, and select a distribute tool. If it does not crash it, go back with ctrl+z, and try another tool...
07-12-2017 11:09 AM
That one I can drop. I think you solved that problem.
07-12-2017 11:15 AM
@RavensFan wrote:
That one I can drop. I think you solved that problem.
That problem yes 🙂 I think the forum engine destroys the snippet png code content if you use the "drag&drop" option to add your snippet to the forum "insert picture" dialog window (i drag&droped the png file from Total Commander window). It looks like you have to use the "select file" option...
People, keep trying, and crash your LV2017 copy! I will not sleep tonight if we do not see another crash at least! 😄
07-12-2017 02:58 PM
I have gotten this problem a lot as well! It even happens with only 2 or 3 items I'm trying to distribute. I noticed the problem is more likely when I'm working on a VI that has more code on it.
07-12-2017 04:38 PM
I am guessing it's something to do with the undo info. I know that, even in LV 2015, I'll get some internal errors having to do with undo stuff if it's a big VI, but it never crashes. Maybe this is similar?
07-12-2017 05:13 PM
I'm seeing this issue as well with LabVIEW 2017 on Windows 7 x64 when using a project with many VIs.
If I Save All each time right before using the distribute tool it does not seem to crash.
07-12-2017 08:17 PM
@shansen1 wrote:
I'm seeing this issue as well with LabVIEW 2017 on Windows 7 x64 when using a project with many VIs.
If I Save All each time right before using the distribute tool it does not seem to crash.
That gives my theory a little boost, because your undo history for a VI is deleted when you save it.
08-03-2017 03:55 PM
Has anyone at NI been able to duplicate this issue, and is there a CAR assigned yet? I am experiencing multiple LV 2017 crashes each day when using the distribute tool in the manner described earlier in this thread.
Issuing a "Save All" before using the distribute tool almost always prevents the crashes from occurring. This crash is occurring in projects with several hundred VIs and multiple LVOOP classes, LV 2017 32-bit on Windows 7 x64.