http://bugs.winehq.org/show_bug.cgi?id=2061
Summary: "Unhandled exception" when running nearly any EXE
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: crazycomputers(a)yahoo.com
CC: crazycomputers(a)yahoo.com
(I'm not sure if this is the Wine kernel causing this, but none of the others
looked promising.)
Except for console EXEs compiled with VC++, most everything else causes an
exception, including the lightweight Windows Calculator. Here is Wine's output:
[chris@pyromaniacs windows]$ wine calc.exe
fixme:thunk:CommonUnimpStub generic stub: ?
fixme:thunk:CommonUnimpStub generic stub: ?
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
Can't find file for ELF 'wine-kthread' ((nil))
No debug information in ELF 'wine-pthread' ((nil))
Breakpoint 1 at 0x4000d1b0 (_end+0x3fefadd0)
No debug information in ELF '/usr/lib/libwine.so.1' (0x4002c000)
No debug information in ELF '/lib/i686/libpthread.so.0' (0x40045000)
No debug information in ELF '/lib/i686/libc.so.6' (0x40096000)
No debug information in ELF '/lib/libdl.so.2' (0x401ce000)
No debug information in ELF '/lib/i686/libm.so.6' (0x401d2000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
Loaded debug information from ELF '/usr/lib/wine/ntdll.dll.so' (0x401f4000)
No debug information in ELF '/usr/lib/libwine_unicode.so.1' (0x40261000)
No debug information in ELF '/lib/libnss_files.so.2' (0x40018000)
Loaded debug information from ELF '/usr/lib/wine/kernel32.dll.so' (0x40470000)
No debug information in ELF '/usr/lib/wine/gdi32.dll.so' (0x408d0000)
No debug information in ELF '/usr/lib/wine/user32.dll.so' (0x4094e000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40a97000)
No debug information in 32bit DLL 'C:\windows\calc.exe' (0x1000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM32\NTDLL.DLL' (0x40210000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM32\KERNEL32.DLL'
(0x404a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0xbfe80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM32\GDI32.DLL' (0x408f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM32\USER32.DLL' (0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x78000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x70bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0xbfb70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x7fcb0000)
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x4091cb90).
In 32-bit mode.
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:1007 GS:0007
EIP:4091cb90 ESP:408cf9f8 EBP:408cfd60 EFLAGS:00010246( R- 00 I Z- -P1 )
EAX:00000000 EBX:4093dc54 ECX:40384b08 EDX:00000000
ESI:408cfa1c EDI:00000000
Stack dump:
0x408cf9f8 (_end+0x34cd38): 00000000 408cfa24 408cfa20 408cfa1c
0x408cfa08 (_end+0x34cd48): 408cfa30 40384b70 408cfb44 4093d6c8
0x408cfa18 (_end+0x34cd58): 00000001 000010c8 408cfa40 806e3a50
0x408cfa28 (_end+0x34cd68): 000010c8 40371d28 00000030 6e69772f
0x408cfa38 (_end+0x34cd78): 69772f63 776f646e 6f662f73 0073746e
0x408cfa48 (_end+0x34cd88): 00000000 00000000 00000000 00000000
0x408cfa58 (_end+0x34cd98):
0200: sel=1007 base=40016000 limit=00001f83 32-bit rw-
Backtrace:
=>0 0x4091cb90 (WineEngInit+0x6b0 in GDI32.DLL) (ebp=408cfd60)
1 0x4090cffb (GDI_Init+0x2ab in GDI32.DLL) (ebp=408cfd7c)
2 0x40920e1c (DllMain+0x28 in GDI32.DLL) (ebp=408cfd88)
3 0x408f457d (GDI32.DLL.EntryPoint+0x5d in GDI32.DLL) (ebp=408cfda8)
4 0x4022c6ff (MODULE_InitDLL+0x12f [loader.c] in NTDLL.DLL) (ebp=408cfe10)
5 0x4022c867 (process_attach+0xc7 [loader.c] in NTDLL.DLL) (ebp=408cfe34)
6 0x4022c83f (process_attach+0x9f [loader.c] in NTDLL.DLL) (ebp=408cfe54)
7 0x4022c83f (process_attach+0x9f [loader.c] in NTDLL.DLL) (ebp=408cfe74)
8 0x4022eaef (LdrInitializeThunk+0x37f in NTDLL.DLL) (ebp=408cff20)
9 0x404edc63 (start_process+0x43 [process.c] in KERNEL32.DLL) (ebp=408cfff4)
10 0x40030839 (wine_switch_to_stack+0x11 in libwine.so.1) (ebp=00000000)
0x4091cb90 (WineEngInit+0x6b0 in GDI32.DLL): cmpw $0,0x0(%edi)
Modules:
Address Module Name
0x01000000-01017000 (PE) C:\windows\calc.exe
0x40210000-40261000 (PE) C:\WINDOWS\SYSTEM32\NTDLL.DLL
0x404a0000-40583000 (PE) C:\WINDOWS\SYSTEM32\KERNEL32.DLL
0x408f0000-4094e000 (PE) C:\WINDOWS\SYSTEM32\GDI32.DLL
0x40970000-40a81000 (PE) C:\WINDOWS\SYSTEM32\USER32.DLL
0x70bd0000-70c33400 (PE) C:\WINDOWS\SYSTEM\SHLWAPI.DLL
0x78000000-78044000 (PE) C:\WINDOWS\SYSTEM\MSVCRT.DLL
0x7fcb0000-7fe06000 (PE) C:\WINDOWS\SYSTEM\SHELL32.DLL
0xbfb70000-bfbfd400 (PE) C:\WINDOWS\SYSTEM\COMCTL32.DLL
0xbfe80000-bfe90000 (PE) C:\WINDOWS\SYSTEM\ADVAPI32.DLL
Threads:
process tid prio
00000008 (D) C:\windows\calc.exe
00000009 0 <==
WineDbg terminated on pid 8
The output is very similar for other programs.
--
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=1490
------- Additional Comments From ypw(a)att.net 2004-26-02 21:44 -------
The latest 20040213 release still has the same problem.
--
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=2060
Summary: Program fails to retain registration when closed and
restarted
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jenklowiecz(a)yahoo.com
The BMS Business Music System from NCH Swift Sound Software Fails to retain
it's registration for more than the current session. After buying a
registration key for the program I entered my ifo, and the key. At this point
all the other features of the program went to work. After terminating BMS, and
starting it again later (wine bms.exe) the program reported as unregistered, and
the features failed to work until I entered the registration key again. The
function that failed to operate is fetch files via FTP. The ine binary used was
the official slackware package from sourceforge. I do have ten megs worth of log
if someone is interested in trying to fix this bug.
Thanks,
Buck Rekow
--
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=1963
------- Additional Comments From david(a)stonefamily.cjb.net 2004-26-02 17:22 -------
I'm having the same problem on most programs. So far I've only gotten freecell
to work. The problem started after I updated wine on Debian testing. Programs
that used to work, give this error message.
--
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=2059
Summary: Crash when playing sound in winearts.drv
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andre(a)masella.no-ip.org
I have recently upgraded to KDE 3.2 (well, CVS) and WINE began to crash when any
application tried to access the sound card. I have tried the latest stable
version of WINE and several CVS releases (last one check out on Feb 26) and
several releases of aRts (the stable one included with 3.2 and the current CVS).
The problem seems to be between aRts and gthreads. I have recompiled glib with
no effect. The following is a crash and back trace from Lucas Arts'
Grimfandango, but any app that accesses the sound card will produce the same
output. I have GCC 3.3.2.
Warning: could not find wine config [Drive x] entry for current working
directory /home/root; starting in windows directory.
mcop warning: user defined signal handler found for SIG_PIPE, overriding
GThread-ERROR **: file gthread-posix.c: line 135 (): error 'No such process'
during 'pthread_getschedparam (pthread_self(), &policy, &sched)'
aborting...
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
Loaded debug information from ELF 'wine-kthread' ((nil))
Breakpoint 1 at 0x4000ad10 (_end+0x3fef3ecc)
Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x40031000)
Loaded debug information from ELF '/lib/libc.so.6' (0x40049000)
Unsupported debug information in ELF '/lib/libdl.so.2' (0x4016e000)
Loaded debug information from ELF '/lib/libm.so.6' (0x40171000)
Loaded debug information from ELF '/lib/ld-linux.so.2' (0x40000000)
Loaded debug information from ELF '/usr/local/lib/wine/ntdll.dll.so' (0x40194000)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1' (0x40208000)
Unsupported debug information in ELF '/lib/libnss_files.so.2' (0x40018000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x40410000)
Loaded debug information from ELF '/usr/local/lib/wine/user32.dll.so' (0x40670000)
Loaded debug information from ELF '/usr/local/lib/wine/gdi32.dll.so' (0x407c3000)
Loaded debug information from ELF '/usr/local/lib/wine/advapi32.dll.so' (0x4084c000)
Loaded debug information from ELF '/usr/local/lib/wine/comdlg32.dll.so' (0x40880000)
Loaded debug information from ELF '/usr/local/lib/wine/shell32.dll.so' (0x40909000)
Loaded debug information from ELF '/usr/local/lib/wine/ole32.dll.so' (0x40999000)
Loaded debug information from ELF '/usr/local/lib/wine/rpcrt4.dll.so' (0x40a19000)
Loaded debug information from ELF '/usr/local/lib/wine/shlwapi.dll.so' (0x40a65000)
Loaded debug information from ELF '/usr/local/lib/wine/comctl32.dll.so' (0x40ac2000)
Loaded debug information from ELF '/usr/local/lib/wine/winspool.drv.so' (0x40b77000)
Loaded debug information from ELF '/usr/local/lib/wine/winmm.dll.so' (0x40bec000)
Loaded debug information from ELF '/usr/local/lib/wine/dsound.dll.so' (0x40c74000)
Loaded debug information from ELF '/usr/local/lib/wine/dinput.dll.so' (0x40cbe000)
Loaded debug information from ELF '/usr/local/lib/wine/ddraw.dll.so' (0x40cf2000)
Unsupported debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40022000)
Unsupported debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40d8a000)
Unsupported debug information in ELF '/usr/X11R6/lib/libXrandr.so.2' (0x4002b000)
Unsupported debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x40561000)
Unsupported debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x402fb000)
Unsupported debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40da1000)
Unsupported debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40daf000)
Unsupported debug information in ELF '/usr/lib/libfreetype.so.6' (0x41390000)
Unsupported debug information in ELF '/usr/lib/libz.so.1' (0x413ec000)
Loaded debug information from ELF '/usr/local/lib/wine/x11drv.dll.so' (0x413fb000)
Unsupported debug information in ELF '/usr/lib/libGL.so.1' (0x41480000)
Unsupported debug information in ELF '/lib/libpthread.so.0' (0x414f3000)
Unsupported debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2' (0x40569000)
Unsupported debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2' (0x41508000)
Unsupported debug information in ELF '/usr/lib/gconv/ISO8859-1.so' (0x4056c000)
Loaded debug information from ELF '/usr/local/lib/wine/imm32.dll.so' (0x41526000)
Unsupported debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x40e76000)
Loaded debug information from ELF '/usr/local/lib/wine/winearts.drv.so' (0x41662000)
Unsupported debug information in ELF '/opt/kde/lib/libartsc.so.0' (0x41682000)
Unsupported debug information in ELF '/opt/gnome/lib/libgmodule-2.0.so.0'
(0x41688000)
Unsupported debug information in ELF '/opt/gnome/lib/libgthread-2.0.so.0'
(0x4168c000)
Unsupported debug information in ELF '/opt/gnome/lib/libglib-2.0.so.0' (0x41c80000)
Unsupported debug information in ELF '/opt/kde/lib/libartscbackend.so.0'
(0x40d6f000)
Unsupported debug information in ELF '/opt/kde/lib/libartsflow.so.1' (0x41ce8000)
Unsupported debug information in ELF '/opt/kde/lib/libsoundserver_idl.so.1'
(0x41e2c000)
Unsupported debug information in ELF '/opt/kde/lib/libkmedia2_idl.so.1' (0x41e98000)
Unsupported debug information in ELF '/usr/lib/./libaudiofile.so.0' (0x41edd000)
Unsupported debug information in ELF '/usr/lib/./libasound.so.2' (0x41f02000)
Unsupported debug information in ELF '/usr/lib/./libvorbisfile.so.3' (0x40d81000)
Unsupported debug information in ELF '/usr/lib/./libvorbis.so.0' (0x41fa4000)
Unsupported debug information in ELF '/usr/lib/./libogg.so.0' (0x41691000)
Unsupported debug information in ELF '/opt/kde/lib/libartsflow_idl.so.1'
(0x41fc4000)
Unsupported debug information in ELF '/opt/kde/lib/libmcop.so.1' (0x4207f000)
Unsupported debug information in ELF '/usr/lib/./libgcc_s.so.1' (0x41695000)
No debug information in 32bit DLL 'C:\Program
Files\LucasArts\Grim\grimfandango.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x401b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40440000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\LUCASARTS\GRIM\LUA.DLL'
(0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40860000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x407e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40690000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40a30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x409b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40a80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40ad0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40930000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' (0x40b80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' (0x40890000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\LUCASARTS\GRIM\CHORE.DLL'
(0x40b9d000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x40c00000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\LUCASARTS\GRIM\HMIFXLIB.DLL'
(0x40c5f000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\LUCASARTS\GRIM\IMUSE.DLL'
(0x40bb5000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x40c90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x40cd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DDRAW.DLL' (0x40d10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x41410000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x41530000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEARTS.DRV' (0x41670000)
err:ntdll:RtlpWaitForCriticalSection section 0x401ff340 "loader.c:
loader_section" wait timed out in thread 000a, blocked by 0009, retrying (60 sec)
Unhandled exception: assertion failed in 32-bit code (0x40073181).
In 32-bit mode.
0x40073181 (__kill+0x11 [__kill] in libc.so.6): movl %edx,%ebx
Unable to open file __kill
Wine-dbg>bt
Backtrace:
=>0 0x40073181 (__kill+0x11 [__kill] in libc.so.6) (ebp=4066edf4)
1 0x40074965 (abort+0x175 in libc.so.6) (ebp=4066ef34)
2 0x41ca958c (g_logv+0x37c in libglib-2.0.so.0) (ebp=4066f394)
3 0x41ca95c4 (g_log+0x34 in libglib-2.0.so.0) (ebp=4066f3b4)
4 0x4168d52c (g_thread_impl_init+0xac [gthread-impl.c] in libgthread-2.0.so.0)
(ebp=4066f3f4)
5 0x4168e99f (g_thread_init+0x21f in libgthread-2.0.so.0) (ebp=4066f414)
6 0x41d46c6e (_ZN4Arts13StdFlowSystemC1Ev+0x1ce in libartsflow.so.1)
(ebp=4066f494)
7 0x41d4a8f3 (_ZN4Arts13SetFlowSystem7startupEv+0x33 in libartsflow.so.1)
(ebp=4066f4b4)
8 0x42106d4d (_ZN4Arts14StartupManager7startupEv+0x4d in libmcop.so.1)
(ebp=4066f514)
9 0x420e49f9 (_ZN4Arts10DispatcherC1EPNS_9IOManagerENS0_11StartServerE+0xc99
in libmcop.so.1) (ebp=4066f894)
10 0x40d77ce2 (arts_backend_init+0x162 in libartscbackend.so.0) (ebp=4066f934)
11 0x41683762 (arts_init+0x42 in libartsc.so.0) (ebp=4066f944)
12 0x41678514 (ARTS_Init+0x14 [audio.c:313] in WINEARTS.DRV) (ebp=4066f950)
13 0x416785d8 (ARTS_WaveInit+0x28 [audio.c:355] in WINEARTS.DRV) (ebp=4066f98c)
14 0x41678217 (.L19 [arts.c] in WINEARTS.DRV) (ebp=4066f9b0)
15 0x40c15171 (DRIVER_SendMessage+0x91(lpDrv=0x40346aa0, msg=0x1, lParam1=0x0,
lParam2=0x0) [driver.c:98] in WINMM.DLL) (ebp=4066f9f0)
16 0x40c141bf (DRIVER_AddToList+0x11f(lpNewDrv=0x40346aa0, lParam1=0x0,
lParam2=0x0) [driver.c:168] in WINMM.DLL) (ebp=4066fa14)
17 0x40c143aa (DRIVER_TryOpenDriver32+0x12a(fn=0x4066fa70, lParam2=0x0)
[driver.c:268] in WINMM.DLL) (ebp=4066fa48)
18 0x40c146ff (OpenDriverA+0x1bf(lpDriverName=0x4066fbf8, lpSectionName=0x0,
lParam2=0x0) [driver.c:298] in WINMM.DLL) (ebp=4066fafc)
19 0x40c17e38 (MMDRV_Install+0x128(drvRegName=0x4066fbf8,
drvFileName=0x4066fbf8, bIsMapper=0x0) [lolvldrv.c:623] in WINMM.DLL) (ebp=4066fbbc)
20 0x40c185fe (MMDRV_InitFromRegistry+0x11e [lolvldrv.c:721] in WINMM.DLL)
(ebp=4066fd04)
21 0x40c187ab (MMDRV_Init+0xb [lolvldrv.c:759] in WINMM.DLL) (ebp=4066fd10)
22 0x40c22011 (DllMain+0x71(hInstDLL=0x40c00000, fdwReason=0x1, fImpLoad=0x1)
[winmm.c:154] in WINMM.DLL) (ebp=4066fd40)
23 0x40c06d8a (__wine_dll_main+0x6a(inst=0x40c00000, reason=0x1, reserved=0x1)
[winmm.spec.c:7861] in WINMM.DLL) (ebp=4066fd60)
24 0x401ce6d6 (MODULE_InitDLL+0x106(wm=0x40301690, reason=0x1, lpReserved=0x1)
[loader.c:692] in NTDLL.DLL) (ebp=4066fddc)
25 0x401ce89d (process_attach+0x8d(wm=0x40301690, lpReserved=0x1)
[loader.c:765] in NTDLL.DLL) (ebp=4066fe0c)
26 0x401ce958 (process_attach+0x148(wm=0x403015d8, lpReserved=0x1)
[loader.c:757] in NTDLL.DLL) (ebp=4066fe3c)
27 0x401ce958 (process_attach+0x148(wm=0x40300a68, lpReserved=0x1)
[loader.c:757] in NTDLL.DLL) (ebp=4066fe6c)
28 0x401d0fdb (LdrInitializeThunk+0x21b(main_file=0x14, unknown2=0x0,
unknown3=0x0, unknown4=0x0) [loader.c:1870] in NTDLL.DLL) (ebp=4066ff20)
29 0x4049a980 (start_process+0xc0(arg=0x0) [process.c:749] in KERNEL32.DLL)
(ebp=4066fff4)
30 0x400359f1 (wine_switch_to_stack+0x11 in libwine.so.1) (ebp=00000000)
Wine-dbg>
--
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=2058
Summary: Divide By Zero crash on startup of Quicken Deluxe 7.5
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs.*.colin(a)spamgourmet.com
Build: CVS from 26th Feb 2004
OS: Linux, Kernel 2.4.23
Notes: Quicken 7.5 used to work perfectly under wine, but I have since bought a
new PC and upgraded to the newest version of wine and it crashes on startup.
Log: See logfile below:
err:region:CombineRgn Invalid rgn=0xfade0000
...
ALSA lib pcm_hw.c:1055:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed: Device
or resource busy
err:wave:ALSA_WaveInit open pcm: Device or resource busy
ALSA lib seq_hw.c:446:(snd_seq_hw_open) open /dev/snd/seq failed: No such file
or directory
err:region:CombineRgn Invalid rgn=0xfade0000
...
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
Loaded debug information from ELF 'wine-kthread' ((nil))
Breakpoint 1 at 0x4000c690 (_end+0x3fef57cc)
Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x40026000)
No debug information in ELF '/lib/libc.so.6' (0x4003e000)
No debug information in ELF '/lib/libdl.so.2' (0x40171000)
No debug information in ELF '/lib/libm.so.6' (0x40175000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
Loaded debug information from ELF '/usr/local/lib/wine/ntdll.dll.so' (0x40197000)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1' (0x40203000)
No debug information in ELF '/lib/libnss_compat.so.2' (0x4001a000)
No debug information in ELF '/lib/libnsl.so.1' (0x40304000)
No debug information in ELF '/lib/libnss_nis.so.2' (0x40319000)
No debug information in ELF '/lib/libnss_files.so.2' (0x40322000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x40440000)
Loaded debug information from ELF '/usr/local/lib/wine/user32.dll.so' (0x40660000)
Loaded debug information from ELF '/usr/local/lib/wine/gdi32.dll.so' (0x4078b000)
Loaded debug information from ELF '/usr/local/lib/wine/advapi32.dll.so' (0x40806000)
Loaded debug information from ELF '/usr/local/lib/wine/comdlg32.dll.so' (0x40835000)
Loaded debug information from ELF '/usr/local/lib/wine/shell32.dll.so' (0x408b5000)
Loaded debug information from ELF '/usr/local/lib/wine/ole32.dll.so' (0x40935000)
Loaded debug information from ELF '/usr/local/lib/wine/rpcrt4.dll.so' (0x409a5000)
Loaded debug information from ELF '/usr/local/lib/wine/shlwapi.dll.so' (0x409eb000)
Loaded debug information from ELF '/usr/local/lib/wine/comctl32.dll.so' (0x40a3e000)
Loaded debug information from ELF '/usr/local/lib/wine/winspool.drv.so' (0x40ad5000)
Loaded debug information from ELF '/usr/local/lib/wine/winmm.dll.so' (0x40af8000)
Loaded debug information from ELF '/usr/local/lib/wine/version.dll.so' (0x40cde000)
Loaded debug information from ELF '/usr/local/lib/wine/lz32.dll.so' (0x40cf7000)
Loaded debug information from ELF '/usr/local/lib/wine/oleaut32.dll.so' (0x40d28000)
No debug information in ELF '/usr/lib/libjpeg.so.62' (0x40db7000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x4117b000)
No debug information in ELF '/usr/lib/libz.so.1' (0x411e8000)
No debug information in ELF '/usr/lib/libfontconfig.so.1' (0x411f9000)
No debug information in ELF '/usr/lib/libexpat.so.1' (0x41220000)
Loaded debug information from ELF '/usr/local/lib/wine/x11drv.dll.so' (0x4123d000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x412b6000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x412be000)
No debug information in ELF '/usr/X11R6/lib/libXrandr.so.2' (0x40022000)
No debug information in ELF '/usr/lib/libXrender.so.1' (0x412d4000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x4032b000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x412dc000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x412e9000)
No debug information in ELF '/usr/lib/ati/libGL.so.1' (0x413a4000)
No debug information in ELF '/lib/libpthread.so.0' (0x41422000)
No debug information in ELF '/usr/lib/libXcursor.so' (0x41473000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2'
(0x4054b000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2'
(0x414c0000)
Loaded debug information from ELF '/usr/local/lib/wine/imm32.dll.so' (0x414dc000)
No debug information in ELF '/usr/lib/libasound.so.2' (0x41602000)
Loaded debug information from ELF '/usr/local/lib/wine/wineoss.drv.so' (0x414f8000)
Loaded debug information from ELF '/usr/local/lib/wine/msacm.drv.so' (0x41534000)
Loaded debug information from ELF '/usr/local/lib/wine/msacm32.dll.so' (0x416ab000)
Loaded debug information from ELF '/usr/local/lib/wine/midimap.drv.so' (0x417e0000)
No debug information in 32bit DLL 'Z:\disks\dos\Program Files\quickenw\qw.exe'
(0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x401b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40470000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40810000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x407a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40680000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x409c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40950000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40a10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40a50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x408d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' (0x40ae0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' (0x40850000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x40b10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x78000000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QWENC.DLL' (0x402f6000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\PRODINFO.DLL' (0x40551000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QVERSION.DLL' (0x402fc000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IPROF32.DLL' (0x40ccd000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x40d00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x40cf0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MFC42.DLL' (0x6c230000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL' (0x40d40000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QCOMUTIL.DLL' (0x40d0d000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QWUTIL7.DLL' (0x40b62000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\ONLNCALL.DLL' (0x10000000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QDBBASE.DLL' (0x40ed6000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM FILES\QUICKENW\QDB.DLL'
(0x40e65000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QACCES32.DLL' (0x40e09000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QWWIN.DLL' (0x40dd5000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\LBTMNGR.DLL' (0x40f43000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\CHANNEL.DLL' (0x40da9000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QWINET.DLL' (0x40f22000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QWRMND.DLL' (0x40f07000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\CALNOTE.DLL' (0x40f5a000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\GRAPHS6.DLL' (0x40f75000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM FILES\QUICKENW\QREP.DLL'
(0x40f89000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QSNAPENG.DLL' (0x40f65000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QWCNTR.DLL' (0x40fa4000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\DECAPI.DLL' (0x4102b000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QWPLAN.DLL' (0x40fb2000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\TAXPROF.DLL' (0x41113000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\CUSTPROF.DLL' (0x41119000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QTAXUTIL.DLL' (0x410e8000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\SPORT.DLL' (0x4111f000)
No debug information in 32bit DLL 'Z:\DISKS\DOS\PROGRAM
FILES\QUICKENW\QWREG.DLL' (0x41155000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\Q_ENCUTL.DLL' (0x4115c000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x41250000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x414e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x41510000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x416b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41540000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x417f0000)
Unhandled exception: divide by zero in 32-bit code (0x00407cfa).
In 32-bit mode.
0x00407cfa (qw.exe.APP_INIT+0x6cfa in qw.exe): idivl 0xfffffff8(%ebp),%eax
Wine-dbg>
wine_dbg_cmd: Ctrl-C
Ctrl-C: stopping debuggee
err:seh:setup_exception nested exception on signal stack in thread 0009 eip
40107ac9 esp 40019c2c stack 0x40560000-0x40660000
WineDbg terminated on pid 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=2057
Summary: When textbox is told to scroll to end of text, it
doesn't
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wfrobozz(a)hotmail.com
The bug occurs when using Waste (http://waste.sourceforge.net/). During
conversations with people on it, the text is added to the box but it doesn't
scroll to the bottom of the textbox.
I looked at Waste's source and as far as I can tell it's coded to scroll to the
end of the text. I've tried using both the dlls built into Wine and Windows
98SE's, but the result is the same.
--
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=839
uh_ja(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From uh_ja(a)gmx.net 2004-25-02 19:30 -------
This bug as described does not occur in the VideoTest.exe program anymore. I
have tested it in Wine-20040213
--
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=2056
Summary: Dominions II Demo Does Not Do Full Screen Correctly
Product: Wine
Version: 20040213
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike(a)tashcorp.net
The game Dominions II demo does not correctly go to full screen. The KDE
kicker bar is visible and the mouse is unusable. This was tested under Wine
20040213 on a Mandrake 9.2 install.
The demo is downloadable from:
http://www.shrapnelgames.com/downloads/dominions2demo_install.exe
Installation:
wine dominions2demo_install.exe
Game Invocation:
wine dom2demo.exe (from c:\Program Files\dominions2demo\)
Command Line Error Log:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x4039d290)->(00000000,00000008)
fixme:console:SetConsoleCtrlHandler (0x7800f585,1) - no error checking or
testing yet
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel level=DSSCL_PRIORITY not
fully supported
fixme:wave:DSD_CreateSecondaryBuffer
(0x4039cf40,0x406bfdb0,14000,0,0x403b284c,0x403b293c,0x403b2818): stub
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=6696)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=6692)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=6692)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=6692)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=6692)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=6688)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=5796)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=5796)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=5792)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=5792)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=5304)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=4860)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=4380)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=4376)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=2516 <
primary_done=3540)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=1952 <
primary_done=2976)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=1948 <
primary_done=2972)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=1188 <
primary_done=2212)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=C5,keycode=8,state=10)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=D0,keycode=8,state=10)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=D0,keycode=8,state=10)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=D0,keycode=8,state=10)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=D0,keycode=8,state=10)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=D0,keycode=8,state=10)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=D0,keycode=8,state=10)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=D0,keycode=8,state=10)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=D0,keycode=8,state=10)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=7152)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=7148)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=7148)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=7148)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=7148)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4096 <
primary_done=7148)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=C8,keycode=8,state=10)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No
Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=D0,keycode=8,state=10)
--
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.