Page 55 of 56

Re: When your OS goes crazy - Screenshots

Posted: Thu May 16, 2024 6:49 am
by Kaius
Here's one:
IMG_2752.jpeg
This happened when I accidentally tried to boot a full GRUB .iso image as a kernel in Qemu. Took me longer than I'd care to admit to figure out what was causing it #-o

Re: When your OS goes crazy - Screenshots

Posted: Sun Jun 02, 2024 12:54 pm
by NotYourFox
I have a problem with old (24 y.o.) hardware. When I try to scroll in VESA (using fast memcpy), it starts the simulation of a broken display (color flooding and occasional strips). Just on this one, and only with my OS.
Can't really take a screenshot of it though, unfortunately

Re: When your OS goes crazy - Screenshots

Posted: Fri Sep 20, 2024 10:51 am
by EmanueleDavalli
Some years ago, when I tried to write a native driver for the Intel integrated GPU of my old PC.
I was accidentally writing in text mode (0xb8000) after modesetting (or viceversa writing in the framebuffer while still in text mode, my memory of this particular bug is fuzzy)

Re: When your OS goes crazy - Screenshots

Posted: Sun Sep 22, 2024 6:55 pm
by techdude17
Left on the stove for too long...

Re: When your OS goes crazy - Screenshots

Posted: Wed Oct 09, 2024 8:50 pm
by Ketsch
My OS dying in pretty boring way :/

Re: When your OS goes crazy - Screenshots

Posted: Thu Oct 17, 2024 9:02 am
by EmanueleDavalli
Ported libjpeg-turbo but used it wrong
Image

Re: When your OS goes crazy - Screenshots

Posted: Sun Oct 20, 2024 5:48 am
by adev5311
Craziest bug in my OS has been removed, but...
When paging error occurred in the OS, qemu actually crashes. :shock:

Re: When your OS goes crazy - Screenshots

Posted: Mon Jan 20, 2025 1:32 pm
by AnotherIdiot
POV:
Image

Re: When your OS goes crazy - Screenshots

Posted: Mon Feb 03, 2025 5:48 am
by eekee
Image

this is what happens when you turn a riva 128 off mid-frame by disabling the entire gpu. not my os but someone writing direct access code. the os was still active and they were able to acpi power down.

Re: When your OS goes crazy - Screenshots

Posted: Thu Feb 06, 2025 4:53 am
by max
I'm working on the desktop being an own application and if it dies it looks funny. I know the partial screen refreshing is working though :mrgreen:
Image

Re: When your OS goes crazy - Screenshots

Posted: Wed Feb 12, 2025 8:22 am
by rdos
This is how errors are shown in my current FPGA development:

Image

An PCIe connected FPGA can really break anything in an OS, and in BIOS too. In the current scenario, a bug creates errors in a physical memory structure, which crashes the driver & application. I''ve also had crashes caused by writing to physical address zero, which makes the PC fail to boot.

Re: When your OS goes crazy - Screenshots

Posted: Sat May 24, 2025 5:57 pm
by devton
Hey! recently I had crazy things happened so I share here:

Image

This one was actually animated but I didn't record the animation

Image

Re: When your OS goes crazy - Screenshots

Posted: Wed Nov 12, 2025 7:51 pm
by TheCodingKnight
Doesn't it look like braille? :lol:

Re: When your OS goes crazy - Screenshots

Posted: Tue Dec 30, 2025 7:37 am
by stafsa
trying_to_access_memory_without_having_acces_to_do_so.png

Re: When your OS goes crazy - Screenshots

Posted: Wed Feb 25, 2026 8:09 am
by GhostedGaming
Troy Martin wrote: Sat Jan 17, 2009 6:00 pm This happened when I tried to do 8x8 font in 640x480 VGA mode :)
its screaming for help in Morse code