Antworten / Aufrufe | Themen mit dem Stichwort exeption | |
---|---|---|
![]() |
3 Antworten 8302 Aufrufe | |
![]() |
7 Antworten 6602 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 --------- |
![]() |
2 Antworten 8558 Aufrufe |
star wars - empire at wars (forces of corruption) Begonnen von ralfies62
03. Januar 2009, 15:29:55 ich habe seit kurzer Zeit ein HP Compaq Business Notebook 6720s mit Vista Home Basic. Als Grafikcontroller fungiert "Intel GMA X3100". Die Basisversion von empire at wars funktioniert noch einigermaßen, aber forces of corruption verursacht beim Starten regelmäßig eine exception. Als Fehlermeldung erscheint u. a., dass der Anzeigetreiber "igfx" (oder ähnlich) repariert werden musste. Als Voraussetzung für das Spiel ist eine 32 MB 3D-Grafikkarte mit HW-Transform und T&L erforderlich. Des Weiteren sind die unterstützten Chipsätze aufgelistet (alle von ATI Radeon oder NVIDIA GeForce). Benötige ich jetzt eine andere Grafikkarte für das Spiel? Gruß Ralf ?( |
![]() |
7 Antworten 4332 Aufrufe |
Demovideos im Netz werden weder von RealPlayer noch vom WMP wiedergegeben. Begonnen von bernardo44
27. Dezember 2008, 12:20:44 Guten Tag allerseits ! Versuche seit Tagen, kleine Demo-Videos der Fa. Prodad (Effekte für Video-Bearbeitung) wiederzugeben. Zuerst öffnet sich mein Realplayer. Kurz darauf erscheint ein Fenster : Exception processing message 0xc000007b parameters 0x755B023c, letzteres wird dreimal wiederholt !!! Dann kommt danach auch noch ein Hinweis, dass auch der Windows Media Player diese Datei nicht wiedergeben kann, obwohl ich den WMP gar nicht geöffnet habe. Weiss jemand einen Rat ??? Lieben Gruß bernardo44 |
![]() |
16 Antworten 18307 Aufrufe |
Cod 5 - World @ War und Vista 64 / Startet nicht Begonnen von Perfomance
« 1 2 17. November 2008, 15:55:57 Vista 64 Ultimate , Sp1 & sämtliche updates Asus Rampage Formula (neustes Bios,onboard sound deaktiviert) q6600 @ 3.0ghz (problem besteht auch bei standarttakt) 2 4870 cf OC (problem besteht sowohl mit 1 Gpu als auch standarttakt) Catalyst 8.11 (8.10 funktioniert auch nicht) 4gb Ram Audigy z2 Gamer Das System läuft absolut stabil & fehlerfrei (cod4 , crysis , farcry2 , prime stundenlang laufen lassen) http://www.youtube.com/watch?v=BrG57zaJ8IY (gott skaliert youtube die qualität runter oO) Ich habe mir heute COD 5 geholt (Original bevor wer fragt) Call of Duty startet bei mir nicht , bereits mehrmals installiert Sowohl bei der Verkaufsversion als auch mit Patch 1.01 tritt folgendes Problem auf , Egal ob ich SP/Coop oder MP starte , ich sehe das World at War Banner für 2-3 Sekunden danach verschwindet der zur exe gehörige Prozess aus dem Taskmanager und nix passiert -.- (kompatiblitätsmodus xp sp2 & als admin ausführen brachte auch keinerlei besserung) Originalversion DVD im Laufwerk , jegliches emulationstool (deamon & alc) deinstalliert google brachte mir abgesehen von 100 anderen bekannten problemen keinerlei hilfe , läuft es zufällig unter vista64 bei irgendjemanden ? ;) Bekanntes Problem [font=Verdana]LÖSUNG[/font] am ende der seite :> |
![]() |
4 Antworten 10956 Aufrufe |
ATIKMDAG.sys Probleme Begonnen von Subsanaty
25. Oktober 2008, 18:53:44 Hallo Leute! Habe ein Problem mit dem ATI-Treiber 8.10 Hotfix für FarCry2. Habe ihn mir eben draufgehauen (vorher natürlich den alten Treiber deinstalliert),und spiele FarCry2,da bekomm ich nen Bluescreen: [quote]System Service Exeption 0x0000003B atikmdag.sys[/quote] Soll ich jetzt wieder den alten 8.10 Treiber draufhauen,obwohl es mit dem zu Mikrorucklern kommt,darum hat ATI auch den Hotfix-Treiber für FarCry2 rausgebracht. Oder gibt es eine andere Lösung für mein Problem...? Für Hilfe wäre ich dankbar. |
![]() |
4 Antworten 7457 Aufrufe |
Fehlermeldung Kein Datenträger --> Browserverknüpfung Begonnen von sTaN
19. Mai 2008, 17:27:54 Hallo, ich habe mit einem mal einen bösen Fehler (siehe Anhang), wenn ich aus einer Anwendung heraus einen Link öffnen will. Zunächst ist es mir beim Thunderbird aufgefallen, dass keine Links in meinem Browser (Mozilla Firefox 2.0.0.14) aufgerufen werden, allerdings ohne Fehlermeldung. Als allerdings bei meinem Miranda IM und Xfire das selbe Problem auftrat und mir zusätzlich eine Fehlermeldung brachte, wurde ich stutzig. Ich habe mir auch bereits unter Systemsteuerung -> Standardprogramme -> Programmzugriff und Computerstandards festlegen die Optionen unter Benutzerdefiniert angeschaut und dort ist bei Standardbrowser verwenden, Aktueller Standardbrowser ausgewählt (und dies ist Firefox) Allerdings wundert mich hier schon das mir der Firefox nicht direkt als Auswahlmöglichkeit angezeigt wird, sondern nur der IE. Aus diesem Grund wollte ich unter Systemsteuerung -> Standardprogramme -> Standardprogramme festlegen, Mozilla Firefox hinzufügen, dieser wird allerdings nicht in der Liste, links daneben, angezeigt. Mein Betriebssystem ist Windows Vista Ultimate 64bit. Ich hoffe ihr könnt mir helfen!? [img][/img] Gruß, sTaN |
![]() |
0 Antworten 11914 Aufrufe |
HDAudio.sys und portcls.sys TREIBER PROBLEM bei Systemstart Begonnen von dreamdealer
24. Februar 2008, 12:37:20 Hallo! Ich hab Probleme mit meinem Notebook Samsung M55 Breetoo mit VISTA Ulitmate. Beschreibung: Der Notebook ist für mehrere Stunden aus. Wenn ich ihn einschalte muss ich 2-3mal reseten bis Windows hochfährt, dann läuft es einwandfrei. Der High Definition Audio Treiber spuckt keinen Sound aus. (Bei Installation des Hersteller Treibers ist das Problem weiterhin vorhanden). Ich hab alle Hardware inkl. Memory auf fehler getestet, Treiber deaktiviert etc. da üblich Programm (bin fortgeschrittener User) Ich hab ein Debug gemacht vom Crash Dump (WinDBG) und bräuchte mal eure Hilfe bei der Lösung, meines erachtens ist es der treiber hdaudio.sys, der die Probleme verursacht (Bluescreen) und der Treiber portcls.sys (Miniport). Es könnte aber auch sein das die beiden zusammenhängen. Hier der vollständige Crash Dump von WinDBG: --------------------------------------------------------------------------------------------------------------------------------------------------- Microsoft (R) Windows Debugger Version 6.8.0004.0 X86 Copyright (c) Microsoft Corporation. All rights reserved. Loading Dump File [C:\Windows\Minidump\Mini022408-01.dmp] Mini Kernel Dump File: Only registers and stack trace are available Symbol search path is: C:\Users\Administrator\Desktop\symbols Executable search path is: Windows Vista Kernel Version 6000 MP (2 procs) Free x86 compatible Product: WinNt, suite: TerminalServer SingleUserTS Built by: 6000.16584.x86fre.vista_gdr.071023-1545 Kernel base = 0x81c00000 PsLoadedModuleList = 0x81d08ad0 Debug session time: Sun Feb 24 11:27:44.407 2008 (GMT+1) System Uptime: 0 days 0:00:09.126 Loading Kernel Symbols ............................................................................................. Loading User Symbols Loading unloaded module list . ******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* Use !analyze -v to get detailed debugging information. BugCheck 1000008E, {c0000005, 81dee4c1, 829223d4, 0} Unable to load image \SystemRoot\system32\drivers\HdAudio.sys, Win32 error 0n2 *** WARNING: Unable to verify timestamp for HdAudio.sys *** ERROR: Module load completed but symbols could not be loaded for HdAudio.sys Probably caused by : portcls.sys ( portcls!CRegistryKey::Init+bb ) Followup: MachineOwner --------- 0: kd> !analyze -v ******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e) 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: 81dee4c1, The address that the exception occurred at Arg3: 829223d4, Trap Frame Arg4: 00000000 Debugging Details: ------------------ 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: nt!CmpAllocateDelayItem+8f 81dee4c1 897804 mov dword ptr [eax+4],edi TRAP_FRAME: 829223d4 -- (.trap 0xffffffff829223d4) ErrCode = 00000002 eax=50535000 ebx=8ce2add0 ecx=00000000 edx=00000001 esi=81d25ea0 edi=81d25ec0 eip=81dee4c1 esp=82922448 ebp=8292246c iopl=0 nv up ei pl nz na po nc cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00210202 nt!CmpAllocateDelayItem+0x8f: 81dee4c1 897804 mov dword ptr [eax+4],edi ds:0023:50535004=???????? Resetting default scope CUSTOMER_CRASH_COUNT: 1 DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT BUGCHECK_STR: 0x8E PROCESS_NAME: System CURRENT_IRQL: 0 LAST_CONTROL_TRANSFER: from 81dd5de4 to 81dee4c1 STACK_TEXT: 82922450 81dd5de4 00000000 83423368 83423368 nt!CmpAllocateDelayItem+0x8f 8292246c 81dd5b72 00000000 3b9aca07 000007ff nt!CmpAddToDelayedClose+0x28 82922488 81decc05 83423368 00000000 83423368 nt!CmpDereferenceKeyControlBlockWithLock+0x58 829224ac 81dc7f08 83423368 85ffb98c 8340fd10 nt!CmpDereferenceKeyControlBlock+0x8d 82922600 81ddae7d 8340fd28 8528a040 85ffb8e8 nt!CmpParseKey+0xbae 82922690 81dccade 00000000 829226e8 00000240 nt!ObpLookupObjectName+0x615 829226f0 81e276fb 82922878 8528a040 00000000 nt!ObOpenObjectByName+0x13c 829227bc 81e258f0 829228a8 00020019 82922878 nt!CmOpenKey+0x1b1 829227e0 81c460fa 829228a8 00020019 82922878 nt!NtOpenKey+0x39 829227e0 81c44555 829228a8 00020019 82922878 nt!KiFastCallEntry+0x12a 82922864 81da058a 829228a8 00020019 82922878 nt!ZwOpenKey+0x11 82922890 81da40d7 81ef6f08 00020019 00000000 nt!IopOpenRegistryKeyEx+0x36 829228ac 81d82cc4 882bf0d8 829228ec 00020019 nt!PnpDeviceObjectToDeviceInstance+0x1c 829229cc 81d82b15 882bf0d8 00000002 000f003f nt!IopOpenOrCreateDeviceRegistryKey+0x139 829229e8 8efa786f 882bf0d8 00000002 000f003f nt!IoOpenDeviceRegistryKey+0x18 82922a0c 8efa80a6 8374c1f8 00000002 000f003f portcls!CRegistryKey::Init+0xbb 82922a40 8efd7a59 8374c1f8 00000000 00000002 portcls!PcNewRegistryKey+0x69 WARNING: Stack unwind information not available. Following frames may be wrong. 82922aa8 8efe3f24 8eff33e2 82922bb4 82922ae0 HdAudio+0x16a59 82922c80 8efe4841 87223048 8efd8d92 882e30d0 HdAudio+0x22f24 82922cd8 8efe6787 00000000 883080e0 883080e0 HdAudio+0x23841 82922cf4 8efa76ad 882e30d0 883080e0 837e8840 HdAudio+0x25787 82922d1c 8efa764a 00000000 00000000 882e30d0 portcls!PnpStartDevice+0x4f 82922d30 81e18fb0 882e30d0 837dcf58 8528e2d8 portcls!EnqueuedIoWorkItemCallback+0x20 82922d44 81c6b7aa 88305210 00000000 8528e2d8 nt!IopProcessWorkItem+0x23 82922d7c 81dafbad 88305210 82929680 00000000 nt!ExpWorkerThread+0xfd 82922dc0 81c9a346 81c6b6ad 00000001 00000000 nt!PspSystemThreadStartup+0x9d 00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16 STACK_COMMAND: kb FOLLOWUP_IP: portcls!CRegistryKey::Init+bb 8efa786f ebc1 jmp portcls!CRegistryKey::Init+0x7e (8efa7832) SYMBOL_STACK_INDEX: f SYMBOL_NAME: portcls!CRegistryKey::Init+bb FOLLOWUP_NAME: MachineOwner MODULE_NAME: portcls IMAGE_NAME: portcls.sys DEBUG_FLR_IMAGE_TIMESTAMP: 4549b266 FAILURE_BUCKET_ID: 0x8E_portcls!CRegistryKey::Init+bb BUCKET_ID: 0x8E_portcls!CRegistryKey::Init+bb Followup: MachineOwner --------- 0: kd> lmvm portcls start end module name 8ef94000 8efc1000 portcls (pdb symbols) C:\Users\Administrator\Desktop\symbols\portcls.pdb\D6CCD475C6E54324A85C6E44C245E0142\portcls.pdb Loaded symbol image file: portcls.sys Mapped memory image file: C:\Users\Administrator\Desktop\symbols\portcls.sys\4549B2662d000\portcls.sys Image path: \SystemRoot\system32\drivers\portcls.sys Image name: portcls.sys Timestamp: Thu Nov 02 09:55:02 2006 (4549B266) CheckSum: 00034F0F ImageSize: 0002D000 File version: 6.0.6000.16386 Product version: 6.0.6000.16386 File flags: 0 (Mask 3F) File OS: 40004 NT Win32 File type: 3.9 Driver File date: 00000000.00000000 Translations: 0409.04b0 CompanyName: Microsoft Corporation ProductName: Microsoft® Windows® Operating System InternalName: portcls.sys OriginalFilename: portcls.sys ProductVersion: 6.0.6000.16386 FileVersion: 6.0.6000.16386 (vista_rtm.061101-2205) FileDescription: Port Class (Class Driver for Port/Miniport Devices) LegalCopyright: © Microsoft Corporation. All rights reserved. 0: kd> .trap 0xffffffff829223d4 ErrCode = 00000002 eax=50535000 ebx=8ce2add0 ecx=00000000 edx=00000001 esi=81d25ea0 edi=81d25ec0 eip=81dee4c1 esp=82922448 ebp=8292246c iopl=0 nv up ei pl nz na po nc cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00210202 nt!CmpAllocateDelayItem+0x8f: 81dee4c1 897804 mov dword ptr [eax+4],edi ds:0023:50535004=???????? ------------------------------------------------------------------------------------------------------------------------------------------------------------------ Der HOTFIX kb888111 funktioniert bei mir nicht. Es wäre nett wenn mir jemand von euch helfen könnte. Ich bin von der googlei ziemlich genervt und hab nix brauchbares gefunden! Vielen Dank |
![]() |
6 Antworten 12077 Aufrufe |
Hilfe! Wie Treiber manuell entfernen? Begonnen von Helga
20. Februar 2008, 12:19:04 Ich brauche dringend Rat von einem Profi! Da der Scanner-Treiber für meinen "HP 4300 C" nicht kompatibel für das Vista System meines neuen PC ist, habe ich folgende Anleitung befolgt (der 5. Eintrag auf der Seite von "Olio 11": http://www.go-windows.de/forum/index.php?topic=454.0;topicseen Ich habe mich genau an die Anleitung gehalten, trotzdem funktioniert der Treiber nicht. Der Treiber erscheint auch nicht in den Programmen bzw. bei der Software, ich kann den Treiber also nicht über die Systemsteuerung entfernen. Wo der Treiber-Ordner seinen Kram entpackt hat, weiß ich zwar, aber ich kann keine uninstall.exe finden, um die Dateien händisch zu entfernen. Beim Systemstart blockiert Vista´s Bitdefender nun ständig diese Anwendung " 4300 C Windows XP Driver Update". Ausserdem schreit Antivir "Exception in Modul AVCENTER.EXE (07.02.00.14): Plugin: Scanner, Function: tabpagerefresh", und noch einige Zeilen. Dieses Fenster lässt sich gar nicht wegklicken. Ihr seht, da hab´ich ein ganz schönes Problem am Hals... Bitte dringend um Euren Rat! |
![]() |
2 Antworten 19208 Aufrufe |
Diablo 2 funzt nich!!!!!! Begonnen von Janek
20. April 2007, 14:33:09 Moin, Ich hab folgendes problem: Wenn ich diablo starte und ins internet gehe klappt alles. Wenn ich aber einem Spiel beitrete oder erstelle, bleibt diablo nur ne halbe minute an.Dann stürzt das spiel ab und diese fehlermeldung kommt: UNHANDLED EXCEPTION: ACCESS_VIOLATION (c0000005) wie kann man das beseitigen? Hab mit Kompatibilitätsmodus schon alles probiert und diablo 2 schon öfters installiert. Bitte Helft mir!!!!!!!!! |
Meine Daten:
Dell XPS m1710
OS: Windows Vista 32 Bit
Grafikkarte: NIVIDIA GeForce Go 7900 GTX
Arbeitsspeicher: 2048 MB
Beim starten (Doppelklick Verknüpfung) des Spieles Wacraft 3 (Expension: The Frozen Throne) kriege ich seit heute einen Fatal Error report:
[b]
This application has encountered a critical error:
FATAL ERROR!
Program: g:\warcraft III\war3.exe
Exception: 0xC0000005 (ACCESS_VIOLATION) at 001B:102FD180
The instruction at '0x102FD180' referenced memory at '0x0000007C'.
The memory could not be written'.
Press OK to terminate the application.[/b]
Musste heute mittag aufgrund eines anderen Problems im Gerätemanager 2 neue treiber installieren:
Ricoh R5U24x / R5U23x Memory Card Drivers (All OSs)
siehe hier: http://www.dell.com/support/drivers/de/de/debsdt1/DriverDetails/DriverFileFormats?DriverId=R263985
Hab schon CCleaner drüber laufen lassen (+ Regestry) und defragmentieren. Die Vermutung liegt sehr nahe, dass es an den neuen Drivers liegt .. falls ja, wie kriege ich diese beiden wieder runter?
Help D:
[hr]
Achja, außerdem kann ich keine Youtube videos mehr sehen da diese Meldung erscheint:
Was wohl mit dem obrigen zusammenhängt.
[IMG]http://img856.imageshack.us/img856/1548/plugin.jpg[/img]
[hr]
Also in meinem Geräte Manager siehst es so aus:
[img width=640 height=465]http://img341.imageshack.us/img341/1291/gerte.jpg[/img]
Das RICOH sollten die Updates sein, wenn ich mich nicht irre.
Kann ich die einfach deinstallieren?
Hoffe jetzt hab ich genug informationen bereitgestellt ^.^
Vielen dank nochmal an alle die es versuchen wolln!
edit by netzmonster:
Beiträge zusammengeführt.
Bitte in Zukunft keine Doppelpostings mehr!