https://bugzilla.novell.com/show_bug.cgi?id=447289 User omb@khandalf.com added comment https://bugzilla.novell.com/show_bug.cgi?id=447289#c1 Summary: mingetty broken by a recent vanilla kernel Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: omb@khandalf.com QAContact: qa@suse.de Found By: Beta-Customer Background, I try to run the latest stable kernel :so: uname -a: Linux alien 2.6.26.3-default #1 SMP Sun Aug 24 16:57:00 CEST 2008 x86_64 x86_64 x86_64 GNU/Linux cat /etc/SuSE-release: openSUSE 11.0.42 (X86-64) Alpha1 VERSION = 11.0.42 mingetty: (md5sum, no version) 8a62cbf0e85f69d202241fd6bc286b5b /sbin/mingetty Am ioctl:3812 TIOCSCTTY on /dev/ttyn now fails and mingetty punts, this means that all the character terminals are gone, a(nother) major regression causing completely unnecessary major pain. BTW it looks as if something is screwed up with tk/tcl and the BLT extension as well ... more later. open("/dev/tty8", O_RDWR) = 6 3812 ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ..}) = 0 3812 vhangup() = 0 3812 close(2) = 0 3812 close(1) = 0 3812 close(0) = 0 3812 --- SIGHUP (Hangup) @ 0 (0) --- 3812 close(6) = 0 3812 --- SIGHUP (Hangup) @ 0 (0) --- 3812 --- SIGCONT (Continued) @ 0 (0) --- 3812 open("/dev/tty8", O_RDWR) = 0 3812 ioctl(0, TIOCSCTTY) = -1 EPERM (Operation not permitted) 3812 gettimeofday({1227213828, 721832}, NULL) = 0 3812 open("/etc/localtime", O_RDONLY) = 1 3812 fstat(1, {st_mode=S_IFREG|0644, st_size=1920, ...}) = 0 3812 fstat(1, {st_mode=S_IFREG|0644, st_size=1920, ...}) = 0 3812 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3a191b1000 3812 read(1, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\0\0"..., 4096) = 1920 3812 lseek(1, -1235, SEEK_CUR) = 685 3812 read(1, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\0\0"..., 4096) = 1235 3812 close(1) = 0 3812 munmap(0x7f3a191b1000, 4096) = 0 3812 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1920, ...}) = 0 3812 socket(PF_FILE, SOCK_DGRAM, 0) = 1 3812 fcntl(1, F_SETFD, FD_CLOEXEC) = 0 3812 connect(1, {sa_family=AF_FILE, path="/dev/log"...}, 110) = 0 3812 sendto(1, "<35>Nov 20 21:43:48 mingetty[3812"..., 108, MSG_NOSIGNAL, NULL, 0) = 108 3812 close(1) = 0 3812 exit_group(1) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.