http://bugs.winehq.com/show_bug.cgi?id=1729
Summary: winedbg stops with an error message Invalid address
0x5d895b5d (TUTIL32.DLL..debug 0x10883b5d)
Product: Wine
Version: 20030115
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ulrich.moser(a)apis-security.com
I tried to run a ERP Software ffor Win 95/98/ME/NT/2000/XP through wine. After
entering the exe file wine starts to loop with a deadlock error. The start of
the error display is
err:win32:_CheckNotSysLevel Holding lock 0x40b5a900 level 3
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 8 100") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
err:win32:_EnterSysLevel (0x40a9faf8, level 2): Holding 0x40b5a900, level 3.
Expect deadlock!
err:win32:_EnterSysLevel (0x40a9faf8, level 2): Holding 0x40b5a900, level 3.
Expect deadlock!
err:win32:_EnterSysLevel (0x40a9faf8, level 2): Holding 0x40b5a900, level 3.
Expect deadlock!
and then loops on the last two lines. Running winedbg produces the error
message given in the summary.
The program I used is GSAUF. You can download a 30 days trial at www.gsn.de.
Installation of the program itself and the Borland Database Engine works fine.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1715
jlavi(a)iki.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From jlavi(a)iki.fi 2003-23-09 08:28 -------
The patch from Jerry Jenkins on 22nd of September fixes the bitmap
corruption.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1728
------- Additional Comments From traxtopel(a)hotpop.com 2003-22-09 15:27 -------
chstk -e /usr/bin/wine
seems to resolve the issue
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1728
Summary: redhat beta 10 severn and wine, builds but weird error
Product: Wine
Version: 20030911
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: traxtopel(a)hotpop.com
Trying to run wine on redhat beta 10. If I try starting wine, I get errors
anyone know what the "security-patched kernel" means?
Same src rpm compiled on redhat9 works perfectly.
err:virtual:map_image Standard load address for a Win32 program (0x00400000) not
available - security-patched kernel ?
/usr/bin/wine-notes: could not load 'C:\Lotus\Notes\nupdate.exe' as Win32 binary
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1721
------- Additional Comments From fatty(a)gsklan.de 2003-22-09 03:23 -------
Edit your wine-config to use win98 instead of win95.
That should solve your issue.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1690
------- Additional Comments From mike(a)theoretic.com 2003-21-09 09:06 -------
There's been some discussion on the list lately, it could be one of the patches
to fix it got accepted...
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1727
Summary: X Error of failed request: BadMatch (invalid parameter
attributes)
Product: Wine
Version: 20030911
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: f.kreek(a)amc.uva.nl
Whenever i start the following program:
http://www.stepbridge.nl/downloads/StepBridge106NL.exe
(unfortunately it's Dutch):
I get the following error:
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 12 (X_ConfigureWindow)
Serial number of failed request: 91
Current serial number in output stream: 94
err:ntdll:RtlpWaitForCriticalSection section 0x40c44c80 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 000d, blocked by 000e, retrying (60
sec)
After a while, the winedbg starts automaticly
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1726
Summary: no keyboard mapping with latest wine release.
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.woerden.nl
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: leliveld.r(a)woerden.nl
CC: leliveld.r(a)woerden.nl
Hello Winedevelopers,
We have a problem. We are using a logitech cordless desktop/mouse driver for our
linux machines and we cannot use this keyboard with wine. We get the error:
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found!
Using closest match instead (United States keyboard layout (phantom key version)
) for scancode mapping.
Please define your layout in dlls/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
But nog keys are working.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1670
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2003-19-09 16:46 -------
I think this is fixed in dx76->dx79 set of patches (in current cvs) - I used
the demo and saw the same problem, and my patch got it working. Note I had to
disable w-buffering though which for some reason had got turned on (we dont
advertize support for it!).
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.