[Bug 21570] New: kernel32/heap tests fail with +heap
http://bugs.winehq.org/show_bug.cgi?id=21570 Summary: kernel32/heap tests fail with +heap Product: Wine Version: 1.1.37 Platform: x86-64 URL: http://test.winehq.org/data/7aaaf738ecd06c12bfd69200ee 74abd5cc9aef8b/wine_ae-ub910-heap/kernel32:heap.html OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: kernel32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Created an attachment (id=26009) --> (http://bugs.winehq.org/attachment.cgi?id=26009) terminal output heap.c:241: Test failed: Expected gbl, got 00000000 heap.c:764: Test failed: 0x0: got heap flags 50000062 expected 00000000 heap.c:766: Test failed: 0x0: got heap force flags 40000060 expected 00000000 heap.c:495: testing heap flags 50000062 heap: 110 tests executed (0 marked as todo, 2 failures), 0 skipped. etc.. 41 failures total. -- 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=21570 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2012-04-26 18:57:39 CDT --- austin(a)aw25 ~/wine-git/dlls/kernel32/tests $ grep failed ~/heap.txt heap.c:241: Test failed: Expected gbl, got (nil) heap.c:820: Test failed: 0x0: got heap flags 50000062 expected 00000000 heap.c:822: Test failed: 0x0: got heap force flags 40000060 expected 00000000 heap.c:820: Test failed: 0x10: got heap flags 50000062 expected 00000020 heap.c:822: Test failed: 0x10: got heap force flags 40000060 expected 00000020 heap.c:820: Test failed: 0x20: got heap flags 50000062 expected 00000040 heap.c:822: Test failed: 0x20: got heap force flags 40000060 expected 00000040 heap.c:820: Test failed: 0x80: got heap flags 70000062 expected 30000060 heap.c:822: Test failed: 0x80: got heap force flags 60000060 expected 30000060 heap.c:820: Test failed: 0x400: got heap flags 50000062 expected 00000000 heap.c:822: Test failed: 0x400: got heap force flags 40000060 expected 00000000 heap.c:820: Test failed: 0x800: got heap flags 50000062 expected 00000000 heap.c:822: Test failed: 0x800: got heap force flags 40000060 expected 00000000 heap.c:820: Test failed: 0x8000: got heap flags 50000062 expected 00000000 heap.c:822: Test failed: 0x8000: got heap force flags 40000060 expected 00000000 heap.c:820: Test failed: 0x200000: got heap flags 500000e2 expected 00000080 heap.c:822: Test failed: 0x200000: got heap force flags 40000060 expected 00000080 heap.c:820: Test failed: 0x2000000: got heap flags 51000062 expected 01000002 heap.c:822: Test failed: 0x2000000: got heap force flags 41000062 expected 01000002 heap.c:820: Test failed: 0xdeadbeef: got heap flags 50000062 expected 00000000 heap.c:822: Test failed: 0xdeadbeef: got heap force flags 40000060 expected 00000000 still in wine-1.5.2-303-g6cda377 -- 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=21570 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2012-04-27 03:51:10 CDT --- +heap changes the heap flags for extra debugging, the failures are expected. -- 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=21570 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |adys.wh(a)gmail.com --- Comment #3 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-04-29 06:19:18 CDT --- Closing -- 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