http://bugs.winehq.org/show_bug.cgi?id=2281
Summary: SQLite seems incompatible with WINE
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rstephens(a)gmail.com
Hi
SQLite is an open source database system that stores a complete database in a
file. I have written a windows app that uses it and works fine on wine but when
I do anything with the database, wine gives me a whole lot of (to me)
meaningless errors and a debug prompt I have no idea how to use.
(by the way, I'm dynamically linking to the sqlite DLL)
By the way, does anyone have any suggestions how I can fix this in my app? I
really want to make my app compatible with linux but then if I write it in
linux, i've just ignored the windows users, which I don't need to say, is a much
larger group
Here is the first page or so of errors that appear:
err:module:import_dll Library sqlite.dll (which is needed by L"F:\\AGE.exe") not
found
err:module:LdrInitializeThunk Main exe initialization for L"F:\\AGE.exe" failed,
status c0000135
[richard@cpe-144-136-146-113 richard]$ setarch i386 wine AGE.exe
fixme:msvcrt:_XcptFilter (-529697949,0x556feddc)semi-stub
wine: Unhandled exception (thread 0013), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x55631cf4,1) - no error checking or
testing yet
WineDbg starting on pid 12
Can't find file for ELF 'wine-kthread' ((nil))
Loaded debug information from ELF 'wine-pthread' ((nil))
Breakpoint 1 at 0x0021a480 (_end+0x108170)
Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x5501a000)
No debug information in ELF '/lib/tls/libpthread.so.0' ((nil))
No debug information in ELF '/lib/tls/libc.so.6' ((nil))
No debug information in ELF '/lib/libdl.so.2' ((nil))
No debug information in ELF '/lib/ld-linux.so.2' ((nil))
Loaded debug information from ELF '/usr/local/lib/wine/ntdll.dll.so' (0x55033000)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1' (0x550b7000)
No debug information in ELF '/lib/tls/libm.so.6' ((nil))
No debug information in ELF '/lib/libnss_files.so.2' (0x551c2000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x552e0
--
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=387
benjamin-d(a)ntlworld.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From benjamin-d(a)ntlworld.com 2004-12-06 13:32 -------
has worked correctly for some time.
--
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=2280
Summary: BACKSPACE and LEFT ARROR not responding with FirstClass
v7.112
Product: Wine
Version: 20040505
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benjamin-d(a)ntlworld.com
The BACKSPACE and LEFT ARROW keys do not work while editting a message using
firstclass v7.112, available from www.firstclass.com, with Wine 2004-05-05.
These keys appear to work elsewhere withing firstclass and within 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=2279
Summary: Failed to create process heap
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kevins(a)wn.com.au
On Fedora Core 2, with wine installed from wine-20040505-1fc1winehq.i686.rpm I
cannot run wine even as superuser, nor find a reference about how I could fix
this problem. The HDD is 13% used (37 GB free). (This particular example is a
Dr Seuss kids game which normally would run from CD)
Error report is:
[root@kilaleshwa root]# echo $WINEDEBUG
+all
[root@kilaleshwa root]# wine /mnt/cdrom/abc32.exe
sock_init: shutdown() causes EOF
wineserver: starting (pid=4377)
0008: *fd* (nil) -> 17
0009: *fd* 6 <- 17
0009: init_thread( unix_pid=4374, unix_tid=4374, teb=0x103d8000, entry=(nil),
reply_fd=6, wait_fd=8 )
0009: *fd* 8 <- 18
0009: init_thread() = 0 { pid=0008, tid=0009, boot=1, version=140 }
0009:trace:virtual:NtAllocateVirtualMemory 0x103d8000 00001f84 80000000
00000040View: 0x103d8000 - 0x103d9fff (system)
0x103d8000 - 0x103d9fff c-rWx
0009:trace:virtual:NtAllocateVirtualMemory (nil) 00110000 2000 00000040
View: 0xf6fb0000 - 0xf70bffff (valloc)
0xf6fb0000 - 0xf70bffff -----
0009:trace:virtual:NtAllocateVirtualMemory 0xf6fb0000 00010000 1000 00000040
0009:warn:heap:HEAP_InitSubHeap Could not commit 00010000 bytes for sub-heap
0xf6fb0000
0009:trace:virtual:NtFreeVirtualMemory 0xf6fb0000 00000000 8000
wine: failed to create the process heap
[root@kilaleshwa root]# 0009: *killed* exit_code=0
wineserver: exiting (pid=4377)
--
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=2278
Summary: Reproducable crash when moving a slider control
Product: Wine
Version: 20040505
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla(a)qhe.de
I tried to run this small application (which runs flawlessly under windows)
under wine when I encountered the bug:
http://www.3dcenter.de/downloads/texture-filter-testapp.php
When moving any of the slider controls ("max aniso" or "lod bias" for
example), wine crashes.
I first thought, that it might be connected to a driver problem since the
upper sliders change some OpenGL settings, but the crash also occurs when
trying to move some of the sliders at the bottom of the window, which only
change some internal parameters of the program.
Here's the output of wine and winedbg (might not very useful since I use the
debian sid packages which don't have debugging enabled)
--- snip ---
err:msg:DispatchMessageA BeginPaint not called on WM_PAINT for hwnd 0x10021!
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
No debug information in ELF '/usr/lib/wine/wine-pthread' ((nil))
Breakpoint 1 at 0x4000c690 (_end+0x3fefa180)
No debug information in ELF '/usr/lib/libwine.so.1' (0x40018000)
No debug information in ELF '/lib/tls/libpthread.so.0' (0x40040000)
No debug information in ELF '/lib/tls/libc.so.6' (0x40050000)
No debug information in ELF '/lib/tls/libdl.so.2' (0x4018b000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/usr/lib/wine/ntdll.dll.so' (0x4018f000)
No debug information in ELF '/usr/lib/libwine_unicode.so.1' (0x40205000)
No debug information in ELF '/lib/tls/libm.so.6' (0x40308000)
No debug information in ELF '/lib/tls/libnss_compat.so.2' (0x4033b000)
No debug information in ELF '/lib/tls/libnsl.so.1' (0x40343000)
No debug information in ELF '/lib/tls/libnss_nis.so.2' (0x40358000)
No debug information in ELF '/lib/tls/libnss_files.so.2' (0x40362000)
No debug information in ELF '/usr/lib/wine/kernel32.dll.so' (0x40480000)
No debug information in ELF '/usr/lib/wine/opengl32.dll.so' (0x406b0000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x4074e000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40757000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x4076e000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40773000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40781000)
No debug information in ELF '/usr/lib/libGL.so.1' (0x40848000)
No debug information in ELF '/usr/lib/libGLU.so.1' (0x408d7000)
No debug information in ELF '/lib/libgcc_s.so.1' (0x40a0b000)
No debug information in ELF '/usr/lib/wine/user32.dll.so' (0x40a13000)
No debug information in ELF '/usr/lib/wine/gdi32.dll.so' (0x40b65000)
No debug information in ELF '/usr/lib/wine/advapi32.dll.so' (0x40c47000)
No debug information in ELF '/usr/lib/wine/glu32.dll.so' (0x40c7b000)
No debug information in ELF '/usr/lib/wine/comctl32.dll.so' (0x40c92000)
No debug information in ELF '/usr/lib/wine/comdlg32.dll.so' (0x40d4c000)
No debug information in ELF '/usr/lib/wine/shell32.dll.so' (0x40ddd000)
No debug information in ELF '/usr/lib/wine/ole32.dll.so' (0x40e76000)
No debug information in ELF '/usr/lib/wine/rpcrt4.dll.so' (0x40ef7000)
No debug information in ELF '/usr/lib/wine/iphlpapi.dll.so' (0x40f44000)
No debug information in ELF '/usr/lib/wine/shlwapi.dll.so' (0x40f64000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40fc3000)
No debug information in ELF '/usr/lib/libz.so.1' (0x41030000)
No debug information in ELF '/usr/lib/libfontconfig.so.1' (0x41041000)
No debug information in ELF '/usr/lib/libexpat.so.1' (0x41068000)
No debug information in ELF '/usr/lib/wine/x11drv.dll.so' (0x41088000)
Loaded debug information from ELF
'/usr/X11R6/lib/modules/dri/r200_dri.so' (0x4110e000)
No debug information in ELF '/usr/lib/libXcursor.so.1' (0x4917d000)
No debug information in ELF '/usr/lib/libXrender.so.1' (0x49186000)
No debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2' (0x4918e000)
No debug information in ELF '/usr/X11R6/lib/libXrandr.so.2' (0x491a1000)
No debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2' (0x491e9000)
No debug information in ELF '/usr/lib/wine/imm32.dll.so' (0x49207000)
No debug information in 32bit DLL 'D:\Tools\AF-Tester
OGL\FilterTest.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' (0x404b0000)
No debug information in 32bit DLL 'C:
\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40c60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40b90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40a40000)
No debug information in 32bit DLL 'C:
\WINDOWS\SYSTEM\OPENGL32.DLL' (0x406e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GLU32.DLL' (0x40c80000)
No debug information in 32bit DLL 'C:
\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40ca0000)
No debug information in 32bit DLL 'C:
\WINDOWS\SYSTEM\IPHLPAPI.DLL' (0x40f50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40f10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40e90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40f80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40e00000)
No debug information in 32bit DLL 'C:
\WINDOWS\SYSTEM\COMDLG32.DLL' (0x40d60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x410a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x49210000)
Unhandled exception: page fault on read access to 0x00000038 in 32-bit code
(0x40d1ea57).
In 32-bit mode.
0x40d1ea57 (TOOLTIPS_Unregister+0x2487 in COMCTL32.DLL): movl 0x0(%edi),%eax
--
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=2276
mike(a)tashcorp.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Screen refresh error in |Screen refresh error in
|Austerlisz demo |Austerlitz demo
--
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=2277
mike(a)tashcorp.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Redraw/refresh errors for |Redraw/refresh errors for
|Remote Assult demo |Remote Assault demo
--
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=2128
mike(a)tashcorp.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)tashcorp.net 2004-11-06 22:28 -------
This bug has been closed out because the problem no longer presents itself as
of Wine 20040505.
--
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.