[Bug 20946] New: Chromium base_unittests call unimplemented function ADVAPI32.dll.OpenTraceW
http://bugs.winehq.org/show_bug.cgi?id=20946 Summary: Chromium base_unittests call unimplemented function ADVAPI32.dll.OpenTraceW Product: Wine Version: 1.1.34 Platform: PC OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: advapi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com Chromium seems to be using more win32 calls as time goes on... [ RUN ] EtwTraceConsumerBaseTest.OpenRealtimeSucceedsWhenNoSession fixme:advapi:ControlTraceW (0, L"TestLogSession", (nil), 1) stub wine: Call from 0x7ef89c0e to unimplemented function ADVAPI32.dll.OpenTraceW, aborting Backtrace: =>0 0x7ef89c0e stub_entry_point+0x4b(dll="ADVAPI32.dll", name="OpenTraceW", ret_addr=0x50b25c) [/home/dank/wine-git/dlls/ntdll/loader.c:195] in ntdll (0x0032fa2c) 1 0x0033005a (0x0032fbf0) 2 0x005088c1 EtwTraceConsumerBaseTest_OpenRealtimeSucceedsWhenNoSession_Test::TestBody+0x31() [c:\users\dkegel\documents\src\base\event_trace_consumer_win_unittest.cc:88] in base_unittests (0x0032fc2c) Related source: http://src.chromium.org/viewvc/chrome/trunk/src/base/event_trace_consumer_wi... http://src.chromium.org/viewvc/chrome/trunk/src/base/event_trace_controller_... http://src.chromium.org/viewvc/chrome/trunk/src/base/event_trace_controller_... -- 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=20946 --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2009-12-07 16:19:48 --- Also, test EtwTraceControllerTest.EnableDisable hangs, probably because advapi32.ControlTrace() isn't really implemented. -- 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=20946 --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2009-12-07 16:31:53 --- And EtwTraceProviderTest.ToleratesPreCreateInvocations fails, probably because RegisterTraceGuidsW isn't fully implemented. -- 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=20946 Xavier Vachon <xvachon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon(a)gmail.com --- Comment #3 from Xavier Vachon <xvachon(a)gmail.com> 2010-08-26 10:28:49 --- Still unimplemented in current git (1.3.1) -- 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=20946 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht(a)gmx.net Resolution| |FIXED --- Comment #4 from Anastasius Focht <focht(a)gmx.net> 2011-05-01 04:32:45 CDT --- Hello, this is fixed by commit: http://source.winehq.org/git/wine.git/commitdiff/f9a455964c818392f6c0796b66b... Regards -- 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=20946 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2011-05-13 13:33:31 CDT --- Closing bugs fixed in 1.3.20. -- 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=20946 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f9a455964c818392f6c0796b66b | |a11e3611b4fa6 -- 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