http://bugs.winehq.org/show_bug.cgi?id=2035
------- Additional Comments From brettholcomb(a)charter.net 2004-22-02 20:55 -------
First part of the test. I started HL, loaded a saved game and then exited that
and quit HL. I got this after doing bt at the winedebug prompt.
bt from entering HL, loading saved game, then quitting.
Unhandled exception: page fault on read access to 0x4b3d26a0 in 32-bit code
(0x404f78f0).
In 32-bit mode.
0x404f78f0 (INSTR_EmulateInstruction+0x80 in KERNEL32.DLL): movzbl
0x0(%edi),%edx
Wine-dbg>bt
Backtrace:
=>0 0x404f78f0 (INSTR_EmulateInstruction+0x80 in KERNEL32.DLL) (ebp=47b2fd0c)
1 0x4052b41f (WOWTHUNK_Init+0x3cf in KERNEL32.DLL) (ebp=47b2fd28)
2 0x402163d9 (NTDLL.DLL.RtlRestoreLastWin32Error+0x239 in NTDLL.DLL)
(ebp=47b2fd54)
3 0x40216567 (EXC_RtlRaiseException+0x57 in NTDLL.DLL) (ebp=47b2fddc)
4 0x4022d68c (vm86_return_end+0x585 in NTDLL.DLL) (ebp=47b2fdf8)
5 0x40235e94 (__wine_call_from_32_restore_regs in NTDLL.DLL) (ebp=47b30150)
6 0x40cc8244 (WINMM.DLL.mmsystemGetVersion+0x274 in WINMM.DLL) (ebp=47b3018c)
7 0x40cc839e (WINMM.DLL.mmsystemGetVersion+0x3ce in WINMM.DLL) (ebp=47b301a4)
8 0x40522eff (THREAD_InitStack+0x18f in KERNEL32.DLL) (ebp=47b3027c)
9 0x40230c69 (thread_init+0x3a9 in NTDLL.DLL) (ebp=47b30acc)
10 0x40045ee0 (pthread_start_thread+0x1a0 in libpthread.so.0) (ebp=47b30bcc)
11 0x401655ba (clone+0x5a in libc.so.6) (ebp=00000000)
I then ran this command
wine --debugmsg +wave,+dsound,+dsound3d -- hl.exe -consoel >& trace
and got this in trace. Again, I started HL, loaded a saved game and then
started playing. HL locked up so that I couldn't switch windows or do anything.
I had to go to a virtual console (ctl-alt-F1) and killall -9 the wine processes.
err:wave:wodPlayer_WriteMaxFrags Error in writing wavehdr. Reason: File descript
or in bad state
err:dsound:DirectSoundCreate8 dsound already opened
/usr/bin/wine-cvs: line 52: 25506 Killed "$RUNWINE" --debugmsg
-all "$@"
err:wave:wodPlayer_WriteMaxFrags Error in writing wavehdr. Reason: File descript
or in bad state
err:dsound:DirectSoundCreate8 dsound already opened
/usr/bin/wine-cvs: line 52: 25506 Killed "$RUNWINE" --debugmsg
-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=2034
------- Additional Comments From lionel.ulmer(a)free.fr 2004-22-02 17:06 -------
OK, latest incremental patch sent (you need to apply it over the previous one I
sent to the list).
At least on my box, it looks OK now.
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2019
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-22-02 16:51 -------
Closing
--
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=2019
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-22-02 16:50 -------
Verifying as per reportersw comments.
--
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=2035
------- Additional Comments From brettholcomb(a)charter.net 2004-22-02 14:32 -------
Will do. It may be in a day or so as I have some work I need to do.
--
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=2035
------- Additional Comments From reif(a)earthlink.net 2004-22-02 13:48 -------
Whenever wine dumps you into the debugger, execute a bt command
to see where in wine the problem occured. We need to know how it
got into the alsa libraries.
Could you also run a trace by executing the program:
wine --debugmsg +wave,+dsound,+dsound3d program.exe >& trace
where program.exe is the program you run and post the results.
--
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=1352
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |major
Summary|JP soft's 4NT crashes wine |JP soft's 4NT raises
|when started |exception and exits
Version|20030508 |20040213
------- Additional Comments From juan(a)virtual-orbis.com 2004-22-02 12:08 -------
Console message:
fixme:seh:EXC_RtlRaiseException call to unimplemented function
kernel32.dll.GetConsoleWindow
then raises exception window and exits.
--
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=1629
------- Additional Comments From juan(a)virtual-orbis.com 2004-22-02 11:52 -------
Created an attachment (id=541)
--> (http://bugs.winehq.org/attachment.cgi?id=541&action=view)
Screen Cam (win16) showing only one button of 6
after the Ksnapshot screen capture program is started, all buttons are shown
well. But if I select ScreenCam from the taskbar it gets back to the blinking
state and shows only the first button (Play) as reported.
--
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.