Arrowhead FB deploy problem with latest forte [message #1826712] |
Wed, 29 April 2020 06:31  |
Eclipse User |
|
|
|
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 #1826742 is a reply to message #1826735] |
Wed, 29 April 2020 13:09  |
Eclipse User |
|
|
|
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?
|
|
|
Powered by
FUDForum. Page generated in 0.24323 seconds