|
The following code is causing an intermittent crash on a Vista machine.
using (SoundPlayer myPlayer = new SoundPlayer(Properties.Resources.BEEPPURE)) myPlayer.Play();
I highly suspect it is this code because the prgram crashes mid-beep or just before ...
Started by Nick on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
The solution is to use Viewer even managed to fail... .
Since it's Vista only, and the Event a while so I can't get a fresh crash dump for WinDBG for a little while.
Microsoft.VisualBasic.Devices, which does not suffer from this bug.
|
|
Http://bugs.winehq.org/show_bug.cgi?id=27559
--- Comment #1 from LIGHTNING UK! < [hidden email] > 2011-06-22 11:13:27 CDT ---
Attachment was too large so I've uploaded it here:
http://www.2shared.com/file/rIx6odBZ/VirtualExplorerTreeTest.html
You...
Answer Snippets (Read the full thread at nabble):
The 'TVirtualExplorerTree' component wants (and expects to be able) to use it
on Vista of things end up being invalid....
Wine doesn't in Windows Vista.
I've done a bit of digging around today and I have now found the cause
for this crash.
|
|
We've been getting some reports about a bug causing crashes on systems running Vista with Intel graphics drivers.
Has anyone here experienced this? Did updating your drivers help?
Thanks! :-)
Started by delafina on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at steampowered):
OS: Windows Vista Home Premium Build: 6002 Service Pack 2 64-Bit
Processor: Intel® Core2 Duo:
Mobile Intel(R) 965 Express Chipset....
OS: Windows Vista ™ Home Premium Build: 6002 Service Pack 2 the drivers.
I didn´t update the drivers.
Computer.
|
Ask your Facebook Friends
|
On Tue, 12 May 2009 23:10:19 +0200, Juergen Pfennig <info@j-pfennig.de
Package: samba
Version: 2:3.3.3-1~bpo50+1
Severity: minor
Hi, thanks for the upload to backports. Unfortunately the 3.3.3-1 can be
very helpfull for using KDE4's kmail or other...
Started by Juergen Pfennig on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
I'm tempted to close this bug report, though it's good to know that
libpam.
I doubt that.
|
|
My swf is occasionally crashing the browser (or just crashing the plugin as chrome tells me).
How do I diagnose the bug? I am developing for flash player 9 using flex.
Things I have tried:
Turned on log files so I can see trace("...") output. However,...
Started by jedierikb on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Then bring up a command prompt (as administrator if in vista), and type the following:
cd "%programfiles....
The only thing I can recommend is to install the Windows Debugging Tools .
Plugin is causing the crash before your log files can be flushed.
|
|
This is a fairly involved bug, and I've tried looking around to find other sources of help, but for reasons I don't understand, "Program Crashes in Vista" is not the most helpful query.
The issue I'm having is that the program I'm working on - a graphical...
Started by Andrei Krotkov on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
But we would like to know the exact cause of the crash to verify that we didn't just sweep the actual.
One is of interest, where Tom Chm mentions:
We believe we have identified the root cause of our crash.
|
|
I'm aware of this thread , in which the question restricts to source control issues.
In my case, it's more general. From time to time, Visual Studio will just crash randomly, even without user input.
I usually close all my files and clean my project to...
Started by Brann on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
There's an error will "just ....
Having undocked windows can cause a crash when you start or stop debugging.
3) A bug crashes.
It might only crash once in a while.
2) Bad hardware, ie memory.
Or improperly installed plug-ins.
|
|
When an application crashes on Windows and a debugger such as Visual Studio is installed the following modal dialog appears:
[Title: Microsoft Windows]
X has stopped working
A problem caused the program to stop working correctly. Windows will close the...
Started by Chris Smith on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
A crash dump and close the app, instead of prompting you to debug the program, you can set Error Reporting\Consent] "DefaultConsent"=dword: 1
After this is set, when your apps crash, you.
|
|
Axe-Edit Version: 1.0.299
Axe-Fx Model and Firmware Version: Axe-FX II, 6.0
Connection: USB
OS/Version: Windows Vista Home Premium
SW Component: AxeManage
Steps to Reproduce:
Open AxeEdit
Select Axe-FX II as Source
Open Axe Manage
Drill down to Banks/...
Started by Cuervo on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at fractalaudio):
The only difference is I am using Vista.
Hi,
My first post! Cuervo I am having the same problem .
|
|
I've got a "Schroedinger's Cat" type of problem here -- my program (actually the test suite for my program, but a program nonetheless) is crashing, but only when built in release mode, and only when launched from the command line. Through caveman debugging...
Started by Nik Reiman on
, 19 posts
by 19 people.
Answer Snippets (Read the full thread at stackoverflow):
To install WinDbg for postmortem debugging, use? To attach to a running process, use
adplus.vbs -crash....
I would check your code it to the process when the crash occurs.
Is unlikely to be 0, so the code is executed often causing a crash.
|