WinFuture-Forum.de: .net Framework 3.5 Updates Und Programme Streiken - WinFuture-Forum.de

Zum Inhalt wechseln

Alle Informationen in unserem Special: Windows Vista.
  • 2 Seiten +
  • 1
  • 2

.net Framework 3.5 Updates Und Programme Streiken unter Vista Ultimate x64


#1 Mitglied ist offline   Nigg 

  • Gruppe: aktive Mitglieder
  • Beiträge: 1.344
  • Beigetreten: 19. Mai 04
  • Reputation: 14
  • Geschlecht:Männlich

geschrieben 01. Juli 2009 - 19:37

Hallo,

ich habe seit ein paar Tagen folgendes Problem:

Eingefügtes Bild

Selbst wenn ich Net Framework 3.5 Full aus dem Downloader Center sauge und das installieren will beendet sich die Setup.exe einfach :(

Hat irgendwer eine Idee?
npm - nginx php mysql

Wenn dir kalt is, geh in eine Ecke, da sind meist 90°
0

Anzeige



#2 _MagicAndre1981_

  • Gruppe: Gäste

geschrieben 01. Juli 2009 - 19:48

was steht genau bei "Details"?
0

#3 Mitglied ist offline   Nigg 

  • Gruppe: aktive Mitglieder
  • Beiträge: 1.344
  • Beigetreten: 19. Mai 04
  • Reputation: 14
  • Geschlecht:Männlich

geschrieben 01. Juli 2009 - 19:49

Das hier (hab auch schon nach sitsetup.dll gegoogl'd aber nichts brauchbares gefunden):

Problemsignatur:
  Problemereignisname:	APPCRASH
  Anwendungsname:	setup.exe_Microsoft® Visual Studio® 2008
  Anwendungsversion:	9.0.30729.1
  Anwendungszeitstempel:	488f1f5c
  Fehlermodulname:	sitsetup.dll
  Fehlermodulversion:	9.0.30729.1
  Fehlermodulzeitstempel:	488f1f8f
  Ausnahmecode:	c0000005
  Ausnahmeoffset:	000c3663
  Betriebsystemversion:	6.0.6002.2.2.0.256.1
  Gebietsschema-ID:	1031

Zusatzinformationen zum Problem:
  LCID:	1031

Lesen Sie unsere Datenschutzrichtlinie:
  http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0407

npm - nginx php mysql

Wenn dir kalt is, geh in eine Ecke, da sind meist 90°
0

#4 Mitglied ist offline   DK2000 

  • Gruppe: Administration
  • Beiträge: 19.794
  • Beigetreten: 19. August 04
  • Reputation: 1.434
  • Geschlecht:Männlich
  • Wohnort:Oben auf dem Berg
  • Interessen:Essen, PC, Filme, TV Serien...

geschrieben 01. Juli 2009 - 21:02

Eventuell erhält man mehr Informationen, wenn man die dotNetFx35setup.exe über die Debugging Tools startet und den Crash mal analysiert.

Aus den Details geht jetzt nur hervor, dass sich eine Komponente des Setups (sitsetup.dll) mit einer STATUS_ACCESS_VIOLATION (0xC0000005) verabschiedet. Warum das so ist, geht daraus leider nicht hervor.

Welche anderen Programme machen denn noch Schwierigkeiten?

Dieser Beitrag wurde von DK2000 bearbeitet: 01. Juli 2009 - 21:08

Ich bin kein Toilettenpapier-Hamster.
---
Ich bin ein kleiner, schnickeldischnuckeliger Tiger aus dem Schwarzwald.
Alle haben mich ganz dolle lila lieb.
0

#5 Mitglied ist offline   Nigg 

  • Gruppe: aktive Mitglieder
  • Beiträge: 1.344
  • Beigetreten: 19. Mai 04
  • Reputation: 14
  • Geschlecht:Männlich

geschrieben 01. Juli 2009 - 21:09

Ich verstehe den Debugger leider nicht ganz. Wenn ich das ganze via "Open Executable" starte erhalte ich nur folgendes:

CommandLine: E:\Downloads\dotnetfx35setup.exe
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: 
ModLoad: 00000000`01000000 00000000`0101e000   sfxcab.exe
ModLoad: 00000000`76dd0000 00000000`76f56000   ntdll.dll
ModLoad: 00000000`76f90000 00000000`770f0000   ntdll32.dll
ModLoad: 00000000`74eb0000 00000000`74ef5000   C:\Windows\system32\wow64.dll
ModLoad: 00000000`74e60000 00000000`74eae000   C:\Windows\system32\wow64win.dll
ModLoad: 00000000`74f90000 00000000`74f99000   C:\Windows\system32\wow64cpu.dll
(c34.fc0): Break instruction exception - code 80000003 (first chance)
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for ntdll.dll - 
ntdll!DbgBreakPoint:
00000000`76e16060 cc			  int	 3


Ich meine das das alle Programme betrifft die Framework 3.0 oder höher verwenden - aber bezogen auf die Setups. Die Fehlermeldung mit Setup.exe wurde beendet sieht immer gleich aus.

Dieser Beitrag wurde von Nigg bearbeitet: 01. Juli 2009 - 21:10

npm - nginx php mysql

Wenn dir kalt is, geh in eine Ecke, da sind meist 90°
0

#6 _MagicAndre1981_

  • Gruppe: Gäste

geschrieben 01. Juli 2009 - 21:13

ändere mal den Symbolpfad auf srv*C:\Windows\symbols*http://msdl.microsoft.com/download/symbols und satrte das Setup aus dem Debugger
0

#7 Mitglied ist offline   Nigg 

  • Gruppe: aktive Mitglieder
  • Beiträge: 1.344
  • Beigetreten: 19. Mai 04
  • Reputation: 14
  • Geschlecht:Männlich

geschrieben 01. Juli 2009 - 21:16

Wie starte ich es denn "aus dem Debugger"?

CommandLine: E:\Downloads\dotnetfx35setup.exe
Symbol search path is: srv*C:\Windows\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is: 
ModLoad: 00000000`01000000 00000000`0101e000   sfxcab.exe
ModLoad: 00000000`76dd0000 00000000`76f56000   ntdll.dll
ModLoad: 00000000`76f90000 00000000`770f0000   ntdll32.dll
ModLoad: 00000000`74eb0000 00000000`74ef5000   C:\Windows\system32\wow64.dll
ModLoad: 00000000`74e60000 00000000`74eae000   C:\Windows\system32\wow64win.dll
ModLoad: 00000000`74f90000 00000000`74f99000   C:\Windows\system32\wow64cpu.dll
(b20.a0c): Break instruction exception - code 80000003 (first chance)
ntdll!DbgBreakPoint:
00000000`76e16060 cc			  int	 3

npm - nginx php mysql

Wenn dir kalt is, geh in eine Ecke, da sind meist 90°
0

#8 _MagicAndre1981_

  • Gruppe: Gäste

geschrieben 01. Juli 2009 - 21:38

CTRL+E und die exe wählen, dann F5 und wenn es knallt !analyze -v unten eintippen
0

#9 Mitglied ist offline   Nigg 

  • Gruppe: aktive Mitglieder
  • Beiträge: 1.344
  • Beigetreten: 19. Mai 04
  • Reputation: 14
  • Geschlecht:Männlich

geschrieben 01. Juli 2009 - 22:24

CODE
Microsoft ® Windows Debugger Version 6.11.0001.404 AMD64
Copyright © Microsoft Corporation. All rights reserved.

CommandLine: E:\Downloads\dotnetfx35setup.exe
Symbol search path is: srv*C:\Windows\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
ModLoad: 00000000`01000000 00000000`0101e000 sfxcab.exe
ModLoad: 00000000`76dd0000 00000000`76f56000 ntdll.dll
ModLoad: 00000000`76f90000 00000000`770f0000 ntdll32.dll
ModLoad: 00000000`74eb0000 00000000`74ef5000 C:\Windows\system32\wow64.dll
ModLoad: 00000000`74e60000 00000000`74eae000 C:\Windows\system32\wow64win.dll
ModLoad: 00000000`74f90000 00000000`74f99000 C:\Windows\system32\wow64cpu.dll
(b50.fb0): Break instruction exception - code 80000003 (first chance)
ntdll!DbgBreakPoint:
00000000`76e16060 cc int 3
0:000> g
ModLoad: 00000000`76ca0000 00000000`76dcd000 WOW64_IMAGE_SECTION
ModLoad: 00000000`76a10000 00000000`76b20000 WOW64_IMAGE_SECTION
ModLoad: 00000000`76ca0000 00000000`76dcd000 NOT_AN_IMAGE
ModLoad: 00000000`76bd0000 00000000`76c9d000 NOT_AN_IMAGE
ModLoad: 00000000`76a10000 00000000`76b20000 C:\Windows\syswow64\kernel32.dll
ModLoad: 00000000`76b20000 00000000`76bca000 C:\Windows\syswow64\msvcrt.dll
ModLoad: 00000000`763e0000 00000000`764a6000 C:\Windows\syswow64\ADVAPI32.dll
ModLoad: 00000000`764b0000 00000000`765a0000 C:\Windows\syswow64\RPCRT4.dll
ModLoad: 00000000`74f00000 00000000`74f60000 C:\Windows\syswow64\Secur32.dll
ModLoad: 00000000`76310000 00000000`763e0000 C:\Windows\syswow64\USER32.dll
ModLoad: 00000000`76190000 00000000`76220000 C:\Windows\syswow64\GDI32.dll
ModLoad: 00000000`745c0000 00000000`74645000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.6001.18000_none_886
786f450a74a05\COMCTL32.dll
ModLoad: 00000000`754e0000 00000000`75ff0000 C:\Windows\syswow64\SHELL32.dll
ModLoad: 00000000`76130000 00000000`76189000 C:\Windows\syswow64\SHLWAPI.dll
(b50.fb0): WOW64 breakpoint - code 4000001f (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
ntdll32!DbgBreakPoint:
76fa0004 cc int 3
0:000:x86> !analyze -v
**************************************************
*****************************
* *
* Exception 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: kernel32!pNlsUserInfo ***
*** ***
**************************************************
***********************

FAULTING_IP:
ntdll32!DbgBreakPoint+0
76fa0004 cc int 3

EXCEPTION_RECORD: ffffffffffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 0000000076fa0004 (ntdll32!DbgBreakPoint)
ExceptionCode: 4000001f (WOW64 breakpoint)
ExceptionFlags: 00000000
NumberParameters: 1
Parameter[0]: 0000000000000000

FAULTING_THREAD: 0000000000000fb0

BUGCHECK_STR: 4000001f

DEFAULT_BUCKET_ID: APPLICATION_FAULT

PROCESS_NAME: sfxcab.exe

ERROR_CODE: (NTSTATUS) 0x4000001f - Ausnahmestatus-Code, der vom Win32 x86-Emulations-Subsystem verwendet wird.

EXCEPTION_CODE: (Win32) 0x4000001f (1073741855) - <Unable to get error code text>

EXCEPTION_PARAMETER1: 0000000000000000

NTGLOBALFLAG: 70

APPLICATION_VERIFIER_FLAGS: 0

LAST_CONTROL_TRANSFER: from 0000000076ffeade to 0000000076fa0004

STACK_TEXT:
000bfaec 76ffeade 77b25a9e 76faff98 76faf380 ntdll32!DbgBreakPoint
000bfb20 76fe6d60 7efdd000 7efde000 7707a1b8 ntdll32!LdrpDoDebuggerBreak+0x31
000bfc94 76fff0b8 000bfd24 76f90000 77b25cbe ntdll32!LdrpInitializeProcess+0x1274
000bfd00 76fc3321 000bfd24 76f90000 00000000 ntdll32!_LdrpInitialize+0xf2
000bfd10 00000000 000bfd24 76f90000 00000000 ntdll32!LdrInitializeThunk+0x10


FOLLOWUP_IP:
ntdll32!DbgBreakPoint+0
76fa0004 cc int 3

SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: ntdll32!DbgBreakPoint+0

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: ntdll32

IMAGE_NAME: ntdll32.dll

DEBUG_FLR_IMAGE_TIMESTAMP: 49e03824

STACK_COMMAND: ~0s; kb

BUCKET_ID: X64_4000001f_ntdll32!DbgBreakPoint+0

FAILURE_BUCKET_ID: APPLICATION_FAULT_4000001f_ntdll32.dll!DbgBreakPoint

WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/sfxca....htm?Retriage=1

Followup: MachineOwner
---------

Dieser Beitrag wurde von Urne bearbeitet: 02. Juli 2009 - 09:03
Änderungsgrund: geboxt. Urne

npm - nginx php mysql

Wenn dir kalt is, geh in eine Ecke, da sind meist 90°
0

#10 Mitglied ist offline   DK2000 

  • Gruppe: Administration
  • Beiträge: 19.794
  • Beigetreten: 19. August 04
  • Reputation: 1.434
  • Geschlecht:Männlich
  • Wohnort:Oben auf dem Berg
  • Interessen:Essen, PC, Filme, TV Serien...

geschrieben 01. Juli 2009 - 22:42

Als Du !analyze -v eingegeben hast, war da die Fehlermeldung von Deinem Screenshot zu sehen?

Kann sein, dass Du am 2. BreakPoint erneut F5 drücken musst. Momentan hängt er am WOW64 Breakpoint, was normal ist.

Du musst solange F5 drücken, bis Du die Fehlermeldung zu Gesicht bekommst. Erst jetzt !analyze -v eigeben.

---

Gerade mal bei mir die dotnetfx35setup.exe geladen und ich musste ebenfalls nach dem WOW64 Breakpoint erneut F5 drücken. Erst jetzt wurde die dotnetfx35setup.exe entpackt und die eigentliche setup.exe gestartet.

Dieser Beitrag wurde von DK2000 bearbeitet: 01. Juli 2009 - 23:00

Ich bin kein Toilettenpapier-Hamster.
---
Ich bin ein kleiner, schnickeldischnuckeliger Tiger aus dem Schwarzwald.
Alle haben mich ganz dolle lila lieb.
0

#11 Mitglied ist offline   Nigg 

  • Gruppe: aktive Mitglieder
  • Beiträge: 1.344
  • Beigetreten: 19. Mai 04
  • Reputation: 14
  • Geschlecht:Männlich

geschrieben 01. Juli 2009 - 23:36

Ja, so wars. Allerdings kann ich wenn die Setup.exe abkackt nicht viel machen außer sie zu schließen. analyze -v tut dann allerdings nur noch das hier:

First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
ntdll32!DbgBreakPoint:
76fa0004 cc			  int	 3
0:000:x86> g
ModLoad: 73850000 7386e000   C:\Windows\SysWOW64\ShimEng.dll
ModLoad: 73bf0000 73c1c000   C:\Windows\SysWOW64\apphelp.dll
ModLoad: 762b0000 76310000   C:\Windows\SysWOW64\IMM32.DLL
ModLoad: 76630000 766f8000   C:\Windows\syswow64\MSCTF.dll
ModLoad: 76120000 76129000   C:\Windows\syswow64\LPK.DLL
ModLoad: 765b0000 7662d000   C:\Windows\syswow64\USP10.dll
ModLoad: 74280000 7441e000   C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18005_none_5cb7
2f96088b0de0\comctl32.dll
ModLoad: 00000000`744c0000 00000000`74540000   C:\Windows\SysWOW64\uxtheme.dll
ModLoad: 00000000`74fc0000 00000000`75105000   C:\Windows\SysWOW64\ole32.dll
ModLoad: 00000000`76080000 00000000`7610d000   C:\Windows\syswow64\OLEAUT32.DLL
ModLoad: 00000000`737e0000 00000000`7380e000   C:\Windows\SysWOW64\clusapi.dll
ModLoad: 00000000`73d90000 00000000`73da8000   C:\Windows\SysWOW64\NTDSAPI.dll
ModLoad: 00000000`73620000 00000000`7364c000   C:\Windows\SysWOW64\DNSAPI.dll
ModLoad: 00000000`769e0000 00000000`76a0d000   C:\Windows\syswow64\WS2_32.dll
ModLoad: 00000000`76f60000 00000000`76f66000   C:\Windows\syswow64\NSI.dll
ModLoad: 00000000`75110000 00000000`75159000   C:\Windows\syswow64\WLDAP32.dll
ModLoad: 00000000`76110000 00000000`76117000   C:\Windows\syswow64\PSAPI.DLL
ModLoad: 00000000`738b0000 00000000`73926000   C:\Windows\SysWOW64\NETAPI32.dll
ModLoad: 00000000`73850000 00000000`73861000   C:\Windows\SysWOW64\cryptdll.dll
ModLoad: 00000000`72850000 00000000`72885000   C:\Windows\SysWOW64\ACTIVEDS.dll
ModLoad: 00000000`72e00000 00000000`72e33000   C:\Windows\SysWOW64\adsldpc.dll
ModLoad: 00000000`73040000 00000000`7306e000   C:\Windows\SysWOW64\credui.dll
ModLoad: 00000000`73660000 00000000`73674000   C:\Windows\SysWOW64\ATL.DLL
ModLoad: 00000000`73bb0000 00000000`73beb000   C:\Windows\SysWOW64\rsaenh.dll
ModLoad: 00000000`73850000 00000000`73861000   C:\Windows\SysWOW64\feclient.dll
ModLoad: 00000000`73d90000 00000000`73da8000   C:\Windows\SysWOW64\NTDSAPI.dll
ModLoad: 00000000`73620000 00000000`7364c000   C:\Windows\SysWOW64\DNSAPI.dll
ModLoad: 00000000`769e0000 00000000`76a0d000   C:\Windows\syswow64\WS2_32.dll
ModLoad: 00000000`76f60000 00000000`76f66000   C:\Windows\syswow64\NSI.dll
ModLoad: 00000000`75110000 00000000`75159000   C:\Windows\syswow64\WLDAP32.dll
ModLoad: 00000000`76110000 00000000`76117000   C:\Windows\syswow64\PSAPI.DLL
ModLoad: 00000000`738b0000 00000000`73926000   C:\Windows\SysWOW64\NETAPI32.dll
ModLoad: 00000000`73970000 00000000`73984000   C:\Windows\SysWOW64\MPR.dll
ModLoad: 00000000`74140000 00000000`7415e000   C:\Windows\SysWOW64\USERENV.dll
ModLoad: 00000000`74180000 00000000`74272000   C:\Windows\SysWOW64\CRYPT32.dll
ModLoad: 00000000`74160000 00000000`74172000   C:\Windows\SysWOW64\MSASN1.dll
ModLoad: 00000000`73bf0000 00000000`73c1c000   C:\Windows\SysWOW64\apphelp.dll
ModLoad: 00000000`00c40000 00000000`00c86000   setup.exe
ntdll!ZwTerminateProcess+0xa:
00000000`76e16fda c3			  ret
0:000> !analyze -v
Last event: dcc.61c: Exit process 0:dcc, code 0
  debugger time: Thu Jul  2 00:35:10.850 2009 (GMT+2)

npm - nginx php mysql

Wenn dir kalt is, geh in eine Ecke, da sind meist 90°
0

#12 Mitglied ist offline   DK2000 

  • Gruppe: Administration
  • Beiträge: 19.794
  • Beigetreten: 19. August 04
  • Reputation: 1.434
  • Geschlecht:Männlich
  • Wohnort:Oben auf dem Berg
  • Interessen:Essen, PC, Filme, TV Serien...

geschrieben 02. Juli 2009 - 00:21

Das führt so zu nichts, weil der Debugger den Focus verliert. Mal was anderes versuchen:

Entpacke mal manuell die dotnetfx35setup.exe in ein beliebiges Verzeichnis:

dotnetfx35setup.exe /X (in der Dialogbox jetzt das Verzeichnis auswählen).

In diesem Verzeichnis startest Du jetzt die Setup.exe im Debugger in der Hoffnung, dass man jetzt den Crash analysieren kann.

Wenn das auch zu nichts führt, dann mal was anderes ausdenken. Muss ja irgendwie eine Möglichkeit geben, den Grund für den 0xC0000005 zu ermitteln. Wüsste jetzt so auf Anhieb auch nicht, woran das liegen könnte. Meist kommt der 0xC0000005, wenn eine erwartete Komponente fehlt (dadurch NullPointerException), wenn die DEP der Ansicht ist, die Anwendung ist Böse oder der Speicher ist defekt, ein Virenscanner dummes Zeug macht etc.

@MagicAndre1981:

Wie konfiguriert man denn den Debugger für eine Postmortem Analyse bzw. wie richtet man das alles ein, damit ein brauchbares Dump File in so einem Falle angelegt wird? Irgendwie reagiert der Debugger bei mir im user-mode auch etwas seltsam.

Dieser Beitrag wurde von DK2000 bearbeitet: 02. Juli 2009 - 00:30

Ich bin kein Toilettenpapier-Hamster.
---
Ich bin ein kleiner, schnickeldischnuckeliger Tiger aus dem Schwarzwald.
Alle haben mich ganz dolle lila lieb.
0

#13 Mitglied ist offline   Nigg 

  • Gruppe: aktive Mitglieder
  • Beiträge: 1.344
  • Beigetreten: 19. Mai 04
  • Reputation: 14
  • Geschlecht:Männlich

geschrieben 02. Juli 2009 - 01:17

CODE
(6bc.7c0): WOW64 breakpoint - code 4000001f (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
ntdll32!DbgBreakPoint:
76fa0004 cc int 3
0:000:x86> g
ModLoad: 73a10000 73a2e000 C:\Windows\SysWOW64\ShimEng.dll
ModLoad: 73bf0000 73c1c000 C:\Windows\SysWOW64\apphelp.dll
ModLoad: 71e60000 72074000 C:\Windows\AppPatch\AcGenral.DLL
ModLoad: 74db0000 74e30000 C:\Windows\SysWOW64\UxTheme.dll
ModLoad: 74820000 74852000 C:\Windows\SysWOW64\WINMM.dll
ModLoad: 747e0000 74819000 C:\Windows\SysWOW64\OLEACC.dll
ModLoad: 738b0000 73926000 C:\Windows\SysWOW64\NETAPI32.dll
ModLoad: 76110000 76117000 C:\Windows\syswow64\PSAPI.DLL
ModLoad: 74cf0000 74d04000 C:\Windows\SysWOW64\MSACM32.dll
ModLoad: 74f60000 74f68000 C:\Windows\SysWOW64\VERSION.dll
ModLoad: 74860000 74865000 C:\Windows\SysWOW64\sfc.dll
ModLoad: 74440000 7444d000 C:\Windows\SysWOW64\sfc_os.DLL
ModLoad: 74420000 7442c000 C:\Windows\SysWOW64\dwmapi.dll
ModLoad: 73970000 73984000 C:\Windows\SysWOW64\MPR.dll
ModLoad: 762b0000 76310000 C:\Windows\SysWOW64\IMM32.DLL
ModLoad: 76630000 766f8000 C:\Windows\syswow64\MSCTF.dll
ModLoad: 76120000 76129000 C:\Windows\syswow64\LPK.DLL
ModLoad: 765b0000 7662d000 C:\Windows\syswow64\USP10.dll
ModLoad: 74280000 7441e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18005_none_5cb7
2f96088b0de0\comctl32.dll
ModLoad: 73650000 73670000 E:\Downloads\dotnetfx35setup\setupres.1031.dll
ModLoad: 728e0000 72a32000 E:\Downloads\dotnetfx35setup\sitsetup.dll
ModLoad: 71c30000 71e57000 C:\Windows\SysWOW64\msi.dll
ModLoad: 76220000 762a4000 C:\Windows\syswow64\CLBCatQ.DLL
(6bc.7c0): Access violation - code c0000005 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
sitsetup!MyGetTempPath+0x1e3:
729a3663 668908 mov word ptr [eax],cx ds:002b:00000002=?
0:000:x86> !analyze -v
**************************************************
*****************************
* *
* Exception Analysis *
* *
**************************************************
*****************************

*** ERROR: Module load completed but symbols could not be loaded for E:\Downloads\dotnetfx35setup\setupres.1031.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: kernel32!pNlsUserInfo ***
*** ***
**************************************************
***********************
**************************************************
***********************
*** ***
*** ***
*** 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: kernel32!pNlsUserInfo ***
*** ***
**************************************************
***********************

FAULTING_IP:
sitsetup!MyGetTempPath+1e3
729a3663 668908 mov word ptr [eax],cx

EXCEPTION_RECORD: ffffffffffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 00000000729a3663 (sitsetup!MyGetTempPath+0x00000000000001e3)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000001
Parameter[1]: 0000000000000002
Attempt to write to address 0000000000000002

FAULTING_THREAD: 00000000000007c0

PROCESS_NAME: setup.exe

ERROR_CODE: (NTSTATUS) 0xc0000005 - Die Anweisung in 0x%08lx verweist auf Speicher 0x%08lx. Der Vorgang %s konnte nicht im Speicher durchgef hrt werden.

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - Die Anweisung in 0x%08lx verweist auf Speicher 0x%08lx. Der Vorgang %s konnte nicht im Speicher durchgef hrt werden.

EXCEPTION_PARAMETER1: 0000000000000001

EXCEPTION_PARAMETER2: 0000000000000002

WRITE_ADDRESS: 0000000000000002

FOLLOWUP_IP:
sitsetup!MyGetTempPath+1e3
729a3663 668908 mov word ptr [eax],cx

NTGLOBALFLAG: 70

APPLICATION_VERIFIER_FLAGS: 0

BUGCHECK_STR: APPLICATION_FAULT_NULL_CLASS_PTR_DEREFERENCE_
INVALID_POINTER_WRITE

PRIMARY_PROBLEM_CLASS: NULL_CLASS_PTR_DEREFERENCE

DEFAULT_BUCKET_ID: NULL_CLASS_PTR_DEREFERENCE

LAST_CONTROL_TRANSFER: from 000000007292d19f to 00000000729a3663

STACK_TEXT:
001de72c 7292d19f 00000105 001de7c0 96a57052 sitsetup!MyGetTempPath+0x1e3
001de9e0 72944975 00000104 96a57712 00000000 sitsetup!CSetupManager::GetSetupLogEmergencyFile+0x40
001deea0 72974b30 96a57762 00000000 001def20 sitsetup!CSetupManager::FinalConstruct+0x3d
001deed0 729746fb 00c17410 001def20 001deef8 sitsetup!ATL::CComCreator<ATL::CComObject<CSetupManager> >::CreateInstance+0x92
001deee0 7296e38c 00000000 00c17410 001def20 sitsetup!ATL::CComCreator2<ATL::CComCreator<ATL::CComObject<CSetupManager> >,ATL::CComCreator<ATL::CComAggObject<CSetupManager> > >::CreateInstance+0x16
001deef8 7501c345 00bf0a48 00000000 00c17410 sitsetup!ATL::CComClassFactory::CreateInstance+0x3b
001def18 7501a13b 00000000 00000000 00000000 ole32!CreateInprocInstanceHelper+0x1c
001df008 75019fc0 00c1b7d0 00000000 00000001 ole32!ICoCreateInstanceEx+0x1fa
001df068 75019f21 00c1b7d0 00000000 00000001 ole32!CComActivator::DoCreateInstance+0xd9
001df08c 75019eda 00c1b7d0 00000000 00000001 ole32!CoCreateInstanceEx+0x38
001df0bc 00c1ef8f 00c1b7d0 00000000 00000001 ole32!CoCreateInstance+0x37
001df360 00c1fd46 001df450 96a42fad fffffffe setup!CLoadSetupObjects::Load+0x214
001df9d0 00c22073 00c10000 00000000 003c0f8a setup!wWinMain+0x6af
001dfa60 76a9eccb 7efde000 001dfaac 7700d24d setup!__delayLoadHelper2+0x382
001dfa6c 7700d24d 7efde000 7642358b 00000000 kernel32!BaseThreadInitThunk+0xe
001dfaac 7700d45f 00c220e3 7efde000 00000000 ntdll32!__RtlUserThreadStart+0x23
001dfac4 00000000 00c220e3 7efde000 00000000 ntdll32!_RtlUserThreadStart+0x1b


STACK_COMMAND: .cxr 0000000000000000; kb; ~0s; kb

SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: sitsetup!MyGetTempPath+1e3

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: sitsetup

IMAGE_NAME: sitsetup.dll

DEBUG_FLR_IMAGE_TIMESTAMP: 488f1f8f

FAILURE_BUCKET_ID: NULL_CLASS_PTR_DEREFERENCE_c0000005_sitsetup.
dll!MyGetTempPath

BUCKET_ID: X64_APPLICATION_FAULT_NULL_CLASS_PTR_DEREFERE
NCE_INVALID_POINTER_WRITE_sitsetup!MyGetTempPath+1e3

WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/setup....htm?Retriage=1

Followup: MachineOwner
---------

0:000:x86> g
(6bc.7c0): C++ EH exception - code e06d7363 (first chance)
ModLoad: 2ff50000 30033000 dw20.exe
ntdll!ZwTerminateProcess+0xa:
00000000`76e16fda c3 ret

npm - nginx php mysql

Wenn dir kalt is, geh in eine Ecke, da sind meist 90°
0

#14 _MagicAndre1981_

  • Gruppe: Gäste

geschrieben 02. Juli 2009 - 12:23

der findet irgendwie den Temp Ordner nicht und deshalb rödelt die Funktion MyGetTempPath weg. Hast du die Umgebungswerte für den Temp Ordner gesetzt?

@DK2000

mit adplus.vbs kannst du dir auch ne Dump erzeigen
0

#15 Mitglied ist offline   Nigg 

  • Gruppe: aktive Mitglieder
  • Beiträge: 1.344
  • Beigetreten: 19. Mai 04
  • Reputation: 14
  • Geschlecht:Männlich

geschrieben 02. Juli 2009 - 13:39

Ja, habe ich. Ich nutze ein 2 GB Ramdrive und habe %temp% etc. dahin befördert. Das Ramdrive ist allerdings nie voll und beim Neustart lädt er eine leere Partition. Der Firefox-Cache liegt ebenfalls drauf.
npm - nginx php mysql

Wenn dir kalt is, geh in eine Ecke, da sind meist 90°
0

Thema verteilen:


  • 2 Seiten +
  • 1
  • 2

1 Besucher lesen dieses Thema
Mitglieder: 0, Gäste: 1, unsichtbare Mitglieder: 0