[Bug 19407] New: Segfault running cmd.exe

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 21 11:33:12 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19407

           Summary: Segfault running cmd.exe
           Product: Wine
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: michel.gutierrez at gmail.com


Created an attachment (id=22504)
 --> (http://bugs.winehq.org/attachment.cgi?id=22504)
Crash log

Tracking down a wine crash in running a .bat file from cmd, i narrowed down the
issue to a simple command line:

Z:\home\mig>IF DEFINED FOO ()

works (of course it does nothing)

Z:\home\mig>IF NOT DEFINED FOO ()

crashes:

wine: Unhandled page fault on read access to 0x00000000 at address 0x7ed18893
(thread 0028), starting debugger...
...

... Traces attached as separate file ...

The problem appears using wine-1.0.1 but it was also there in win-1.0

-- 
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