Old bug ORA-600 [kgazmo_1] in UTL_HTTP comes back
Hi
An internal error ORA-600 [kgazmo_1] occurs when using HTTPS with UTL_HTTP.
This bug and its fix was reported in the Knowlege Base article ID 3138224.8 "Bug 3138224 OERI [kgazmo_1] can occur using HTTPS vie UTL_HTTP" 20-JAN-2004 (bug was fixed in 9.2.0.5 Server Patch Set).
The same error is repeated now in my configurations, such as 10.2.0.5 MS Win32.
TLS channel is established with client authentication (using a client certificate from an Oracle Wallet).
Sending request goes well.
If a response contains no body (for example, comes back HTTP status 411 "Length requied"), reception of the answer also passes properly.
If a response contains a body, in the function UTL_HTTP.GET_RESPONCE there is a specified error.