[Bug 12727] New: non-fatal crash accompanies every program start

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 21 20:21:06 CDT 2008


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 at winehq.org
        ReportedBy: kilgus at 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 at 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.



More information about the wine-bugs mailing list