17 Aug
2008
17 Aug
'08
7:31 a.m.
Alex Balashov wrote:
Ah, for a clearer picture, I tried running under gdb with the no-fork option: ... [New Thread 1349900608 (LWP 11698)] *** glibc detected *** /usr/sbin/radiusd: free(): invalid pointer: 0x00002ac95891ca60 *** (no debugging symbols found) ======= Backtrace: ========= /lib64/libc.so.6[0x2ac954229634] /lib64/libc.so.6(cfree+0x8c)[0x2ac95422cc5c] /usr/lib64/libpq.so.4[0x2ac95726cdf2] /usr/lib64/rlm_sql_postgresql.so[0x2ac957061e12]
Can you find out what line number that's at? You'll have to build with debugging symbols.
Any idea what gives there?
a) libpq is broken b) rlm_sql_postgresql is broken Alan DeKok.