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/Hardeninghttp://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=19322
Summary: Letters missing in tahomabd.ttf
Product: Wine
Version: unspecified
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petrimetri(a)gmail.com
S with comma, s with comma, T with comma and t with comma - needed for Romanian
lanugage programs, are missing in tahomabd.ttf. They are already present in
tahoma.ttf but programs which use the bold tahoma font may experience some ugly
visual bugs.
--
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=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(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. Next up, ntdll/exception.c:
austin@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/Hardeninghttp://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=24206
Summary: hanging up thread with recvfrom after "shutdown"
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunder_8888(a)mail.ru
Created an attachment (id=30477)
--> (http://bugs.winehq.org/attachment.cgi?id=30477)
trace
1. When game want to shutdown udp socket - recvfrom don't recieve 0xFFFFFFFF,
and still wait other messages from closed and shutdowned socket. While this,
game wait when thread with recvfrom end's, but thread want's go to end and
stopped on recvfrom. (when i patch game, and force close thread with recvfrom -
it's normally continue)
2. Appears "WS2_sendto -> ERROR 10022" before game shutdown socket (game send
1-byte to thread with recvfrom), because sendto want to send data to port 0, in
windows, i suppose, it sends to all binded port's to this socket. (if i patch
game, and use my call to getsockname and give right port number - this error
don't appear).
--
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=21535
Summary: SilkRoad Online Crash Without reasons.
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: geek-59600(a)hotmail.fr
Created an attachment (id=25945)
--> (http://bugs.winehq.org/attachment.cgi?id=25945)
Bug report from terminal
Good evening, Recently i installed SilkRoadOnline v1.232 I started to play
without problems but after several minutes the game sudently crashed without
reasons. i tried many version of wine ( 1.01 , 1.1.30 1.1.37 ) but no one
worked.
Sometimes SRO want to send a bug Repport but not every times and i can't read
bug repport's data ...
I started wine from terminal and i pasted the last lines in the attachement.
I'm on Ubuntu 9.10 32 bits with 7900 GTX and my drivers are OK.
Can you help me ?
Thank you !
--
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=25964
Summary: wine builtin IE crash with CNCBSecPkg_EN.exe
installed : unimplemented function
ntoskrnl.exe.IoGetDeviceInterfaces
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
env:
wine1.3.12 on Ubuntu 10.04
CNCBSecPkg_EN.exe is the ActiveX control installer for citic online bank:
https://e.bank.ecitic.com/perbank5/
Here are the steps:
1. install an ActiveX from
https://e.bank.ecitic.com/perbank5/plugs/CNCBSecPkg_EN.exe
$ rm -rf ~/.wine
$ winetricks -q mfc42
$ wine CNCBSecPkg_EN.exe
fixme:ole:DllRegisterServer stub
fixme:win:DisableProcessWindowsGhosting : stub
fixme:msg:ChangeWindowMessageFilter c057 00000001
fixme:msg:ChangeWindowMessageFilter c057 00000001
fixme:msg:ChangeWindowMessageFilter c057 00000001
fixme:ole:CoCreateInstance no instance created for interface
{ea1afb91-9e28-4b86-90e9-9e9f8a5eefaf} of class
{56fdf344-fd6d-11d0-958a-006097c9a090}, hres is 0x80004002
fixme:sfc:SfcIsFileProtected ((nil), L"C:\\Program
Files\\\4e2d\4fe1\94f6\884c\7f51\94f6\5b89\5168\63a7\4ef6\\unins000.exe")
stub
fixme:win:WINNLSEnableIME hUnknown1 0x1011a bUnknown2 0: stub!
fixme:win:WINNLSEnableIME hUnknown1 0x1011a bUnknown2 -1: stub!
fixme:win:WINNLSEnableIME hUnknown1 0x1011a bUnknown2 0: stub!
wine: Call from 0x7b839552 to unimplemented function
ntoskrnl.exe.IoGetDeviceInterfaces, aborting
wine: Unimplemented function ntoskrnl.exe.IoGetDeviceInterfaces called
at address 0x7b839552 (thread 002b), starting debugger...
wine: Call from 0x7b839552 to unimplemented function
ntoskrnl.exe.IoGetDeviceInterfaces, aborting
wine: Call from 0x7b839552 to unimplemented function
ntoskrnl.exe.IoGetDeviceInterfaces, aborting
2. open wine buitin IE, then click the "minimum" button.
Then IE will crash.
$ wine iexplore
See the full log in attackment:
log: wine_buitin_ie_crash
--
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=13448
Summary: AnyDVD - ElbyCDIO does not work
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nethaven(a)hotmail.com
Created an attachment (id=13357)
--> (http://bugs.winehq.org/attachment.cgi?id=13357)
AnyDVD terminal output
When attempting to start AnyDVD, this message comes up:
failed to init ElbyCDIO
There is a corresponding .dll file which is installed by AnyDVD, which this is
referring to.
--
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=19245
Summary: GPUZ crash on unimplemented function
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://www.techpowerup.com/gpuz/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=22285)
--> (http://bugs.winehq.org/attachment.cgi?id=22285)
Console output
While starting GPUZ it shows an error and then it closes with a crash in the
console.
--
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=24761
Summary: ProteoWizard: Critical section 00110060 wait failed
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: astukalov(a)gmail.com
Created an attachment (id=31292)
--> (http://bugs.winehq.org/attachment.cgi?id=31292)
Log of ProteoWizard
While running ProteoWizard b#2296 (http://proteowizard.sourceforge.net/) to
convert RAW files, I get "Critical section 00110060 wait failed" at random
times during file processing (that is, sometimes it's able to process the whole
file correctly, sometimes it fails -- and the failure occurs at random file
positions). On Windows 7 it runs ok. Log is attached.
System: ArchLinux x86-64, WINEARCH=win32, vcrun2008 and dotnet20 installed by
winetricks
--
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.