Hello

I'm trying to setup FreeRadius working with remote Oracle Database
from the command line - sqlplus - all fine, I can do select, insert, etc

RH Linux 7.2, Local Oracle is 8.1.7, Remote is 8.0.5

FreeRadius dump a core with following output

#0  0x40592bd8 in kpcxk2u () from /usr/local/lib/libclntsh.so.8.0
(gdb) where
#0  0x40592bd8 in kpcxk2u () from /usr/local/lib/libclntsh.so.8.0
#1  0x405adb92 in ttccfpg () from /usr/local/lib/libclntsh.so.8.0
#2  0x405ad229 in ttcfour () from /usr/local/lib/libclntsh.so.8.0
#3  0x403cc096 in kpufCopyPrefRows () from /usr/local/lib/libclntsh.so.8.0
#4  0x403cc57e in kpufch0 () from /usr/local/lib/libclntsh.so.8.0
#5  0x403cd611 in kpufch () from /usr/local/lib/libclntsh.so.8.0
#6  0x40373582 in OCIStmtFetch () from /usr/local/lib/libclntsh.so.8.0
#7  0x4024e673 in sql_fetch_row (sqlsocket=0x8107890, config=0x80bdad8)
    at sql_oracle.c:365
#8  0x40249b98 in sql_getvpdata (inst=0x80bc618, sqlsocket=0x8107890,
    pair=0x40a2fb68,
    query=0x40a2fd7c "SELECT id,UserName,Attribute,Value,op FROM radcheck
WHERE Username = 'test' ORDER BY id", mode=1) at sql.c:303
#9  0x40248dd9 in rlm_sql_authorize (instance=0x80bc618,
request=0x8132f60)
    at rlm_sql.c:284
#10 0x080550e9 in call_modsingle (component=1, sp=0x80bc4c8,
request=0x8132f60,
    default_result=6) at modcall.c:205
#11 0x08055232 in modcall (component=1, c=0x80bc4c8, request=0x8132f60)
    at modcall.c:288
#12 0x08055133 in call_modgroup (component=1, g=0x80b8a80,
request=0x8132f60,
    default_result=6) at modcall.c:227
#13 0x080551f9 in modcall (component=1, c=0x80b8a80, request=0x8132f60)
    at modcall.c:281
#14 0x08054d27 in module_authorize (autz_type=0, request=0x8132f60) at
modules.c:633
#15 0x08051c70 in rad_authenticate (request=0x8132f60) at auth.c:518
#16 0x0804d8ac in rad_respond (request=0x8132f60, fun=0x8051b08
<rad_authenticate>)
    at radiusd.c:1526
#17 0x08056bb0 in request_handler_thread (arg=0x8130de0) at threads.c:172
#18 0x4004dc6f in pthread_start_thread (arg=0x40a31be0) at manager.c:284


Any help would be fine

-- 
Michael Vasilenko


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to