[Bug 28460] New: ieframe/ie test fails if CFLAGS="-fstack-protector-all" is used
http://bugs.winehq.org/show_bug.cgi?id=28460 Summary: ieframe/ie test fails if CFLAGS="-fstack-protector-all" is used Product: Wine Version: 1.3.28 Platform: x86 URL: http://wiki.debian.org/Hardening OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: enhancement Priority: P2 Component: mshtml AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com make test passes for me fine if I use -fstack-protector, but if I use fstack-protector-all, some tests fail. First, ieframe/ie: make[1]: Entering directory `/home/austin/wine-git/dlls/ieframe/tests' ../../../tools/runtest -q -P wine -M ieframe.dll -T ../../.. -p ieframe_test.exe.so ie.c && touch ie.ok fixme:ieframe:ClassFactory_QueryInterface (0x685684f0)->({00000003-0000-0000-c000-000000000046} 0x33fb4c) fixme:ole:CoResumeClassObjects stub fixme:storage:create_storagefile Storage share mode not implemented. err:ole:TMStubImpl_Invoke invoke call failed with exception 0xc0000005 (-1073741819) err:rpc:I_RpcReceive we got fault packet with status 0x3e6 err:ole:xCall RpcChannelBuffer SendReceive failed, 800703e6 ie.c:37: Test failed: get_Visible failed: 800703e6 ie.c:38: Test failed: Visible = 800703e6 err:ole:TMStubImpl_Invoke invoke call failed with exception 0xc0000005 (-1073741819) err:rpc:I_RpcReceive we got fault packet with status 0x3e6 err:ole:xCall RpcChannelBuffer SendReceive failed, 800703e6 ie.c:45: Test failed: get_Visible failed: 800703e6 ie.c:46: Test failed: Visible = 800703e6 make[1]: *** [ie.ok] Error 4 make[1]: Leaving directory `/home/austin/wine-git/dlls/ieframe/tests' make: *** [dlls/ieframe/tests/__test__] Error 2 testing this when I noticed that Debian is planning to harden packages by default: http://wiki.debian.org/Hardening http://lists.debian.org/debian-devel/2011/09/msg00054.html -- 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=28460 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2012-11-21 18:44:47 CST --- Still in wine-1.5.17-256-g2b5ddbf -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28460 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED URL| |http://wiki.debian.org/Hard |http://wiki.debian.org/Hard |ening |ening | Resolution|--- |FIXED --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- Works now, fixed by 2915e47979e31a8911a4f95d2d90264e6d6a0f40. austin(a)aw25 ~/wine-test/dlls/ieframe/tests $ git describe wine-1.7.12-213-gb0b6728 austin(a)aw25 ~/wine-test/dlls/ieframe/tests $ gcc --version gcc (Gentoo 4.8.2 p1.3r1, pie-0.5.8r1) 4.8.2 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28460 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2915e47979e31a8911a4f95d2d9 | |0264e6d6a0f40 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28460 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.13. -- 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