search for: wine_init

Displaying 8 results from an estimated 8 matches for "wine_init".

2004 Oct 30
1
Quick fix for jack_fst?
...i guys, Starting a new thread because the old one got very long... I think that the information in the wine developer's guide at these two pages is relevant here: http://www.winehq.com/site/docs/wine-devel/address-space http://www.winehq.com/site/docs/wine-devel/initialization It seems that wine_init imposes some Windows-style memory constraints, and the big memory patch probably had some effect on this. The result is that allocating big things after wine_init (called by fst_init) can cause crashes. I don't know if this is a bug in Wine, a constraint on how winelib applications should do...
2012 Mar 27
0
App. Delisprint hangs on second run
...ll/loader.c:2668] in ntdll (0xfff63568) 19 0x7b86149a __wine_kernel_init+0xa39() [/build/buildd/wine1.3-1.4/dlls/kernel32/process.c:1255] in kernel32 (0xfff64708) 20 0x7bc5097b __wine_process_init+0x25a() [/build/buildd/wine1.3-1.4/dlls/ntdll/loader.c:2877] in ntdll (0xfff64788) 21 0xf7625c70 wine_init+0x28f(argc=0x2, argv=0xfff64ce4, error="", error_size=0x400) [/build/buildd/wine1.3-1.4/libs/wine/loader.c:831] in libwine.so.1 (0xfff647f8) 22 0x7bf00e8b main+0x8a(argc=0x2, argv=0xfff64ce4) [/build/buildd/wine1.3-1.4/loader/main.c:230] in <wine-loader> (0xfff64c48) 23 0xf74740...
2006 Aug 28
0
"Bus Error" Under Mac OS X x86 with Wine 0.9.20
...SS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x7ffde064 thread_init () at thread.c:228 228 thread.c: No such file or directory. in thread.c (gdb) bt #0 thread_init () at thread.c:228 #1 0x7bc2beea in __wine_process_init () at loader.c:2354 #2 0x60a088c1 in wine_init (argc=2, argv=0xbffff928, error=0xbffff4c0 "", error_size=1024) at loader.c:664 #3 0x7bf00f2d in main (argc=2, argv=0xbffff928) at main.c:58 (gdb) x 0x7ffde064 0x7ffde064 <__wine_shared_heap+16638052>: 0x00000000 (gdb) print peb $1 = (PEB *) 0x7ffde000 dlls/ntdll/thread.c:22...
2012 Feb 25
5
Wine crash at start (all games)
Hi all, i'm using wine under ArchLinux x86_64, i tested some versions (include the last, wine-1.4-rc5) and my problem is ever the same, i open any game and crash at start with this screen http://i.imgur.com/gpaYo.jpg The log when the app crash Code: err:menubuilder:init_xdg error looking up the desktop directory fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 0x4
2012 May 03
2
Unhandled exception launching games from Steam
...(0x00000000) 8 0xf7639d4b wine_switch_to_stack+0x2a() in libwine.so.1 (0xffdedbb8) 9 0x7bc53806 LdrInitializeThunk+0x3b5() in ntdll (0xffdedc28) 10 0x7b86377a __wine_kernel_init+0xa19() in kernel32 (0xffdeedc8) 11 0x7bc53f5b __wine_process_init+0x25a() in ntdll (0xffdeee48) 12 0xf7637208 wine_init+0x277() in libwine.so.1 (0xffdeeea8) 13 0x7bf00e6b main+0x8a() in <wine-loader> (0xffdef2f8) 14 0xf74a3003 __i686.get_pc_thunk.bx+0x1e4() in libc.so.6 (0x00000000) 0x003ae67f: movl 0x0(%ecx),%eax Modules: Module Address Debug info Name (73 modules) PE 340000- 374000 Deferred t...
2014 Jan 10
8
[Bug 73459] New: nv10 get_rt_format: Assertion `0' failed.
...der.c:2818] in ntdll (0xbfb7da58) 28 0x7b863ecc __wine_kernel_init+0x67d() [/home/diego/floss/wine/dlls/kernel32/process.c:1269] in kernel32 (0xbfb7e918) 29 0x7bc59b05 __wine_process_init+0x156() [/home/diego/floss/wine/dlls/ntdll/loader.c:3027] in ntdll (0xbfb7e978) 30 0xb75f5800 wine_init+0x140(argc=0x2, argv=0xbfb7ee84, error="", error_size=0x400) [/home/diego/floss/wine/libs/wine/loader.c:952] in libwine.so.1 (0xbfb7e9b8) 31 0x7bf01144 main+0x11e(argc=0x2, argv=0xbfb7ee84) [/home/diego/floss/wine/loader/main.c:237] in <wine-loader> (0xbfb7ede8) 32 0xb74...
2020 May 22
0
Wine release 5.9
...pare_and_swap() usage. ntdll: Handle already relocated .dynamic entries. winegcc: Allow the output file to end in .so. makefiles: Add support for building Unix .so libraries. ntdll: Initial version of the ntdll.so Unix library. ntdll: Allow ntdll.so to be loaded before wine_init() has run. ntdll: Set up virtual memory layout in the Unix library. loader: Try to load ntdll.so before libwine initialization. ntoskrnl.exe: Avoid a few more ntdll forwards. ntdll: Move the mmap reserved area functions to the Unix library. ntdll: Store reserved areas...
2015 Oct 06
19
[Bug 92306] New: GL Excess demo renders incorrectly on nv43
https://bugs.freedesktop.org/show_bug.cgi?id=92306 Bug ID: 92306 Summary: GL Excess demo renders incorrectly on nv43 Product: Mesa Version: git Hardware: x86 (IA32) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau