RE: failing tests

From: Murray S. Kucherawy <msk_at_cloudmark.com>
Date: Fri, 24 Jun 2011 18:02:01 -0700

> -----Original Message-----
> From: opendkim-users-bounce_at_lists.opendkim.org [mailto:opendkim-users-
> bounce_at_lists.opendkim.org] On Behalf Of Eray Aslan
> Sent: Friday, June 24, 2011 2:44 PM
> To: opendkim-users_at_lists.opendkim.org
> Subject: Re: failing tests
>
> On Fri, Jun 24, 2011 at 10:28:40AM -0700, Murray S. Kucherawy wrote:
> > What OS are you using?
>
> Gentoo Linux
>
> > Is a coredump produced? If so, can you use gdb to get a stack trace?
>
> Well, no meaningful backtrace really, but:

Your strace indicates a core was dumped. What would be useful is a backtrace from there, so try collecting the output from this:

$ gdb opendkim <path-to-the-core-file>
(gdb) thread apply all bt
Received on Sat Jun 25 2011 - 01:02:09 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:20:18 PST