ipconfig.exe is crashing when run from the windows (7) command prompt The Next CEO of Stack OverflowUseful Command-line Commands on WindowsNon-blinking block-cursor in Windows XP command-prompt?Show command prompt on rebootWindows 7 stopped connecting to samba shareWhen using Windows Deployment Services asks to reauthenticateWhy does Windows command prompt stalls until a key is pressed when executing long batch files or programsHow to prevent schtasks on Windows 7 from showing the command prompt after executing a task?SUBST Command is Broken in Windows 10Run logon command as administrator Windows 10Enable Password Prompt for Windows Recovery Environment
Why the last AS PATH item always is `I` or `?`?
What CSS properties can the br tag have?
Defamation due to breach of confidentiality
Prepend last line of stdin to entire stdin
In the "Harry Potter and the Order of the Phoenix" videogame, what potion is used to sabotage Umbridge's Speakers?
Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis
Expressing the idea of having a very busy time
Is it ever safe to open a suspicious HTML file (e.g. email attachment)?
Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?
Computationally populating tables with probability data
(How) Could a medieval fantasy world survive a magic-induced "nuclear winter"?
How to count occurrences of text in a file?
How many extra stops do monopods offer for tele photographs?
How did Beeri the Hittite come up with naming his daughter Yehudit?
Players Circumventing the limitations of Wish
Audio Conversion With ADS1243
Why is the US ranked as #45 in Press Freedom ratings, despite its extremely permissive free speech laws?
Towers in the ocean; How deep can they be built?
Would a grinding machine be a simple and workable propulsion system for an interplanetary spacecraft?
what's the use of '% to gdp' type of variables?
Is there an equivalent of cd - for cp or mv
How to use ReplaceAll on an expression that contains a rule
How to get the last not-null value in an ordered column of a huge table?
Is there such a thing as a proper verb, like a proper noun?
ipconfig.exe is crashing when run from the windows (7) command prompt
The Next CEO of Stack OverflowUseful Command-line Commands on WindowsNon-blinking block-cursor in Windows XP command-prompt?Show command prompt on rebootWindows 7 stopped connecting to samba shareWhen using Windows Deployment Services asks to reauthenticateWhy does Windows command prompt stalls until a key is pressed when executing long batch files or programsHow to prevent schtasks on Windows 7 from showing the command prompt after executing a task?SUBST Command is Broken in Windows 10Run logon command as administrator Windows 10Enable Password Prompt for Windows Recovery Environment
I am trying to use ipconfig, but everytime I enter the command in the windows command prompt, I get the crash dialog saying, "The IP configuration utility has stopped working", with the reason saying "APPCRASH". Is there anyway I can remedy this issue without a reimage of the OS?
windows windows-7 command-line-interface ipconfig
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I am trying to use ipconfig, but everytime I enter the command in the windows command prompt, I get the crash dialog saying, "The IP configuration utility has stopped working", with the reason saying "APPCRASH". Is there anyway I can remedy this issue without a reimage of the OS?
windows windows-7 command-line-interface ipconfig
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
If you didn't mess with the executable, I would just reimage for peace of mind.
– Spencer5051
Jul 28 '14 at 19:38
capture a dmp with Procdump (channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-9-ProcDump), open it in Windbg (part of the Windows SDK), fix the symbols (support.microsoft.com/kb/311503/en-us), now open the generated dmp with Windbg and run !analyze -v. Post the output here.
– magicandre1981
Jul 30 '14 at 18:05
add a comment |
I am trying to use ipconfig, but everytime I enter the command in the windows command prompt, I get the crash dialog saying, "The IP configuration utility has stopped working", with the reason saying "APPCRASH". Is there anyway I can remedy this issue without a reimage of the OS?
windows windows-7 command-line-interface ipconfig
I am trying to use ipconfig, but everytime I enter the command in the windows command prompt, I get the crash dialog saying, "The IP configuration utility has stopped working", with the reason saying "APPCRASH". Is there anyway I can remedy this issue without a reimage of the OS?
windows windows-7 command-line-interface ipconfig
windows windows-7 command-line-interface ipconfig
asked Jul 28 '14 at 18:45
ssnssn
1084
1084
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
If you didn't mess with the executable, I would just reimage for peace of mind.
– Spencer5051
Jul 28 '14 at 19:38
capture a dmp with Procdump (channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-9-ProcDump), open it in Windbg (part of the Windows SDK), fix the symbols (support.microsoft.com/kb/311503/en-us), now open the generated dmp with Windbg and run !analyze -v. Post the output here.
– magicandre1981
Jul 30 '14 at 18:05
add a comment |
If you didn't mess with the executable, I would just reimage for peace of mind.
– Spencer5051
Jul 28 '14 at 19:38
capture a dmp with Procdump (channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-9-ProcDump), open it in Windbg (part of the Windows SDK), fix the symbols (support.microsoft.com/kb/311503/en-us), now open the generated dmp with Windbg and run !analyze -v. Post the output here.
– magicandre1981
Jul 30 '14 at 18:05
If you didn't mess with the executable, I would just reimage for peace of mind.
– Spencer5051
Jul 28 '14 at 19:38
If you didn't mess with the executable, I would just reimage for peace of mind.
– Spencer5051
Jul 28 '14 at 19:38
capture a dmp with Procdump (channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-9-ProcDump), open it in Windbg (part of the Windows SDK), fix the symbols (support.microsoft.com/kb/311503/en-us), now open the generated dmp with Windbg and run !analyze -v. Post the output here.
– magicandre1981
Jul 30 '14 at 18:05
capture a dmp with Procdump (channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-9-ProcDump), open it in Windbg (part of the Windows SDK), fix the symbols (support.microsoft.com/kb/311503/en-us), now open the generated dmp with Windbg and run !analyze -v. Post the output here.
– magicandre1981
Jul 30 '14 at 18:05
add a comment |
1 Answer
1
active
oldest
votes
Do you suspect that you have malware? Are other command line utilities working? Did you recently install something that may have modified the required libraries? Try grabbing ipconfig.exe from a known working machine and replacing yours with that copy. If that fixes it, and nothing else is funky, I'd move on, otherwise you may want to confirm it's not something malicious.
add a comment |
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f616076%2fipconfig-exe-is-crashing-when-run-from-the-windows-7-command-prompt%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Do you suspect that you have malware? Are other command line utilities working? Did you recently install something that may have modified the required libraries? Try grabbing ipconfig.exe from a known working machine and replacing yours with that copy. If that fixes it, and nothing else is funky, I'd move on, otherwise you may want to confirm it's not something malicious.
add a comment |
Do you suspect that you have malware? Are other command line utilities working? Did you recently install something that may have modified the required libraries? Try grabbing ipconfig.exe from a known working machine and replacing yours with that copy. If that fixes it, and nothing else is funky, I'd move on, otherwise you may want to confirm it's not something malicious.
add a comment |
Do you suspect that you have malware? Are other command line utilities working? Did you recently install something that may have modified the required libraries? Try grabbing ipconfig.exe from a known working machine and replacing yours with that copy. If that fixes it, and nothing else is funky, I'd move on, otherwise you may want to confirm it's not something malicious.
Do you suspect that you have malware? Are other command line utilities working? Did you recently install something that may have modified the required libraries? Try grabbing ipconfig.exe from a known working machine and replacing yours with that copy. If that fixes it, and nothing else is funky, I'd move on, otherwise you may want to confirm it's not something malicious.
answered Jul 28 '14 at 18:59
usedTobeaMemberusedTobeaMember
326823
326823
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f616076%2fipconfig-exe-is-crashing-when-run-from-the-windows-7-command-prompt%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown

If you didn't mess with the executable, I would just reimage for peace of mind.
– Spencer5051
Jul 28 '14 at 19:38
capture a dmp with Procdump (channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-9-ProcDump), open it in Windbg (part of the Windows SDK), fix the symbols (support.microsoft.com/kb/311503/en-us), now open the generated dmp with Windbg and run !analyze -v. Post the output here.
– magicandre1981
Jul 30 '14 at 18:05