Re: [pan.git] Reproducible segfault when "saving articles from selected nzb"

Heinrich Mueller <[email protected]> Fri, 24 Feb 2012 18:37:02 +0100
Newsgroups gmane.comp.gnome.apps.pan.devel
Message-ID <[email protected]>
Am 24.02.2012 18:15, schrieb walt:
> 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?
>
>
> _______________________________________________
> Pan-devel mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/pan-devel
>
It seems like there is a bug with dereferencing some glib stuff.
I'll look into it....