When your OS goes crazy - Screenshots

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Kaius
Posts: 20
Joined: Sat Dec 31, 2022 10:59 am
Libera.chat IRC: Kaius

Re: When your OS goes crazy - Screenshots

Post 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
NotYourFox
Posts: 3
Joined: Sun Jun 02, 2024 6:29 am

Re: When your OS goes crazy - Screenshots

Post 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
EmanueleDavalli
Posts: 4
Joined: Fri Sep 20, 2024 10:36 am

Re: When your OS goes crazy - Screenshots

Post 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)
Attachments
IMG_20240920_094337_491.jpg
techdude17
Posts: 4
Joined: Fri Dec 23, 2022 1:06 pm

Re: When your OS goes crazy - Screenshots

Post by techdude17 »

Left on the stove for too long...
Attachments
Warping (September 10th, 2024).png
Currently developing reduceOS, being rewritten on a new branch - https://github.com/sasdallas/reduceOS/tree/rewrite
Ketsch
Posts: 1
Joined: Tue Oct 08, 2024 9:13 pm

Re: When your OS goes crazy - Screenshots

Post by Ketsch »

My OS dying in pretty boring way :/
Attachments
died.png
died.png (4.96 KiB) Viewed 1507 times
EmanueleDavalli
Posts: 4
Joined: Fri Sep 20, 2024 10:36 am

Re: When your OS goes crazy - Screenshots

Post by EmanueleDavalli »

Ported libjpeg-turbo but used it wrong
Image
User avatar
adev5311
Posts: 11
Joined: Sun Oct 13, 2024 2:29 am
Libera.chat IRC: adev531
GitHub: https://github.com/adev531

Re: When your OS goes crazy - Screenshots

Post by adev5311 »

Craziest bug in my OS has been removed, but...
When paging error occurred in the OS, qemu actually crashes. :shock:
Attachments
스크린샷, 2024-10-20 20-46-15.png
스크린샷, 2024-10-20 20-46-15.png (8.7 KiB) Viewed 967 times
Hello, hi. :D
I'm alt account.
Post Reply