[Bug 31100] New: Outlook 2010 crashes on calender alerts
http://bugs.winehq.org/show_bug.cgi?id=31100 Bug #: 31100 Summary: Outlook 2010 crashes on calender alerts Product: Wine Version: 1.5.7 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: Rainmaker52(a)gmail.com Classification: Unclassified Created attachment 40829 --> http://bugs.winehq.org/attachment.cgi?id=40829 Debugger backtrace OK, this is probably going to be a pretty illusive bug, but I'll report it anyway. When opening Outlook (2 Exchange accounts configured), Outlook asks me for a username and password. After entering this, it tries to open alerts from my calender (the screen with a meeting name and the time overdue). Once you click "Dismiss" (or "Delete"), there's a ~70% chance of Outlook crashing. After having Outlook open for sometime, Outlook also crashes. The error is always te same though: "Unhandled page fault on read access to 0x00000000". Backtrace attached. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31100 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2012-07-02 05:27:22 CDT --- Could you generate a +relay,+seh log for that? Also what's a reason of using native msxml6: --- PE 58800000-58946000 Deferred msxml6 --- and c/c++ runtime libs? --- PE 78480000-7850e000 Deferred msvcp90 PE 78520000-785c3000 Deferred msvcr90 --- If you have any troubles with those set to builtin please open separate reports. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31100 --- Comment #2 from Rainmaker52(a)gmail.com 2012-07-02 06:47:50 CDT --- Created attachment 40832 --> http://bugs.winehq.org/attachment.cgi?id=40832 Wine trace OK, for some reason it took some more effort to make Outlook crash. This crash occured when receiving mail. Please let me know if this is the info you need. About the overridden libs; I knew that Office required msxml6 and C++. So, I installed it in this prefix. I didn't actually try the native libs. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31100 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2012-07-02 06:55:10 CDT --- (In reply to comment #2)
Created attachment 40832 [details] Wine trace
OK, for some reason it took some more effort to make Outlook crash.
This crash occured when receiving mail. Please let me know if this is the info you need.
No, I asked about +relay,+seh log. Use 'WINEDEBUG=+relay,+tid wine <appname>'. You could reduce it a bit by running some wine application first (like winecfg) and keeping it running when you start Outlook.
About the overridden libs; I knew that Office required msxml6 and C++. So, I installed it in this prefix. I didn't actually try the native libs.
The goal is to use builtin modules. So please try without them. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31100 --- Comment #4 from Rainmaker52(a)gmail.com 2012-07-04 02:40:19 CDT --- I'm having trouble with debugging enabled. There seems to be a giant performance impact. With +seh,+relay, Outlook start (takes about 5 full minutes) and slowly draws a window where I can type in my password. After I type my password, it just sits there. It's not reacting to anything except for kill. This is not a slow machine (Core i5, 8GB RAM, > 6GB available), but debugging seems to be to heavy nonetheless. I did make some progress though. When using builtin modules, mail does not display. BUT, when putting the modules to "native,builtin", Outlook runs much more stable. Still crashes on rare occassions, but not nearly as often (and with a different error "Encountered a problem and needs to close"). Is there any way for me to "+seh,+trace" only specific libraries? Overrides in place: msvcr80 msxml6 riched20 urlmon mstcf -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31100 --- Comment #5 from Rainmaker52(a)gmail.com 2012-07-06 04:17:26 CDT --- Created attachment 40884 --> http://bugs.winehq.org/attachment.cgi?id=40884 +seh,+relay trace OK, somehow I was able to +seh,+relay trace Outlook. Outlook crashed with the same memory reference to 0x0000000, though this time, directly on startup. I hope this trace will do... winecfg was running in the background, output was captured using script. Some privacy-sensitive information was sed -i'd away (new values: PASSWORD, DOMAIN and "company") -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31100 --- Comment #6 from Hans Leidekker <hans(a)meelstraat.net> 2012-07-06 08:59:14 CDT ---
err:wininet:init_openssl trying to use a SSL connection, but couldn't load libssl.so.0.9.8. Expect trouble.
Make sure you're running a version of Wine compiled for your system and that a 32-bit version of the openssl library is installed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31100 Rainmaker52(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from Rainmaker52(a)gmail.com 2012-08-14 05:39:34 CDT --- Outlook works on wine 1.5.7. No more crashes (or very rarely). I didn't change anything on the openssl packages, so I'm not entirely sure what actually fixed this though. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31100 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2012-08-17 13:54:54 CDT --- Closing bugs fixed in 1.5.11. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org