http://bugs.winehq.org/show_bug.cgi?id=4791
Summary: Regression in Civ4 from recent explorer/systray changes
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jave27(a)gmail.com
I've run a git-bisect process and tracked down the bug to this patch:
http://source.winehq.org/git/?p=wine.git;a=commit;h=576e3b706299f21897fc09c…
Running civ4 worked (for the most part) up until that commit. I'll attach a
debug trace of both before and after the regression. Since that patch, it opens
the first dialog box saying "Init Files..." then crashes.
FYI, this app is run with a native msxml3 override.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4790
Summary: Cache flush exception (19)
Product: Wine
Version: 0.9.9.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmh(a)aybabtu.com
When running War of the Ring
(ftp://ftp.sierra.com/pub/blg/warofthering/demos/warofthering_demo.exe), wine
aborts with:
err:seh:fpe_handler Got unexpected trap 19
According to dlls/ntdll/signal_i386.c, this corresponds to a cache flush CPU
exception (no idea what this means. prefetch queue stuff?).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4768
------- Additional Comments From michal.seliga(a)visicom.sk 2006-10-03 08:28 -------
it crashes on winxp (sp2) too. but it crashes only after i press ok in the
configuration screen. in wine it crashes immediately after this config screen
becomes visible
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4663
------- Additional Comments From vitaliy(a)kievinfo.com 2006-10-03 08:25 -------
Try latest CVS. Now explorer should start each time because it also handles
desktop as well.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4364
------- Additional Comments From vitaliy(a)kievinfo.com 2006-10-03 08:22 -------
Well it works for me:
rm -rf ~/.wine
wine
ln -s /media/dvd ~/.dosdevices/d:
wine 'd:\setup.exe'
The whole Office 2000 Pro installed and excel, word (haven't tested the rest)
does work for me. There were lots of errors durring install related to DAO and
VB but that didn't stop install from complettting.
PS: Please DO NOT paste so much text. Create attachment instead.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4768
------- Additional Comments From wijn(a)wanadoo.nl 2006-10-03 08:13 -------
Created an attachment (id=2029)
--> (http://bugs.winehq.org/attachment.cgi?id=2029&action=view)
fix for bug 4768
The program is buggy, crashes here on Win2000.
It is calling EndPaint() with 1 parameter. EndPaint expects 2 and pop's the
saved ebp register from the stack -> crash.
I have sent in the attached patch with a fix, not sure if it will be accepted.
Rein.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4364
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |philip(a)digitalinfinity.biz
------- Additional Comments From tony.lambregts(a)gmail.com 2006-10-03 08:04 -------
*** Bug 4789 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4789
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony.lambregts(a)gmail.com 2006-10-03 08:04 -------
Please do not paste Logs/Backtraces here (attach them)
This looks like bug 4364 at least the symptoms are the same.
*** This bug has been marked as a duplicate of 4364 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2738
------- Additional Comments From bo(a)tveden.com 2006-10-03 04:06 -------
Created an attachment (id=2028)
--> (http://bugs.winehq.org/attachment.cgi?id=2028&action=view)
WINEDEBUG=+relay,+seh,+tid ... for opening email with ".doc" attachment
I have now produced a trace as requested, without using mouse(!)
Sequence:
1) Started wine nlnotes.exe
2) Logged in
3) pressed ALT-B + 1 => open mail folder
4) pressed enter => open an email with two ".doc" attachments
5) Crash... => trace-file is 129 MB
The tracefile is 2010048 lines... I therefore tail'ed the last 500000 lines
(new file size: 32 MB, bzip-size: 519682)
There is an "Unhandled exception 0x80000003" in line 499720
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.