Re: (Could be) a bug report

2002-09-24 Thread Alan DeKok
"Andrew G. Buenaventura" <[EMAIL PROTECTED]> wrote: > Did I send the correct output? Yes, but the problem appears to be in the tds libraries on your system. The tds_alloc_config() function is passing a bad pointer to strdup(), so it crashes. There's nothing you can do to FreeRADIUS to make

RE: (Could be) a bug report

2002-09-23 Thread Andrew G. Buenaventura
Did I send the correct output? -Original Message- From: Andrew G. Buenaventura Sent: Monday, September 23, 2002 8:21 PM To: [EMAIL PROTECTED] Subject: (Could be) a bug report Here's the output of gdb: (gdb) bt #0 0x4012bb5d in __strdup (s=0x655f7375 ) at ../sysdeps/i386/i486/bit