http://bugs.winehq.org/show_bug.cgi?id=36747
Bug ID: 36747 Summary: When SIV calls SLGetWindowsInformation() it crashes as RaiseException() get's called Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ray@rh-software.com
When I try and run SIV 4.46 Beta-15 on Wine it crashes when it calls SLGetWindowsInformation() as RaiseException() get's called rather than an error being returned. I also noted the function does not get reported correctly in the attached trace. __wine_spec_unimplemented_stub+0x37(module="slc.dll", function="ÿ Ó“")
It's simple enough for me to stop SIV calling SLGetWindowsInformation() when it's running on Wine, but I feel I should not need to do this. Then again it's far easier than getting Wine fixed!
http://bugs.winehq.org/show_bug.cgi?id=36747
--- Comment #1 from ray@rh-software.com --- Created attachment 48799 --> http://bugs.winehq.org/attachment.cgi?id=48799 SIV Crash Information
http://bugs.winehq.org/show_bug.cgi?id=36747
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht@gmx.net Version|unspecified |1.5.0 Summary|When SIV calls |SIV 4.46 Beta-15 crashes on |SLGetWindowsInformation() |unimplemented function |it crashes as |slc.dll.SLGetWindowsInforma |RaiseException() get's |tion |called | Ever confirmed|0 |1
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming.
MSDN: http://msdn.microsoft.com/en-us/library/windows/desktop/aa965834%28v=vs.85%2...
Source: http://source.winehq.org/git/wine.git/blob/40953c2ada49f2b8df62624f273c54b12...
BTW you are using an outdated, no longer supported Wine version.
Regards
http://bugs.winehq.org/show_bug.cgi?id=36747
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://mirror.szepe.net/siv | |/siv.zip
http://bugs.winehq.org/show_bug.cgi?id=36747
--- Comment #3 from ray@rh-software.com --- Created attachment 48800 --> http://bugs.winehq.org/attachment.cgi?id=48800 BTW the issue also exists in 1.7.20
http://bugs.winehq.org/show_bug.cgi?id=36747
ray@rh-software.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.5.0 |1.7.20
https://bugs.winehq.org/show_bug.cgi?id=36747
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e97746a538467835db2a278e442 | |d67116dda853b Status|NEW |RESOLVED CC| |nerv@dawncrow.de Version|1.7.20 |1.5.0 Resolution|--- |FIXED
--- Comment #4 from André H. nerv@dawncrow.de --- stubs are upstream: https://source.winehq.org/git/wine.git/commitdiff/e97746a538467835db2a278e44...
please open new bugs for remaining problems after retesting.
(and don't change the reported version of a bug please)
https://bugs.winehq.org/show_bug.cgi?id=36747
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.29.
https://bugs.winehq.org/show_bug.cgi?id=36747
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |slc