http://bugs.winehq.org/show_bug.cgi?id=4337
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-21-01 06:02 -------
Created an attachment (id=1732)
--> (http://bugs.winehq.org/attachment.cgi?id=1732&action=view)
a.exe gives wrong output
it's a bug in atof. Even the simple attached program (from
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html…)
gives a wrong output with builtin msvcrt. Works fine with native:
atof test: " -2309.12E-15"; float: -2.309120e-12
atof test: "7.8912654773d210"; float: 7.891265e+00
atoi test: " -9885 pigs"; integer: -9885
atol test: "98854 dollars"; long: 98854
[root@h185158 ~]# WINEDLLOVERRIDES="msvcrt=n" wine a.exe
atof test: " -2309.12E-15"; float: -2.309120e-012
atof test: "7.8912654773d210"; float: 7.891265e+210
atoi test: " -9885 pigs"; integer: -9885
atol test: "98854 dollars"; long: 98854
--
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=4086
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--
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=4359
Summary: Regression: WMP 7.1 crashes with native DCOM
Product: Wine
Version: 0.9.6.
Platform: PC
URL: http://appdb.winehq.org/appview.php?versionId=198
OS/Version: Linux
Status: NEW
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
In Wine 0.9.2, Windows Media Player could be started without having to install
the DCOM98 update, but unless this was installed, entering the playback screen
would crash the Player.
In Wine 0.9.6, however, the player crashes on startup unless DCOM98 is installed.
Console output
fixme:actctx:CreateActCtxW stub!
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10}
could be created for for context 0x1
fixme:ole:CoCreateInstance no classfactory created for CLSID
{6c736db1-bd94-11d0-8a23-00aa00b58e10}, hres is 0x80040154
err:seh:setup_exception stack overflow 44 bytes in thread 0009 eip 7fec502e esp
7fc50fd4 stack 0x7fc51000-0x7fd60000
--
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=4348
------- Additional Comments From karllinuxtest.relton(a)ntlworld.com 2006-21-01 05:14 -------
Created an attachment (id=1731)
--> (http://bugs.winehq.org/attachment.cgi?id=1731&action=view)
Log output with +variant
Here is the log output with +variant - but note it does not really seem to be
any different to the log that I get without this setting (which makes me
suspicious).
--
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=1490
------- Additional Comments From wijn(a)wanadoo.nl 2006-21-01 04:12 -------
> Wouldn't this be nearly always cause this bug for
> older applications? e.g: I'm trying to run a 16 bit application with a 64k shell
> stack and Wine is copying over all the environment variables from a modern 32bit
> operating system?
This bug can and does happen on Windows (any version) as well. Assigning a fixed
size buffer for something that may very well grow beyond theat size is asking
for trouble. It happens all the time though even if with one or two extra lines
of code this could have been prevented.
I have seen this problem only with a coupe of Bible programs, probably sharing
some code.
> But now the program is complaining that it can't find the data files, so
> obviously there is still some kind of environment variable error.
> I feel like I am very close... Please help me figure out what environment
> variables I am missing....
No variables come to my mind. You can try the unset method, removing variables
that are obviously of no use to the program (KDE stuff, LS_COLORS and more)
until the program get past the insufficient space error.
Pay attention to the current directory from where you start wine. If the program
looks for data files relative to the current dir, then that matters.
If nothing else helps, create a WINEDEBUG=+file,+dosfs log file; bzip2 the
result and attach it 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=4037
------- Additional Comments From m0unds(a)speakeasy.net 2006-21-01 03:58 -------
Manually installed: IE 6.0, VB Runtime 6.0, MSXML 4.0, MDAC 2.8, DCOM98. I
managed to get the program to register correctly and it does start and run
normally. No crashing so far--- only thing I'm noticing now is that it
displays the following as it runs:
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71468576 0x7fe525b0 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e4 0x71468576 0x7fe15610 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e4 0x71468576 0x7fe15818 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71467916 0x1 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e4 0x71468576 0x7fe00e88 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71467916 (nil) 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e4 0x71468576 0x7fe221e0 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71467916 0x1 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e4 0x71468576 0x7fe210c0 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71467916 (nil) 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e4 0x71468576 0x7fe1d7f0 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71467916 0x1 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71468576 0x7fe525b0 0 4
other than this, though, the software is working correctly so far.
--
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=4009
------- Additional Comments From lukas(a)petrovicky.net 2006-21-01 03:31 -------
I used to play WA with this patch on Windows XP and that's also what I've tried
in wine. However, switching to Windows 98 mode doesn't help at all.
--
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=4009
------- Additional Comments From cihan(a)uq.edu.au 2006-21-01 03:15 -------
Yes, I play it on Windows 2000. And as mentioned before, besides the main menu I
can play it perfectly under Wine as well.
--
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=4131
magnus(a)hacka.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.5. |0.9.6.
------- Additional Comments From magnus(a)hacka.net 2006-21-01 02:59 -------
No change in 0.9.6. Troubleshooting together with Valve via e-mail. I've
e-mailed you Leon and Vitaliy on the addresses listed 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.