http://bugs.winehq.org/show_bug.cgi?id=12727
Summary: non-fatal crash accompanies every program start Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: kilgus@fuenfsieben.de
Created an attachment (id=12379) --> (http://bugs.winehq.org/attachment.cgi?id=12379) Output of a typical crash
wine invocation is followed by a non-fatal crash on every software starting. Despite of this, the programs themselves work well. Tools like wineprefixcreate or wineboot show the same behaviour.
Regression testing brought up the following patch as inventor of the "default crashes":
bf89330fb665e7913aeb081bbb1882c06e6607f6 is first bad commit commit bf89330fb665e7913aeb081bbb1882c06e6607f6 Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Thu Jan 17 21:05:25 2008 +0800
ntdll: Do not perform base relocation if an image is not a DLL.
:040000 040000 dfa12ff51998e20e5b2c6e1f83bc8ad79ed96146 70fe5fcaef39044014c80f9c4e87231840dd1664 M dlls
AFAICS (s. attachment) sshdrv82.sys - which was installed by one of the programs I use - causes the problem, perhaps having some need for relocation but not being named a DLL ...
http://bugs.winehq.org/show_bug.cgi?id=12727
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2008-04-21 22:48:50 --- What Wine version are you using? What's the real problem if everything works?
http://bugs.winehq.org/show_bug.cgi?id=12727
Marcus Meissner marcus@jet.franken.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marcus@jet.franken.de
--- Comment #2 from Marcus Meissner marcus@jet.franken.de 2008-04-25 09:10:25 --- Its the service loaded, crashing while loading: sshdrv82.sys
http://bugs.winehq.org/show_bug.cgi?id=12727
Andreas Kilgus kilgus@fuenfsieben.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Andreas Kilgus kilgus@fuenfsieben.de 2008-04-25 09:26:26 --- At the moment, while testing, I am using wine HEAD from git. And apparently the bug has been fixed, so I'll hereby resolve it.
Concerning "What's the real problem": I can't imagine "crashing" being expected behaviour - so obviously something is not implemented the way it should. Whereas I just see error messages and don't smart under show stoppers, this might be completely different for someone else who doesn't want to do regression testing or even report a bug. That's why I did it. :-)
http://bugs.winehq.org/show_bug.cgi?id=12727
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2008-05-02 12:37:40 --- Closing bugs fixed in 0.9.61.