Hi there,

I checked around the site but couldn't find a place to submit bugs, so I
figured I'd just write to this list and see what happens...

Anyway, I've got the latest stable version running on AIX 4.2.1 compiled
with gcc. I'm trying to get ucd-snmp to work now and it uses
openssl. Well, all ucd-snmp apps crash because of a call to something in
the openssl library. Here's a "where" from dbx:

Segmentation fault in RAND_bytes at 0xd1e8898c 
                  0xd1e8898c (RAND_bytes+0x8) 800c0000 lwz r0,0x0(r12) 

(dbx) where 
                  RAND_bytes() at 0xd1e8898c 
                  sc_random(??, ??), line 149 in "scapi.c" 
                  init_usm_post_config(??, ??, ??, ??), line 2428 in
"snmpusm.c" 
                  snmp_call_callbacks(??, ??, ??), line 99 in "callback.c" 
                  read_premib_configs(), line 474 in "read_config.c" 
                  init_snmp(??), line 641 in "snmp_api.c" 
                  snmp_parse_args(??, ??, ??, ??, ??), line 411 in
"snmp_parse_args.c" 
                  main(argc = 0, argv = (nil)), line 130 in "snmpget.c" 

Thanks for any help you can give (including, if applicable, where I should
submit this as a bug report).

Ben

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to