Skip to main content



      Home
Home » Eclipse Projects » 4DIAC - Framework for Distributed Industrial Automation and Control » Arrowhead FB deploy problem with latest forte
Arrowhead FB deploy problem with latest forte [message #1826712] Wed, 29 April 2020 06:31 Go to next message
Eclipse UserFriend
Hello,

when I am trying to deploy a system containing Arrohwead FB "QueryServiceHTTP" I am getting forte(@win32) crashed with segmentation fault. Forte is compiled with arrowhead+http options enabled in cmake.

Thread 6 received signal SIGSEGV, Segmentation fault.
0x00451a5c in CFunctionBlock::getDIID (this=0x0, pa_unDINameId=1143) at C:/Users/Dmitrii/Documents/org.eclipse.4diac.forte/src/core/funcbloc.h:171
171	      return getPortId(pa_unDINameId, m_pstInterfaceSpec->m_nNumDIs, m_pstInterfaceSpec->m_aunDINames);


Any guess, what could be the problem? It used to work before I reinstalled my system and updated everything to the latest version, however, when I try to compile an older version of forte now, I am getting some compilation(cmake?) errors, so can't test it again with something like 1.11.
Re: Arrowhead FB deploy problem with latest forte [message #1826730 is a reply to message #1826712] Wed, 29 April 2020 10:59 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

what is the actual version of forte you're using?

The last FBs should be in the example repository, since they were moved out of the IDE.

Sorry for the confusion, I have been working on it, and changing some things lately, but I'm not sure what I pushed what not, so there might be inconsistencies. Although the segmentation faul at that place still looks weird.

Regards,

Jose
Re: Arrowhead FB deploy problem with latest forte [message #1826735 is a reply to message #1826730] Wed, 29 April 2020 11:51 Go to previous messageGo to next message
Eclipse UserFriend
Could it be that the CPP code for the struct data types is missing?
Re: Arrowhead FB deploy problem with latest forte [message #1826742 is a reply to message #1826735] Wed, 29 April 2020 13:09 Go to previous message
Eclipse UserFriend
Forte version 1.12.0 (specifically, commit abf19e9c5937b315a71432fdf6bf064d51b35c07 from the repository)

I figured out that the library was recently removed from IDE and I need to copy Arrowhead folder from examples repo to my project.
But do you mean those FBs are also removed from forte, and I need to export/compile some CPP code for Arrowhead as I would do for user-defined BFB/CFB?
Previous Topic:XPlus3 Tutorial not working because of deploying errors
Next Topic:SUBSCRIBE truncates message
Goto Forum:
  


Current Time: Sun Jul 27 09:41:16 EDT 2025

Powered by FUDForum. Page generated in 0.04272 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top