[Bug 20627] New: chromium's base_unittests's StackTrace.OutputToStream fails (RtlCaptureStackBackTrace unimplemented)
http://bugs.winehq.org/show_bug.cgi?id=20627 Summary: chromium's base_unittests's StackTrace.OutputToStream fails (RtlCaptureStackBackTrace unimplemented) Product: Wine Version: 1.1.32 Platform: PC OS/Version: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com $ wine base_unittests.exe --gtest_filter=StackTrace.OutputToStream fails with [ RUN ] StackTrace.OutputToStream fixme:seh:RtlCaptureStackBackTrace (0, 62, 0x32facc, (nil)) stub! .\debug_util_unittest.cc(22): error: Expected: (frames_found) >= (5u), actual: 0 vs 5 No stack frames found. Skipping rest of test. [ FAILED ] StackTrace.OutputToStream (1070 ms) Looks like RtlCaptureStackBackTrace needs implementing. -- 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=20627 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> 2009-11-12 10:24:09 --- Fixed by d90f691e58ccf3deed6bd4a45bcae350bb7587ce. -- 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=20627 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2009-11-13 12:44:51 --- Closing bugs fixed in 1.1.33. -- 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.
participants (1)
-
wine-bugs@winehq.org