SIGSEGV error on ZMD when using a proxy and proxy gets a 403 error on URL

  • 3815275
  • 14-Sep-2006
  • 30-Apr-2012

Environment

Novell ZENworks Linux Management Linux Management 7 - ZLM 7
Novell ZENworks Managment Daemon - ZMD
Novell SUSE Linux Enterprise Server 10

Situation

When a proxy configuration is used in the zmd.conf file, and updates are attempted through the proxy that doesn't have access to the url (example: update.novell.com), it will have a segmentation fault on ZMD as seen below:

failed: Error getting response stream (The remote server returned a 403 status code.): SecureChannelFailure

zmd service crashed with a segmentation fault:

send(39,"CONNECT update.novell.com:443 HT"..., 67, 0) = 67
recvfrom(39,"HTTP/1.0 403 Forbidden\r\nMime-Ver"..., 1024, 0, NULL, NULL) = 1024
--- SIGSEGV (Segmentation fault) @ 0 (0) ---0) ---

Resolution

Fixed in the lastest Mono version for SLE.