Jump to content

LV 8.0.1 freezes during start-up when clipboard contains some MBytes


Recommended Posts

Posted

I noticed that LV 8.0.1 (on Windows XP Home edition) freezes during startup when the clipboard contains some Mbytes of data.

Here's what I did:

- Open a text file (2.7 MByte ASCII data) with notepad

- select all text

- press Ctrl-C

- start Labview

result: LV hangs (showing the 'Finishing Initialization' message on the splash screen, lower right corner)

cure:

shutdown LV

remove data from clipboard

start LV

Is this behavior also seen by others?

Posted

Hi,

I can confirm the same behaviour on LV 8.01, on XP pro, with 3.6 MB of data in the clipboard. It hangs with 100% CPU usage, while it keeps allocating / de-allocating memory.

Regards,

Sorin

Posted

This is apparently caused by LV implementing its own clipboard (you can see it in the hierarchy window if you copied some VIs into it). This would mean that LV has to keep its clipboard synchronized with the windows one and apparently it has a problem doing that. It seems LV R&D are aware of this.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

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