http://bugs.winehq.org/show_bug.cgi?id=17415
Summary: netapi32/access test crashes if +heap enabled Product: Wine Version: 1.1.15 Platform: PC URL: http://test.winehq.org/data/6a1537c4b5037be5253c33021fda 3a02430533f7/wine_xp_ae-ub-810-heap/netapi32:access.html OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: enhancement Priority: P2 Component: winsock AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
heap.c:400: HEAP_GetPtr: Assertion `0' failed. err:seh:raise_exception Unhandled exception code 80000101 flags 1 addr 0x600007d2 make: *** [access.ok] Error 1
Attached is the output of: WINEDEBUG=+heap,+relay,+seh,+tid make access.ok 2>&1 | sed '/warn:heap/d' | sed '/trace:heap/d' > ~/backtrace.txt