http://bugs.winehq.com/show_bug.cgi?id=1222
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2003-01-14 05:44 -------
Sounds like ddraw/d3d failure. CC'ing Lionel...
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=1222>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=434
------- Additional Comments From dclark(a)akamail.com 2003-01-13 18:41 -------
I don't know when the next release will come out. But I think it looks good to
get the patch in soon. Hopefully, Romero will also confirm that it is working
for all his other VFP apps.
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=434>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1071
------- Additional Comments From pmcnett(a)pm-sc.com 2003-01-13 17:06 -------
The file locking issue described here also affects Microsoft Visual Foxpro. It will not hang Visual Foxpro, however, unlike what was reported for Access and BDE. Instead, Visual Foxpro will think it has a lock when in fact it does not, which will cause a surprise for people when they move their app to multi-user or multi-instance! The debug output is as follows: fixme:file:LockFile not implemented in server fixme:file:UnlockFile not implemented in server This bug needs to be fixed before Visual Foxpro developers can deploy to Linux/Wine. So much existing Foxpro code relies on getting file locks and range (record) locks. It is necessary to provide primary key values for native visual foxpro tables. If the record isn't actually locked, duplicate key values could be assigned. To reproduce the problem in Visual Foxpro, start up instance 1 and in the command window type: create table test (cid c(32)) use in test use test shared insert into test (cid) values ("1") insert into test (cid) values ("2") Now fire up instance #2 and in the command window type: use test shared browse Keeping the browse window open, click on the command window and type: ? rlock() The "Record Locked" message should appear in the status bar. Switch back to instance #1 of VFP and type: browse Now, change the value of record #1. Normally, this would be illegal since instance #2 has that record locked, but because locking hasn't been implemented in Wine you will be allowed to change the field without raising an exception in VFP. This will cause subtle problems that may not be noticed by Visual Foxpro developers until too late!!! (Note: to successfully run VFP you will probably need to apply the fix for the mouseclick problem by Duane Clark: found in the activity for bug 434. Either that or don't click with the mouse in the command window!) (Note: Samba has file locking correctly implemented... can their implementation be worked into Wine? For example, if I run Visual Foxpro on a Windows client, and the test table described above is located on a Samba share on Linux, the file and range locks will behave correctly.)
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=1071>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=434
------- Additional Comments From pmcnett(a)pm-sc.com 2003-01-13 14:44 -------
Duane's small patch of 2003/01/12 resolves the issue for me for all versions of
Visual Foxpro that I tested (5,6,7,8). This patched fixed the problem both for
the Visual Foxpro IDE as well as for applications built with Visual Foxpro.
Hopefully we'll see this patch or something comparable make it into the next
release!
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=434>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=434
------- Additional Comments From tony_lambregts(a)telusplanet.net 2003-01-13 12:34 -------
CC:ing wine-bugs
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=434>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1220
------- Additional Comments From jw1233219(a)hotmail.com 2003-01-13 05:37 -------
No other processes running.
Virgin wine environment.
This is the same fault has been reported elsewhere - somewhere in the mess that
is also known as Knowledge Base aka Faq-O-Matic.
Do you want the files? I mean that would be a much quicker way of testing
whether what I am saying is true or not.
Give me an email address and I will send them (only 1.2MB).
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=1220>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=871
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From marcus(a)jet.franken.de 2003-01-13 04:32 -------
please provide at least some debugging info. Can we download the app somewhere? Do you have a debuglog?
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=871>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=423
------- Additional Comments From marcus(a)jet.franken.de 2003-01-13 03:59 -------
partially fixed, at least InstallShield v6 works. RPC / IDL based COM in progress.
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=423>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1220
------- Additional Comments From marcus(a)jet.franken.de 2003-01-13 03:45 -------
are there any other wine processes running? and yes, please supply the logfile
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=1220>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
** This e-mail has been automatically generated.
** by: http://bugs.winehq.com/
Weekly report for wine-bugs(a)winehq.com
Bug List
-------------------------------------------------------------------------
Id Status Desc
-------------------------------------------------------------------------
11 NEW StrokePath ignores PS_JOIN_xxx
26 NEW StrokeAndFillPath doesn't fill paths on EMF
50 NEW PrgWin95: Text justification needs beefing up
52 NEW PrgWin95: Problems with access to the root window
54 NEW PrgWin95: Wrong background for checkboxes, radiobuttons
66 NEW PrgWin95: Custom cursor display bug
69 NEW Visual C++'s native COM support
78 NEW Wine 1.0 Documentation Metabug - Winelib Users Guide
79 ASSI Wine 1.0 Documentation Metabug - Developers Guide
80 ASSI Wine 1.0 Documentation Metabug - FAQ
83 ASSI Stabilize Wine Developers Guide Table of Contents
96 NEW DLL Separation (MetaBug)
128 NEW Segfaults on trying to open fontdlg for AIM95
131 NEW TWGS.exe will not spawn children
134 NEW Age Of Empires II - says 'couldn't initialize graphics.
147 NEW Multi-column list widget: Double click on the header sh
151 NEW dialog focus handling is not correct (e.g. in installer
168 NEW Mouse and Keyboard input die upon entering a game
176 NEW Implement an SDL back-end
189 NEW The mouse wheel can scroll textboxes beyond the end
199 NEW Opening dialogues in nord modular editor causes lockup
204 NEW Lotus Notes attach/detach Soap Opera.
215 NEW x11drv errors with United Devices' agent
216 NEW selected text sometimes disappears
219 NEW realMyst and many other programs refuse to run.
223 NEW winemaker: Add support for the msvcrt headers
230 NEW winemaker: Extract more information from the source fil
231 NEW winemaker: Issue the warnings directly in the source
235 NEW IPX no longer works.
251 ASSI codeweavers-wine does not install regapi and uninstalle
252 NEW codeweavers-wine: winedbg is a dead link
259 NEW Garbled screen in Starcraft
265 NEW Copy pasting into a wine app works only once
267 NEW ddraw interface not found
268 NEW ddraw interface not recognized, surface flags not imple
271 NEW Westwood Monopoly: fixme:gdi:GetObjectType Magic nnnn n
280 NEW Windows Networking (WNet) is not implemented
284 NEW FillRect failing from STATIC_PaintTextfn
291 NEW wine systray and other windows not tall enough
292 NEW Keyboard focus not following
306 NEW Activeskin.ocx Unhandled exception: page fault on read
307 NEW Unable to launch GURPS Character GURU
308 NEW Firstclass: Mouse slows program to a crawl, but keyboar
312 NEW Trying to record audio makes Wine crash (msacm:widMappe
314 NEW Console application ("dos") doesn't recognize the retur
321 NEW msvcrt.printf does not support %S & %C
327 NEW CodeWeavers Preview Meta Bug
335 NEW Need Microphone and mic volume Support
341 NEW Running Half Life Game Fails
343 NEW file open / save in MS word fails....
347 NEW err:midi:OSS_MidiInit ioctl on midi info for device 0 f
351 NEW TNM (wrestling simulator) installer crashes with "Progr
373 NEW Unhandled exception in DIALOG_CreateIndirect
387 NEW Firstclass: Mouse behaves erratically
397 NEW System hangs while trying to play a sound
416 NEW Missings exports in winsocks
422 NEW Make the registry loadable on demand
423 NEW Out of process COM
424 NEW DCOM support
425 NEW Network UNC path handling
429 NEW Lotus Notes R. 5.0.8 Modal windows don't close
430 NEW Edit Control doesn't not behave like Windows
443 NEW Cygwin fails to execute
461 NEW Implement processing for SystemParametersInfo actions w
468 NEW Error while accessing parallel port - DIVICE_Open Unkno
472 NEW GetAsyncKeyState problem. IGOR: Mouse Release Events No
517 NEW Could not load wprocs.dll
530 NEW Package the regression tests for Windows
535 NEW DLL Separation: wineps from gdi32
536 NEW DLL Separation: ttydrv from gdi32
537 NEW DLL Separation: ttydrv from user32
538 NEW DLL Separation: x11drv from gdi32
540 NEW DLL Separation: x11drv from user32 (clipboard)
542 NEW DLL Separation: x11drv from user32 (misc)
543 NEW DLL Separation: x11drv from ntdll (FILE_DupUnixHandle)
545 NEW DLL Separation: x11drv from ntdll (VIRTUAL_SetFaultHand
546 NEW DLL Separation: winedos from ntdll
547 NEW DLL Separation: user32 from gdi32
549 NEW DLL Separation: user32 from ntdll (misc)
556 NEW Reconcile the Windows and Wine spec files
563 NEW Right click does not call local menu
564 NEW Implement function GetGUIThreadInfo
567 NEW snmpapi.dll is not implemented
569 NEW widgets not being redrawn
572 NEW starcraft crashes in recent wine builds
587 NEW Create replacement of browser component (Internet Explo
588 NEW Word2000 - fixme:file:FindFirstChangeNotificationA this
595 NEW Age of Wonders fails with PE_fixup_imports
600 ASSI Add a Site Map
620 NEW dragging trillian's window causes the X server to crash
623 NEW Regression: IE can't view https links
626 NEW internet explorer crashes upon launch
633 NEW Non-text clipboard data from WINE to X
634 NEW Wine XIM
638 NEW Document Wine debugging channels
640 NEW Major graphic glitch in x11drv
650 NEW error messages when loading debugging information from
654 NEW Can't install ms money web edition from win98se install
663 NEW Publisher stops reading keyboard and mouse input.
691 NEW GDI32.dll.270 (GdiEntry13) unimplemented
692 NEW GDI32.dll.266 (GdiEntry1) unimplemented
704 NEW native w2k ole32.dll needs NTDLL.NtMapViewOfSection
705 NEW Running NVidia's ChameleonMark crashes at 0xdeadbeef
706 NEW Reg* functions are there twice
709 NEW riched32.dll needs to be improved a lot (was: Richedit
711 NEW Image Preview control is shrinking on Xnview
712 NEW Xnview Options window is not refreshed
718 NEW DPMI handler not called in presence of int $0x31 code
719 NEW some controls does't work
729 NEW Shading of the Winamp equaliser and playlist windows do
735 NEW The WM_INPUTLANGCHANGE message is not send when switchi
741 NEW Debbuger window doesn't allow me to cut & paste
743 NEW WM_QUERYNEWPALETTE handling broken ? (was: Problem in w
749 NEW Sune Hotspot Java crashed in win95 mode
750 NEW Radmin doesn't want to start the second time (says it h
756 NEW msvcrt.fwscanf, swscanf, wscanf unimplemented
758 NEW Menu/combo-box-functionality in managed mode.
763 NEW AOL 7.0 crashes after spewing the same error message
768 NEW Wine crashes when starting Micrographic designer
770 NEW Halts during an install shield wizard installation with
778 NEW Compiler warnings for wine-20020605
786 NEW wrc gives parse error if resource nameID has quotes
792 NEW Display bug in WinZip Extract dialog
795 NEW Implement NtQuerySystemInformation
796 NEW rewrite PSAPI to use NtQuerySystemInformation
797 NEW Rewrite DirectX HAL interfaces
799 NEW wine debugger hidden behind wine games.
800 NEW Wine crashes immediately with privileged instruction ex
803 NEW virtualdub hangs up
804 NEW Wine + NTFS = crash :(
807 NEW PowerBuilder 6.0 generated applications crash accessing
813 NEW fixme:clipboard:GetClipboardSequenceNumber
814 NEW Add section on 'Implementing a new DLL' to Wine Develop
819 NEW Lotus Sametime Connect will not connect
824 NEW \0 character is added to REG_MULTI_SZ registry values
825 NEW Window in modal mode does not receive mouse and keyboar
832 NEW Add Direct3D support
834 NEW Add DWARF2 support
835 NEW Add support for the new PDB format
836 NEW Speed up PDB support
838 NEW winedbg: Add C++ support
839 NEW opengl window minimizes when the program makes another
840 NEW Negative values used by Baldur's Gate in DirectDrawSurf
849 NEW Wordpro Millenium 9.5 Crashes on startup
850 NEW Lotus 123 Crashed on Startup
852 NEW winininet test doesn't terminate/fail
854 NEW ld: cannot find -lgdbm on compilation
858 NEW Segfault in WineEngInit () ( libgdi32.dll.so )
859 NEW Lotus Notes detach all does not work
860 NEW lotus approach terminates when create new database
861 NEW wine Fails to Initialize and start Yahoo! messenger.
862 NEW wine fails to load default skin for IncrediMail!!!!
863 NEW Listview report style shows right end of text not left
867 NEW Lotus Notes 5.0.3: err:clipping:CLIPPING_UpdateGCRegion
868 NEW open 2 session; the 2 is lock
870 NEW Too many files in a directory prevent proper access to
871 NEW my application can't create an active X object
872 NEW Win9xism in dplayx.dll (ConvertToGlobalHandle)
873 ASSI Win9xism in shell32 (MapSL)
876 NEW listview report style column alignment issues
877 NEW DXgrab is "weak" and can be shaken out of
878 NEW Icons arent transparent if Managed='Y'
881 NEW Mouse cursor not blanked in opengl game
888 NEW DXGrab can't be undone.
890 NEW Virtual Pages difference - Spotted with VirtualQuery()
891 NEW winemaker and winebuild compatibility problem in the .s
892 NEW Implement GetSystemInfo using CPUID
894 NEW Terragen running, 2nd level child window malfunction (?
897 NEW Winetest does not compile
898 NEW fixme:dc:GetDCEx not supported yet
899 NEW Bad focus messages on window creation
900 NEW Upgrade from 20020605 to 20020710 broke Orcad Caputre S
901 NEW sound
903 NEW PathIsURL returning true for invalid formats.
905 NEW Last character in network transmission being dropped
906 NEW Quicken Deluxe 99 dosen't work with Red Carpet release
911 NEW Screen Corruption in Nord Modular Editor
919 NEW FlashFXP 1.4.3 crashes while trying to read "MZ" magic
923 NEW We should add default Explorer registry entries to avoi
927 NEW fixme:commctrl:FlatSB_SetScrollProp stub
928 NEW fixme:commctrl:InitializeFlatSB stub
929 NEW fixme:tab:TAB_WindowProc Unimplemented msg TCM_HIGHLIGH
933 NEW ttydrv needs a lot of improvement
934 NEW Cpu usage is always 100%
945 NEW Cannot install ColdFusion MX
952 NEW Wine and The Bat!
958 NEW OSS audio problems (err:wave:OSS_OpenDevice Can't set f
959 NEW ChooseFontA dialog never displays the script selection
962 NEW Unreal Tournament Editor does not work in wine
965 NEW MaskBlt is not implemented
970 NEW Intermittent regression tests freeze, possibly due to t
972 NEW Implement urlmon.URLDownloadToCacheFileA
974 NEW Put translation infrastructure in place for various Win
983 NEW FIXME:int21:DOS3Call Unimplemented FAT32 int32 function
986 ASSI ODBC.dll unimplemented
995 NEW shlfileop test fails on FreeBSD
996 NEW sock test fails onf FreeBSD
1001 NEW Define macros STATUS_ENDPOINT_CLOSED, STATUS_DISCONNECT
1005 NEW Attempts to retrieve live streaming updates with QuoteT
1007 NEW kernel32.dll.Heap32* functions unimplemented
1022 NEW OSS_MidiInit Synthesizer support MIDI in. Not supported
1024 NEW can't install ms sql
1037 NEW Remedy user GUI client generates this memory error
1039 NEW No keyboard in wcmd
1046 NEW FIXME:tab:TAB_WindowProc Unimplemented msg TCM_SETITEME
1067 NEW install of Lotus Notes R6 gives error
1071 NEW fixme:file:UnlockFile not implemented in server AND fix
1074 NEW DLoad.exe (Diablo II/LOD no-cd BNet Loader) returns err
1077 NEW Error installing Lotus Notes 6
1078 NEW NOTES 6 Gold Release - Installed crashes when being run
1080 NEW fixme:shell:IShellLinkA_fnSetShowCmd (0x421ffd20)->(sho
1087 NEW hotspot in wrong position for hand cursor
1088 NEW Wine crashes for user not in /etc/passwd (LDAP authenti
1091 NEW ScrollWindowEx does not update invalidated are
1095 NEW Game Star wars rebellion-> fixme:bitblt:X11DRV_BitBlt p
1128 NEW Curse of Monkey Island cannot find its files on CD (was
1129 NEW bitmaps are not drawn in "Dink Smallwood"
1135 NEW WinISO 5.3: Menus doesn't working
1152 NEW version information functionality (ver.dll, version.dll
1157 NEW Display Hebrew when the locale is set to he_IL
1159 NEW Regression in x11drv due to http://cvs.winehq.com/patch
1162 NEW Parents Screen unavailable in Leap Ahead Preschool
1168 NEW Mohaa, Mohas && LOD terrian
1170 NEW DOSFS_FindUnixName misses existing file
1172 NEW Wine does not extract files fast enough for programs to
1173 NEW Cabinet.dll.so Implamentation... Fails
1182 NEW Using artsdsp wrapping makes Wine crash
1183 NEW Carmen Sandiego Junior will not start
1185 NEW Conformance Tests fail on windows 98
1189 NEW Error in window creation, Wine 20021124
1197 NEW Quicken 2001 Deluxe - Password dialog box not displayed
1198 NEW Problems with King's Quest 2 remake from Tierra
1205 NEW DOSFS_OpenDevice does not support parallel printer
-------------------------------------------------------------------------
To get a list of all your bugs, you can use this URL (bookmark it if you like!):
http://bugs.winehq.com/buglist.cgi?assigned_to=wine-bugs@winehq.com
Or, you can use the general query page, at
http://bugs.winehq.com/query.cgi.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<%urlbase>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1222
rbt(a)rbt.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From rbt(a)rbt.ca 2003-01-12 16:26 -------
*** This bug has been confirmed by popular vote. ***
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=1222>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1222
Summary: TADemo exception
Product: Wine
Version: unspecified
Platform: Other
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: rbt(a)rbt.ca
It installed fine, but running it causes a failure. It's on Wine 20021219 on
FreeBSD 4.7 with DX8 libraries installed.
The demo is (will be) available at http://www.rbt.ca/ta/tadinst.exe, but is
approx 21MB.
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Could not stat /cdrom (No such file or directory), ignoring drive D:
fixme:reg:GetSystemInfo not yet supported on this system
fixme:system:SystemParametersInfoA Unimplemented action: 94
(SPI_GETMOUSETRAILS)fixme:system:SystemParametersInfoA Unimplemented action: 93
(SPI_SETMOUSETRAILS)fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x28365430)->(00010021,00000053)
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x283667f8)->(0x2836543c,0x00000000),stub!
fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
wine: Unhandled exception, starting debugger...
fixme:winmm:MMDRV_Exit Closing while ll-driver open
Backtrace of wine.core:
(gdb) backtrace
#0 RtlEnterCriticalSection (crit=0x2813efc4) at critsection.c:175
#1 0x28119a21 in VIRTUAL_FindView (addr=0x18) at virtual.c:207
#2 0x2811a866 in VIRTUAL_HandleFault (addr=0x18) at virtual.c:803
#3 0x28118a6e in do_segv (context=0x28570540, trap_code=12, cr2=0x18, err_code=0)
at signal_i386.c:746
#4 0x28118e31 in segv_handler (__signal=10, code=12, __context=0x28570828) at
signal_i386.c:995
#5 0xbfbfffac in ?? ()
#6 0x28100a44 in wine_server_call (req_ptr=0x28570a68) at
../../scheduler/client.c:227
#7 0x28739987 in CONSOLE_GetNumHistoryEntries () at ../../include/wine/server.h:60
#8 0x28738334 in CONSOLE_HandleCtrlC (sig=2) at console.c:1363
#9 0x28118f24 in int_handler (__signal=2, code=0, __context=0x28570e7c) at
signal_i386.c:434
#10 0xbfbfffac in ?? ()
#11 0x281066ce in WaitForMultipleObjectsEx (count=1, handles=0x28682d64,
wait_all=0,
timeout=4294967295, alertable=0) at ../../scheduler/synchro.c:265
#12 0x28106506 in WaitForSingleObject (handle=0x4c, timeout=4294967295)
at ../../scheduler/synchro.c:205
#13 0x28739c00 in WaitForDebugEvent (event=0x28682e68, timeout=4294967295) at
debugger.c:125
#14 0x2843fb6c in DEBUG_MainLoop () at winedbg.c:887
#15 0x284401be in main (argc=2, argv=0xbfbff734) at winedbg.c:1117
#16 0x28428174 in __wine_exe_main () at winedbg.exe.spec.c:564
#17 0x28102926 in start_process () at ../../scheduler/process.c:564
#18 0x28106829 in call_on_thread_stack (func=0x28102704) 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=1222>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1221
Summary: Bugs Bunny and Taz travelling in time
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: puoti(a)inwind.it
A infogrames (Kelloggs) game based on directx 8 ; it starts but crashes
before loding the game menu.
[ivan@localhost bin]$ wine bblit2.exe
fixme:system:ChangeDisplaySettingsA (0x406af244,0x00000002), stub
flags=TEST,
fixme:system:ChangeDisplaySettingsA bpp=16
fixme:system:ChangeDisplaySettingsA (Putting X in this mode beforehand might he
fixme:system:ChangeDisplaySettingsA (0x406af14c,0x00000004), stub
flags=FULLSCREEN,
fixme:system:ChangeDisplaySettingsA bpp=16
fixme:system:ChangeDisplaySettingsA width=640
fixme:system:ChangeDisplaySettingsA height=480
fixme:system:ChangeDisplaySettingsA (Putting X in this mode beforehand might he
fixme:system:ChangeDisplaySettingsA (0x406af240,0x00000002), stub
flags=TEST,
fixme:system:ChangeDisplaySettingsA bpp=16
fixme:system:ChangeDisplaySettingsA (Putting X in this mode beforehand might he
fixme:system:ChangeDisplaySettingsA (0x406af148,0x00000004), stub
flags=FULLSCREEN,
fixme:system:ChangeDisplaySettingsA bpp=16
fixme:system:ChangeDisplaySettingsA width=640
fixme:system:ChangeDisplaySettingsA height=480
fixme:system:ChangeDisplaySettingsA (Putting X in this mode beforehand might he
wine: Unhandled exception, starting debugger...
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
Terminated
[ivan@localhost bin]$
Debugger output
'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40790000) No debug information in 32bit DLL
'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x40950000) No debug information in 32bit DLL
'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x40940000) No debug information in 32bit DLL
'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x409c0000) No debug information in 32bit DLL
'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x409a0000) No debug information in 32bit DLL
'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40a40000) No debug information in 32bit DLL
'C:\WINDOWS\SYSTEM\MSVFW32.DLL' (0x40a20
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x40950000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x40940000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x409c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x409a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40a40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVFW32.DLL' (0x40a20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40bd00
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x40940000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x409c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x409a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40a40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVFW32.DLL' (0x40a20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b6000
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x409c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x409a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40a40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVFW32.DLL' (0x40a20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40c10
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x409a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40a40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVFW32.DLL' (0x40a20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40af0
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40a40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVFW32.DLL' (0x40a20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40af0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL' (0x4097
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVFW32.DLL' (0x40a20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40af0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL' (0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x40c500
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40af0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL' (0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x40c50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x40c800
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40af0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL' (0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x40c50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x40c80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40cb00
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40af0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL' (0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x40c50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x40c80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40cb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x415e0
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40af0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL' (0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x40c50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x40c80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40cb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x415e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x4161000
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL' (0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x40c50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x40c80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40cb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x415e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41620
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x40c50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x40c80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40cb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x415e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41620000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\INFOGRAMES\BUGS BUNNY
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x40c80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40cb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x415e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41620000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\INFOGRAMES\BUGS BUNNY & TAZ
- IN VIAGGIO NEL TEMPO DEMO\BIN\WKEYKILL.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40cb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x415e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41620000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\INFOGRAMES\BUGS BUNNY & TAZ
- IN VIAGGIO NEL TEMPO DEMO\BIN\WKEYKILL.DLL' (0x10000000)
Unhandled exception: stack overflow in 32-bit code (0x402e9099).
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x415e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41620000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\INFOGRAMES\BUGS BUNNY & TAZ
- IN VIAGGIO NEL TEMPO DEMO\BIN\WKEYKILL.DLL' (0x10000000)
Unhandled exception: stack overflow in 32-bit code (0x402e9099).
In 32-bit mode.
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41620000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\INFOGRAMES\BUGS BUNNY & TAZ
- IN VIAGGIO NEL TEMPO DEMO\BIN\WKEYKILL.DLL' (0x10000000)
Unhandled exception: stack overflow in 32-bit code (0x402e9099).
In 32-bit mode.
0x402e9099 (NTDLL.DLL.memcpy+0x4a839 in libc.so.6): call 0x4023fefd
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41620000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\INFOGRAMES\BUGS BUNNY & TAZ
- IN VIAGGIO NEL TEMPO DEMO\BIN\WKEYKILL.DLL' (0x10000000)
Unhandled exception: stack overflow in 32-bit code (0x402e9099).
In 32-bit mode.
0x402e9099 (NTDLL.DLL.memcpy+0x4a839 in libc.so.6): call 0x4023fefd
(NTDLL.DLL.sqrt+0x30d5d in libc.so.6)
No debug information in 32bit DLL 'C:\PROGRAM FILES\INFOGRAMES\BUGS BUNNY & TAZ
- IN VIAGGIO NEL TEMPO DEMO\BIN\WKEYKILL.DLL' (0x10000000)
Unhandled exception: stack overflow in 32-bit code (0x402e9099).
In 32-bit mode.
0x402e9099 (NTDLL.DLL.memcpy+0x4a839 in libc.so.6): call 0x4023fefd
(NTDLL.DLL.sqrt+0x30d5d in libc.so.6)
- IN VIAGGIO NEL TEMPO DEMO\BIN\WKEYKILL.DLL' (0x10000000)
Unhandled exception: stack overflow in 32-bit code (0x402e9099).
In 32-bit mode.
0x402e9099 (NTDLL.DLL.memcpy+0x4a839 in libc.so.6): call 0x4023fefd
(NTDLL.DLL.sqrt+0x30d5d in libc.so.6)
Wine-dbg>
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=1221>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1220
Summary: InstallShield for Quickbooks fails
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jw1233219(a)hotmail.com
When running setup for QuickBooks Pro 7.x InstrallShield fails with the
message "There is another setup already running. You must close out of
that setup before ..."
Might be because it is trying to do GetClassName() from window in another
process - which would mean adding extra funcitonality to wineserver etc.
I can supply 1MB of InstallShield setup for testing if necessary.
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=1220>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1219
------- Additional Comments From info(a)moabutah.com 2003-01-10 22:10 -------
I managed to get the last few error messages to stop by changing the winmm driver to the winealsa.drv driver (duh) but everything before and including the: fixme:winsock:WS_bind Setting WS_SO_REUSEADDR on socket before we binding it still occurs and the prog still crashes.
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=1219>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1219
Summary: DirectSound crash
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: info(a)moabutah.com
Running wine version 20021219 and after testing the configuration to 100% with
winecheck:
Running the game "First Star Online' client (latest version - see
http://www.kidmandevil.com) directSound give the following messages and locks up
the app when attempting to load a game Character.
fixme:msvcrt:MSVCRT__sopen : pmode 0x0001 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x465b9c80)->(00000000,00000008)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x465be5a0)->(00000000,00000008)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x464a0150)->(00000000,00000008)
fixme:font:GetKerningPairsA (0xa14,0,(nil)): almost empty stub!
fixme:font:GetKerningPairsA (0xa14,0,(nil)): almost empty stub!
fixme:gdi:GetCharABCWidthsFloatA GetCharABCWidthsFloatA, stub
fixme:font:GetKerningPairsA (0xa68,0,(nil)): almost empty stub!
fixme:gdi:GetCharABCWidthsFloatA GetCharABCWidthsFloatA, stub
fixme:gdi:GetCharABCWidthsFloatA GetCharABCWidthsFloatA, stub
fixme:gdi:GetCharABCWidthsFloatA GetCharABCWidthsFloatA, stub
fixme:font:GetKerningPairsA (0xa70,0,(nil)): almost empty stub!
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x494ddf38,00010022,2):stub
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:winsock:WS_bind Setting WS_SO_REUSEADDR on socket before we binding it
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=22248 <
primary_done=24876)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=22236 <
primary_done=24864)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=22232 <
primary_done=24860)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=18668 <
primary_done=21296)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=18656 <
primary_done=21284)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=15448 <
primary_done=18076)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=11792 <
primary_done=14420)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=11780 <
primary_done=14408)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=11776 <
primary_done=14404)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=8392 <
primary_done=11020)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4312 <
primary_done=6940)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4300 <
primary_done=6928)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4296 <
primary_done=6924)
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=1219>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1200
dpaun(a)rogers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From dpaun(a)rogers.com 2003-01-10 17:07 -------
Cool -- let's close this bugger then.
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=1200>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1200
john(a)pond-weed.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From john(a)pond-weed.com 2003-01-10 17:02 -------
Verified fixed in CVS on 9 Jan 2003. Thank you.
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=1200>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1202
------- Additional Comments From puoti(a)inwind.it 2003-01-10 07:05 -------
Well, there is basicly nothing with +ddraw, just
[ivan@localhost Motocross Madness Trial]$ wine mcm.exe --debugmsg +ddraw
trace:ddraw:initialize enabling DirectDraw HAL
wine: Unhandled exception, starting debugger...
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
Terminated
[ivan@localhost Motocross Madness Trial]$
the debugger output is
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVFW32.DLL' (0x41210000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL' (0x412d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\D3DRM.DLL' (0x7e6b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x41350000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL' (0x41320000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x41370000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x413900
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL' (0x412d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\D3DRM.DLL' (0x7e6b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x41350000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL' (0x41320000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x41370000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x41390000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x413d00
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\D3DRM.DLL' (0x7e6b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x41350000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL' (0x41320000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x41370000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x41390000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x413d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x413c0
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x41350000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL' (0x41320000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x41370000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x41390000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x413d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x413c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x414000
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL' (0x41320000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x41370000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x41390000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x413d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x413c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x41400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DPLAYX.DLL' (0x414300
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x41370000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x41390000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x413d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x413c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x41400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DPLAYX.DLL' (0x41430000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x41390000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x413d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x413c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x41400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DPLAYX.DLL' (0x41430000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\KVDD.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x413d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x413c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x41400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DPLAYX.DLL' (0x41430000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\KVDD.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x414700
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x413c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x41400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DPLAYX.DLL' (0x41430000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\KVDD.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x41470000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV'
(0x41610
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x41400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DPLAYX.DLL' (0x41430000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\KVDD.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x41470000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV'
(0x41610000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV'
(0x4163000
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DPLAYX.DLL' (0x41430000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\KVDD.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x41470000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV'
(0x41610000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV'
(0x41630000) No debug information in 32bit DLL
'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41770
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\KVDD.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x41470000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV'
(0x41610000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV'
(0x41630000) No debug information in 32bit DLL
'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41770000) No debug information in 32bit DLL
'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
S TRIAL\KVDD.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x41470000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x41610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41630000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41770000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\LANG.DLL' (0x427c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x41470000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x41610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41630000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41770000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\LANG.DLL' (0x427c0000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit co
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x41610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41630000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41770000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\LANG.DLL' (0x427c0000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit
code (0x00432feb).
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41630000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41770000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\LANG.DLL' (0x427c0000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit
code (0x00432feb).
In 32-bit mode.
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41770000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\LANG.DLL' (0x427c0000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit
code (0x00432feb).
In 32-bit mode.
0x00432feb (mcm.exe..text+0x31feb in C:\Programmi\Microsoft Games\Motocros
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\LANG.DLL' (0x427c0000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit
code (0x00432feb).
In 32-bit mode.
0x00432feb (mcm.exe..text+0x31feb in C:\Programmi\Microsoft
Games\Motocross Madness Trial\mcm.exe): movb $0x0,0x0(%eax)
S TRIAL\LANG.DLL' (0x427c0000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x00432feb).
In 32-bit mode.
0x00432feb (mcm.exe..text+0x31feb in C:\Programmi\Microsoft Games\Motocross
Madness Trial\mcm.exe): movb $0x0,0x0(%eax)
Wine-dbg>
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x00432feb).
In 32-bit mode.
0x00432feb (mcm.exe..text+0x31feb in C:\Programmi\Microsoft Games\Motocross
Madness Trial\mcm.exe): movb $0x0,0x0(%eax)
Wine-dbg>
Hope this helps.
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=1202>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=911
------- Additional Comments From tony_lambregts(a)telusplanet.net 2003-01-09 23:43 -------
Hell I have no real idea on how it "really" works but if you look at the
screenshot I will try to explain it.
The red elipse has an artifact (corruption) from the "PolyAreaIn1" panel. This
was acheived by passing the mouse over the grey area between the two panels and
placing it over one of the round control knobs (hidden by artifact) .
The Blue Circle shows where a round control knob went missing after the mouse
went over it.
The problem seems to always involve a round control knob. and the trace has
fixme:bitblt:X11DRV_BitBlt potential optimization - client-side DIB copy
whenever the corruption occurs.
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=911>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=911
------- Additional Comments From tony_lambregts(a)telusplanet.net 2003-01-09 23:13 -------
Created an attachment (id=367)
annotated screenshot showing srceen corruption
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=911>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=911
------- Additional Comments From tony_lambregts(a)telusplanet.net 2003-01-09 22:55 -------
Created an attachment (id=366)
CommonFBlues.pch file I used for testing
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=911>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=911
------- Additional Comments From dclark(a)akamail.com 2003-01-09 20:14 -------
How about listing simple steps to take that will demonstrate the corruption (so
I don't actually have to learn how to use it ;).
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=911>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=885
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2003-01-09 19:16 -------
Closing... Thanks Duane.
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=885>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.