[Bug 21923] New: winedbg should not called himself recursively

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 4 12:08:21 CST 2010


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

           Summary: winedbg should not called himself recursively
           Product: Wine
           Version: unspecified
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: winedbg
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: yann at droneaud.fr


While trying to debug wine built with llvm/clang, I've found an annoying
behavior of winedbg : if it fails with an unhanled page fault, it spawn another
instance of winedbg, which will do the same, endlessly.

Wine should be able to detect such failure in winedbg and abort, crash, core
dump, whatever, but not spawn more and more instance of winedbg.

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