http://bugs.winehq.org/show_bug.cgi?id=35145
Bug ID: 35145 Summary: RSA SecurID software token doesn't run Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: dopey@moonteeth.com Classification: Unclassified
Created attachment 46887 --> http://bugs.winehq.org/attachment.cgi?id=46887 backtrace generated by crossover 13.0.1
I've been using wine (specifically with crossover) to run the RSA SecurID software token software and with crossover 13.0 and higher it will no longer run. I'll attach the backtrace.
I installed it with the Fedora version of wine (wine-1.7.5) and it also stopped working. I couldn't figure out how to properly generate a backtrace to compare to the crossover backtrace so if the crossover one isn't good enough, please let me know and I'll work on getting one from "stock" wine.
http://bugs.winehq.org/show_bug.cgi?id=35145
--- Comment #1 from Austin English austinenglish@gmail.com --- Does 'winetricks vcrun2005' help?
http://bugs.winehq.org/show_bug.cgi?id=35145
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com --- What version of the RSA client? I've never been able to install it, the msi installer hangs.
http://bugs.winehq.org/show_bug.cgi?id=35145
--- Comment #3 from dopey@moonteeth.com --- I'll have to try winetricks. I'll see if I can get this reinstalled again under regular wine. I've been using it via a crossover bottle mainly.
I have 4.11 of the software token installed.
http://bugs.winehq.org/show_bug.cgi?id=35145
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |ftp://ftp.rsasecurity.com/p | |ub/agents/RSASecurIDToken41 | |1.zip CC| |focht@gmx.net Version|unspecified |1.7.4 Depends on| |35149 Summary|RSA SecurID software token |RSA SecurID token v411 |doesn't run |crashes on startup Ever confirmed|0 |1
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
refining some fields... adding dependency to bug 35149 (installer).
@Austin:
Yes, 'winetricks vcrun2005' obviously works around here.
Regards
http://bugs.winehq.org/show_bug.cgi?id=35145
--- Comment #5 from dopey@moonteeth.com --- Yup. The crossover equivalent of winetricks vcrun2005 (simply installing the MS VC++ 2005 runtime via crossover's ui) made the problem go away.
I haven't tried in a non-crossover wine instance, but I can't imagine why it would be any different.
I assume this means something changed with the builtin 2005 vc runtime that broke compatibility with this but simply replacing it with a "real" one allowed this to work. Is that right?
http://bugs.winehq.org/show_bug.cgi?id=35145
Bug 35145 depends on bug 35149, which changed state.
Bug 35149 Summary: RSA SecurID token v411 installer hangs during processing of EULA (large RTF passed twice: window text and richedit streamin callback) http://bugs.winehq.org/show_bug.cgi?id=35149
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
http://bugs.winehq.org/show_bug.cgi?id=35145
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com Assignee|wine-bugs@winehq.org |piotr.caban@gmail.com
--- Comment #6 from Piotr Caban piotr.caban@gmail.com --- The application needs some changes in both msvcp80 and msvcr80 dlls.
I was not checking yet what happens in msvcp80. In msvcr80 proper support for se_translator needs to be added.
http://bugs.winehq.org/show_bug.cgi?id=35145
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2a8a1452acdeb0eb671ac4526ea | |10485307ffc31 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #7 from Piotr Caban piotr.caban@gmail.com --- The application starts now. Fixed by commits 0f3c31b1eab7842834242ac13e5eef0e0d5ce5ad and 2a8a1452acdeb0eb671ac4526ea10485307ffc31.
https://bugs.winehq.org/show_bug.cgi?id=35145
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.11.
http://bugs.winehq.org/show_bug.cgi?id=35145
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |prakashgnana85@gmail.com
--- Comment #9 from Anastasius Focht focht@gmx.net --- *** Bug 35551 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=35145
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|ftp://ftp.rsasecurity.com/p |https://web.archive.org/web |ub/agents/RSASecurIDToken41 |/20210725201433/http://grap |1.zip |evine.dyndns-ip.com/downloa | |d/vpn/rsasecuridtoken410.zi | |p Summary|RSA SecurID token v411 |RSA SecurID token v4.1.x |crashes on startup |crashes on startup
--- Comment #10 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive.
The original vendor ftp downloads are gone. No archive.org snapshots exist for v4.1.1, even third-party mirrors. Maybe someone manages to find this version/download somewhere. I've searched half an hour and eventually gave up (also checking links from IT setup PDF guides from various companies).
Meanwhile I've managed to dig out v4.1.0 from some sites. The problem can be reproduced with v4.1.0 as well.
Created archive.org snapshots just in case:
https://web.archive.org/web/20210725201433/http://grapevine.dyndns-ip.com/do...
https://web.archive.org/web/20210725201411/https://webaccess.hotelplan.com/H...
$ sha1sum RSASecurIDToken410.zip 31f08bdf501f63e400e4d2a22899efa05fbbcdb0 RSASecurIDToken410.zip
$ du -sh RSASecurIDToken410.zip 11M RSASecurIDToken410.zip
Regards