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? > 3. Wait for a seg fault. Then issue the backtrace command. > > 4. If may also be helpful if you do a backtrace on all the running > threads. Using the commands 'info thr', thread <number>, backtrace. I will do this. Regards, Phil. ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users
