[Bug 36539] Evernote 5.4 crashes on startup (automatic proxy configuration fails)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 6 02:13:03 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36539

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
                URL|                            |http://filehippo.com/downlo
                   |                            |ad_evernote/57658
                 CC|                            |focht at gmx.net
          Component|windowscodecs               |-unknown
            Version|unspecified                 |1.7.19
            Summary|Evernote_5.4.0.3698 .exe:   |Evernote 5.4 crashes on
                   |it gives an error and asks  |startup (automatic proxy
                   |me to close the app         |configuration fails)

--- Comment #3 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

runs fine here. Created notes, shared etc.

The app suffers from bug 35041 (use 'taskset -c 0 wine ./Evernote.exe').

The backtrace is almost useless without symbol information but hints at
'jsproxy' dll (automatic proxy configuration) which was introduced with Wine
1.7.19

There was one commit on top of Wine 1.7.19
(0dda8a14db8d83505670f1375966d35ed3c05ecd -> "jsproxy: Avoid potential NULL
dereference (Coverity).") so you could try GIT or wait for Wine 1.7.20

Create a trace log using:

--- snip ---
$ WINEDEBUG=+tid,+seh,+winhttp,+jsproxy,+jscript wine ./Evernote.exe >>log.txt
2>&1
--- snip ---

and attach it to the bug.

$ sha1sum Evernote_5.4.0.3698.exe 
cb00e6a2976b3af3c727a505ffc11a600eae3879  Evernote_5.4.0.3698.exe

$ du -sh Evernote_5.4.0.3698.exe 
83M    Evernote_5.4.0.3698.exe

$ wine --version
wine-1.7.19-70-gd6a59f7

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list