WineHQ
Bug Tracking Database – Bug 28460

 Bugzilla

 

Last modified: 2014-02-20 12:36:37 UTC  

ieframe/ie test fails if CFLAGS="-fstack-protector-all" is used

Bug 28460 - ieframe/ie test fails if CFLAGS="-fstack-protector-all" is used
ieframe/ie test fails if CFLAGS="-fstack-protector-all" is used
Status: CLOSED FIXED
AppDB: Show Apps affected by this bug
Product: Wine
Classification: Unclassified
Component: mshtml
1.3.28
x86 Linux
: P2 enhancement
: ---
Assigned To: Mr. Bugs
http://wiki.debian.org/Hardening
: download, source, testcase
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2011-09-21 19:44 UTC by Austin English
Modified: 2014-02-20 12:36 UTC (History)
0 users

See Also:
Regression SHA1:
Fixed by SHA1: 2915e47979e31a8911a4f95d2d90264e6d6a0f40
Distribution: ---
Staged patchset:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Austin English 2011-09-21 19:44:46 UTC
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
Comment 1 Austin English 2012-11-21 18:44:47 UTC
Still in wine-1.5.17-256-g2b5ddbf
Comment 2 Austin English 2014-02-19 17:43:21 UTC
Works now, fixed by 2915e47979e31a8911a4f95d2d90264e6d6a0f40.

austin@aw25 ~/wine-test/dlls/ieframe/tests $ git describe
wine-1.7.12-213-gb0b6728
austin@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.
Comment 3 Alexandre Julliard 2014-02-20 12:36:37 UTC
Closing bugs fixed in 1.7.13.


Privacy Policy
If you have a privacy inquiry regarding this site, please write to [email protected]

Hosted By CodeWeavers