http://bugs.winehq.org/show_bug.cgi?id=18437
Summary: Crash in WINHELP_CreateHelpWindow in "ABC - Lesen Macht Laune" Product: Wine Version: 1.1.21 Platform: Other URL: http://www.hs-lernsoft.de/download/abc/setup.exe OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
http://www.hs-lernsoft.de/pages/download.html is a little time capsule of 30 day trial versions of german educational software written around year 2000 in vb6 (or vb98).
"ABC - lesen macht laune", http://www.hs-lernsoft.de/download/abc/setup.exe crashes if you click on Help:
Unhandled exception: page fault on read access to 0x00000028 in 32-bit code (0x7ec571a8). Backtrace: =>0 0x7ec571a8 WINHELP_CreateHelpWindow+0xcf8(wpage=0x33fd48, nCmdShow=0, remember=1) [programs/winhlp32/winhelp.c:547] in winhlp32 (0x0033fd28) 1 0x7ec579a9 WINHELP_OpenHelpWindow+0x59(lookup=0x7ec4aad0, hlpfile=(nil), val=0, wi=0x7ec708c0, nCmdShow=0) [programs/winhlp32/winhelp.c:772] in winhlp32 (0x0033fd58) 2 0x7ec5842a WinMain+0x41a(hInstance=0x7ec40000, prev=(nil), cmdline=?, show=0) [programs/winhlp32/winhelp.c:1706] in winhlp32 (0x0033fe58) ... 547 return wpage->page->file->lpszTitle;
'Course, maybe it does that under Windows, too. I haven't checked.
http://bugs.winehq.org/show_bug.cgi?id=18437
Kirill K. Smirnov lich@math.spbu.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lich@math.spbu.ru
--- Comment #1 from Kirill K. Smirnov lich@math.spbu.ru 2009-05-14 08:02:23 --- Works for me both from application and from cmd: $ wine winhlp32 ABC-LESENHELP.HLP
$ wine --version wine-1.1.19
... and till now there are not any significant changes in winhelp, according to changelog.
http://bugs.winehq.org/show_bug.cgi?id=18437
--- Comment #2 from Kirill K. Smirnov lich@math.spbu.ru 2009-05-14 08:31:43 --- Just tested wine-1.1.21 - works ok as well.
http://bugs.winehq.org/show_bug.cgi?id=18437
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME
--- Comment #3 from Dan Kegel dank@kegel.com 2009-05-14 11:02:42 --- Hmm, works for me now too with wine-1.1.21-106-g334efcd No idea what it was. (Running winhlp32 wasn't the problem, it was only starting it from the app.)
http://bugs.winehq.org/show_bug.cgi?id=18437
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2009-05-14 11:18:19 --- Closing.