I have developed a Dash application to insert and update data to the oracle database and also retrieve the data from Oracle db and display it. There are numerous query function involved in it.
App: Plotly Dash
OS: Oracle Linux 8
RAM: 27GB
SWAP: 8GB
Old Issue : The program got terminated due to this error message "Segementation fault (Core dumped).
After this issue, the RAM size is increased from 17 to 27 GB. Now the program gets terminated due to the below reason,
New Issue: Last 3 highlighted lines is the error message, for which the program is getting terminated
Kindly help me resolve the issue.
Edit:
Continuously getting this error,