On 1/12/06, Dale Blount <[EMAIL PROTECTED]> wrote: > The hung freshclam is still running and I will be happy to run gdb on it > if you provide me the sequence of commands I need to run. Last time I > did something like this I managed to completely crash the hung app > instead of getting more data from it.
gdb --pid=<pid> once attached bt will give the backtrace. http://phpfi.com/95896 thats what i'd recommend to patch this, everything else is _much_ more work. MfG Markus Koetter _______________________________________________ http://lurker.clamav.net/list/clamav-users.html