ipconfig.exe is crashing when run from the windows (7) command prompt The Next CEO of Stack...
What happened in Rome, when the western empire "fell"?
Why do professional authors make "consistency" mistakes? And how to avoid them?
Can I equip Skullclamp on a creature I am sacrificing?
Why is the US ranked as #45 in Press Freedom ratings, despite its extremely permissive free speech laws?
To not tell, not take, and not want
Won the lottery - how do I keep the money?
sp_blitzCache results Memory grants
How to safely derail a train during transit?
Does it take more energy to get to Venus or to Mars?
Anatomically Correct Strange Women In Ponds Distributing Swords
What does "Its cash flow is deeply negative" mean?
Why am I allowed to create multiple unique pointers from a single object?
Is there an analogue of projective spaces for proper schemes?
Which tube will fit a -(700 x 25c) wheel?
How did people program for Consoles with multiple CPUs?
Rotate a column
How to invert MapIndexed on a ragged structure? How to construct a tree from rules?
What can we do to stop prior company from asking us questions?
How to Reset Passwords on Multiple Websites Easily?
Complex fractions
How do I transpose the 1st and -1th levels of an arbitrarily nested array?
How did the Bene Gesserit know how to make a Kwisatz Haderach?
How to solve a differential equation with a term to a power?
Several mode to write the symbol of a vector
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♦ 12 mins ago
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♦ 12 mins ago
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♦ 12 mins ago
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♦ 12 mins ago
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 |
Your Answer
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