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.
User avatar
MajickTek
Member
Member
Posts: 101
Joined: Sat Dec 17, 2016 6:58 am
Libera.chat IRC: MajickTek
Location: The Internet
Contact:

Re: When your OS goes crazy - Screenshots

Post by MajickTek »

Elttob wrote:I have just as many questions.
Image
What the heck happened?
Everyone should know how to program a computer, because it teaches you how to think! -Steve Jobs

Code: Select all

while ( ! ( succeed = try() ) ); 
User avatar
MajickTek
Member
Member
Posts: 101
Joined: Sat Dec 17, 2016 6:58 am
Libera.chat IRC: MajickTek
Location: The Internet
Contact:

Re: When your OS goes crazy - Screenshots

Post by MajickTek »

Ankeraout wrote:"repz movsd" in a console screen clear function instead of "repz stosd"
Image
I need that as my desktop background. Broken, but beautiful!
Everyone should know how to program a computer, because it teaches you how to think! -Steve Jobs

Code: Select all

while ( ! ( succeed = try() ) ); 
dseller
Member
Member
Posts: 84
Joined: Thu Jul 03, 2014 5:18 am
Location: The Netherlands
Contact:

Re: When your OS goes crazy - Screenshots

Post by dseller »

When something goes so horribly wrong that even your log viewer is broken... :cry:

Image
User avatar
MajickTek
Member
Member
Posts: 101
Joined: Sat Dec 17, 2016 6:58 am
Libera.chat IRC: MajickTek
Location: The Internet
Contact:

Re: When your OS goes crazy - Screenshots

Post by MajickTek »

dseller wrote:When something goes so horribly wrong that even your log viewer is broken... :cry:

Image
Microsoft should have this as their new BSOD. I would totally use Windows again.
Everyone should know how to program a computer, because it teaches you how to think! -Steve Jobs

Code: Select all

while ( ! ( succeed = try() ) ); 
User avatar
zaval
Member
Member
Posts: 647
Joined: Fri Feb 17, 2017 4:01 pm
Location: Ukraine, Bachmut
Contact:

Re: When your OS goes crazy - Screenshots

Post by zaval »

Aww, - Steve Jobs signature, Microsoft BSOD jokes, a full set of signs of a tuf coder here. But wait the minute, how you could "return to Windows", what about MajickOS. Are you gonna drop it! No way. You just add that marvel into it. Even if MajickOS is never BSOD'ing due to its inherent magic and perfection you just emulate it for the love of that beauty.
ANT - NT-like OS for x64 and arm64.
efify - UEFI for a couple of boards (mips and arm). suspended due to lost of all the target park boards (russians destroyed our town).
User avatar
Octacone
Member
Member
Posts: 1138
Joined: Fri Aug 07, 2015 6:13 am

Re: When your OS goes crazy - Screenshots

Post by Octacone »

Faulty fault handler. :D
Attachments
FaultHandlerFaulty.png
FaultHandlerFaulty.png (5.92 KiB) Viewed 11405 times
OS: Basic OS
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader
User avatar
MajickTek
Member
Member
Posts: 101
Joined: Sat Dec 17, 2016 6:58 am
Libera.chat IRC: MajickTek
Location: The Internet
Contact:

Re: When your OS goes crazy - Screenshots

Post by MajickTek »

zaval wrote:Aww, - Steve Jobs signature, Microsoft BSOD jokes, a full set of signs of a tuf coder here. But wait the minute, how you could "return to Windows", what about MajickOS. Are you gonna drop it! No way. You just add that marvel into it. Even if MajickOS is never BSOD'ing due to its inherent magic and perfection you just emulate it for the love of that beauty.
I just love this.

MajickOS has no internet anything yet though.

Maybe I should use it as my default OS.

I hate Windows anyways.
Everyone should know how to program a computer, because it teaches you how to think! -Steve Jobs

Code: Select all

while ( ! ( succeed = try() ) ); 
User avatar
zaval
Member
Member
Posts: 647
Joined: Fri Feb 17, 2017 4:01 pm
Location: Ukraine, Bachmut
Contact:

Re: When your OS goes crazy - Screenshots

Post by zaval »

MajickTek wrote:
zaval wrote: I hate Windows anyways.
make love, no hate
ANT - NT-like OS for x64 and arm64.
efify - UEFI for a couple of boards (mips and arm). suspended due to lost of all the target park boards (russians destroyed our town).
User avatar
obiwac
Member
Member
Posts: 149
Joined: Fri Jan 27, 2017 12:15 pm
Libera.chat IRC: obiwac
Location: Belgium

Re: When your OS goes crazy - Screenshots

Post by obiwac »

No comment to say on these ones.
sdevbug.png
bug.png
bug.png (46.31 KiB) Viewed 11271 times
User avatar
qookie
Member
Member
Posts: 72
Joined: Sun Apr 30, 2017 12:16 pm
Libera.chat IRC: qookie
Location: Poland

Re: When your OS goes crazy - Screenshots

Post by qookie »

Tried to add text scrolling, the screen was supposed to be filled with letter a
Image
Working on managarm.
User avatar
teeuwen
Posts: 13
Joined: Thu May 04, 2017 2:03 am

Re: When your OS goes crazy - Screenshots

Post by teeuwen »

Tried to simply read the name of an iso9660 dirent, I eventually traced the problem down to strncat in my kernel's libc not adding a null terminator. Please, just use an existing solution, not just for userspace.
Interestingly enough, I encountered the same problem days later (I don't exactly recall what I was working on though) and it had nothing to do with either iso9660 or klibc.

It's cool though, because it kinda looks like a spaceship.
The first time
The first time
The second time
The second time
"Writing a portable OS is not much harder than a nonportable one, and all systems should be written with portability in mind these days." — Andrew S. Tanenbaum

Elarix
Source: https://github.com/teeuwen/elarix
User avatar
Alexis211
Posts: 14
Joined: Mon Sep 14, 2009 9:19 am
Libera.chat IRC: lxpz
Location: France
Contact:

Re: When your OS goes crazy - Screenshots

Post by Alexis211 »

Things are getting a bit crowded as I haven't implemented a window close button yet :D
Attachments
2017-05-09-202827_1366x768_scrot.png
User avatar
Octacone
Member
Member
Posts: 1138
Joined: Fri Aug 07, 2015 6:13 am

Re: When your OS goes crazy - Screenshots

Post by Octacone »

Alexis211 wrote:Things are getting a bit crowded as I haven't implemented a window close button yet :D
These things motivate me, a lot! =D>
OS: Basic OS
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader
User avatar
osdever
Member
Member
Posts: 492
Joined: Fri Apr 03, 2015 9:41 am
Contact:

Re: When your OS goes crazy - Screenshots

Post by osdever »

Alexis211 wrote:Things are getting a bit crowded as I haven't implemented a window close button yet :D
I literally fell off my chair laughing.
Developing U365.
Source:
only testing: http://gitlab.com/bps-projs/U365/tree/testing

OSDev newbies can copy any code from my repositories, just leave a notice that this code was written by U365 development team, not by you.
Peterbjornx
Member
Member
Posts: 116
Joined: Thu May 06, 2010 4:34 am
Libera.chat IRC: peterbjornx
Location: Leiden, The Netherlands
Contact:

Re: When your OS goes crazy - Screenshots

Post by Peterbjornx »

testing configure
Image
Post Reply