[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug #4829] make_services causes a core dump on FreeBSD 4.8
From: |
Adam Fedor |
Subject: |
Re: [bug #4829] make_services causes a core dump on FreeBSD 4.8 |
Date: |
31 Aug 2003 21:23:06 -0600 |
Well I was able to replicate the crash. It happens while deserializing
the data. The data is incorrect, but it would be difficult to test for
this or fix it in a general way. It's probably better to add some
general method to catch program errors like this and provide better
information (i.e. a back trace, stack dump, etc)...