http://bugs.winehq.com/show_bug.cgi?id=1281
------- Additional Comments From q(a)galgenberg.net 2003-02-19 09:56 -------
I tried WINE from CVS and managed to get a better backtrace when trying to run
starcraft. Looks like DirectSound is the culprit:
fixme:console:SetConsoleCtrlHandler (0x4cf850,1) - no error checking or testing yet
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x2833ebc0)->(00010021,00000013)
fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
Program received signal SIGBUS, Bus error.
0x2a7d5290 in DSDB_MapPrimary (dsdb=0x283421d8) at audio.c:1816
1816 while (b--) *p4++ = 0;
(gdb) bt
#0 0x2a7d5290 in DSDB_MapPrimary (dsdb=0x283421d8) at audio.c:1816
#1 0x2a7d5d9d in IDsDriverImpl_CreateSoundBuffer (iface=0x28342190,
pwfx=0x28344768, dwFlags=1,
dwCardAddress=0, pdwcbBufferSize=0x28344868, ppbBuffer=0x28344860,
ppvObj=0x2834485c)
at audio.c:2133
#2 0x2a75194e in DSOUND_PrimaryCreate (This=0x283444e0) at primary.c:174
#3 0x2a74ed43 in DirectSoundCreate8 (lpGUID=0x0, ppDS=0x696234, pUnkOuter=0x0)
at dsound_main.c:696
#4 0x4a6bbe in ?? ()
#5 0x28100b68 in start_process () at ../../scheduler/process.c:564
#6 0x28104a75 in call_on_thread_stack (func=0x2810094c) at
../../scheduler/sysdeps.c:112
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1281>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1286
------- Additional Comments From tony_lambregts(a)telusplanet.net 2003-02-18 21:56 -------
looks like you selected the wrong channel
wine -debugmsg +dosmem testWarning: unprotecting the first 64KB of memory to
allow real-mode calls.
NULL pointer accesses will no longer be caught.
trace:dosmem:DOSMEM_InitMemory DOS conventional memory initialized, 653804 bytes
free.
[snip]
When I use winedbg I get the same errors and right after loading winedos.dll.so
I get the following at the console.
err:int:DOSVM_Loop MsgWaitForMultipleObjects returned unexpected value.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1286>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1288
------- Additional Comments From pmcnett(a)pm-sc.com 2003-02-18 16:25 -------
Yes you are correct, a different issue entirely. Sorry for the confusion!
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1288>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1288
------- Additional Comments From rick(a)valeoinc.com 2003-02-18 14:47 -------
I think I know what you're talking about in 1267. Correct me if I'm wrong, but an example of 1267 would be:
1. Have FoxPro and a shell open on the same virtual desktop.
2. Right click on Foxpro - a copy/cut/paste/
THAT window will be ontop, and Foxpro will be pushed behind the shell window.
I've seen that before, is that what you were reporting?
That seems to be a different issue to me, but I could be wrong..
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1288>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1288
------- Additional Comments From pmcnett(a)pm-sc.com 2003-02-18 14:36 -------
Please see my bug 1267, I think we are talking about very similar symptoms.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1288>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1288
------- Additional Comments From rick(a)valeoinc.com 2003-02-18 14:13 -------
Created an attachment (id=407)
WaitWindow example program - requires VFP5 Runtime
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1288>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1288
Summary: Popup windows always 'on top' (Visual FoxPro)
Product: Wine
Version: CVS
Platform: PC
URL: http://www.havokmon.com/stuff/wine/waitwindow.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: rick(a)valeoinc.com
PopUp windows in Visual FoxPro (such as 'Wait' windows, and 'percent complete' notifications during a select) are shown on top of ALL other windows, even in other virtual desktops.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1288>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1287
Summary: Packed file corrupt error when executing compressed dos
executables with self check
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-dos
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: eric.noack(a)gemia.de
this is a new error. while with wine-2002-11-25 the "sourcer" disassembler for dos
starts running and only fails disassembling files with an "out of memory" error
(sr.exe)
i get the message
"Packed file is corrupt"
from the program, when running it under wine from cvs tree on 2003.02.18
i guess the file does a checksum check on itself in memory before decompressing,
but i dont know. and i cant publish "the sourcer" binary since it is copyrighted
and protected by serial key
Eric
tell me if you need additional information
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1287>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1286
------- Additional Comments From eric.noack(a)gemia.de 2003-02-18 06:45 -------
something seems strange here
if i just run wine (or wineconsole) with --debugmsg +all-trace test.exe
i get
err:font:ReadFontDir Can't open directory
"/home/raven/.wine/fake_windows/Windows/Fonts"
Warning: unprotecting the first 64KB of memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
err:int:DOSVM_Int10Handler int10: unknown/not implemented parameters:
int10: AX fe00, BX b800, CX 4445, DX 5351, SI 19b2, DI 0000, DS 00f7, ES b800
Program too bigraven@VikingPC wine $
but int10h is video, that shouldnt interfere with memory at all
more strange, according to the patch there should be a
trace:"DOS conventional memory initialized, xxxxx bytes free.\n"
or something like this, when running DOS programs with
--debugmsg +trace
but there isnt.
so this function is not being run it seems
more strange if i run it with winedebug it stopps with
First chance exception: interrupt 21 in vm86 mode in vm86 code (00f5:0553).
In vm86 mode.
Register dump:
CS:00f5 SS:00f5 DS:00f5 ES:0065 FS:0000 GS:0000
IP:0553 SP:241e BP:0000 FLAGS:0203( - 00 I - - 1C)
AX:3001 BX:0006 CX:ffea DX:19c1 SI:19c2 DI:07d6
Stack dump:
0x00f5:0x241e: 00e4 75ff e805 0043 cdeb f1b0 a22e 00ac
0x00f5:0x242e: c3f9 892e 0836 eb2d 8e30 8ede 8bc7 2bc7
0x00f5:0x243e: 48c6 00a3 2600 00a3 3300 a3c0 0002 a326
0x00f5:0x244e:
Backtrace:
=>0 0x00f5:0x0553 (bp=0000)
Bad stack frame 0x025fffd0
0x00f5:0x0553: xchgb %al,%ah
however winedbg seems to create errors in other dos programs were no errors
are, any hint how to debug them? running dos debug.exe maybe? but that sais
"wrong DOS version", as well as most programs in C:\windows\command"
my dos disassembler (sourcer)
sais "not enough memory, need 21k more" when run with
wine 20021125
and "Packet file corrupt" when run with newest cvs wine
(i didnt downgrade again to test if wine really corrupted the file)
so here is my configuration:
- wine from CVS 2003.02.17
- no real windows (at least not configured for wine)
- gentoo linux on AMD Athlon 650 -- 640 MB ram , tenths of Gigs of diskspace
- wine programs being run both from ext3 and fat32 partitions
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1286>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1286
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
Version|unspecified |CVS
------- Additional Comments From tony_lambregts(a)telusplanet.net 2003-02-18 01:55 -------
This patch was supposed to give dos programs 638kb of memory
http://www.winehq.com/hypermail/wine-cvs/2002/12/0108.html
So that should not be the problem.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1286>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.