similar to: An App's Memory

Displaying 20 results from an estimated 200000 matches similar to: "An App's Memory"

2006 Mar 08
4
Latest on Debian Sid Always Gives Error (resend)
wine: Unhandled page fault on read access to 0x409ffd80 at address 0x4000ba7c (thread 0009), starting debugger... err:seh:start_debugger Couldn't start debugger ("winedbg --auto 8 32") (2) Read the Wine Developers Guide on how to set up winedbg or another debugger This happens on everything I try run. Note: Still a problem with latest upgrade. It may have more sideeffects than
2007 Feb 16
0
11 commits - libswfdec/swfdec_font.c libswfdec/swfdec_font.h libswfdec/swfdec_js_movie.c libswfdec/swfdec_script.c libswfdec/swfdec_script.h test/.gitignore test/trace
libswfdec/swfdec_font.c | 4 libswfdec/swfdec_font.h | 2 libswfdec/swfdec_js_movie.c | 8 - libswfdec/swfdec_script.c | 225 +++++++++++++++++++++++++++++++++++++++---- libswfdec/swfdec_script.h | 14 ++ test/.gitignore | 1 test/trace/Makefile.am | 6 + test/trace/height4.swf |binary test/trace/height4.swf.trace | 5
2007 Aug 09
0
Branch 'vivi' - 12 commits - libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_player.h libswfdec/Makefile.am libswfdec/swfdec_as_array.h libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h libswfdec/swfdec_as_debugger.c
libswfdec-gtk/swfdec_gtk_player.c | 7 +- libswfdec-gtk/swfdec_gtk_player.h | 2 libswfdec/Makefile.am | 5 + libswfdec/swfdec.h | 2 libswfdec/swfdec_as_array.h | 1 libswfdec/swfdec_as_context.c | 60 +++++++++++++++++++-- libswfdec/swfdec_as_context.h | 5 + libswfdec/swfdec_as_debugger.c | 72
2008 May 11
1
Help, please-- Ubuntu 8.04
I'm trying to install a game (for Windows, obviously) using an ISO that I've mounted using Gmount-iso. When I tried to run AUTORUN.EXE from the disc as below, I was given the proper splash screen, but then it closed, leaving me with the following data. I post here instead of the Application DB because the data seems to suggest a problem not specifically with the game in question (Vampire:
2006 Feb 12
3
Debugging an application crash
When a Windows application crashes (a rare occurrence) I see a set of messages like these: wine: Unhandled page fault on read access to 0x429a3276 at address 0x4ba093 (thread 0009), starting debugger... err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 8 9744") (2) Read the Wine Developers Guide on how to set up winedbg or another debugger I have not been able to
2008 May 03
5
Problem installing Age of Empires 2 into Ubuntu Hardy Heron
Hi all, I never have problems with wine, things always works just fine to me, but now, I upgraded my ubuntu do the version 8.04, (aka Hardy Heron) and I even could install the game Age of Empires 2. I'm using the repository version 0.9.59-0ubuntu5 I tried to launch the installer, but always got a error message and it stop the wine execution. Code: wine AOESETUP.EXE preloader: Warning:
2007 Mar 19
2
Page fault with a working app
I get this page fault when I try to run Civilization 3, which is on the known to work list from the AppDB. This is what spits out if I just run the program with "wine Civilization3.exe" fixme:midi:OSS_MidiInit Synthesizer supports MIDI in. Not yet supported. wine: Unhandled page fault on read access to 0xffdff020 at address 0x3771bf (thread 000e), starting debugger... Modules: Cannot
2002 Mar 02
0
Longman dictionary installer debugging
Hi! I'm trying to install the Longman Dictionary of Contemporary English (which I have got with the book with the same name). I'm running: the latest wine release (20020228) Redhat 7.2 gcc 2.96-98 fake windows dir (altough I have tried it with a win98 install a month ago) The installer is an installshild with win16 libs. When I run it, it puts up a message box, that the install files
2008 Dec 31
4
problems with games
I've bought my 12 yr old son a used laptop (Dell Latitude D600) and convinced him to use a version of linux unstead of Windows. The laptop came with PCLinuxOS release 2007. He really wants to be able to run some of his games, so I used the Synaptic Package Manager to install Wine. The version available for PCLinuxOS was Wine 0.9.58. So far I've tried two games, and I've struck out
2007 Feb 19
0
22 commits - libswfdec/js libswfdec/swfdec_debugger.c libswfdec/swfdec_js.c libswfdec/swfdec_js_global.c libswfdec/swfdec_js_movie.c libswfdec/swfdec_movie.c libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h libswfdec/swfdec_script.c
libswfdec/js/jsfun.c | 7 + libswfdec/js/jsobj.c | 12 +- libswfdec/swfdec_debugger.c | 5 libswfdec/swfdec_js.c | 10 + libswfdec/swfdec_js_global.c | 165 +++++++++++++++++++++++++++++++- libswfdec/swfdec_js_movie.c | 51 +++++++-- libswfdec/swfdec_movie.c | 8 +
2009 Jan 25
5
Wine problem on Kubuntu Jaunty Alpha 3
Hello. I've just installed a fresh Kubuntu Jaunty Alpha 3. I've also installed Wine package. But when trying to create my home directory with any command (wine something.exe or winecfg) the following command appears: Code: wine: created the configuration directory '/home/dabore/.wine' wine: Unhandled page fault on write access to 0xb87bd46c at address 0x7db33b66 (thread 000b),
2010 Dec 26
3
How to debug driver code when app run on wine?
I am trying to debug opengl driver when windows Direct3D game runs on wine, and encounter the problem Working on SUSE 11.2, and download the wine binary by YaST2, then: root>gdb wine gdb> b driver_init gdb> r game.exe then I can break the driver on driver_init, and i can see the driver stack by bt, but I cannot see the driver source code, debugger can not find the source code file, but
2008 Mar 11
8
Can I define how much free memory is reported to an app?
Hi Sorry if this is a simple question, I haven't been able to find this out by myself! I'm trying to run an old application that I wrote under Visual BASIC 4.0 many years ago, however I am encountering the same problem under Wine that I find under modern XP: while trying to open the database I receive a 2004: Out of Memory error. It appears that this problem is actually due to an
2009 Jun 12
2
Wine-linux-ppc32 working status and future enchantments
Hello there Wine community Thank you for developing and maintaining this wonderful project I have been using YellowDog Linux on my PPC32 box for a while now, I was thinking if the good old wine project could be ported/expanded to this platform as well. After a minor change in the source code ( letoh16 > lendian16toh) it compiled successfully ( without the tests ). It even managed to get
2009 Apr 30
7
Problem in Wine 1.1.20 Unhandled page fault on write access.
Hello everyone, Im trying to use wine but Im getting this problem. when I started the winecfg , I got this message: "Could not load Mozilla. HTML rendering will be disabled. wine: Unhandled page fault on write access to 0xbdb151ad at address 0x7d234ce6 (thread 000b), starting debugger... Unhandled exception: page fault on write access to 0xbdb151ad in 32-bit code (0x7d234ce6). Backtrace:
2011 Aug 09
10
Invalid parameters on mac (World of Tanks 6.5)
I am attempiong to run world of tanks on snow leopard, but just before the game finishes loading a battle, wine crashes with the message, "Internal error, invalid parameters received." I understand peope get similar problems on ubuntu and there's a workaround on that OS, but what about Mac OSX? Also, here's the log of the crash: Code: wine: Unhandled page fault on read
2010 May 03
3
Debugging and userfriendliness
I've been playing this MMORPG (Mabinogi if anyone cares) for a while and it worked alright in Wine for the longest time (it still had some issues mostly because it was stupidly using Internet Explorer for so much of it..) until Hackshield updated and decided to throw the 0x00000108 error when initializing. So I figured I'd give the debugger a shot and try to figure out the issue to get
2008 Oct 01
4
help with lotus notes invocation using wine
hi friends.. i am on ubuntu8.4 wit wine 0.9 i tried to access lotus notes installed on my windowsXP using wine.. i finished the inital steps to do this.. Then i when i executed notes.exe using wine it gave me an error: You cannot use the Administration program while the Domino Server is running. Either shut down the Domino Server (but keep the file server running) or choose the icon labeled
2009 Jan 16
5
Trying to run Spelunky: OpenGL, Mac OS X and Wine
Hi. I'm an OS X user trying to run a freeware GameMaker game with Wine, and I'm running into some trouble. The game is called Spelunky (available here: http://forums.tigsource.com/index.php?topic=4017.0 ). Whenever attempt to run it with Wine, I come across a couple of errors: err:dmloader:IDirectMusicLoaderImpl_IDirectMusicLoader_SetObject : could not attach stream to file
2003 Jun 03
1
wine-win3.1 program in SuSE8.2 - help
Help I am not having much success getting the program to work and would appreciate some pointers and suggestions for further tests. I ran the program: wine accts.exe from its program directory without debug and got the following: wine already configured, run 'winesetup' to reconfigure. why is the above msg considering that wine would not run if it wasn't configured? I hope the