Antworten / Aufrufe | Themen mit dem Stichwort verify | |
---|---|---|
2 Antworten 16724 Aufrufe | ||
10 Antworten 10643 Aufrufe |
Ereignisanzeige XP Begonnen von bagira
20. Dezember 2009, 14:01:52 Hi, habe folgendes Problem in der EA: Fehler 3013. Habe gegoogelt. Aber keine befriedigende Lösung gefunden. Fehler täglich. Wenn mir jemand helfen kann. im voraus schon danke. | |
7 Antworten 6402 Aufrufe |
Bluescreen bei Vista 32 Begonnen von HILTI
02. Juni 2009, 09:23:34 Habe seit ein paar wochen ab und zu einen Bluesceen nur ich weiß nicht wieso Amd Phenom 9500 Quad Core 2.2 Ram 2GB MSI BOard Gforce 8600 GT Fehler : Problemsignatur: Problemereignisname: BlueScreen Betriebsystemversion: 6.0.6002.2.2.0.256.1 Gebietsschema-ID: 1031 Zusatzinformationen zum Problem: BCCode: 1000007e BCP1: C0000005 BCP2: 20646156 BCP3: 8719BBC0 BCP4: 8719B8BC OS Version: 6_0_6002 Service Pack: 2_0 Product: 256_1 Dateien, die bei der Beschreibung des Problems hilfreich sind: C:\Windows\Minidump\Mini060209-01.dmp C:\Users\Hilbert\AppData\Local\Temp\WER-158781-0.sysdata.xml C:\Users\Hilbert\AppData\Local\Temp\WER7C1.tmp.version.txt VIelleicht weiß einer von euch was er bedeutet. VIelen dank im vorraus ------------- hab die dump datei ausgewertet viuelleicht könnt ihr damit was anfangen. Microsoft (R) Windows Debugger Version 6.11.0001.404 X86 Copyright (c) Microsoft Corporation. All rights reserved. Loading Dump File [C:\Windows\Minidump\Mini060209-01.dmp] Mini Kernel Dump File: Only registers and stack trace are available Symbol search path is: „SRV*c:\windows\symbols*http://msdl.microsoft.com/download/symbols“ Executable search path is: Unable to load image \SystemRoot\system32\ntkrnlpa.exe, Win32 error 0n2 *** WARNING: Unable to verify timestamp for ntkrnlpa.exe *** ERROR: Module load completed but symbols could not be loaded for ntkrnlpa.exe Windows Server 2008/Windows Vista Kernel Version 6002 (Service Pack 2) MP (4 procs) Free x86 compatible Product: WinNt, suite: TerminalServer SingleUserTS Machine Name: Kernel base = 0x81e37000 PsLoadedModuleList = 0x81f4ec70 Debug session time: Mon Jun 1 22:50:53.677 2009 (GMT+2) System Uptime: 0 days 2:18:50.468 Unable to load image \SystemRoot\system32\ntkrnlpa.exe, Win32 error 0n2 *** WARNING: Unable to verify timestamp for ntkrnlpa.exe *** ERROR: Module load completed but symbols could not be loaded for ntkrnlpa.exe Loading Kernel Symbols ............................................................... ................................................................ ....................... Loading User Symbols Loading unloaded module list .......... Unable to load image \SystemRoot\system32\DRIVERS\nvlddmkm.sys, Win32 error 0n2 *** WARNING: Unable to verify timestamp for nvlddmkm.sys *** ERROR: Module load completed but symbols could not be loaded for nvlddmkm.sys ******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* Use !analyze -v to get detailed debugging information. BugCheck 1000007E, {c0000005, 20646156, 8719bbc0, 8719b8bc} ***** Kernel symbols are WRONG. Please fix symbols to do analysis. ************************************************************************* *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!_KPRCB *** *** *** ************************************************************************* ************************************************************************* *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!_KPRCB *** *** *** ************************************************************************* ************************************************************************* *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!_KPRCB *** *** *** ************************************************************************* Probably caused by : nvlddmkm.sys ( nvlddmkm+4b4090 ) Followup: MachineOwner --------- 0: kd> „!analyze -v“ ^ Syntax error in '„!analyze -v“' 0: kd> !analyze -v ******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e) This is a very common bugcheck. Usually the exception address pinpoints the driver/function that caused the problem. Always note this address as well as the link date of the driver/image that contains this address. Some common problems are exception code 0x80000003. This means a hard coded breakpoint or assertion was hit, but this system was booted /NODEBUG. This is not supposed to happen as developers should never have hardcoded breakpoints in retail code, but ... If this happens, make sure a debugger gets connected, and the system is booted /DEBUG. This will let us see why this breakpoint is happening. Arguments: Arg1: c0000005, The exception code that was not handled Arg2: 20646156, The address that the exception occurred at Arg3: 8719bbc0, Exception Record Address Arg4: 8719b8bc, Context Record Address Debugging Details: ------------------ ***** Kernel symbols are WRONG. Please fix symbols to do analysis. ************************************************************************* *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!_KPRCB *** *** *** ************************************************************************* ************************************************************************* *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!_KPRCB *** *** *** ************************************************************************* ************************************************************************* *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!_KPRCB *** *** *** ************************************************************************* ADDITIONAL_DEBUG_TEXT: Use '!findthebuild' command to search for the target build information. If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols. FAULTING_MODULE: 81e37000 nt DEBUG_FLR_IMAGE_TIMESTAMP: 49fa9243 EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - Die Anweisung in 0x%08lx verweist auf Speicher 0x%08lx. Der Vorgang %s konnte nicht im Speicher durchgef hrt werden. FAULTING_IP: +3eefe 20646156 ?? ??? EXCEPTION_RECORD: 8719bbc0 -- (.exr 0xffffffff8719bbc0) ExceptionAddress: 20646156 ExceptionCode: c0000005 (Access violation) ExceptionFlags: 00000000 NumberParameters: 2 Parameter[0]: 00000008 Parameter[1]: 20646156 Attempt to execute non-executable address 20646156 CONTEXT: 8719b8bc -- (.cxr 0xffffffff8719b8bc) eax=8719bca4 ebx=93881750 ecx=20646156 edx=8eabe070 esi=00000000 edi=93872ab0 eip=20646156 esp=8719bc88 ebp=8719bca8 iopl=0 nv up ei pl zr na pe nc cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010246 20646156 ?? ??? Resetting default scope CUSTOMER_CRASH_COUNT: 1 DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT BUGCHECK_STR: 0x7E CURRENT_IRQL: 0 LAST_CONTROL_TRANSFER: from 8eabe090 to 20646156 STACK_TEXT: WARNING: Frame IP not in any known module. Following frames may be wrong. 8719bc84 8eabe090 93881750 93872ab0 8719bca4 0x20646156 8719bca8 8e79ca1e 93881750 93872ab0 8719bcd8 nvlddmkm+0x4b4090 8719bd08 8e79d2c0 84de4730 81f3913c 8719bd2c nvlddmkm+0x192a1e 8719bd18 8e704803 00000000 98856b70 85b4ef38 nvlddmkm+0x1932c0 8719bd2c 8204486f 85b4ef38 84de4730 846fd8b0 nvlddmkm+0xfa803 8719bd44 81edce22 846fd8b0 00000000 83993d78 nt+0x20d86f 8719bd7c 8200cc42 846fd8b0 9e36b428 00000000 nt+0xa5e22 8719bdc0 81e75efe 81edcd25 00000001 00000000 nt+0x1d5c42 00000000 00000000 00000000 00000000 00000000 nt+0x3eefe FOLLOWUP_IP: nvlddmkm+4b4090 8eabe090 85c0 test eax,eax SYMBOL_STACK_INDEX: 1 SYMBOL_NAME: nvlddmkm+4b4090 FOLLOWUP_NAME: MachineOwner MODULE_NAME: nvlddmkm IMAGE_NAME: nvlddmkm.sys STACK_COMMAND: .cxr 0xffffffff8719b8bc ; kb BUCKET_ID: WRONG_SYMBOLS Followup: MachineOwner --------- | |
14 Antworten 8184 Aufrufe |
Vista x64 Problem :( Begonnen von zweipackk
01. März 2009, 17:29:48 Hallöchen Habe folgendes Problem mein OS Vista x64 stürzt öfters unerwartet ab, dabei ist es egal welche Anwendungen laufen oder nicht ist also kein Softwareproblem. Ich habe auch Prime95 24h laufen lassen können und es gab absolut keine Probleme oder Bluescreens. Auch Memtest86 fand keine Fehler. Ich bin wirklich am verzweifeln. Ich habe mir die dump file mal angeschaut und auch schon gegoogelt aber bezieht sich leider alles nur auf xp und hilft mir daher nicht weiter... Zu meinem System: Intel i7 DDR3 Ram Nanya 1333MHZ ATI HD 4870 In der Dump file steht problem caused by hardware, leider kann ich damit nicht viel anfangen vllt. könnt Ihr mehr herauslesen. Ich bin über jede Hilfe sehr dankbar. Danke schonmal im Voraus Jetzt die dmp. file: Microsoft (R) Windows Debugger Version 6.11.0001.402 AMD64 Copyright (c) Microsoft Corporation. All rights reserved. Loading Dump File [C:\Windows\Minidump\Mini030109-01.dmp] Mini Kernel Dump File: Only registers and stack trace are available Symbol search path is: *** Invalid *** ************************************************** ************************** * Symbol loading may be unreliable without a symbol search path. * * Use .symfix to have the debugger choose a symbol path. * * After setting your symbol path, use .reload to refresh symbol locations. * ************************************************** ************************** Executable search path is: ************************************************** ******************* * Symbols can not be loaded because symbol path is not initialized. * * * * The Symbol Path can be set by: * * using the _NT_SYMBOL_PATH environment variable. * * using the -y <symbol_path> argument when starting the debugger. * * using .sympath and .sympath+ * ************************************************** ******************* Unable to load image \SystemRoot\system32\ntoskrnl.exe, Win32 error 0n2 *** WARNING: Unable to verify timestamp for ntoskrnl.exe *** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe Windows Server 2008/Windows Vista Kernel Version 6001 (Service Pack 1) MP (8 procs) Free x64 Product: WinNt, suite: TerminalServer SingleUserTS Machine Name: Kernel base = 0xfffff800`01e4e000 PsLoadedModuleList = 0xfffff800`02013db0 Debug session time: Sun Mar 1 13:21:37.144 2009 (GMT+1) System Uptime: 0 days 1:31:08.101 ************************************************** ******************* * Symbols can not be loaded because symbol path is not initialized. * * * * The Symbol Path can be set by: * * using the _NT_SYMBOL_PATH environment variable. * * using the -y <symbol_path> argument when starting the debugger. * * using .sympath and .sympath+ * ************************************************** ******************* Unable to load image \SystemRoot\system32\ntoskrnl.exe, Win32 error 0n2 *** WARNING: Unable to verify timestamp for ntoskrnl.exe *** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe Loading Kernel Symbols .................................................. ............. .................................................. .............. ............................. Loading User Symbols Loading unloaded module list ................... *** WARNING: Unable to verify timestamp for hal.dll *** ERROR: Module load completed but symbols could not be loaded for hal.dll ************************************************** ***************************** * * * Bugcheck Analysis * * * ************************************************** ***************************** Use !analyze -v to get detailed debugging information. BugCheck 124, {0, fffffa8008932030, be000000, 800400} ***** Kernel symbols are WRONG. Please fix symbols to do analysis. ************************************************** *********************** *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!_WHEA_ERROR_RECORD_HEADER *** *** *** ************************************************** *********************** ************************************************** *********************** *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!_WHEA_ERROR_RECORD_HEADER *** *** *** ************************************************** *********************** Unable to load image \SystemRoot\system32\PSHED.dll, Win32 error 0n2 *** WARNING: Unable to verify timestamp for PSHED.dll *** ERROR: Module load completed but symbols could not be loaded for PSHED.dll ************************************************** *********************** *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER *** *** *** ************************************************** *********************** ************************************************** *********************** *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: pshed!_WHEA_ERROR_RECORD_SECTION_DESCRIPTOR *** *** *** ************************************************** *********************** ************************************************** *********************** *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER *** *** *** ************************************************** *********************** ************************************************** *********************** *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER *** *** *** ************************************************** *********************** ************************************************** *********************** *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER *** *** *** ************************************************** *********************** ************************************************** *********************** *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!_KPRCB *** *** *** ************************************************** *********************** ************************************************** *********************** *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!KPRCB *** *** *** ************************************************** *********************** ************************************************** *********************** *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!_KPRCB *** *** *** ************************************************** *********************** ************************************************** *********************** *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!KPRCB *** *** *** ************************************************** *********************** ************************************************** *********************** *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!_KPRCB *** *** *** ************************************************** *********************** ************************************************** *********************** *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!_KPRCB *** *** *** ************************************************** *********************** ************************************************** *********************** *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!_KPRCB *** *** *** ************************************************** *********************** ************************************************** *********************** *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!_KPRCB *** *** *** ************************************************** *********************** ************************************************** ******************* * Symbols can not be loaded because symbol path is not initialized. * * * * The Symbol Path can be set by: * * using the _NT_SYMBOL_PATH environment variable. * * using the -y <symbol_path> argument when starting the debugger. * * using .sympath and .sympath+ * ************************************************** ******************* ************************************************** ******************* * Symbols can not be loaded because symbol path is not initialized. * * * * The Symbol Path can be set by: * * using the _NT_SYMBOL_PATH environment variable. * * using the -y <symbol_path> argument when starting the debugger. * * using .sympath and .sympath+ * ************************************************** ******************* Probably caused by : hardware Followup: MachineOwner --------- | |
29 Antworten 23787 Aufrufe |
Vista x64 friert ein oder stürtz gelegentlich ab Begonnen von magnitka
« 1 2 24. November 2008, 22:01:07 Hallo, ich habe ein Problem, dass ich seit längem nicht lösen kann bzw keine Lösung finden könnte. Das Problem liegt daran, dass Vista ab und zu abstürtz ohne irgeneine Meldung zu hinterlassen oder friert einfach ein. nur ein paar erkentnisse nach monatenlangem Qual mit dem System: die Abstürtzwarscheinlichkeit steigt wenn ich mit MATLAB 2008a(x64) starte oder im Word die Seiten so von 30 auf die 50 ruterscrolle, dann gibt das system geist auf. Manchmal beim Abspielen der Filme. aber da ich relativ sicherer, es hat nur bei den 2 von 8 Filmen abgestürtz. WEnn man mit dem system so sogrfähig arbeitet, dann läuft es etwas länger und dann doch stürtz irgenwan mal ab. Ich habe versucht das System auf überleben ohne "antasten" laufen zu lasssen lief 6 Tage ohne problem. Nach dem ich angefangen habe weiter zu arbeiten, verging so 1-2 St und dann wieder "freeZZZZ". Woran es liegen kann, kann ich nicht mehr ahnen. Ich habe schon alles ausprobiert, alle treiber neu installiert, die Anwendungen etwa JRE (die z.B für MAtlab notwendig sind) sind alle soweit in ordnung und auf dem aktuellsten stand. Die x64 Probleme mit netzaddressierung vermute ich auch nicht der Grund, da alle Treiber von aNetztwerkkarte, Grafik und Druckerttreiber problemlos installiert und in ordnung sind und von denen kein Fehler gemeldet wird. Frühe lief be mir die Vista32 absolut stabil, die echt schwer zu killen war. NAchdem ich meinen Arbeitspeicehr zusätzlich gekauft habe wollte ich diese vollständig ausnutzen. deswegen umstier auf x64. und seit dem (schon 3 Monaten) habe ich nur Probleme. Das System habe ich schon mindestens 5 mal neu installiert, und habe jesdes mal versucht die Veränderungen an dem System und an der Stabilität wegen der weiter instalierten Programmen (die alle lizensiert und mit vollem Support sind) zu beobachten... Es lief imemr so eine Woche lang ohne problem, und dann wie Donner im Himmel kammen die Abstürtze, deren häufigkeit etwas chaotisch, aber manchmal durch einige ANwendungen ehe vorgezogen wird. an dem Hardware, wenn man von denm al einzelnen Elementen spricht kann nichtliegen. Ich habe einige Erfahrungen mit montage von PC gehabt und alle elemente sorgfähig ausgewählt. WEnn jemnad auch glaubt an NEtzteil stimmt auch nicht. Habe menen BeQuiet zwei mal umgetausch ud für die Überprüfung von den NEtzteilen noch bezahlt. Alles paletti. Die termische Problemem sind auch nicht der fall. Die elemente ist optimal eingebauch, bekommen genug luft zum atmen. Die Temp aller komponenten liegen bei 30-35 ° und CPU in Kern ab und zu bei einigern REchnerprozeduren und höherer Belastung bis 45. Was auch zeimlich merkwürdig ist, die speile etwa die NFS Carbon laufen ohne mackel und ohne problem und ohne abstürtzen! dabei werden die Elemente ehe stärker angefordert als bei Word-Schreiberei. in Ganzem bin ich echt verzweifelt. Ich schreib gerade meine Diplomarbeit und die Abstürtze tuen nur mich ärgern. den Umstieg auf 32 bit wage ich noch nicht, mit hoffnung dass ich den Fehler irgendwann erwische und beseitige. mir kommnt manchmal die Gedanke dass ich gerade diesen dead poitn werisch habe, wenn alle komponente zusammen eine der unglücklichsten kombination zusammen stelle und deswegen das system versagt. meine system is folgend aufgebaut Gigbyte-p35-Q6, rev 1.0 Bios F7 AHCI-aktiviert (hab auch ohne gleich Problemen), Temp NB-35°, SB-33° Priozesor Q6600 A-Speicehr Corsair DDR2-1066 mit 2 Riegel 1 GB und 2 je 2GB=6GB (Temp 34°) ATI 3870 Saphire ultimate (Temp-32°) NEtzteil BeQuiet Dark Power 650W Festplatte WD 500 AAKS -2 Stck DVDROM: 1) GH20NS10 2)SH-S223Q (kann nicht aber an diesen liegen, da ohne denen gleiches Problem auftritt) Bildschirm HYundai W240D über DVI (über VGA geliceh Effekt) Die Temeratur vo nden Komponenten habe ich mit einem elektronischem hochpräzisionsgerät gemessn. Die zeichen nach der Komma brasucht ja keier wissen. es sind jedoch die sichere WErte! Im Bios habe ich keine Übertaktung gemacht. Alles auf Standard bzw Hochpräzisionsssystem auf 64 Bit umgestellt. Auch ohne dieser beondere Adressierung läuft system gleich unstabil Ach ja zu der Fehlermeldung im System: in den Berichten kommt nur eine nachlaufende Meldung dass das System unerwartet heruntergefahren ist, also die, die vom System bei einem neuen registriert wird da´das System wie immer wie ein Todschlag beendet. Es kommen manchmal die Meldungen Von NEro, sonst ist system sauber: Die anwendeungen mit denen ich arbeite sind: MS Office2007 mit SP1 Matlab 2008a x64 VErsion GAMS Corel Suite x4 mkv2vob AnyDVD Adobe Acrobat 8 mit allen Updates für x64 und NFS Carbon- die wird gefahren ohne endem anch´mal 10 Std am stück und Vista stürtz nicht ab!! ich hoffe ihr vesteht mein problem richtig. Würde sehr freune über Eure Ratschläge, aber bloß keine, etwa wie stell im Bios einstellungen auf default oder ist dei system übertaktet, hast du aktuelle treiber usw, aso keine luser meldungen, die nur ärgern. das verständniss von einem System habe ich und da zu pinseln hats kein sinn. Für alle weiter Beiträge bin ich echt froh! und wenn diese mir helfen den fehler auszujagen, wäre einfach wunderbar! WEnn ihr weitere Infos brauch kann ich hier auch posten! mfg ich :)) | |
0 Antworten 8731 Aufrufe |
Freies Brennprogramm "InfraRecorder" in neuer Version 0.45 Begonnen von Jean Raul
26. April 2008, 07:59:23 Das freie Brennprogramm "InfraRecorder" ist am 25.4.2008 in neuer Version 0.45 erschienen http://infrarecorder.sourceforge.net/ Von den verfügbaren Screenshots http://infrarecorder.sourceforge.net/?page_id=4 her gesehen, scheint es sich um ein recht umfängliches Brennprogramm zu handeln, das sogar kommerzielle Brennprogramme wie Nero etc. ersetzen könnte. Vgl. a.: http://de.wikipedia.org/wiki/InfraRecorder Changelog: [code]Version 0.45.0.0 * Updated cdrtools to version 2.01.01a38. * Fixed a bug making InfraRecorder crash when trying to move a folder to itself. * Fixed a bug causing the wrong folder to be opened when double-clicking in the project list view when a project contained folders with identical names. * Fixed a bug causing the focus not to be returned to the OK button in the progress dialog after performing an operation. * Fixed icon rendering error on Windows XP and newer where display depth is lower than 32-bits. * Changed the option to verify the device configuration at start up to be enabled by default. * Added support for associating InfraRecorder with disc images. * Updated the some of the dialog windows to be minimizable and visible on the task bar when launced by an external application (like irExpress). * Fixed a bug causing incorrect file names to be used when verifying recorded discs. * Added functionallity to rename and remove files from imported sessions. * Added support for selecting which multi-session track to import. * When trying to record to a non-empty rewritable disc, InfraRecorder now asks if the disc should be erased. * When performing an operation the progress is now also displayed in the taskbar. * Reduced memory usage when dealing with projects. * Fixed a bug making it impossible to open saved projects containing no files. * Included a Thai translation, thanks to Prasit Kaephukhieo! * Improved compatibility with the ISO9660 standard. * Added support for creating UDF-only file systems. * Added support for Unicode files names in Joliet extension and UDF file system. * Added support for fragmented files in ISO9660 level 3. Files larger than 4 GiB can now be recorded to an ISO9660 file system. * Removed mkisofs and isoinfo dependencies. * Fixed some bugs related to importing disc sessions. * Added properties menu item when right-clicking on the project tree root node. * Added proper flagging of hidden files in the disc file system. * Changed the default write method for multi-session projects to TAO. * Fixed a bug causing InfraRecorder to crash when renaming project files to include slash or backslash characters. * Added the .img extension to the list of supported disc image extensions. * A few cosmetic changes. * Included an Arabic translation, thanks to Circoficus! * Included a Greek translation, thanks to ÓôáìÜôéïò Ç. ÓôáìáôÝëëïò! [/code] | |
14 Antworten 10190 Aufrufe |
Crash Dumping Bluescreen Begonnen von Perverz
29. März 2008, 19:34:53 hallo liebes Forum ;) :bigwelcom ich habe ein riesen prob... habe gestern ein neuen prozessor,ram,Graka und ein neues Board gekauft. so musste vista neui installieren...lief auch alles soweit gt...aber jetzt kommt da öfters mal ein bluescreen wo i was von crash Dumping steht.Leider konnte ich mir den text net merken damit ich es genauer schildern könnte. ehm wie gesagt,bluescreem dann fährt er runter und wieder hoch dann geht wieder alles,allerdings nur für ca 1-2std !! Habe mal mit einem windows debugging tool geschaut und nur das ist gefunden worden...keine ahnung was das heißen mag Microsoft (R) Windows Debugger Version 6.8.0004.0 X86 Copyright (c) Microsoft Corporation. All rights reserved. Loading Dump File [C:\Windows\Minidump\Mini032908-01.dmp] Mini Kernel Dump File: Only registers and stack trace are available Symbol search path is: srv*c:\cache*http://msdl.microsoft.com/download/symbols Executable search path is: Windows Kernel Version 6001 (Service Pack 1) MP (2 procs) Free x86 compatible Product: WinNt, suite: TerminalServer SingleUserTS Built by: 6001.18000.x86fre.longhorn_rtm.080118-1840 Kernel base = 0x8180d000 PsLoadedModuleList = 0x81924c70 Debug session time: Sat Mar 29 19:11:06.640 2008 (GMT+1) System Uptime: 0 days 2:13:17.434 Loading Kernel Symbols ... Loading User Symbols Loading unloaded module list ...... ******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* Use !analyze -v to get detailed debugging information. BugCheck D1, {8, 2, 1, 8283585f} Unable to load image \SystemRoot\system32\DRIVERS\Rtlh86.sys, Win32 error 0n2 *** WARNING: Unable to verify timestamp for Rtlh86.sys *** ERROR: Module load completed but symbols could not be loaded for Rtlh86.sys Probably caused by : pacer.sys ( pacer!PcFilterSendNetBufferListsComplete+ba ) Followup: MachineOwner ich weiß ne genauere beschreibung wär net schlecht...aber wo bekomm ich die infos ueber bluescreens her ? bitte um hilfe^^ | |
7 Antworten 19035 Aufrufe |
hl2.exe funktioniert nicht mehr Begonnen von Scott Farces
08. Februar 2008, 22:12:51 Hi @ all, ich habe mir heute diese CSS GUI runtergeladen http://web11.hammer-server.de/viewtopic.php?t=1368 Nachdem ich alle Ordner in mein CSTRIKE Ordner kopiert habe und CSS starten will, kommt kurz der Startbildschirm und dann kommt die die im Thread Titel genannte Meldung. Warum? Hatte diese GUI schon mal auf einem anderen Rechner da hats komischerweise funktioniert... Und das jedesmal und sobald ich wieder die ordner lösche und meine alte cfg reinkopiere funktioniers wieder... Hätte aber schon gerne die andere GUI - is praktischer. System: QuadCore 6600,4GB RAM, 8800 GTS und Vista Ultimate x64 thanx for help | |
11 Antworten 31199 Aufrufe |
CDBurnerXP - neue Version Begonnen von ossinator
29. Oktober 2007, 13:13:02 Das kostenlose Brennprogramm CDBurnerXP steht neuerdings in der finalen Version 4.0.022.370 zum Download bereit. Die Freeware beherrscht alle grundlegenden Brennfunktionen und kommt sowohl mit CDs und DVDs, als auch mit HD-DVDs und Blu-Rays zurecht. Darüberhinaus ist CDBurnerXP nicht nur in der Lage, ISO-Dateien zu brennen, sondern kann auch ISOs erstellen. Hinzu kommt die Möglichkeit, bootfähige Medien zu brennen. Bei der neuen Version hat der Entwickler diverse Bugs behoben und auch kleinere Verbesserungen durchgeführt. So ist beispielsweise jetzt ein neuer Audio-Player enthalten, der auch die Wiedergabe von CDA-Tracks erlaubt. Zusätzlich ist nunmehr auch das Brennen von Dateien möglich, die größer als 4 GB sind. CDBurnerXP kann unter Windows 2000, XP, 2003 und Vista eingesetzt werden. Die Download-Größe beträgt 2,4 MB. [url=http://www.cdburnerxp.se/download.php][b][color=blue]CDBurnerXP 4.0.022.370[/color][/b][/url] | |
2 Antworten 16263 Aufrufe |
Probleme beim Senden von Emails (MAIL) Begonnen von DaddyD
20. Oktober 2007, 14:49:08 Hallo, ich habe folgendes Problem: Wenn ich mein Mail starte, erscheint plötzlich die Fehlermeldung [b]Die Nachricht konnte nicht gesendet werden. Möglicherweise ist die Authentifizierungseinstellung für den Postausgangsserver [SMTP] nicht korrekt. Unterstützung erhalten Sie in der Hilfe. Suchen Sie dort nach der Problembehandlung für Windows Mail, und lesen Sie den Abschnitt zu Problemen beim Senden von E-Mails. Wenn Sie beim Feststellen der richtigen Servereinstellungen Hilfe benötigen, wenden Sie sich an den E-Mail-Dienstanbieter. Die zurückgewiesene E-Mail-Adresse war 'xxx'. Betreff 'xxx', Konto: 'pop3.web.de', Server: 'smtp.web.de', Protokoll: SMTP, Serverantwort: '550 Unknown local part xxx in <xxx>', Port: 25, Secure (SSL): Nein, Serverfehler: 550, Fehlernummer: 0x800CCC79[/b] Die xxx sind beabsichtigt. Ich habe all meine Kontoeinstellungen überprüft und mit den Empfehlungen von web.de verglichen. Alles passt. Doch die Fehlermeldung kommt nachwievor, obwohl ich nicht einmal Emails im Postausgang habe. Angezeigt wird zudem, dass 3 Emails noch gesendet werden sollen. Ich weiß leider nicht, wie ich diese löschen kann, da ja keine im Postausgangsordner sind. Bin schon leicht verzweifelt. Ich hoffe, mir kann da jemand helfen. Gruß, h. | |
5 Antworten 9065 Aufrufe |
Verbindungsprobleme bei Messenger, ICQ und Miranda Begonnen von Klewe
26. April 2007, 21:45:31 Hallo, ich habe seit einigen Tagen parallel auf 2 Partitionen Vista Ultimate und XP laufen. Das Problem ist dass ich mit Miranda, ICQ und MSN (habe alle probiert) bei XP ohne Probleme verbinden kann, bei Vista aber nichts geht. Die Einstellungen sind bei den Anwendungen die selben. Die Windows Firewall habe ich ausgeschalten. Habe auch schon probiert Ports am Router aufzumachen, aber da der Router bei XP der selbe ist... Woran könnte es denn noch liegen? Danke für die Antworten. Klewe |
Ich habe folgendes Problem. Ich hatte Windows 7 professional 32 Bit als 30 tage . Die ist dann abgelaufen und ich habe mir, da ich von 2 GB RAM auf 4 GB RAM aufgestockt habe, Windows 7 professionell 64 Bit besorgt.
Jetzt kann ich nicht alle Programme installieren. Zb Antivir geht nicht da kommt die Fehlermeldung, dass die Dateien beschädigt seien die ich runtergeladen habe. Habe aber das von 3 verschiedenen Seiten runtergeladen trotzdem gleicher Fehler. Panda cloud antivirus lässt sich ohne Probleme installieren. 2 Bsp. Heroes of Newerth lässt sich auch nicht installieren da kommt folgende Fehlermeldung:
Installer integrity check has failed.
Common causes include incomplete download and damaged media. Contact the installer's author to obtain a new copy.
More information at:
http://nsis.sf.net/NSIS_Error
Habe alles gemacht was dort auf der Seite steht. Habe auch versucht zu installieren ohne Firewall und antivirus programm nichts geht.
Komischerweise lassen sich auch nicht alle Updates installieren:
Update für Windows 7 für x64-basierte Systeme (KB980408)
Installationsdatum: 14.10.2011 16:18
Installationsstatus: Fehlgeschlagen
Fehlerdetails: Code 80070570
Updatetyp: Wichtig
Hoffe auf hilfreiche Antwort und danke im vorraus!