Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 10:31 Go to next message
Dmitrii Drozdov is currently offline Dmitrii DrozdovFriend
Messages: 2
Registered: April 2020
Junior Member
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 14:59 Go to previous messageGo to next message
Jose Maria Jesus Cabral Lassalle is currently offline Jose Maria Jesus Cabral LassalleFriend
Messages: 199
Registered: February 2016
Senior Member
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 15:51 Go to previous messageGo to next message
Alois Zoitl is currently offline Alois ZoitlFriend
Messages: 1585
Registered: January 2014
Senior Member

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 17:09 Go to previous message
Dmitrii Drozdov is currently offline Dmitrii DrozdovFriend
Messages: 2
Registered: April 2020
Junior Member
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: Fri Apr 26 19:54:33 GMT 2024

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

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

Back to the top