http://bugs.winehq.org/show_bug.cgi?id=3631
Summary: Static destructors or atexit not called if app is
compiled with mingw32
Product: Wine
Version: 20050930
Platform: PC
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=290795
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovek(a)arcticnet.no
Muschick Christian <muschick_christian(a)aon.at> reports that when this app is
compiled with mingw32, it runs properly on Windows, but not on Wine. (When it is
compiled with a Windows compiler, it runs properly on both.)
#include <iostream>
class Foo
{
public:
~Foo()
{
std::cout << "Destructor\n";
}
};
Foo foo;
void f()
{
std::cout << "f\n";
}
int main(int c, char ** p)
{
std::cout << "main\n";
atexit(f);
return 0;
}
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3262
------- Additional Comments From ivg2(a)cornell.edu 2005-20-10 23:57 -------
Good point, I had not noticed there was one... I guess that makes sense for Id.
In any case, I don't care too much about the game - I've already beaten it, and
it was pretty awful. It should still install and run on wine if I choose to run
the windows binary.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3628
------- Additional Comments From dank(a)kegel.com 2005-20-10 23:38 -------
For what it's worth, the other "Automation failure" bugs are
bug 1713, bug 2480, and bug 2971. Don't know if they're
much related to this bug with Church Windows, though.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3563
------- Additional Comments From robust(a)gentoo.se 2005-20-10 23:34 -------
Are you certain that everything was detected correctly? Does this happen with
the earlier wine versions? I have installed warcraft III lots of times, on
different distros, and this has never happened to me. If nothing else helps I
would recommend that you remove (or rename) your ~/.wine directory and try
running winecfg again. If the problem is still there after you have tried this
please report back here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3178
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From dank(a)kegel.com 2005-20-10 23:22 -------
Thomas, can you narrow down the patch that caused the regression?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3410
------- Additional Comments From infyquest(a)gmail.com 2005-20-10 22:53 -------
well could any1 test this again, with latest cvs
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3114
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3630
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?versionId=2271
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3630
Summary: Lotus Notes fails on 20050930 with "NSD Is Running"
Product: Wine
Version: 20050930
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: todd_run(a)yahoo.com
I'm unable to start up Lotus Notes after installing 20050930 on a Fedora Core 3
system with Notes 6.5.4. Using 20050524, I can start Notes, but it freezes
(this is logged under another bug).
Following is the log file that Notes generates. The dlls that it complains
about not finding are not in windows/system on the 20050524 machine either, but
that version doesn't complain.
ERROR (0): NetUserEnum failed: err=5 - (131) Negative seek
INFO (0): Using PSAPI DLL
search path: .;c:\windows
Host Name : kronos
User Name : root
Date : Thu Oct 20 16:01:59 2005
Windows Dir : c:\windows
Arguments : "C:\Program Files\lotus\notes\nsd.exe" -dumpandkill -termstatus 1
OSVersion : Windows 2000 5.0 (Build 2195), PlatID=2, Service Pack 4 (1
Processor)
INFO (0): Found 2 Notes processes, matched 1
INFO (0): failed to match all of the Notes processes
-> Instance# 1 : (current)
Ini File : c:\program files\lotus\notes\notes.ini
Data Dir : C:\Program Files\lotus\notes\data
Prog Dir : C:\Program Files\lotus\notes
Notes Build: Release 6.5.4 March 27, 2005
Proc List:
C:\Program Files\lotus\notes\nlnotes.exe (39)
DBG(0040) 16:02:00
@@@@@@@@@@@@@@@@@ Process Table @@@@@@@@@@@@@@@@@
Active Users:
UID Name
INFO PID PPID UID STIME COMMAND
0037 0000 0 ??? [ notes:0037]
-> 0039 0037 0 ??? [ nlnotes:0039]
003f 0039 0 ??? [ nsd:003f]
0041 003f 0 ??? [wineconsole:0041]
* 003b 0039 0 ??? [nsenddiag:003b]
0030 002a 0 ??? [ nsd:0030]
0032 0030 0 ??? [wineconsole:0032]
0021 001b 0 ??? [ nsd:0021]
0023 0021 0 ??? [wineconsole:0023]
0010 000a 0 ??? [ nsd:0010]
0012 0010 0 ??? [wineconsole:0012]
WARNING (0): NSD is already processing this active instance
INFO (0): Starting Debugger
** Attach to [ nlnotes:0039]
ERROR (0): can't load image C:\Program Files\lotus\notes\nlnotes.exe
- (6) Invalid handle
ERROR (0): failed to map module nlnotes.exe segments
ERROR (44): unable to open file 'c:\windows\system\ntdll.dll' - (2) File not found
ERROR (0): failed to map module ntdll.dll segments
ERROR (44): unable to open file 'c:\windows\system\kernel32.dll' - (2) File not
found
ERROR (0): failed to map module kernel32.dll segments
ERROR (0): can't load image C:\Program Files\lotus\notes\nnotesws.dll
- (6) Invalid handle
ERROR (0): failed to map module nnotesws.dll segments
ERROR (44): unable to open file 'c:\windows\system\shfolder.dll' - (2) File not
found
ERROR (0): failed to map module shfolder.dll segments
ERROR (44): unable to open file 'c:\windows\system\shell32.dll' - (2) File not found
ERROR (0): failed to map module shell32.dll segments
ERROR (44): unable to open file 'c:\windows\system\shlwapi.dll' - (2) File not found
ERROR (0): failed to map module shlwapi.dll segments
ERROR (44): unable to open file 'c:\windows\system\ole32.dll' - (2) File not found
ERROR (0): failed to map module ole32.dll segments
ERROR (44): unable to open file 'c:\windows\system\advapi32.dll' - (2) File not
found
ERROR (0): failed to map module advapi32.dll segments
ERROR (44): unable to open file 'c:\windows\system\user32.dll' - (2) File not found
ERROR (0): failed to map module user32.dll segments
ERROR (44): unable to open file 'c:\windows\system\gdi32.dll' - (2) File not found
ERROR (0): failed to map module gdi32.dll segments
ERROR (44): unable to open file 'c:\windows\system\rpcrt4.dll' - (2) File not found
ERROR (0): failed to map module rpcrt4.dll segments
ERROR (44): unable to open file 'c:\windows\system\iphlpapi.dll' - (2) File not
found
ERROR (0): failed to map module iphlpapi.dll segments
ERROR (44): unable to open file 'c:\windows\system\comctl32.dll' - (2) File not
found
ERROR (0): failed to map module comctl32.dll segments
ERROR (0): can't load image C:\Program Files\lotus\notes\nnotes.dll
- (6) Invalid handle
ERROR (0): failed to map module nnotes.dll segments
ERROR (0): can't load image C:\Program Files\lotus\notes\nxmlpar.dll
- (6) Invalid handle
ERROR (0): failed to map module nxmlpar.dll segments
ERROR (0): can't load image C:\Program Files\lotus\notes\nxmlcommon.dll
- (6) Invalid handle
ERROR (0): failed to map module nxmlcommon.dll segments
ERROR (0): can't load image c:\windows\system\msvcrt.dll
- (6) Invalid handle
ERROR (0): failed to map module msvcrt.dll segments
ERROR (0): can't load image C:\Program Files\lotus\notes\js32.dll
- (6) Invalid handle
ERROR (0): failed to map module js32.dll segments
ERROR (0): can't load image C:\Program Files\lotus\notes\NLSCCSTR.DLL
- (6) Invalid handle
ERROR (0): failed to map module NLSCCSTR.DLL segments
ERROR (0): can't load image c:\windows\system\oleaut32.dll
- (6) Invalid handle
ERROR (0): failed to map module oleaut32.dll segments
ERROR (44): unable to open file 'c:\windows\system\comdlg32.dll' - (2) File not
found
ERROR (0): failed to map module comdlg32.dll segments
ERROR (44): unable to open file 'c:\windows\system\winspool.drv' - (2) File not
found
ERROR (0): failed to map module winspool.drv segments
ERROR (44): unable to open file 'c:\windows\system\wsock32.dll' - (2) File not found
ERROR (0): failed to map module wsock32.dll segments
ERROR (44): unable to open file 'c:\windows\system\ws2_32.dll' - (2) File not found
ERROR (0): failed to map module ws2_32.dll segments
ERROR (0): can't load image C:\Program Files\lotus\notes\ndgts.dll
- (6) Invalid handle
ERROR (0): failed to map module ndgts.dll segments
ERROR (0): can't load image C:\Program Files\lotus\notes\LTOUIN22.dll
- (6) Invalid handle
ERROR (0): failed to map module LTOUIN22.dll segments
ERROR (0): can't load image C:\Program Files\lotus\notes\nplugins.dll
- (6) Invalid handle
ERROR (0): failed to map module nplugins.dll segments
ERROR (44): unable to open file 'c:\windows\system\version.dll' - (2) File not found
ERROR (0): failed to map module version.dll segments
ERROR (44): unable to open file 'c:\windows\system\lz32.dll' - (2) File not found
ERROR (0): failed to map module lz32.dll segments
ERROR (44): unable to open file 'c:\windows\system\winex11.drv' - (2) File not found
ERROR (0): failed to map module winex11.drv segments
ERROR (44): unable to open file 'c:\windows\system\imm32.dll' - (2) File not found
ERROR (0): failed to map module imm32.dll segments
ERROR (0): can't load image C:\Program Files\lotus\notes\NSTRINGS.DLL
- (6) Invalid handle
ERROR (0): failed to map module NSTRINGS.DLL segments
ERROR (44): unable to open file 'c:\windows\system\msimg32.dll' - (2) File not found
ERROR (0): failed to map module msimg32.dll segments
ERROR (44): unable to open file 'c:\windows\system\oleacc.dll' - (2) File not found
ERROR (0): failed to map module oleacc.dll segments
ERROR (44): unable to open file 'c:\windows\system\usp10.dll' - (2) File not found
ERROR (0): failed to map module usp10.dll segments
ERROR (0): exception(0): thread 45 got system exception: ACCESS_VIOLATION
(3221225477)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.