Hi, thanks a lot for the answers. I got the next log from java vm:
# # An unexpected error has been detected by Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c911010, pid=24716, tid=24196 # # Java VM: Java HotSpot(TM) Client VM (10.0-b22 mixed mode, sharing windows-x86) # Problematic frame: # C [ntdll.dll+0x1010] # ... Despite the error didn't occur in ff2, the error seems to be someway related to ntdll.dll (perhaps no way related to new library releases :P), I'll look information about this. Regards. 2008/6/24 Kai Engert <[EMAIL PROTECTED]>: > Abraham wrote: > >> I deployed an applet that uses jss in order to get certs (and associated >> private keys) on firefox keystore and sign electronic documents. The applet >> works well in Firefox 2, but in Firefox 3 the browser crashes when my >> implementation of PasswordCallback provides the token password; if a >> password is not required for the token the applet works fine. I've readed >> about the changes in new release of nss and i thought in a possible >> incompatibility problem... Could it be? will be there a new version of jss? >> Could I avoid the applet to use the new dll's on %ProgramFiles%/Mozilla >> Firefox/ and use the old versions? I can“t get any information of the >> problem from "Crash Reports", excuse me if i don't provide too much info. >> > > > Hi Abraham, > > are you able to use a debugger to get a stack trace? > Compile a debug version of Firefox 3 and start it with command line options > "-g -d gdb" (this works on Linux). > > Kai > > > -- > _________________________________________________________ > Registrierte Adresse: Red Hat GmbH, Otto-Hahn-Strasse 20, > 85609 Dornach bei Muenchen > Handelsregister: Amtsgericht Muenchen HRB 153243 > Geschaeftsfuehrer: Brendan Lane, Charlie Peters, > Michael Cunningham, Werner Knoblich > > > > _______________________________________________ > dev-tech-crypto mailing list > dev-tech-crypto@lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-tech-crypto > >
_______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto