[Bug 12727] New: non-fatal crash accompanies every program start
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(a)winehq.org ReportedBy: kilgus(a)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(a)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 ... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12727 --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-04-21 22:48:50 --- What Wine version are you using? What's the real problem if everything works? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12727 Marcus Meissner <marcus(a)jet.franken.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marcus(a)jet.franken.de --- Comment #2 from Marcus Meissner <marcus(a)jet.franken.de> 2008-04-25 09:10:25 --- Its the service loaded, crashing while loading: sshdrv82.sys -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12727 Andreas Kilgus <kilgus(a)fuenfsieben.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Andreas Kilgus <kilgus(a)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. :-) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12727 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-02 12:37:40 --- Closing bugs fixed in 0.9.61. -- 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