Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

tuxedo suspended when I'm trying to use libcurl

User_SGBKUMay 17 2022

Hello,
I'm using Oracle Tuxedo v12.1.3 with pro*c ON AIX 7
I'd like to use curl library(a.k.a. libcurl) on tuxedo service,
but It keeps making tuxedo suspended.

I have no idea why it happens..
it always stopped when calling "curl_easy_perform(curl)" function.

I tried updating libcurl version and also changing precompiler option "PARSE=NONE" and compile it with qlanglvl=extc99. but I couldn't find any clue.

I contacted local Oracle tuxedo engineer twice, but he didn't give me an solution.
think he is kinda junior or what,, I dunno....

can anybody help me please?
btw, it works fine on command(curl command), and also compiled with pure c.

Comments

Processing

Post Details

Added on May 17 2022
1 comment
224 views