https://bugs.winehq.org/show_bug.cgi?id=40502
Bug ID: 40502
Summary: Global objects constructors fail when invoking
standard libs
Product: Wine
Version: 1.8.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: mirko.ortensi(a)gmail.com
Distribution: ---
I managed to recompile and link my win32 application but at execution time, it
crashes because of a segmentation fault where memset (or the bare
printf("HELLO")) is invoked in the global object constructor (any call to
standard C library is enough to trigger the crash).
The global object is built in the stack, then it seems that at launch time my
object constructor is called before C Standard Library is ready.
Now, as a workaround I can declare a pointer to global object and instantiate
it in the main (tested, it works)...though...this is something I'd like to
avoid to keep the code as original as possible. Removing the global objects,
everything works like a charm.
As far as I understand, global object constructors are called after Wine
infrastructure is ready to go, though I have doubts now regarding C Standard
Library.
(Please check 8.3.3. Starting a Winelib process
https://www.winehq.org/docs/winedev-guide/x3172)
This code reproduces the error:
#include <stdio.h>
class Printer
{
public:
Printer(){printf("HI\n");}
};
Printer p;
int main(void)
{
return 0;
}
The issue is reproduced by this code linking to msvcrt:
wineg++ -mno-cygwin issue.cpp -o issue
Linking to system libs, this code does not reproduce the issue.
wineg++ issue.cpp -o issue
Now, in my code (pretty big software I am porting to Linux) I still need to
isolate root cause, issue is reproduced even linking against system libraries
(not Wine's msvcrt, then). Anyway, I think there's a bug somewhere when linking
to msvcrt even in this silly piece of code.
--
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=48958
Bug ID: 48958
Summary: wineusb driver doesn't install in WINEPREFIX
Product: Wine
Version: 5.6
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
not sure if it's intended (not yet ready for prime time?) but our new toy
'wineusb' isn't installed/registered in WINEPREFIX :|
--- snip ---
0010:err:setupapi:SetupDefaultQueueCallbackW copy error 2
L"\\\\?\\Z:\\home\\focht\\projects\\wine\\mainline-install-x86_64\\share\\wine\\wineusb.inf"
-> L"C:\\windows\\inf\\wineusb.inf"
--- snip ---
https://source.winehq.org/git/wine.git/commitdiff/dc62d848284de0c3506279747…
("wineusb.inf: Add new INF file.")
The 'configure.ac' bits are missing, along with regenerated 'configure'.
Regards
--
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=48389
Bug ID: 48389
Summary: Detroit: Become Human has poor performance (use of
unaligned futexes for condition variables on Linux)
Product: Wine
Version: 5.0-rc1
Hardware: x86
OS: Linux
Status: NEW
Keywords: performance
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Depends on: 48291, 48386, 48387
Distribution: ---
Split from bug 48921; see comment 25 there and following.
--
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=29067
Bug #: 29067
Summary: Skyrim crashes during game intro
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lt73(a)cs.drexel.edu
Classification: Unclassified
I have gotten Skyrim to load and have been able to start a new game. However
when the intro movie plays it crashes soon after it starts(sometimes before
anything shows on the screen).
Skyrim settings under advanced
Texture High: High
Radical Blur Quality: High
Shadow Quality: High
Decal Quality: None
Water: Reflect everything
I am running Gentoo ~amd64 fully updated with the 3.1 kernel using the latest
NVIDIA drivers.
CPU: Intel i7 Sandybridge 2600K
MEM: 8G
Video: NVIDIA GTX 570
VRAM: 1280M
--
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=48807
Bug ID: 48807
Summary: Panzer Corps 2 needs
vcruntime140_1.dll.__CxxFrameHandler4
Product: Wine
Version: 5.4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
wine: Call from 0x7b02d3a8 to unimplemented function
vcruntime140_1.dll.__CxxFrameHandler4
wine-5.4-306-g9c190f8118
--
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=38776
Bug ID: 38776
Summary: Readplease/SAPI 4.0 wont load non US Engels Voice
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: j.p.r.anceaux(a)gmail.com
Distribution: ---
After update to wine 1.7.44 i have the problem that the all non Engels Voice
that readplese2003 wont load.
And i get this when i start ReadPlease in site the terminal:
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\LHSP\\System\\LHSAPI30.DLL"
err:ole:create_server class {5fb67320-bf4b-11d1-af19-444553540000} not
registered
err:ole:CoGetClassObject no class object {5fb67320-bf4b-11d1-af19-444553540000}
could be created for context 0x7
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\LHSP\\System\\LHSAPI30.DLL"
err:ole:create_server class {5fb67320-bf4b-11d1-af19-444553540000} not
registered
err:ole:CoGetClassObject no class object {5fb67320-bf4b-11d1-af19-444553540000}
could be created for context 0x7
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\LHSP\\System\\LHSAPI30.DLL"
err:ole:create_server class {5fb67320-bf4b-11d1-af19-444553540000} not
registered
err:ole:CoGetClassObject no class object {5fb67320-bf4b-11d1-af19-444553540000}
could be created for context 0x7
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\LHSP\\System\\LHSAPI30.DLL"
err:ole:create_server class {5fb67320-bf4b-11d1-af19-444553540000} not
registered
err:ole:CoGetClassObject no class object {5fb67320-bf4b-11d1-af19-444553540000}
could be created for context 0x7
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
Test case:
1. download readplease from the website:
https://sites.google.com/a/readerpal.com/readplease/
(licens code is in clude on the website)
2. download one of all of the fowling files (Microsoft Agent Speech Components)
from: http://htmlbible.com/MicrosoftSpeechComponents/index.htm
lhttsdun.exe
lhttseng.exe
lhttsfrf.exe
lhttsged.exe
lhttsiti.exe
lhttsptb.exe
lhttsspe.exe
3. install ReadPlease
4. one of the all Microsoft Agent Speech Components
5. open ReadPlease Free or ReadPlease Pro
6. if there a flag right under a a pitcher than load the add on voice correct
else you see a rectangle of dots.
--
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=27825
Summary: Super Street Fighter IV AE : Videos won't play
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cleberdemattoscasali-wine(a)yahoo.com.br
I have installed the 32-bit version of gstreamer-plugins and all required
libraries, and still I can't get the videos to play.
Every time the game tries to play a video, I get a:
fixme:gstreamer:GST_Connect Could not make source filter, are
gstreamer-plugins-* installed for 32 bits?
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
--
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=48983
Bug ID: 48983
Summary: softphone exe doesn't able to connect with the
internet
Product: Wine
Version: 4.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: support(a)mmarzouki.de
Distribution: ---
hello,
i use debian10 x64 and i want to install the cloudpbx softphoneclient as a
.exe.
if i install the exe and start the softphone, then it's told me, that doesn't
has a connection to his server.
i tried many things like to start with wine64 or set the compatibility to
windows 10.
i use wine-4.0 (Debian 4.0-2) from the debian10 repo.
how can you check this problem?:
go to this link and download the exe:
https://cpbx-hilfe.deutschland-lan.de/de/endgeraete-und-clients/desktop-cli…
then try to install the EXE an go to his directory:
~/.wine/drive_c/Program Files/Telekom Deutschland GmbH/Cloud PBX
here start the client:
wine Communicator.exe
if the client is up, type something in the field email and passwort and click
the login button "Anmelden"
now you have to see the error that the tool is unable to connect his server.
this is the console output if i click the button an receive the errormessage:
[...]
[...]
[...]
0009:err:ole:CoGetClassObject no class object
{4590f811-1d3a-11d0-891f-00aa004b2e24} could be created for context 0x1
0009:err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not
registered
0009:err:ole:CoGetClassObject no class object
{4590f811-1d3a-11d0-891f-00aa004b2e24} could be created for context 0x1
0009:err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not
registered
0009:err:ole:CoGetClassObject no class object
{4590f811-1d3a-11d0-891f-00aa004b2e24} could be created for context 0x1
0009:err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not
registered
0009:err:ole:CoGetClassObject no class object
{4590f811-1d3a-11d0-891f-00aa004b2e24} could be created for context 0x1
0009:err:ole:CoGetClassObject class {00000320-0000-0000-c000-000000000046} not
registered
0009:err:ole:CoGetClassObject no class object
{00000320-0000-0000-c000-000000000046} could be created for context 0x80000001
0009:err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
0009:err:ole:CoGetClassObject class {00000320-0000-0000-c000-000000000046} not
registered
0009:err:ole:CoGetClassObject no class object
{00000320-0000-0000-c000-000000000046} could be created for context 0x80000001
0009:err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000122-0000-0000-c000-000000000046}
0009:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80004002
0009:err:ole:CoMarshalInterface Failed to marshal the interface
{00000122-0000-0000-c000-000000000046}, 80004002
0009:err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not
registered
0009:err:ole:CoGetClassObject no class object
{4590f811-1d3a-11d0-891f-00aa004b2e24} could be created for context 0x1
0009:err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not
registered
0009:err:ole:CoGetClassObject no class object
{4590f811-1d3a-11d0-891f-00aa004b2e24} could be created for context 0x1
0009:err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not
registered
0009:err:ole:CoGetClassObject no class object
{4590f811-1d3a-11d0-891f-00aa004b2e24} could be created for context 0x1
0009:err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not
registered
0009:err:ole:CoGetClassObject no class object
{4590f811-1d3a-11d0-891f-00aa004b2e24} could be created for context 0x1
0009:err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not
registered
0009:err:ole:CoGetClassObject no class object
{4590f811-1d3a-11d0-891f-00aa004b2e24} could be created for context 0x1
0009:err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not
registered
0009:err:ole:CoGetClassObject no class object
{4590f811-1d3a-11d0-891f-00aa004b2e24} could be created for context 0x1
0009:err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not
registered
0009:err:ole:CoGetClassObject no class object
{4590f811-1d3a-11d0-891f-00aa004b2e24} could be created for context 0x1
0009:err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not
registered
[...]
[...]
[...]
[...]
knows anyone a solution for this?
kind regards
momarz
--
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=657
Zebediah Figura <z.figura12(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |z.figura12(a)gmail.com
--- Comment #123 from Zebediah Figura <z.figura12(a)gmail.com> ---
(In reply to Anastasius Focht from comment #122)
> You could ask maybe Wine-Staging project folks if it's possible to fly a
> trial balloon with them (and see the impact) ;-) If that happens we should
> definately create a new ticket, covering the addition of a stub MFC42 dll +
> minimal pidgen dependency implementation (if that's just one export). This
> one should remain as one-for-all meta-bug, although I would add
> "implementation" to the summary to distinguish both.
Yeah, I don't really want to deal with that either. Maybe if users treated
Staging like a staging branch and not just another version of Wine.
--
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.