Re: When your OS goes crazy - Screenshots
Posted: Thu Oct 20, 2011 9:18 am
Obviously, my OS does not crash frequently enough.
The Place to Start for Operating System Developers
http://f.osdev.org/
Argh! I can confirm this.xyzzy wrote:Turns out it's actually a bug with QEMU's Cocoa frontend, it works fine anywhere else
Bochs log:Divide error Sing Gdt 0000
EAX=0007EEA0 EBX=00000FC4 ECXÂ010D18C7 EDX=00000000 ESI=00000000 EDI=00000000
EPC=0000C0EF ESP=00000800 EBP=00007B00 NC PE NA ZR PL EI UP NV PR PM
CS=0030 SS=0188 DS=EEA0 ES=0030 FS=F040 GS=0000
I'm absolutely certain that this is an emulation error, and not something real!00434348346e[CPU0 ] LLDT: doesn't point to an LDT descriptor!
Yes, it's the easiest way. I for one lack a good camera to show off all the bugs in my video drivers (including some that would need an audio recording)...rdos wrote:How do people manage to get pictures from a crashed OS? Is it because they run on emulators rather than real hardware?
While there are bugs in bochs, I very much doubt whether you're right :).rdos wrote:I'm absolutely certain that this is an emulation error, and not something real!
Wondering whether that's because of the monitor bursting, or the neighbors screaming due to the fire..Combuster wrote:(including some that would need an audio recording)...
Shikhin wrote:Wondering whether that's because of the monitor bursting, or the neighbors screaming due to the fire..Combuster wrote:(including some that would need an audio recording)...
Was once told of a chip in CRT screens that if malfunctioning, blinds viewers? Or just explodes either one sucksOranos wrote:Wondering whether that's because of the monitor bursting
Either one is also an interesting and unique way to deal with those annoying neighbours...GhostXoPCorp wrote:Was once told of a chip in CRT screens that if malfunctioning, blinds viewers? Or just explodes either one sucks
Yep. I've written a small javascript utility to generate bitmap in source format (asm, c and pascal). I've draw the logo with it and copy'n'paste the code into my source. You can set it up via BIOS (see RBIL) or directly programming vga registers.Blacklight wrote:@turdus: Are you using a custom font to display those little logos in the bottom corners of the screen?
Doesn't really look like the OS going crazy. Just some mis-aligned texts.ben1066 wrote:Forgot to change my console functions to account for a bigger framebuffer.
It's the closest to crazy my OS gets, which, for the most part, is a good thingChandra wrote:Doesn't really look like the OS going crazy. Just some mis-aligned texts.ben1066 wrote:Forgot to change my console functions to account for a bigger framebuffer.