http://bugs.winehq.com/show_bug.cgi?id=1775
Summary: quicktax quik2002 crashes in initquicktaxtype+0x6b8bf in qt2002.exe Product: Wine Version: 20030911 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.com ReportedBy: johnlumby@hotmail.com
I have a dual-boot PentiumII with WinNt4 on a small partition and linux RedHat7.3 on the rest. I have installed and used "QuickTax" on WinNT4 for two years, would like to be able to run it under Wine (It's the last and now only thing I need to run that works only on Win).
I copied the windows dir containing the quik2002 under my fake_windows C drive so that it appears to be in the same place. I have its pre-req, IEXPLORE6, installed and that works. I run quicktax like this:
cd /home/lumby/.wine/fake_windows/john/quik2002/qt2002; wine "C:\john\quik2002\QT2002\qt2002.exe" >>/tmp/notes.lumby.log 2>&1
It comes up, tells me something about being unable to get Media Path, will continue without MultiMedia, I click OK, it goes off for a bit, then dies here:
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0068b5ef). In 32-bit mode. Register dump: CS:0023 SS:002b DS:002b ES:002b FS:008f GS:0007 EIP:0068b5ef ESP:406620dc EBP:40662148 EFLAGS:00210293( R- 00 I S -A- 1C) EAX:40662128 EBX:40662118 ECX:00000000 EDX:00000000 ESI:406620f0 EDI:40662108 Stack dump: 0x406620dc (_end+0x36a594): 406620f0 40662108 41ee1291 41ee0060 0x406620ec (_end+0x36a5a4): 00000000 00000000 00000000 00000000 0x406620fc (_end+0x36a5b4): 00000000 00000000 00000000 00000000 0x4066210c (_end+0x36a5c4): 00000000 00000000 00000000 00000000 0x4066211c (_end+0x36a5d4): 00000000 00000000 00000000 00820003 0x4066212c (_end+0x36a5e4): 004194ba 00000000 41ee0060 41d71394 0x4066213c (_end+0x36a5f4):
0011: sel=008f base=400e4be0 limit=00000fff 32-bit rw- Backtrace: =>0 0x0068b5ef (qt2002.exe.initquicktaxtype+0x6b8bf in qt2002.exe) (ebp=40662148) 1 0x00635172 (qt2002.exe.initquicktaxtype+0x15442 in qt2002.exe) (ebp=416a2b81) 2 0x73736572 (MSVCRT.DLL._tzset+0x3168c422) (ebp=676f7270) *** Invalid address 0x676f7270 (MSVCRT.DLL._tzset+0x2564d120)
0x0068b5ef (qt2002.exe.initquicktaxtype+0x6b8bf in qt2002.exe): movl 0x0(%ecx),%edx
I have not seen any reference to Quicktax in the WineHQ lists, but noticed some entries in the App database referring to Quicken, which is from the same stable, which gives me some hope that maybe quicktax might work also. Any suggestions? I can append all the config stuff here if needed, but I wil mention that I've tried all kinds of alternative configs etc and it dies in the same place every time. The only thing I have not tried that maybe I should is running its installer under wine to reinstall it. That is awkward as in theory quicktax won't let you install it more than once.