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 don't understand what gpg is doing in this step because neither the nzb or the specified articles are encrypted. Any ideas? Program received signal SIGSEGV, Segmentation fault. 0x00007ffff5cb5b7a in g_object_unref () from /usr/lib64/ libgobject-2.0.so.0 (gdb) bt #0 0x00007ffff5cb5b7a in g_object_unref () from /usr/lib64/ libgobject-2.0.so.0 #1 0x0000000000475331 in ~GPGDecErr (this=0x7fffffffc690, __in_chrg=<optimized out>) at ../../../pan/usenet-utils/gpg.h:90 #2 (anonymous namespace)::SaveArticlesFromNZB::on_progress_finished (this=0xa8f2f40, status=<optimized out>) at ../../../pan/gui/gui.cc:716 #3 0x00000000005bce7e in pan::Progress::fire_finished (this=0xb47c000, status=0) at ../../../pan/general/progress.cc:50 #4 0x0000000000543be6 in pan::TaskArticle::update_work (this=0xb47c000, checkin_pending=0x0) at ../../../pan/tasks/task-article.cc:206 #5 0x00000000005445f5 in pan::TaskArticle::on_nntp_done (this=0xb47c000, nntp=0xc25c860, health=pan::OK, response=<optimized out>) at ../../../pan/tasks/task-article.cc:330 #6 0x000000000055ca40 in pan::NNTP::fire_done_func (this=0xc25c860, health=pan::OK, response=<optimized out>) at ../../../pan/tasks/nntp.cc:65 #7 0x000000000055e721 in pan::NNTP::on_socket_response (this=0xc25c860, sock=<optimized out>, line_in=<optimized out>) at ../../../pan/tasks/nntp.cc:246 #8 0x0000000000574a6e in pan::GIOChannelSocket::do_read (this=0x22bdc90) at ../../../pan/tasks/socket-impl-gio.cc:338 #9 0x0000000000575670 in pan::GIOChannelSocket::gio_func (this=0x22bdc90, channel=<optimized out>, cond=<optimized out>) at ../../../pan/tasks/socket-impl-gio.cc:449 #10 0x00007ffff53b6862 in g_main_context_dispatch () from /usr/lib64/ libglib-2.0.so.0 #11 0x00007ffff53b7040 in g_main_context_iterate.clone.6 () from /usr/ lib64/libglib-2.0.so.0 #12 0x00007ffff53b758a in g_main_loop_run () from /usr/lib64/ libglib-2.0.so.0 #13 0x00007ffff78e1677 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0 #14 0x0000000000486034 in run_pan_in_window (window=0x12ee0a0, prefs=..., queue=..., data=..., _gui=0x12ed890, group_prefs=<optimized out>) at ../../../pan/gui/pan.cc:524 #15 main (argc=1, argv=0x7fffffffdd68) at ../../../pan/gui/pan.cc:1016 _______________________________________________ Pan-devel mailing list Pan-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/pan-devel