search for: get_handle_fd

Displaying 10 results from an estimated 10 matches for "get_handle_fd".

2007 Mar 19
5
app has problems parsing its config file
...\nParameter Int {\r\r\n type int ;\r\r\n"... 000d:trace:msvcrt:read_i :fd (5) handle (0x17c) buf (0xbefa18) len (574) 000d:trace:file:ReadFile 0x17c 0xbefa18 574 0x34ef60 (nil) 000d:trace:ntdll:NtReadFile (0x17c,(nil),(nil),(nil),0x34ef18,0xbefa18,0x0000023e,(nil),(nil)),partial stub! 000d: get_handle_fd( handle=0x17c, access=00000001 ) 000d: get_handle_fd() = 0 { fd=32, removable=0, flags=0 } 000d:trace:ntdll:NtReadFile = 0x00000000 (574) 000d:trace:msvcrt:read_i (574), " name) {\r\r\n StyleInfo * si = StyleCatalog::instance()->find(name);\r\r\n return si ? si-> style() : ni...
2008 May 08
3
Wow.exe segfault xubuntu hardy on Wine 0.9.61
...ith opengl) Code: 0009:trace:module:get_load_order got hardcoded default for L"OPENGL32.dll" 0009:trace:heap:RtlFreeHeap (0x110000,00000002,0x115140): returning TRUE 0009:trace:ntdll:NtReadFile (0x18,(nil),(nil),(nil),0xff902d5c,0xff902d6f,0x00000055,0xff902d50,(nil)),partial stub! 0009: get_handle_fd( handle=0x18 ) 0009: *fd* 0x18 -> 27 0009: get_handle_fd() = 0 { type=1, removable=0, access=00120089, options=00000000 } 0009:trace:ntdll:NtReadFile = 0xc0000011 0009:trace:module:load_builtin_dll Trying built-in L"C:\\windows\\system32\\OPENGL32.dll" 0009:trace:file:RtlDosPathNameToN...
2007 Jan 12
0
Larousse Multilingue: stack overflow in exception handler ?
...tdll.RtlFreeUnicodeString(0034ecd4) ret=7b89263e 0009:trace:heap:RtlFreeHeap (0x110000,00000002,0x18d978): returning TRUE 0009:Ret ntdll.RtlFreeUnicodeString() retval=00000001 ret=7b89263e 0009:Call ntdll.NtQueryVolumeInformationFile(0000009c,0034ef68,0034ef70,00000008,00000004) ret=7b893bed 0009: get_handle_fd( handle=0x9c, access=00000000, cached=0 ) 0009: *fd* 0x9c -> 48 0009: get_handle_fd() = 0 { type=2, flags=0 } 0009:trace:server:add_fd_to_cache added 0x9c (20) type 2 to cache 0009:Ret ntdll.NtQueryVolumeInformationFile() retval=00000000 ret=7b893bed 0009:Call ntdll.NtClose(0000009c) ret=7b893b...
2002 Nov 14
0
WIN 3.1 App crashes.. Unhandled Exception
...EL.18: GLOBALLOCK() retval=083f0000 ret=05ef:005d ds=02a7 0820ac28:trace:global:GlobalHandle16 0137 0820ac28:Call KERNEL.82: _LREAD(0006,083f0000,9100) ret=0557:039f ds=02a7 0820ac28:trace:file:WIN16_hread 6 083f0000 37120 0820ac28:trace:file:ReadFile 112 0x4111bf80 37120 0x410d2b80 (nil) 0820ac28: get_handle_fd( handle=0x70, access=80000000 ) 0820ac28: *fd* 0x70 -> 20 0820ac28: get_handle_fd() = 0 { fd=-1, type=1, flags=0 } 0820ac28: set_handle_info( handle=0x70, flags=0, mask=0, fd=25 ) 0820ac28: set_handle_info() = 0 { old_flags=0, cur_fd=25 } 0820ac28:trace:global:GlobalHandle16 0137 0820ac28:Ret K...
2001 Oct 05
2
Forte Agent Socket Problems
Hi All, I'm a newbie to WINE, and for my first application I'm trying to set up Forte Agent RedHat Linux (Roswell). I can run it fine (well, there is a constant flow of error messages on my console, but the program window still looks allright). But I can't connect to the internet. This is the message I keep getting: fixme:winsock:_get_sock_fd handle 164 is not a socket (GLE 6)
2001 Dec 06
2
Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA?
.../000cf6e.tmp" ) 0806d388: create_file() = 0 { handle=52 } 0806d388:Ret kernel32.CreateFileA() retval=00000034 ret=00761013 0806d388:Call kernel32.WriteFile(00000034,40612c38,00003288,40612c04,00000000) ret=00761063 0806d388:trace:file:WriteFile 52 0x40612c38 12936 0x40612c04 (nil) 0806d388: get_handle_fd( handle=52, access=40000000 ) 0806d388: *fd* 52 -> 16 0806d388: get_handle_fd() = 0 { fd=-1, type=1 } 0806d388: set_handle_info( handle=52, flags=0, mask=0, fd=10 ) 0806d388: set_handle_info() = 0 { old_flags=0, cur_fd=10 } 0806d388:Ret kernel32.WriteFile() retval=00000001 ret=00761063 0806d388...
2001 Oct 23
1
wine-20011004 Problems
I'm having major problems with the 10/4 Wine release. Currently the only thing I really use Wine for is Eudora Light 3.0.5. The most stable release for me thus far has been wine-20010112, which is what I'm using right now. Most of the releases since then have had window problems with Eudora-- messages having too much blank space, strange things. So I tried 1004, and it has a new
2001 Nov 03
3
Programs under wine can't connect to the network
Hey all Have a very strange problem in slack 8, using wine 20011004. First noticed this with counterstrike, than checked with other programs that should access the net. I get this error, and programs fail: fixme:winsock:_get_sock_fd handle 304 is not a socket (GLE 6) Documentation seems to imply that if I can get on the net with linux, I should be able to use wine with it. Weirdest part is
2006 Nov 24
0
Wine release 0.9.26
...an X context instead of the GDI object. gdi32: Stop exporting GDI_GetObjPtr and GDI_ReleaseObj. gdi32: Get rid of the gdi.h include. include: Get rid of heap.h. include: Install adshlp.h too. winmm: Avoid using sizeof() in traces. server: Return an fd type in the get_handle_fd request. ntdll: Store the fd type in the cache and return it in server_get_unix_fd. ntdll: Don't bother with async I/O on regular files. winecfg: Don't try to load the arts driver, the arts library is too buggy. comctl32: Remove invalid NULL check. ntdll: Setti...
2001 Nov 28
46
Resource temporarily unavailable
Im trying to run this program called Thinkboxx and wen it tryes to comunicate over the comm port it hangs. Here are som output to read. earlier on i get: Call kernel32.VirtualAlloc(43050000,00001000,00001000,00000004) ret=0058557c Ret kernel32.VirtualAlloc() retval=43050000 ret=0058557c thats from vhere the com port gets an virtual memory space, i think. and in the end i have: Call