Skip to main content



      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 13:03 Go to next message
Eclipse UserFriend
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 03:13 Go to previous message
Eclipse UserFriend
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: Tue Jul 08 07:18:37 EDT 2025

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

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

Back to the top