OSDev.org
https://forum.osdev.org/

When your OS goes crazy - Screenshots
https://forum.osdev.org/viewtopic.php?f=1&t=18924
Page 50 of 54

Author:  nlg [ Fri Nov 01, 2019 2:18 pm ]
Post subject:  Re: When your OS goes crazy - Screenshots

here is what happens when I boot with a multiboot image of my OS with grub. I think it is related to the bios function (int 10h, ax = 1110h) that I call to load my graphic character definition I must not return properly to the real mode because it crashed on another machine

may need to learn how to "read" this new kind of character :P

Attachments:
IMG_20191101_192925.jpg
IMG_20191101_192925.jpg [ 110.26 KiB | Viewed 14327 times ]

Author:  iProgramInCpp [ Tue Dec 24, 2019 5:29 am ]
Post subject:  Re: When your OS goes crazy - Screenshots

Attachment:
crezy.png
crezy.png [ 15.94 KiB | Viewed 13154 times ]


When I switch video modes but forget about redrawing everything to adapt to the new resolution... Gets me every time.

Author:  eekee [ Tue Dec 24, 2019 12:35 pm ]
Post subject:  Re: When your OS goes crazy - Screenshots

Yeah. :mrgreen: You want a wrapper function which runs the mode switch & sends redraw messages or whatever.

Author:  PeyTy [ Fri Dec 27, 2019 2:11 am ]
Post subject:  Re: When your OS goes crazy - Screenshots

Attachment:
UIMachineViewNormalClassWindow.jpg
UIMachineViewNormalClassWindow.jpg [ 109.3 KiB | Viewed 13037 times ]


:mrgreen:

Author:  wellwell [ Sun Jan 05, 2020 8:42 pm ]
Post subject:  Re: When your OS goes crazy - Screenshots

Image

Author:  alnyan [ Thu Jan 09, 2020 8:17 am ]
Post subject:  Re: When your OS goes crazy - Screenshots

Totally screwed up my framebuffer scrolling in console

Attachments:
scr1.png
scr1.png [ 56.52 KiB | Viewed 12850 times ]

Author:  max [ Sun Feb 02, 2020 1:21 pm ]
Post subject:  Re: When your OS goes crazy - Screenshots

Not supposed to look like that obviously :mrgreen:
Image

Author:  DavidCooper [ Mon Feb 03, 2020 11:42 am ]
Post subject:  Re: When your OS goes crazy - Screenshots

That's one of the best programming accidents I've seen: you should sell the design to a tile manufacturer, perhaps after experimenting with adjusting the contrast a bit.

Author:  max [ Wed Feb 05, 2020 3:54 pm ]
Post subject:  Re: When your OS goes crazy - Screenshots

DavidCooper wrote:
That's one of the best programming accidents I've seen: you should sell the design to a tile manufacturer, perhaps after experimenting with adjusting the contrast a bit.
Hahaha indeed, I'd enjoy it in my bathroom :mrgreen:

Author:  Gigasoft [ Thu Feb 13, 2020 3:05 pm ]
Post subject:  Re: When your OS goes crazy - Screenshots

This one was kind of funny...

Attachments:
font_bug.png
font_bug.png [ 6.68 KiB | Viewed 12123 times ]

Author:  Gigasoft [ Wed Feb 19, 2020 6:52 am ]
Post subject:  Re: When your OS goes crazy - Screenshots

Yeah, um, that's not quite how you spell it, I think...

Attachments:
font_bug2.png
font_bug2.png [ 27.75 KiB | Viewed 12008 times ]

Author:  pvc [ Wed Feb 19, 2020 7:57 am ]
Post subject:  Re: When your OS goes crazy - Screenshots

The öuiFk Rroên fox ump√ over the lщzy log
Go home Font, you're drunk.

Author:  haybame [ Fri Mar 13, 2020 7:26 pm ]
Post subject:  Re: When your OS goes crazy - Screenshots

Attachment:
oops.png
oops.png [ 8.64 KiB | Viewed 11682 times ]

Author:  Kaisogen [ Sat Mar 21, 2020 10:15 pm ]
Post subject:  Re: When your OS goes crazy - Screenshots

I'm in the middle of rewriting some core printing functions, and I accidentally broke my text scrolling function. I thought the result looked funny!

(I haven't been on this forum in years, I was super young when I was fascinated with this hobby, and now I'm actually developing my own! It's exhilarating)

Attachments:
scroll.png
scroll.png [ 12.83 KiB | Viewed 11515 times ]

Author:  Scoopta [ Sun Mar 22, 2020 10:14 pm ]
Post subject:  Re: When your OS goes crazy - Screenshots

The definition of undefined behavior, accidentally putting the top of your stack into %rsp instead of the bottom and constantly being in a stack overflow. This took me forever to debug. Not a super crazy looking breakage but it displayed the panic image slightly corrupted without any of the panic debug info.
Attachment:
nekos.png
nekos.png [ 60.95 KiB | Viewed 11471 times ]

Page 50 of 54 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/