Re: [pan.git] Reproducible segfault when "saving articles from selected nzb"
Heinrich Mueller <[email protected]> Mon, 02 Apr 2012 21:42:16 +0200
| Newsgroups | gmane.comp.gnome.apps.pan.devel |
|---|---|
| Message-ID | <[email protected]> |
Am 02.04.2012 19:48, schrieb walt: > ** (pan:15522): WARNING **: The certificate is not trusted. ** > (pan:15522): WARNING **: The certificate hasn't got a known issuer. ** > ERROR **: The certificate's owner does not match hostname > 'news.budgetnews.net' ! Trace/breakpoint trap Thanks Heinrich :) I still don't get why pan crashes like this. Can you post a backtrace with gdb? Did you enable special debugging flags for glib? Make a "export G_DEBUG="" " if appropriate. Cheers.