What do you think about Windows 7? Write a review or a how-to about Microsoft's newest product and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Debugging Solutions: 1 - 25 of 27
 
I run a game server company. Latley a particular game application (srcds.exe) has been crashing without producing any sort of error messages except for the mdmp file. I believe the mdmp fil...
Hi, I've received two BSODs, one yesterday and one today (13th & 14th Jan 09) the error code is as follows; 0x1000008e (0xc0000005, 0x8052e797, 0xb5671750, 0x00000000) - Occured on 14th ...
Please find the results of the kernal dump below. The user has a laptop that keeps trowing this BSOD. Clean OEM system, new RAM and hdd. RAM check done via memory diagnostics. Can someone p...
We have a table with the name tblProduct, this table also store product picure of different product. Therefore, we would like to retrieve this product picture from tblProduct to display on Cr...
I just installed Visual studio 2008, .net 3.5 sp1, visual studio 2005 extensions for windows workflow foundation.  When I go to debug my application, it kills the running 'w3wp.exe'  process (...
Can someone please look at the code below and see why this is happening. Thanks a million
Hi, I'd like some hints about reading the output from WinDbg when reading crash dumps. I've found lots of information on the Internet about using WinDbg, setting up the symbols, etc, but th...
I have a windows service written in C++.  I want to view its stdout, as there is output to stdout using printf.  Is there an easy way to do this?  I can write more debug code, but i am trying ...
Trying to apply a group policy to a large group of machines. All models work just fine except our DELL 755's. The BSOB is recieved before log in. I've included the memory dump. How can I put ...
I am trying to debug an asp.net application using the CLR Debugger, but when i try to attach to the w3wp.exe process i get the following error... Unable to attach to the process. The Debugg...
Hi, My big win32 VC++ solution has many memory leaks :). But by default, Visual Studio 2005 shows only the memory allocation numbers and blocks. No filename and line number. I gone through...
Hi We have a website and over a period of time, CPU utilization goes 100% and almost everything is being eaten by DLlhost.exe. I used DebugDiagnostic to anlyse the problem, and found that ...
Good afternoon, After running a kernel dump through WinDbg it has identified a driver fault but has not explicitly stated which caused the crash. How can I determine this information from t...
I can never get WinDbg to get me inside an executable. Need some basic help getting started here. If I can just get inside I can start tracing and go to where I want to see what happens. I ...
I am new to crash dump analysis and would love some help interpreting this dump.  Seems like a huge stack and if I had to guess I would think Windows is blaming itself so I would appreciate so...
Where can I find a good debugger for 16bit asm code? I have been using insight 1.22 as 16 bit debugger. However this program has some limitations. It doesn't display floating point registers ...
Hello, I have a Windows Server 2003 server, and it reboots after a BSOD frequently. This happens when I connect remotely, or sometimes log onto the concole of the server. I used the deb...
I need full tutorial for Charles : Web Debugging Proxy
When I test DOMPDF on my localhost server it works fine.   I am printing a pdf file from a php file called demo_php.php which contains CSS, PHP and HTML combined. When I upload this to m...
I really need assistance in finding a cause of an error in our application; Windows reports that the Application has stopped responding; This happens after approximately 24 hours of runnin...
Hi! I have a service written in .net 2.0 running on a win 2008 server. Every now and the it crashes for no known reason. I've downloaded the dump file and got the stacktrace from it. Cou...
Hello, I want to dump the memory of a specified process in Delphi but I haven't a big knowledge of this API function. I think the solution can be find with readprocessmemory and writeprocessm...
Does anyone have any recommendations on a good web stress tool
Using Vista Business SP1... HP 8710 Laptop 2 G RAM 2.2 CPU Recently installed update to Zone Alarm Internet Security Suite and immediately started getting BSOD.  Contected tech support and ...
What is the essentials steps to setup VMware Workstation (or Fusion) to debug Linux kernel and drivers? I want to use a debugger outside the target (vmware client). Nice if symbols is availa...