I've upgraded an old 2.6.12 kernel to 2.6.22-r5 yesterday on a PBX box running asterisk. Now when I try to configure the zaptel driver with zttool, the following messages appear on a blue background:
Code: Select all
*** glibc detected *** zttool: realloc(): invalid next size: 0x0805b7b0 ***
======= Backtrace: =========
/lib/libc.so.6[0xb7eb9710]
/lib/libc.so.6[0xb7ebc4d6]
/lib/libc.so.6(__libc_realloc+0xf8)[0xb7ebd5e8]
/lib/libc.so.6[0xb7ebd791]
/lib/libc.so.6(__libc_realloc+0x3c)[0xb7ebd52c]
/usr/lib/libnewt.so.0.51(newtFormAddHotKey+0x36)[0xb7f83de6]
...I'm not sure where the problem is. I've tried to reinstall asterisk && zaptel by first cleaning the modules in /lib/modules/*/misc, but no luck for me.
Did anyone ever came across a similar error? What could it mean?
