Re: [pan.git] Reproducible segfault when "saving articles from selected nzb"
walt <[email protected]> Fri, 24 Feb 2012 17:15:23 +0000 (UTC)
| Newsgroups | gmane.comp.gnome.apps.pan.devel |
|---|---|
| Message-ID | <[email protected]> |
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?