[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pan-devel] [pan.git] Reproducible segfault when "saving articles fr
From: |
walt |
Subject: |
Re: [Pan-devel] [pan.git] Reproducible segfault when "saving articles from selected nzb" |
Date: |
Fri, 24 Feb 2012 17:15:23 +0000 (UTC) |
On Fri, 24 Feb 2012 00:24:52 +0000, walt wrote:
> Hi Heinrich. I'm getting this segfault from your latest git (0efefbf)
> when the progress bar reaches the end while trying to save articles from
> a selected nzb.
I rebuilt pan.git using --with-gmime-crypto=no, and that fixes the
segfault, but it's not very helpful for fixing the bug. I'm guessing
that g_object_unref() is handed a null pointer or invalid crypto context,
maybe?