Page 1 of 1

glibc detected double free or corruption Problem

PostPosted: Tue Nov 20, 2007 5:07 pm
by egopfe
Hi,
I receive this error:

Nov 20 22:25:36 flatline last message repeated 4 times
Nov 20 22:25:36 flatline kernel: grsec: more alerts, logging disabled for 10 seconds
*** glibc detected *** double free or corruption (out): 0xafdfaae8 ***
Nov 20 22:50:48 flatline kernel: grsec: From 192.168.12.2: signal 6 sent to /usr/bin/ossim-server[ossim-server:10955] uid/euid:0/0 gid/egid:0/0, parent /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0


how to solve ?

:x :x

PostPosted: Wed Nov 21, 2007 1:05 am
by Kp
Fix /usr/bin/ossim-server to stop corrupting its arena. It is buggy and glibc is recognizing that a mistake has been made. glibc then aborts the buggy program. GRsecurity is just logging that the abort occurred.