Your message dated Wed, 27 Jan 2010 12:34:33 +0100
with message-id <[email protected]>
and subject line Re: Bug#567101: base: Command cat /dev/port freezes computer
has caused the Debian Bug report #567101,
regarding base: Command cat /dev/port freezes computer
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
567101: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567101
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: base
Severity: normal
Hi, I'm new to linux and I wanted to experiment as much as possible.
I entered a (possible foolish) command into my GNOME terminal emulator running
as root:
'cat /dev/port'
The screen filled up very quickly with gibberish (as I expected), but then the
computer froze completely.
Mouse didn't work, no virtual consoles accessible and so on.
Ctrl + C didn't bring be back to a bash prompt.
Not a biggie, I don't think, but in case it's something that needs fixing, I
will report it.
Thanks,
Nick.
-- System Information:
Debian Release: 5.0.3
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--- End Message ---
--- Begin Message ---
On Wed, Jan 27, 2010 at 21:17:59 +1000, Nicholas wrote:
> Package: base
> Severity: normal
>
> Hi, I'm new to linux and I wanted to experiment as much as possible.
> I entered a (possible foolish) command into my GNOME terminal emulator
> running as root:
> 'cat /dev/port'
> The screen filled up very quickly with gibberish (as I expected), but then
> the computer froze completely.
> Mouse didn't work, no virtual consoles accessible and so on.
> Ctrl + C didn't bring be back to a bash prompt.
>
> Not a biggie, I don't think, but in case it's something that needs fixing, I
> will report it.
>
'cat /dev/port' accesses random io ports on the machine, I don't think
crashing when you do this is a bug.
Cheers,
Julien
--- End Message ---