http://bugs.winehq.org/show_bug.cgi?id=14646
Summary: StairDesigner 6.04a : Installer crashes Product: Wine Version: 1.1.1 Platform: PC URL: http://boole.club.fr/installstairdesigner.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: e39@free.fr
Created an attachment (id=15069) --> (http://bugs.winehq.org/attachment.cgi?id=15069) console output
Installer crashes at the end of the installation process (Unhandled page fault on read).
http://bugs.winehq.org/show_bug.cgi?id=14646
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Status|UNCONFIRMED |NEW Component|-unknown |dbghelp Ever Confirmed|0 |1
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-07-26 14:16:39 --- confirming. The crash itsself is probably from the app itsself being started after the installation. With native imagehlp.dll the app starts fine, though it throws up a weird messagebox, which i guess it doesn't do in windows. At least it should not crash in imagehelp, so that's another bug. There's no component for imagehlp, i'll set it to dbghelp for now
http://bugs.winehq.org/show_bug.cgi?id=14646
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-07-26 14:18:18 --- Created an attachment (id=15070) --> (http://bugs.winehq.org/attachment.cgi?id=15070) crash with debug-symbols
http://bugs.winehq.org/show_bug.cgi?id=14646
--- Comment #3 from Hans Leidekker hans@it.vu.nl 2008-07-26 15:32:37 --- Created an attachment (id=15072) --> (http://bugs.winehq.org/attachment.cgi?id=15072) imagehlp: Implement ImageLoad.
Fixes the crash.
http://bugs.winehq.org/show_bug.cgi?id=14646
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com Keywords| |download, patch
--- Comment #4 from Austin English austinenglish@gmail.com 2009-01-27 23:56:35 --- Still present in git. Hans, would you mind resubmitting that patch? Works great here. I'm guessing you didn't submit because of 1.0?
http://bugs.winehq.org/show_bug.cgi?id=14646
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net
--- Comment #5 from Hans Leidekker hans@meelstraat.net 2009-01-28 02:31:06 ---
Still present in git. Hans, would you mind resubmitting that patch? Works great here. I'm guessing you didn't submit because of 1.0?
No, I never submitted it because it's not correct.
http://bugs.winehq.org/show_bug.cgi?id=14646
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|dbghelp |imagehlp
--- Comment #6 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-08-26 16:26:41 --- still present in wine-1.1.28
http://bugs.winehq.org/show_bug.cgi?id=14646
--- Comment #7 from Trygve Vea trygve.vea@gmail.com 2011-01-14 15:21:35 CST --- Created an attachment (id=32850) --> (http://bugs.winehq.org/attachment.cgi?id=32850) Terminal output, wine 1.3.11
Still present in wine 1.3.11
http://bugs.winehq.org/show_bug.cgi?id=14646
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #8 from Jerome Leclanche adys.wh@gmail.com 2011-11-02 17:15:01 CDT --- Still unimplemented. http://source.winehq.org/git/wine.git/blob/HEAD:/dlls/imagehlp/access.c#l88
http://bugs.winehq.org/show_bug.cgi?id=14646
--- Comment #9 from Austin English austinenglish@gmail.com --- (In reply to comment #8)
Still unimplemented. http://source.winehq.org/git/wine.git/blob/HEAD:/dlls/imagehlp/access.c#l88
The same in wine-1.7.11.
https://bugs.winehq.org/show_bug.cgi?id=14646
Teras teras@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |teras@luukku.com
--- Comment #10 from Teras teras@luukku.com --- the same wine-1.7.36-155-g5cd0457
https://bugs.winehq.org/show_bug.cgi?id=14646
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|StairDesigner 6.04a : |imagehlp: ImageLoad too |Installer crashes |stubby Severity|normal |minor
https://bugs.winehq.org/show_bug.cgi?id=14646
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #11 from super_man@post.com --- Download dead.
The source code link points to wrong location now?
line 88 is
BOOL WINAPI ImageUnload(PLOADED_IMAGE pLoadedImage)
https://bugs.winehq.org/show_bug.cgi?id=14646
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #12 from Sebastian Lackner sebastian@fds-team.de --- Do we really need two bugs to track issues with the imagehlp.ImageLoad? https://bugs.winehq.org/show_bug.cgi?id=23455 seems to be the same issue, and contains a staged patch.
https://bugs.winehq.org/show_bug.cgi?id=14646
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #13 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Sebastian Lackner from comment #12)
Do we really need two bugs to track issues with the imagehlp.ImageLoad? https://bugs.winehq.org/show_bug.cgi?id=23455 seems to be the same issue, and contains a staged patch.
Makes sense.
*** This bug has been marked as a duplicate of bug 23455 ***
https://bugs.winehq.org/show_bug.cgi?id=14646
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Austin English austinenglish@gmail.com --- Closing.