Page 2 of 55

Re: When your OS goes crazy - Screenshots

Posted: Tue Jan 27, 2009 10:06 pm
by Colonel Kernel
Craze Frog wrote:I've already had three Microsoft HQL certified drivers (one written by Microsoft) on this computer which shouldn't have passed the certification because they blatantly violates the specifications by huge amounts (up to 130 times as long block as maximium allowed). If MS can't take the blame for certifying drivers that don't comply with their own specifications, who can?
Are you running a 64-bit version of Windows? Are the drivers you mention signed? Just curious...

Re: When your OS goes crazy - Screenshots

Posted: Wed Jan 28, 2009 9:32 am
by Craze Frog
Colonel Kernel wrote:
Craze Frog wrote:I've already had three Microsoft HQL certified drivers (one written by Microsoft) on this computer which shouldn't have passed the certification because they blatantly violates the specifications by huge amounts (up to 130 times as long block as maximium allowed). If MS can't take the blame for certifying drivers that don't comply with their own specifications, who can?
Are you running a 64-bit version of Windows? Are the drivers you mention signed? Just curious...
The Windows is 32-bit. It turns out that the drivers weren't signed by MSHQL (I think). Microsoft's own driver is signed by "Microsoft Windows Component Publisher". Broadcom's driver I have upgraded (new driver released after I had problems, so I had the latest version by then), but the new one is signed by "Microsoft Windows Hardware Compatibility Publisher". Nvidia's driver is signed by "Microsoft Windows Hardware Compatibility Publisher".

Re: When your OS goes crazy - Screenshots

Posted: Fri Jan 30, 2009 4:42 pm
by qw
Shrek wrote:Thats possibly a hardware issue . Most the time windows crashes due to poorly written third party drivers , Microsoft cannot take the blame for that .
I disagree. Third party drivers are developed according the OS developer's specifications, and the OS should sensibly handle drivers that misbehave.

Roel

Re: When your OS goes crazy - Screenshots

Posted: Fri Jan 30, 2009 10:02 pm
by Colonel Kernel
Hobbes wrote:
Shrek wrote:Thats possibly a hardware issue . Most the time windows crashes due to poorly written third party drivers , Microsoft cannot take the blame for that .
I disagree. Third party drivers are developed according the OS developer's specifications, and the OS should sensibly handle drivers that misbehave.

Roel
Not possible when drivers corrupt kernel data structures, unfortunately. This is why many classes of drivers were moved into user space in Vista. Some still have to run in kernel mode, though, and those can hose your system.

Re: When your OS goes crazy - Screenshots

Posted: Tue Dec 29, 2009 5:11 am
by dcorbe
This happened after adding GNU's multiboot.h as an include file for most of the source files for my system :(
Image

Re: When your OS goes crazy - Screenshots

Posted: Thu Jan 14, 2010 4:04 am
by 01000101
dcorbe: haha, I can see myself in that IRC client window! :)

Re: When your OS goes crazy - Screenshots

Posted: Fri Jan 15, 2010 10:29 pm
by Darwish
Attached was my first try of a 'Hello World!' using printf(), the result was quite funny :):

Re: When your OS goes crazy - Screenshots

Posted: Sun Jan 17, 2010 4:01 am
by finarfin
Darwish wrote:Attached was my first try of a 'Hello World!' using printf(), the result was quite funny :):
raining "char" ^__^

Re: When your OS goes crazy - Screenshots

Posted: Sun Jan 17, 2010 6:07 am
by StephanvanSchaik
The screenshot attached was made when I was implementing my hexadecimal display function. The problem however was that it went into a loop ad infinitum :lol:.


Regards,
Stephan J.R. van Schaik.

Re: When your OS goes crazy - Screenshots

Posted: Mon Jan 18, 2010 9:51 am
by Andr3w
Lol... I was rewriting my ScrollScreen routine to 16-bit realmode... :D

Image

Re: When your OS goes crazy - Screenshots

Posted: Thu Jan 21, 2010 12:24 am
by AndrewAPrice
You guys are lucky. My OS just freezes or goes blank.

Re: When your OS goes crazy - Screenshots

Posted: Thu Jan 21, 2010 3:19 pm
by neato
Most of these are self-induced. Makes me wanna break my OS on purpose just so I can post a picture of it broken too.

Re: When your OS goes crazy - Screenshots

Posted: Thu Jan 21, 2010 3:33 pm
by pcmattman
This happens whenever the QEMU window is resized on Pedigree. It also occurs very rarely on some real hardware.
Image

Re: When your OS goes crazy - Screenshots

Posted: Thu Jan 21, 2010 9:04 pm
by neato
Quick guess:

Username: foster
Passwrd: foster

??? =) and what is all that red-ish spots? Camera Light?

Re: When your OS goes crazy - Screenshots

Posted: Fri Jan 22, 2010 1:18 am
by pcmattman
and what is all that red-ish spots? Camera Light?
Fire effect in Compiz. I should note that this screenshot was provided by someone else in a bug report - it's just one of the most recent examples of Pedigree at its worst :)