Howdy

I'm writing to both openssl-users and net-snmp-users because I'm not sure
where the bug really lies, but here's the deal:

I've compiled net-snmp latest stable and openssl latest stable with -g
using gcc on AIX 4.2.1. All net-snmp apps segfault instantly. This will
cease to happen if I don't use openssl.

Now, I ran dbx on snmpget and get all this wacky fun stuff:

reading symbolic information ...internal error: unexpected value 120 at
line 3779 in file stabstring.c
internal error: unexpected value 120 at line 3779 in file stabstring.c
internal error: 1283-228 expected char ',', found
's__LC_locale:,768,32;__meth_ptr:36,800,32;__data_ptr:36,832,32;;'
internal error: 1283-228 expected char ',', found
'__LC_locale:,768,32;__meth_ptr:36,800,32;__data_ptr:36,832,32;;'
internal error: 1283-228 expected char ';', found
'_LC_locale:,768,32;__meth_ptr:36,800,32;__data_ptr:36,832,32;;'
internal error: unexpected value 44 at line 3779 in file stabstring.c
internal error: 1283-228 expected char ',', found
'768,32;__meth_ptr:36,800,32;__data_ptr:36,832,32;;'
internal error: unexpected value 120 at line 3779 in file stabstring.c
internal error: unexpected value 120 at line 3779 in file stabstring.c
internal error: 1283-228 expected char ',', found
's_LC_locale_objhdl:,64,32;;'
internal error: 1283-228 expected char ',', found
'_LC_locale_objhdl:,64,32;;'
internal error: 1283-228 expected char ';', found
'LC_locale_objhdl:,64,32;;'
internal error: unexpected value 44 at line 3779 in file stabstring.c
internal error: 1283-228 expected char ',', found '64,32;;'
internal error: unexpected value 120 at line 3779 in file stabstring.c
internal error: unexpected value 120 at line 3779 in file stabstring.c
internal error: unexpected value 120 at line 3779 in file stabstring.c
internal error: unexpected value 120 at line 3779 in file stabstring.c
internal error: unexpected value 120 at line 3779 in file stabstring.c
internal error: unexpected value 120 at line 3779 in file stabstring.c
internal error: unexpected value 120 at line 3779 in file stabstring.c
internal error: unexpected value 120 at line 3779 in file stabstring.c
internal error: 1283-228 expected char ',', found
'svariable_list:,1152,32;community:337=*77,1184,32;community_len:12,1216,32;enterprise:338=*327,1248,32;enterprise_length:12,1280,32;trap_type:-4,1312,32;specific_type:-4,1344,32;agent_addr:331,1376,736;contextEngineID:337,2112,32;contextEngineIDLen:12,2144,32;contextName:21,2176,32;contextNameLen:12,2208,32;securityEngineID:337,2240,32;securityEngineIDLen:12,2272,32;securityName:21,2304,32;securityNameLen:12,2336,32;priority:-1,2368,32;range_subid:-1,2400,32;securityStateRef:36,2432,32;;'
internal error: 1283-228 expected char ',', found
'variable_list:,1152,32;community:337=*77,1184,32;community_len:12,1216,32;enterprise:338=*327,1248,32;enterprise_length:12,1280,32;trap_type:-4,1312,32;specific_type:-4,1344,32;agent_addr:331,1376,736;contextEngineID:337,2112,32;contextEngineIDLen:12,2144,32;contextName:21,2176,32;contextNameLen:12,2208,32;securityEngineID:337,2240,32;securityEngineIDLen:12,2272,32;securityName:21,2304,32;securityNameLen:12,2336,32;priority:-1,2368,32;range_subid:-1,2400,32;securityStateRef:36,2432,32;;'
internal error: 1283-228 expected char ';', found
'ariable_list:,1152,32;community:337=*77,1184,32;community_len:12,1216,32;enterprise:338=*327,1248,32;enterprise_length:12,1280,32;trap_type:-4,1312,32;specific_type:-4,1344,32;agent_addr:331,1376,736;contextEngineID:337,2112,32;contextEngineIDLen:12,2144,32;contextName:21,2176,32;contextNameLen:12,2208,32;securityEngineID:337,2240,32;securityEngineIDLen:12,2272,32;securityName:21,2304,32;securityNameLen:12,2336,32;priority:-1,2368,32;range_subid:-1,2400,32;securityStateRef:36,2432,32;;'
internal error: unexpected value 44 at line 3779 in file stabstring.c
internal error: 1283-228 expected char ',', found
'1152,32;community:337=*77,1184,32;community_len:12,1216,32;enterprise:338=*327,1248,32;enterprise_length:12,1280,32;trap_type:-4,1312,32;specific_type:-4,1344,32;agent_addr:331,1376,736;contextEngineID:337,2112,32;contextEngineIDLen:12,2144,32;contextName:21,2176,32;contextNameLen:12,2208,32;securityEngineID:337,2240,32;securityEngineIDLen:12,2272,32;securityName:21,2304,32;securityNameLen:12,2336,32;priority:-1,2368,32;range_subid:-1,2400,32;securityStateRef:36,2432,32;;'

[using memory image in core]

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

hahah, what the heck does all that mean??? I know RAND_bytes is in
openssl, but all the stabstring stuff? I dunno.

Thanks
Ben

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

Reply via email to