Skip to main content

Questions tagged [infinite-loop]

An infinite loop occurs when a system repeats a set of steps ad infinitum. Generally, the system must be halted in an adverse way to stop the infinite loop.

3 votes
1 answer
535 views

Windows 10: How to access the advanced boot menu before booting (which fails) in order to discard hibernation state and instead boot normally?

I am currently stuck in a never-ending boot sequence in Windows 10 after failing to properly shutdown due to a misbehaving USB thumb drive. How can I escape? I will explain step-by-step what happened: ...
summerrain's user avatar
0 votes
1 answer
304 views

Powershell script with infinite loop and sleep - good or bad? [closed]

So I have been trying to run robocopy in silent mode with task scheduler, however the powershell or bat script would always pop up whenever a new instance is launched with task scheduler. I found a ...
TSS's user avatar
  • 1
0 votes
1 answer
983 views

Syntax error trying to run batch files in loop

I want to run these 3 .bat files in loop. Tried these 2 codes and got invalid syntax error from both @echo off :loop start "c:\1.bat" && "c:\2.bat" && "c:\3....
dawnslayer's user avatar
0 votes
1 answer
570 views

Acer aspire m5 stuck in a restart loop that turns on and off in 5 seconds without any display

Hello my acer aspire m5 is stuck in a restart loop. Each time i switch it on it starts for 2 seconds then switsches off and on again. When it switches on you can feel the fan and drive running then ...
James Kibunja's user avatar
0 votes
1 answer
1k views

"We couldn't complete the updates" Loop - Impossible to stop Windows updating

Windows 10 I have tried the solution listed here without success: "We couldn’t complete the updates. Undoing changes" endless loop Every 7 days, Windows forces an update which is never ...
kandyman's user avatar
  • 463
1 vote
1 answer
2k views

A site getting 'too many redirects' response on curl but works fine in a browser (chrome)

I have a case when a URL opens fine in a browser but generates 'too many redirects' in curl. As an example below, a request using curl from my WSL2 instance which was taken from a bash script: curl -...
Invisible999's user avatar
0 votes
0 answers
147 views

MacBook Pro - Why does the keyboard/trackpad being plugged in cause reboot loop?

I came here because I wasn't sure if this is a question for StackOverflow. My friend's MacBook Pro was/is stuck in an infinite reboot loop. We would see the apple logo and the loading bar for a good ...
KuyaDanny's user avatar
0 votes
0 answers
257 views

Win 7 BSOD STOP: 0x0000007B

Stuck in a bootloop. Can't enter Safe-mode. The error I'm getting is a fraction of a second BSOD that I had to record with a phone and play back frame by frame to read, which is... STOP: 0x0000007B (...
JJrussel's user avatar
  • 119
0 votes
0 answers
409 views

How can I permenantally disable one of my integrated graphic cards (ATI)?

In windows, I would go to Device Manager and disable it. In Ubuntu (Linux), I have no idea. I want to disable it because it's causing my computer to freeze a few minutes after booting into Linux Live ...
JJrussel's user avatar
  • 119
0 votes
0 answers
601 views

MSI GT60 laptop stuck in endless BIOS Setup loop

My MSI GT60 gaming laptop is doing something very weird. I turned it off to relocate it on top of a 25U server rack and when I turned it on the Aptio setup screen appeared. No matter what I do, it ...
Juan Jimenez's user avatar
-1 votes
1 answer
2k views

Boot loop. Safe-mode stuck at fvevol.sys

One day, after creating a Linux bootable USB, I noticed that at start up I got an error message from avastui.exe "The application was unable to start correctly (0xc0000005) Click Ok to close the ...
JJrussel's user avatar
  • 119
12 votes
2 answers
52k views

How to infinite loop every video I play as defaut on MPV player without having to press shift+L hotkey every single time?

I think the title is clear without filling the body. Every time I play new video the inf loop is gone and I need to press shift+L again each time. How to just make this my default setting. As far as I ...
galih_ken's user avatar
  • 131
0 votes
1 answer
105 views

showing error when use loop in vba

I have a code that's first job is to find "Qty" and "Fty" word in P column. Then it will get the row number of that row. The code was running smoothly. But now when I added a loop ...
Mehedi's user avatar
  • 84
0 votes
0 answers
63 views

Boot loop after Avast reinstall

After creating a Linux bootable USB, I noticed that at start up I got an error message from avastui.exe "The application was unable to start correctly (0xc0000005) Click Ok to close the ...
JJrussel's user avatar
  • 119
0 votes
1 answer
273 views

Linux - how to break an infinite loop that occurs in a startup script

I've made a shell script and configured it so it'll run at startup. It seems that it causes an infinite loop since it waits for something that hasn't brought up yet. I'm aware of the fact that it's a ...
DanielY's user avatar
  • 101

15 30 50 per page
1
2 3 4 5