On Fri, 2004-02-27 at 13:32, Philipp Grosswiler wrote:
> Hello Trog. 
> 
> > In order to track this problem down, we would need you to do the
> > following:
> > 
> > 1. Run clamd in debug mode:
> >     /usr/local/sbin/clamd --debug
> > 
> > 2. Attach gdb to the running clamd process
> >     gdb /usr/local/sbin/clamd <process id>
> >    then in gdb, issue the command
> >     continue
> 
> I am at this point right now, but I can't do anything anymore (gdb just says
> "Continuing."), how can I issue any commands when the segmentation fault
> occurs?
> 

gdb will return to it's command prompt when a seg fault occurs.

Note, Nigel has fixed a crashing problem in CVS this morning.

-trog

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to