similar to: Incorrect PID formatting?

Displaying 20 results from an estimated 10000 matches similar to: "Incorrect PID formatting?"

2001 Aug 09
2
Solaris X86 Wine
I am determined to see wine work again on Solaris. A while back there was some discussion on a modification of mmap to allow dos mode to work. The thread of wine-develop faded out after a while with no resolution. Can someone outline this problem and how it affects wine, and give me some reason why the finally proposed solution from last year should not be applied This was the last reference I
2001 Jun 30
3
winelib runs but wine ok.... Why??
Hi all, I have a small program (~10k lines) that just uses elementry API (like SendMessage). It compiles under Borland C++ Builder 5.5.1 (for win exe) and under g++ with winlib. The problem is that the Builder EXE runs perfectly with WINE __BUT__ the library built with winlib does not run - spits out a segmentation faul @ line 400 (whatever that means) and some Error 139 with nothing else. All
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
2001 Dec 11
1
VirtualProtect and app crash: exception handling?
I downloaded (shudder) Microsoft's windbg program (http://www.microsoft.com/ddk/debugging/installx86beta.asp) and ran it for the app under Win2000/VMWare. It also shows an exception at the same access! However, windbg displays the exception and then allows the user to continue the program, letting whatever exception handler the program installed handle the exception. And the program does
2001 Jun 13
1
Wine won't run
Hi, I got the last stripped version of wine (010611-stripped) and no program runs on it (for me) the facts is that neither the programs that run on my old wine (010525-stripped) It just displays this: wine --winver win98 winamp273_full.exe err:seh:UnhandledExceptionFilter Couldn't start debugger (debugger/winedbg 134661728 32) (2) Read the Wine Developers Guide on how to set up winedbg or
2001 Sep 12
1
winedbg no longer launches automatically
Wine debug no longer launches for me. Not that I know how to use it, but I like trying to find and report bugs. Warning: /usr/bin/winedbg.exe not accessible from a DOS drive Warning: /usr/bin/winedbg not accessible from a DOS drive Warning: /usr/bin/winedbg 137011720.exe not accessible from a DOS drive Warning: /usr/bin/winedbg 137011720 not accessible from a DOS drive Warning: /usr/bin/winedbg
2002 Mar 13
1
SMLNJ Installation
Hello, I'm trying to get a piece of windows software named HATS to run under Wine. HATS is a very advanced program transformation system and it would be really great to be able to use it under Linux. I have managed to get the HATS installer to run just fine, but have been unable to get the windows version of SML (which HATS requires) to install. If anyone wants to try installing it
2001 Oct 07
4
wine iexplore.exe
I am trying to run InternetExplore from Linux using Wine, but I don't succeed. My system is: Redhat 7.1, Windows 98 and Wine release 20010824. The call "wine iexplore.exe" produce the following output: fixme:shell:SHLWAPI_241 ()stub fixme:shell:SHRegGetBoolUSValueA Software\Microsoft\Windows\CurrentVersion\Explorer\ BrowseNewProcess BrowseNewProcess fixme:shell:SHLWAPI_276 ()stub
2007 Mar 24
1
extracting info from a minidump via winedbg
Hello Wine users! I've got a minidump from a ("real") Windows user of our game and would like to extract information from it using winedbg. The information winedbg gives me by default, is this: WineDbg starting on minidump on pid 068c warzone2100.exe was running on #1 Intel ???-0.521 CPU on Windows XP (2600) Register dump: CS:001b SS:0023 DS:0023 ES:0023 FS:003b GS:0000
2002 Feb 16
2
WineDbg : list of errors
Hi, Using WineDbg, I have problems to attach to a process. I start "winedbg". then "walk process". It gives reference to a W-process. Trying attach to this process gives me error 5. Where could i find more info on these error numbers ? [syl@snoop La 4?me Proph?tie]$ winedbg WineDbg starting... on pid 0 Wine-dbg>walk process pid threads parent exe 0806ba80
2001 Apr 10
5
[Newbie] How to get IE5.0 run
I try to get IE 5.0 run under wine. All I understood is that I have to use a native installed IE, which I copied FROM Win98SE under VMWare to my $HOME/c/Program\ Files/ Directory. It didn't work, so I copied the native windows/system directory, too. This didn't work, even when I'm starting with this switches: wine -dll shell,shell32,commctrl,comctl32=n IEXPLORE.EXE I get this error
2002 Feb 15
3
make works but make install fails
Doing a make install gives the following error: ------------------- snip ------------------- Wine build complete. cd `dirname debugger/__install__` && make install make[1]: Entering directory `/usr/src/wine/debugger' [ -d /usr/local/bin ] || mkdir -p /usr/local/bin /usr/bin/install -c winedbg.so /usr/local/bin/winedbg.so cd /usr/local/bin && rm -f winedbg && cp wine
2002 Aug 04
1
problems with winedbg
Hi list, updating wine to current cvs shows that stg could be broken in winedbg. Running programs that crash and go to debugger make winedbg jump nowhere in winedbg's data. This happens with several programs I tested (windows / dos programs), and the backtrace is always the same. The programs all complain about a read access fault at 0x0815cbe4 (yes, always the same adress) and show this
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
2002 Aug 26
1
invalid adress when using winedbg
running winedbg manually to debug a program, it says that an adress is invalid when trying to set breakpoints. here is my cmdline: $ winedbg iexplore.exe (happens with all programs) fixme:console:SetConsoleCtrlHandler (0x403a1d30,1) - no error checking or testing yet WineDbg starting on pid 84509d8 Breakpoint 1 at 0x00401ee6 Invalid address, can't set breakpoint You can turn on deferring
2001 Oct 04
2
Tried a different tack ....
I installed the latest Codeweavers preview build (binary RPM, ugh!), and the DeskTopWindow error I was experiencing building from cvs is gone. All the font fixme warnings (which had, at one point, gone away) are back, and I'm back to the previous error I was getting before DeskTopWindow: babylon5:alaric:~:46 $ wine --debugmsg fixme-font d:\\install.exe Invoking /opt/wine/bin/wine.bin
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 Apr 09
1
Failure to startup BF1942
Hi all, I'm having some problems getting BF1942 up and running. Some system info first Gentoo installation on a AMD64 running linux 2.6.24. Using the ~ builds, so I get a Wine update every 2 days now [Wink]. So I'm using Wine 0.9.59 and it was build with the following properties Code: "X alsa cups esd gecko jpeg ldap ncurses opengl oss xml -dbus -hal -jack -lcms -nas -samba
2007 Mar 19
1
Page fault in xinerama_init
Trying to run any program in wine (even a program that doesn't exist, like notepad.exe) gives a page fault error. I think this is because I'm running dual head, and may have something to do with my video card, which is a ATI FireGL V3100. Here's the debug output: $ winedbg notepad.exe Invoking /usr/lib/wine/wine.bin winedbg.exe notepad.exe ... WineDbg starting on pid 000a First
2008 Jul 29
2
why I cannot use winedbg --gdb
when I run Oblivion.exe by "winedbg --gdb", the following message appear, then it is blocked, I cannot type any letter in the terminal. if I run winedbg without "--gdb", it is OK. anyone can help? thanks! root at robwang:/mnt/home/Oblivion# winedbg --gdb Oblivion.exe 0016:0017: create process 'Z:\mnt\home\Oblivion\Oblivion.exe'/0x110670 @0x96434c (0<0>)