[Bug 28461] New: ieframe/ie test fails if CFLAGS="-fstack-protector-all" is used

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 21 19:45:39 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28461

           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: ntdll
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


make test passes for me fine if I use -fstack-protector, but if I use
fstack-protector-all, some tests fail. Next up, ntdll/exception.c:


austin at aw25 ~/wine-git/dlls/ntdll/tests $ make exception.ok
../../../tools/runtest -q -P wine -M ntdll.dll -T ../../.. -p ntdll_test.exe.so
exception.c && touch exception.ok
/bin/sh: line 1: 21350 Segmentation fault      ../../../tools/runtest -q -P
wine -M ntdll.dll -T ../../.. -p ntdll_test.exe.so exception.c
make: *** [exception.ok] Error 139


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.



More information about the wine-bugs mailing list