Description of problem: I'm seeing a strange crash in a Java software. It reports in happened in libfreeblpriv3.so, which belongs to nss-softokn-freebl which, I assume, belongs to nss-softokn. Version-Release number of selected component (if applicable): nss-softokn-freebl-3.28.1-1.0.fc25.x86_64 How reproducible: It seems systematically happening after upgrade to 3.28.1, while it never happened with 3.27.0 (so, there should be a difference there). Steps to Reproduce: 1. Start software with nss-softokn-freebl-3.28.1 Actual results: It crashes after few seconds, try to restart, crashes again until it gives up with: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007fbbc3d9d77b, pid=959, tid=0x00007fbbc3073700 # # JRE version: OpenJDK Runtime Environment (8.0_111-b16) (build 1.8.0_111-b16) # Java VM: OpenJDK 64-Bit Server VM (25.111-b16 mixed mode linux-amd64 compressed oops) # Problematic frame: # C [libfreeblpriv3.so+0x2077b] Expected results: Should run smoothly, as before. Additional info: As mentioned above, version 3.27.0 was fine, 3.28.1 has this problem. If there is anything to test I might give it a try (please tell me how to safely revert, in case). Thanks, bye, pg
Uhm, this seems somehow duplicate of #1415137, maybe it can be marked accordingly. bye, pg *** This bug has been marked as a duplicate of bug 1415137 ***