Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Titan » Segmentation fault occured(SSL is enabled with -DAS_USE_SSL, but observed segmentation fault)
Segmentation fault occured [message #1847579] Mon, 01 November 2021 17:03 Go to next message
Suresh Banne is currently offline Suresh BanneFriend
Messages: 1
Registered: November 2021
Junior Member
Hi,

i am trying to enable the ssl for HTTP Testport.
To enable i have added -DAS_USE_SSL to CPPFLAG.

But after that i can see there is a segmentation fault appeared when tired to execute the TestCase.

The below is the content available for CPPFLAG

env['CPPFLAGS'] = '-D$PLATFORM -I$TTCN3_DIR/include -I$OSS_DIR/include -DAS_USE_SSL -I$OPENSSL_DIR/include -DUSE_SCTP -I/proj/eta-tools/lksctp-tools/1.0.11/Linux_x86_64/include $EXTRACPPFLAGS -DIPL4_USE_SSL'

Thanks for any help
Re: Segmentation fault occured [message #1847594 is a reply to message #1847579] Tue, 02 November 2021 07:13 Go to previous message
Gábor Szalai is currently offline Gábor SzalaiFriend
Messages: 133
Registered: December 2015
Senior Member
Please make sure that the project is cleaned after you modified the Makefile.

So, remove all of the generated files, usually done by "make clean" and rebuild the project from scratch.
Previous Topic:Titan Java IPL4 example project
Next Topic:ttcn3_makefilegen with TPD files for hello world project
Goto Forum:
  


Current Time: Thu Apr 25 15:47:08 GMT 2024

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

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

Back to the top