[Bug 25399] EasyCash & Tax crashes when executing "Select New Datadirectory" menu entry

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 19 09:01:23 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=25399

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
            Version|unspecified                 |1.3.8
           Keywords|                            |download
                URL|                            |http://www.easyct.de/
          Component|-unknown                    |comdlg32
                 CC|                            |focht at gmx.net
     Ever Confirmed|0                           |1
            Summary|EasyCash & Tax Crashes      |EasyCash & Tax crashes when
                   |                            |executing "Select New
                   |                            |Datadirectory" menu entry
         OS/Version|Mac OS X 10.5               |other

--- Comment #2 from Anastasius Focht <focht at gmx.net> 2011-06-19 09:01:23 CDT ---
Hello,

confirming.

--- snip ---
...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x68aaaa46).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:68aaaa46 ESP:00f3ab4c EBP:00f3aef4 EFLAGS:00010246(  R- --  I  Z- -P- )
 EAX:00000000 EBX:68adeff4 ECX:687b6ec3 EDX:00000000
 ESI:6c2ce500 EDI:00060098
...
Backtrace:
=>0 0x68aaaa46 FILEDLG95_OnOpen+0x49d(hwnd=0x60098)
[/opt/projects/wine/wine-git/dlls/comdlg32/filedlg.c:2507] in comdlg32
(0x00f3aef4)
  1 0x68aa8f3e FILEDLG95_OnWMCommand+0xd9(hwnd=0x60098, wParam=0x1)
[/opt/projects/wine/wine-git/dlls/comdlg32/filedlg.c:1859] in comdlg32
(0x00f3af24)
  2 0x68aa73ac FileOpenDlgProc95+0x45a(hwnd=0x60098, uMsg=0x111, wParam=0x1,
lParam=0x100cc) [/opt/projects/wine/wine-git/dlls/comdlg32/filedlg.c:1330] in
comdlg32 (0x00f3afb4)
...
  17 0x0043c730 in easyct (+0x3c72f) (0x00f3b3f4)
  18 0x004544aa in easyct (+0x544a9) (0x00f3b628)
...
0x68aaaa46 FILEDLG95_OnOpen+0x49d
[/opt/projects/wine/wine-git/dlls/comdlg32/filedlg.c:2507] in comdlg32: movl   
0x0(%eax),%eax
2507                if
(SUCCEEDED(IShellBrowser_BrowseObject(fodInfos->Shell.FOIShellBrowser,
pidlCurrent, SBSP_ABSOLUTE))
--- snip ---

Winedbg:

--- snip ---
Wine-dbg>p *fodInfos
{ofnInfos=0xf3f3f0, unicode=0, initdir="C:\users\focht\My
Documents\Downloads\bug25399\", filename="", title=0x0(nil), defext=0x0(nil),
filter="Files (*.XFolderDialog-8C0C924B-7A86-4e8d-8D6E-A1C50D74E8DF)",
customfilter=0x0(nil), sizedlg={cx=0, cy=0}, initial_size={x=0, y=0},
Shell={FOIShellBrowser=(nil), FOIShellFolder=(nil), FOIShellView=(nil),
FOIDataObject=(nil)}, ShellInfos={hwndOwner=(nil), hwndView=(nil),
folderSettings={ViewMode=0, fFlags=0}, pidlAbsCurrent=(nil),
lpstrCurrentFilter="*.xfolderdialog-8c0c924b-7a86-4e8d-8d6e-a1c50d74e8df"},
DlgInfos={hwndFileTypeCB=0x200aa, hwndLookInCB=0x300b2, hwndFileName=0x200ae,
hwndTB=0x100ba, hwndGrip=0x400c0, hwndCustomDlg=0x200c2, dwDlgProp=0},
HookMsg={fileokstring=0xc057, lbselchstring=0xc059, helpmsgstring=0xc05a,
sharevistring=0xc05b}}
--- snip ---

fodInfos->Shell.FOIShellBrowser -> NULL

Code:
http://source.winehq.org/git/wine.git/blob/d441d3b8ba74ac27b59614ff02076efa0cad2278:/dlls/comdlg32/filedlg.c#l2495

$ sha1sum ECTSetup.exe 
49dd0c4003e2c97a669fdc7656345b3d87dabfd5  ECTSetup.exe

$ wine --version
wine-1.3.22-164-g17e6d75

Regards

-- 
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.



More information about the wine-bugs mailing list