[Bug 913] New: NSS PKCS11 provider fails to handle digest cloning
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Apr 2 17:05:31 PDT 2012
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=913
Bug #: 913
Summary: NSS PKCS11 provider fails to handle digest cloning
Classification: Unclassified
Product: IcedTea
Version: 2.1.0
Platform: x86_64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: IcedTea
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: ahughes at redhat.com
Testing provider: SunPKCS11-NSS version 1.7
Unexpected Exception: MD5
java.lang.CloneNotSupportedException
at java.security.MessageDigest$Delegate.clone(MessageDigest.java:555)
at TestDigest.doTest(TestDigest.java:93)
at UcryptoTest.main(UcryptoTest.java:60)
at TestDigest.main(TestDigest.java:47)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at
com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:722)
See http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6414899
There is a workaround involving nss.cfg that we should adopt for now.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the distro-pkg-dev
mailing list