Mike Brodbelt wrote:

I've just come across a core dump generated by clamav-milter 0.67d from
CVS, that occurred during one of it's problem periods. Before I delete
it, would it hbe of any use to any of the developers?

Mike.


Core dumps are _always_ a valuable resource when it comes to bug squashing. Unfortunately, you have to decode it on the machine it was created on.

Please run:
gdb <path to milter> <path to core>
...
...
(gdb) bt
...
...
(gdb) exit

and send the output to <[EMAIL PROTECTED]>.


Thank you!


Thomas


------------------------------------------------------- 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

Reply via email to