Jump to content

reluctantLVUser

Members
  • Posts

    2
  • Joined

  • Last visited

LabVIEW Information

  • Version
    LabVIEW 2020
  • Since
    2023

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

reluctantLVUser's Achievements

Newbie

Newbie (1/14)

  • First Post Rare

Recent Badges

1

Reputation

  1. My problem was on a windows machine but I managed to solve it; I found that using LVCompare also segfaulted on the same file, but did not segfault with the -nofp command line option. With this I was able to confirm the specific file that both LVMerge and LVCompare were segfaulting on, and systematically delete half the code and re-test whether LVCompare would crash. After a few hours I was able to track down the offending piece of code to a random chart; I'm honestly still not sure what was causing them to segfault, but deleting and replacing the chart fixed the issue. Hope this helps someone else out there!
  2. Heya, dealing with a similar problem and wanted to share my experience and see if anyone else has found an answer yet; I have two projects, one of which LVMerge crashes continually on (Access Violation), and one of which LVMerge does not crash on. The one that LVMerge crashes continually on is larger (1675 KB vs 218 KB). I also tried deleting every other file in the crashing project, to see if there was a corrupt file hiding somewhere that was crashing LVMerge. Nonetheless, LVMerge still crashes. I cannot figure out what is causing this project to crash. Does anyone else have experience here? (I also can't send said VI)
×
×
  • Create New...

Important Information

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