[Bug 45390] New: devenum:devenum fails if privileges are not high enough

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 27 09:04:31 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45390

            Bug ID: 45390
           Summary: devenum:devenum fails if privileges are not high
                    enough
           Product: Wine
           Version: unspecified
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: devenum
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

devenum:devenum fails if privileges are not high enough, such as when running
as administrator without elevated privileges, or running as a regular user:

devenum.c:526: Test failed: got 0x80004005
devenum.c:528: Test failed: DMO should be registered
devenum.c:532: Test failed: got 0x80004005
devenum.c:546: Test failed: got 0x1

* Related source
 
https://source.winehq.org/git/wine.git/?a=blob;f=dlls/devenum/tests/devenum.c;hb=85f1a79be8bbb9b62ad88e0d0fbf1e005fd3ba16#l526

* odevenum:devenum failures on the WineTest website
  https://test.winehq.org/data/tests/devenum:devenum.html

Line 526 was introduced by this commit:

commit 0da4892b456ba1a01af3cc7d024aaa0bfef93063
Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Sun Jun 24 17:20:29 2018 -0500

    devenum: Implement parsing and reading DMO monikers.

    Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>


Luckily this issue can be reproduced on the w2000pro TestBot VM so it is easy
to work on.

This issue can also be seen on the fg-win7u64-1spie9adm, fg-win7u64-1spie9usr
and fg-winxp-lusr WineTest machines.

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