Getting a Precise data bus error - BUS FAULT, when sending a http POST request to an https sever over tls. Cannot decipher the exact instruction address as on enabling CONFIG_DEBUG_OPTIMIZATIONS+Y, my RAM overflows. Tried to trace the flow and see where the error might be getting triggered using breakpoints and my speculation in the sendall api call in http_client.c, http_client_req -> http_send_data->sendall().
When the api declares a struct for file decriptor,
This bus fault is getting triggered in ncs 3.1.0 but noy in ncs 2.9
