On Wed, 24 Jan 2018 14:37:30 -0500 Przemek Klosowski <przemek.klosowski@xxxxxxxx> wrote: > For instance, I observed a reliable desktop session crash on exiting > Pan newsreader. I don't know how to debug it because it crashes the > session and I get logged out. I think this is because the C++ used in Pan is incompatible with current versions of g++ being used. More specifically, when I saw this issue in F25, I was able to end it by compiling the src.rpm with optimization set to O0. This type of thing also occurred in firefox when the latest C++ was released, as it made some things commonly used in earlier versions errors. On the other hand, it could be completely unrelated to your problem. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx