Created attachment 658426 [details] tested patch Description of problem: pqxx::connection_base::encoding_code() is marked as non-throwing, but it calls activate(), which throws on connection loss, causing call of std::unexcpected() and subsequent crash other similar functions, for example pqxx::connection_base::protocol_version(), just return 0 when not connected please apply attached patch Version-Release number of selected component (if applicable): 3.2-0.2
i got an error from cgi during posting, but turns out it was posted successfully *** This bug has been marked as a duplicate of bug 884323 ***