http://bugs.winehq.org/show_bug.cgi?id=4571
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-18-02 09:28 -------
Could you please add an entry for this application into the AppDB
http://appdb.winehq.org/
--
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=4503
------- Additional Comments From sick_soul(a)yahoo.it 2006-18-02 07:36 -------
I report my latest findings:
2005-10-18 works, while
2005-10-19 shows the bug.
I generated a diff, and found the offending change being (from Changelog):
* dlls/kernel/module.c, dlls/kernel/tests/module.c:
Vitaliy Margolen <wine-patch(a)kievinfo.com>
LoadLibrary should ignore trailing spaces in the library name.
I attach a 2005-10-19 to 2005-10-18 patch that involves that change only.
I could reproduce the problem by:
- checking out a clean 2005-10-18 version (no bug)
- apply the attached patch as a reverse patch
- compile/install wine (bug now present)
The problem goes then away by:
- applying the attached patch
- compile/install wine (no bug again)
However current CVS code seems to call some other code, since the obvious fix
(revert the change in current CVS) does not work. Some more knowledge of the
inner workings is probably required at this point.
--
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=4503
------- Additional Comments From sick_soul(a)yahoo.it 2006-18-02 07:35 -------
Created an attachment (id=1909)
--> (http://bugs.winehq.org/attachment.cgi?id=1909&action=view)
A patch from the buggy module.c to the clean module.c - applies to 2005-10-19
This patch fixes the problem in 2005-10-19. However the current CVS is probably
calling other similarily-affected code, so this does not fix the issue in
current 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=4499
leon_fraitak(a)mail.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.7. |0.9.8.
--
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=3438
hallo(a)michael-kaufmann.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|SolSuite crashes immediately|SolSuite crashes
| |immediately: "sti"
| |instruction not emulated
------- Additional Comments From hallo(a)michael-kaufmann.ch 2006-18-02 06:51 -------
Wine has improved. Winedos is not loaded anymore and a different error message
appears:
trace:seh:raise_exception code=c0000096 flags=0 addr=0x4dbe2d
trace:seh:raise_exception eax=0000ffff ebx=7ac658e0 ecx=00000008 edx=7bacfea0
esi=00000003 edi=00000000
trace:seh:raise_exception ebp=7bacfe8c esp=7bacfe6e cs=0073 ds=007b es=007b
fs=003b gs=0033 flags=00210256
trace:seh:__regs_RtlUnwind code=c0000096 flags=2
trace:seh:raise_exception code=c0000028 flags=1 addr=(nil)
trace:seh:raise_exception eax=7bacf580 ebx=7bef51fc ecx=7bacfe70 edx=7be84000
esi=7bacfa02 edi=7bacfe16
trace:seh:raise_exception ebp=7bacf638 esp=7bacf554 cs=0073 ds=007b es=007b
fs=003b gs=0033 flags=00200212
err:seh:raise_exception Exception frame is not in stack limits => unable to
dispatch exception.
The instruction at 0x4dbe2d is "sti". code=c0000096 means that a privileged
instruction has been found.
Tests show that SolSuite takes the same code path on Windows. Wine should
emulate the sti instruction. This email may be of some help:
http://www.winehq.com/hypermail/wine-devel/2003/10/0693.html
--
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=4599
phc.cai(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|wine crash : |wine 0.9.8 crashes :
|err:seh:setup_exception |err:seh:setup_exception
|stack overflow ... |stack overflow ...
--
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=1631
------- Additional Comments From meastp-post(a)broadpark.no 2006-18-02 05:17 -------
## from bug 4597 :
Application: Command and Conquer Red Alert 2
Version: 0.9.8
When I start a (skirmish) game, when I recieve my $10000, the following error
for "cash flow sound" is repeated maybe a 100 times in console:
err:dsound:DSOUND_MixOne underrun on sound buffer 0x7fe2ffb8
Instead of sound there is just a lot of noise.
--
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=4597
------- Additional Comments From meastp-post(a)broadpark.no 2006-18-02 05:14 -------
Ups, I'm sorry.I searched for err:dsound:DSOUND_MixOne and found nothing. Next
time I'll try DSOUND_MixOne too ;)
--
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=4598
fpazzatura(a)email.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P2 |P5
--
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.