[Bug 8421] Disk Explorer Pro 3.60 crashes when browsing or searching
http://bugs.winehq.org/show_bug.cgi?id=8421 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #8 from Dan Kegel <dank(a)kegel.com> 2008-10-26 09:07:24 --- Ralph & Pavel, those long logs showing that comctl32 couldn't be found just mean that you didn't override comctl32 properly. However, overriding comctl32 isn't too useful... the app crashes even sooner here with native comctl32. For me, with plain wine, it crashes just as Anastasius describes (inside the app's window proc): trace:listview:notify_dispinfoT pdi->item={iItem=0, iSubItem=0, state=0, stateMask=0, pszText="", cchTextMax=512, iImage=0, iIndent=0} trace:listview:notify_hdr (code=-150) 0009:Call user32.GetWindowLongW(00020058,fffffff4) ret=7e6fbab4 0009:Ret user32.GetWindowLongW() retval=0000e901 ret=7e6fbab4 0009:Call user32.SendMessageW(0002005a,0000004e,0000e901,0032924c) ret=7e6fbadb 0009:Call window proc 0x4d1ff6 (hwnd=0x2005a,msg=WM_NOTIFY,wp=0000e901,lp=0032924c) 0009:Call user32.GetDlgCtrlID(00020058) ret=004d349b 0009:Ret user32.GetDlgCtrlID() retval=0000e901 ret=004d349b trace:seh:raise_exception code=c0000005 flags=0 addr=0x42ed36 ... Unhandled exception: page fault on read access to 0x00000004 in 32-bit code (0x0042ed36). -- 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