[Bug 804198] New: NULL pointer dereference in kernel-xen-3.7.6/linux-3.7/drivers/tty/tty_io.c when boot NET iso in Xen PV
https://bugzilla.novell.com/show_bug.cgi?id=804198 https://bugzilla.novell.com/show_bug.cgi?id=804198#c0 Summary: NULL pointer dereference in kernel-xen-3.7.6/linux-3.7/drivers/tty/tty_io.c when boot NET iso in Xen PV Classification: openSUSE Product: openSUSE 12.3 Version: RC 1 Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Major Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: highwaystar.ru@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.26 (KHTML, like Gecko) Chrome/26.0.1383.0 Safari/537.26 SUSE/26.0.1383.0 when I tryed to install openSUSE 12.3 RC1 from NET iso x86_64 under xen, I have kernel BUG Reproducible: Always Steps to Reproduce: 1. Create virtual xen machine with NET install image 2. Boot it and select Network Install 3. Wait until images downloaded and installation starts Actual Results: ------------[ cut here ]------------ [ 4.504232] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-xen-3.7.6/linux-3.7/drivers/tty/tty_io.c:1420 tty_init_dev+0x19a/0x1d0() [ 4.504238] tty_init_dev: tty driver does not set tty->port. This will crash the kernel later. Fix the driver! [ 4.504242] Modules linked in: arc4 ecb processor thermal_sys hwmon loop nfs lockd sunrpc fscache nls_iso8859_1 nls_cp437 af_packet sg st sr_mod crc32c_intel ghash_clmulni_intel xennet xenblk cdrom aesni_intel ablk_helper cryptd lrw aes_x86_64 xts gf128mul [ 4.504287] Pid: 942, comm: init Tainted: G W 3.7.6-1.2-xen #1 [ 4.504293] Call Trace: [ 4.504305] [<ffffffff80008ae5>] dump_trace+0x85/0x1c0 [ 4.504313] [<ffffffff804f7ff9>] dump_stack+0x69/0x6f [ 4.504320] [<ffffffff8002edd9>] warn_slowpath_common+0x79/0xc0 [ 4.504328] [<ffffffff8002eed5>] warn_slowpath_fmt+0x45/0x50 [ 4.504333] [<ffffffff8031f4fa>] tty_init_dev+0x19a/0x1d0 [ 4.504342] [<ffffffff8031fe18>] tty_open+0x318/0x580 [ 4.504348] [<ffffffff8013757f>] chrdev_open+0xbf/0x1e0 [ 4.504353] [<ffffffff801313c6>] do_dentry_open+0x206/0x290 [ 4.504362] [<ffffffff80140231>] do_last+0x2e1/0xed0 [ 4.504368] [<ffffffff80141da3>] path_openat+0xc3/0x4f0 [ 4.504375] [<ffffffff80142b94>] do_filp_open+0x44/0xb0 [ 4.504380] [<ffffffff80132583>] do_sys_open+0xf3/0x1e0 [ 4.504385] [<ffffffff8050a8bb>] system_call_fastpath+0x1a/0x1f [ 4.504394] [<00007f5c06523770>] 0x7f5c0652376f [ 4.504397] ---[ end trace 5bfb151795c2f71e ]--- [ 4.504406] Warning: dev (tty9) tty->count(0) != #fd's(1) in tty_open [ 4.505858] Warning: dev (tty9) tty->count(1) != #fd's(2) in tty_open [ 4.505887] Warning: dev (tty9) tty->count(1) != #fd's(2) in tty_release ok (If a driver is not working for you, try booting with brokenmodules=driver_name.) Xen Virtual Storage 0 drivers: xenblk* Xen Virtual Storage 1 drivers: xenblk* Xen Virtual Ethernet Card 0 drivers: xennet* [ 4.627379] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.627389] EDD information not available. [ 4.722914] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.722923] EDD information not available. [ 4.820033] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.820069] EDD information not available. [ 4.891309] ------------[ cut here ]------------ [ 4.891335] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-xen-3.7.6/linux-3.7/drivers/tty/tty_io.c:1420 tty_init_dev+0x19a/0x1d0() [ 4.891348] tty_init_dev: tty driver does not set tty->port. This will crash the kernel later. Fix the driver! [ 4.891358] Modules linked in: parport_pc parport arc4 ecb processor thermal_sys hwmon loop nfs lockd sunrpc fscache nls_iso8859_1 nls_cp437 af_packet sg st sr_mod crc32c_intel ghash_clmulni_intel xennet xenblk cdrom aesni_intel ablk_helper cryptd lrw aes_x86_64 xts gf128mul [ 4.891474] Pid: 1, comm: init Tainted: G W 3.7.6-1.2-xen #1 [ 4.891486] Call Trace: [ 4.891515] [<ffffffff80008ae5>] dump_trace+0x85/0x1c0 [ 4.891530] [<ffffffff804f7ff9>] dump_stack+0x69/0x6f [ 4.891546] [<ffffffff8002edd9>] warn_slowpath_common+0x79/0xc0 [ 4.891566] [<ffffffff8002eed5>] warn_slowpath_fmt+0x45/0x50 [ 4.891580] [<ffffffff8031f4fa>] tty_init_dev+0x19a/0x1d0 [ 4.891600] [<ffffffff8031fe18>] tty_open+0x318/0x580 [ 4.891616] [<ffffffff8013757f>] chrdev_open+0xbf/0x1e0 [ 4.891630] [<ffffffff801313c6>] do_dentry_open+0x206/0x290 [ 4.891645] [<ffffffff80140231>] do_last+0x2e1/0xed0 [ 4.891664] [<ffffffff80141da3>] path_openat+0xc3/0x4f0 [ 318.945377] ------------[ cut here ]------------ [ 318.945390] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-xen-3.7.6/linux-3.7/drivers/tty/tty_io.c:1420 tty_init_dev+0x19a/0x1d0() [ 318.945395] tty_init_dev: tty driver does not set tty->port. This will crash the kernel later. Fix the driver! [ 318.945399] Modules linked in: squashfs parport_pc parport arc4 ecb processor thermal_sys hwmon loop nfs lockd sunrpc fscache nls_iso8859_1 nls_cp437 af_packet sg st sr_mod crc32c_intel ghash_clmulni_intel xennet xenblk cdrom aesni_intel ablk_helper cryptd lrw aes_x86_64 xts gf128mul [ 318.945448] Pid: 1251, comm: init Tainted: G W 3.7.6-1.2-xen #1 [ 318.945455] Call Trace: [ 318.945468] [<ffffffff80008ae5>] dump_trace+0x85/0x1c0 [ 318.945475] [<ffffffff804f7ff9>] dump_stack+0x69/0x6f [ 318.945481] [<ffffffff8002edd9>] warn_slowpath_common+0x79/0xc0 [ 318.945490] [<ffffffff8002eed5>] warn_slowpath_fmt+0x45/0x50 [ 318.945498] [<ffffffff8031f4fa>] tty_init_dev+0x19a/0x1d0 [ 318.945505] [<ffffffff8031fe18>] tty_open+0x318/0x580 [ 318.945514] [<ffffffff8013757f>] chrdev_open+0xbf/0x1e0 [ 318.945522] [<ffffffff801313c6>] do_dentry_open+0x206/0x290 [ 318.945531] [<ffffffff80140231>] do_last+0x2e1/0xed0 [ 318.945536] [<ffffffff80141da3>] path_openat+0xc3/0x4f0 [ 318.945544] [<ffffffff80142b94>] do_filp_open+0x44/0xb0 [ 318.945550] [<ffffffff80132583>] do_sys_open+0xf3/0x1e0 [ 318.945558] [<ffffffff8050a8bb>] system_call_fastpath+0x1a/0x1f [ 318.945567] [<00007f5c0652378d>] 0x7f5c0652378c [ 318.945570] ---[ end trace 5bfb151795c2f720 ]--- [ 318.945584] Warning: dev (tty5) tty->count(0) != #fd's(1) in tty_open [ 318.945738] ------------[ cut here ]------------ [ 318.945745] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-xen-3.7.6/linux-3.7/drivers/tty/tty_io.c:1420 tty_init_dev+0x19a/0x1d0() [ 318.945749] tty_init_dev: tty driver does not set tty->port. This will crash the kernel later. Fix the driver! [ 318.945753] Modules linked in: squashfs parport_pc parport arc4 ecb processor thermal_sys hwmon loop nfs lockd sunrpc fscache nls_iso8859_1 nls_cp437 af_packet sg st sr_mod crc32c_intel ghash_clmulni_intel xennet xenblk cdrom aesni_intel ablk_helper cryptd lrw aes_x86_64 xts gf128mul [ 318.945795] Pid: 1252, comm: init Tainted: G W 3.7.6-1.2-xen #1 [ 318.945798] Call Trace: [ 318.945804] [<ffffffff80008ae5>] dump_trace+0x85/0x1c0 [ 318.945809] [<ffffffff804f7ff9>] dump_stack+0x69/0x6f [ 318.945814] [<ffffffff8002edd9>] warn_slowpath_common+0x79/0xc0 [ 318.945820] [<ffffffff8002eed5>] warn_slowpath_fmt+0x45/0x50 [ 318.945825] [<ffffffff8031f4fa>] tty_init_dev+0x19a/0x1d0 [ 318.945830] [<ffffffff8031fe18>] tty_open+0x318/0x580 [ 318.945835] [<ffffffff8013757f>] chrdev_open+0xbf/0x1e0 [ 318.945840] [<ffffffff801313c6>] do_dentry_open+0x206/0x290 [ 318.945846] [<ffffffff80140231>] do_last+0x2e1/0xed0 [ 318.945851] [<ffffffff80141da3>] path_openat+0xc3/0x4f0 [ 318.945856] [<ffffffff80142b94>] do_filp_open+0x44/0xb0 [ 318.945860] [<ffffffff80132583>] do_sys_open+0xf3/0x1e0 [ 318.945865] [<ffffffff8050a8bb>] system_call_fastpath+0x1a/0x1f [ 318.945871] [<00007f5c0652378d>] 0x7f5c0652378c [ 318.945874] ---[ end trace 5bfb151795c2f721 ]--- [ 318.945881] Warning: dev (tty6) tty->count(0) != #fd's(1) in tty_open [ 318.949339] Warning: dev (tty6) tty->count(1) != #fd's(2) in tty_open [ 318.949348] Warning: dev (tty6) tty->count(1) != #fd's(2) in tty_release [ 318.949901] ------------[ cut here ]------------ [ 318.949907] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-xen-3.7.6/linux-3.7/drivers/tty/tty_io.c:1420 tty_init_dev+0x19a/0x1d0() [ 318.949912] tty_init_dev: tty driver does not set tty->port. This will crash the kernel later. Fix the driver! [ 318.949915] Modules linked in: squashfs parport_pc parport arc4 ecb processor thermal_sys hwmon loop nfs lockd sunrpc fscache nls_iso8859_1 nls_cp437 af_packet sg st sr_mod crc32c_intel ghash_clmulni_intel xennet xenblk cdrom aesni_intel ablk_helper cryptd lrw aes_x86_64 xts gf128mul [ 318.949950] Pid: 1250, comm: init Tainted: G W 3.7.6-1.2-xen #1 [ 318.949953] Call Trace: [ 318.949961] [<ffffffff80008ae5>] dump_trace+0x85/0x1c0 [ 318.949966] [<ffffffff804f7ff9>] dump_stack+0x69/0x6f [ 318.949971] [<ffffffff8002edd9>] warn_slowpath_common+0x79/0xc0 [ 318.949976] [<ffffffff8002eed5>] warn_slowpath_fmt+0x45/0x50 [ 318.949981] [<ffffffff8031f4fa>] tty_init_dev+0x19a/0x1d0 [ 318.949986] [<ffffffff8031fe18>] tty_open+0x318/0x580 [ 318.949991] [<ffffffff8013757f>] chrdev_open+0xbf/0x1e0 [ 318.949995] [<ffffffff801313c6>] do_dentry_open+0x206/0x290 [ 318.950000] [<ffffffff80140231>] do_last+0x2e1/0xed0 [ 318.950005] [<ffffffff80141da3>] path_openat+0xc3/0x4f0 [ 318.950009] [<ffffffff80142b94>] do_filp_open+0x44/0xb0 [ 318.950014] [<ffffffff80132583>] do_sys_open+0xf3/0x1e0 [ 318.950018] [<ffffffff8050a8bb>] system_call_fastpath+0x1a/0x1f [ 318.950023] [<00007f5c0652378d>] 0x7f5c0652378c [ 318.950026] ---[ end trace 5bfb151795c2f722 ]--- [ 318.950033] Warning: dev (tty2) tty->count(0) != #fd's(1) in tty_open [ 318.951386] Warning: dev (tty2) tty->count(1) != #fd's(2) in tty_open [ 318.951394] Warning: dev (tty2) tty->count(1) != #fd's(2) in tty_release [ 318.954609] Warning: dev (tty5) tty->count(1) != #fd's(2) in tty_open [ 318.954617] Warning: dev (tty5) tty->count(1) != #fd's(2) in tty_release starting dbus...Unknown username "polkitd" in message bus configuration file Unknown username "polkitd" in message bus configuration file Failed to start message bus: Failed to bind socket "/run/dbus/system_bus_socket": No such file or directory failed starting klogd... ok rcnscd: no such service nscd starting yast... Couldn't get a file descriptor referring to the console Couldn't get a file descriptor referring to the console Couldn't get a file descriptor referring to the console Couldn't get a file descriptor referring to the console Probing connected terminal... Initializing virtual console... Found an xterm terminal on /dev/console (129 columns x 31 lines). [ 322.929914] ------------[ cut here ]------------ [ 322.929937] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-xen-3.7.6/linux-3.7/drivers/tty/tty_io.c:1420 tty_init_dev+0x19a/0x1d0() [ 322.929941] tty_init_dev: tty driver does not set tty->port. This will crash the kernel later. Fix the driver! [ 322.929946] Modules linked in: squashfs parport_pc parport arc4 ecb processor thermal_sys hwmon loop nfs lockd sunrpc fscache nls_iso8859_1 nls_cp437 af_packet sg st sr_mod crc32c_intel ghash_clmulni_intel xennet xenblk cdrom aesni_intel ablk_helper cryptd lrw aes_x86_64 xts gf128mul [ 322.929984] Pid: 3037, comm: YaST2.call Tainted: G W 3.7.6-1.2-xen #1 [ 322.929989] Call Trace: [ 322.929999] [<ffffffff80008ae5>] dump_trace+0x85/0x1c0 [ 322.930006] [<ffffffff804f7ff9>] dump_stack+0x69/0x6f [ 322.930012] [<ffffffff8002edd9>] warn_slowpath_common+0x79/0xc0 [ 322.930017] [<ffffffff8002eed5>] warn_slowpath_fmt+0x45/0x50 [ 322.930023] [<ffffffff8031f4fa>] tty_init_dev+0x19a/0x1d0 [ 322.930029] [<ffffffff8031fe18>] tty_open+0x318/0x580 [ 322.930039] [<ffffffff8013757f>] chrdev_open+0xbf/0x1e0 [ 322.930044] [<ffffffff801313c6>] do_dentry_open+0x206/0x290 [ 322.930053] [<ffffffff80140231>] do_last+0x2e1/0xed0 [ 322.930058] [<ffffffff80141da3>] path_openat+0xc3/0x4f0 [ 322.930063] [<ffffffff80142b94>] do_filp_open+0x44/0xb0 [ 322.930068] [<ffffffff80132583>] do_sys_open+0xf3/0x1e0 [ 322.930073] [<ffffffff8050a8bb>] system_call_fastpath+0x1a/0x1f [ 322.930079] [<00007ffc7275b770>] 0x7ffc7275b76f [ 322.930082] ---[ end trace 5bfb151795c2f723 ]--- [ 322.930091] Warning: dev (tty8) tty->count(0) != #fd's(1) in tty_open [ 322.999918] ------------[ cut here ]------------ [ 322.999944] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-xen-3.7.6/linux-3.7/drivers/tty/tty_io.c:1420 tty_init_dev+0x19a/0x1d0() [ 322.999949] tty_init_dev: tty driver does not set tty->port. This will crash the kernel later. Fix the driver! [ 322.999953] Modules linked in: squashfs parport_pc parport arc4 ecb processor thermal_sys hwmon loop nfs lockd sunrpc fscache nls_iso8859_1 nls_cp437 af_packet sg st sr_mod crc32c_intel ghash_clmulni_intel xennet xenblk cdrom aesni_intel ablk_helper cryptd lrw aes_x86_64 xts gf128mul [ 322.999993] Pid: 3037, comm: Xorg Tainted: G W 3.7.6-1.2-xen #1 [ 322.999996] Call Trace: [ 323.000007] [<ffffffff80008ae5>] dump_trace+0x85/0x1c0 [ 323.000013] [<ffffffff804f7ff9>] dump_stack+0x69/0x6f [ 323.000031] [<ffffffff8002edd9>] warn_slowpath_common+0x79/0xc0 [ 323.000037] [<ffffffff8002eed5>] warn_slowpath_fmt+0x45/0x50 [ 323.000043] [<ffffffff8031f4fa>] tty_init_dev+0x19a/0x1d0 [ 323.000051] [<ffffffff8031fe18>] tty_open+0x318/0x580 [ 323.000070] [<ffffffff8013757f>] chrdev_open+0xbf/0x1e0 [ 323.000077] [<ffffffff801313c6>] do_dentry_open+0x206/0x290 [ 323.000086] [<ffffffff80140231>] do_last+0x2e1/0xed0 [ 323.000091] [<ffffffff80141da3>] path_openat+0xc3/0x4f0 [ 323.000097] [<ffffffff80142b94>] do_filp_open+0x44/0xb0 [ 323.000102] [<ffffffff80132583>] do_sys_open+0xf3/0x1e0 [ 323.000107] [<ffffffff8050a8bb>] system_call_fastpath+0x1a/0x1f [ 323.000114] [<00007fbc614feaf0>] 0x7fbc614feaef [ 323.000117] ---[ end trace 5bfb151795c2f724 ]--- [ 323.000127] Warning: dev (tty7) tty->count(0) != #fd's(1) in tty_open [ 323.000368] Warning: dev (tty7) tty->count(0) != #fd's(1) in tty_release [ 323.001997] Warning: dev (tty8) tty->count(0) != #fd's(1) in tty_release [ 323.002024] Warning: dev (tty7) tty->count(0) != #fd's(1) in tty_hangup [ 323.002032] BUG: unable to handle kernel NULL pointer dereference at 0000000000000030 [ 323.002038] IP: [<ffffffff8031df56>] __tty_fasync+0x36/0x160 [ 323.002046] PGD 0 [ 323.002049] Oops: 0000 [#1] SMP [ 323.002054] Modules linked in: squashfs parport_pc parport arc4 ecb processor thermal_sys hwmon loop nfs lockd sunrpc fscache nls_iso8859_1 nls_cp437 af_packet sg st sr_mod crc32c_intel ghash_clmulni_intel xennet xenblk cdrom aesni_intel ablk_helper cryptd lrw aes_x86_64 xts gf128mul [ 323.002087] CPU 0 [ 323.002090] Pid: 3037, comm: Xorg Tainted: G W 3.7.6-1.2-xen #1 [ 323.002094] RIP: e030:[<ffffffff8031df56>] [<ffffffff8031df56>] __tty_fasync+0x36/0x160 [ 323.002100] RSP: e02b:ffff880026d8fdf8 EFLAGS: 00010292 [ 323.002104] RAX: 0000000000000000 RBX: ffff88002dfb62c0 RCX: ffff880026608240 [ 323.002107] RDX: ffffffff806d36ab RSI: ffff88002dfb62c0 RDI: 00000000ffffffff [ 323.002110] RBP: ffff880026608000 R08: 0000000000000004 R09: 0000000000000237 [ 323.002113] R10: 000000000002d137 R11: 000000000000004c R12: 0000000000000000 [ 323.002116] R13: 00000000ffffffff R14: 0000000000000004 R15: ffff88002dfb62c0 [ 323.002122] FS: 00007fbc62326880(0000) GS:ffff88002f000000(0000) knlGS:0000000000000000 [ 323.002126] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b [ 323.002129] CR2: 0000000000000030 CR3: 0000000000971000 CR4: 0000000000040660 [ 323.002132] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 323.002135] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 323.002138] Process Xorg (pid: 3037, threadinfo ffff880026d8e000, task ffff880026c72480) [ 323.002141] Stack: [ 323.002143] ffffffff806d36d2 0000000000000001 ffffffff806d36d2 ffff880026608000 [ 323.002149] 0000000000000000 0000000000000001 ffff88002dfac480 ffffffff8031e628 [ 323.002155] ffff880026c72480 ffff880026608240 0000000000000000 ffff880026c72480 [ 323.002163] Call Trace: [ 323.002171] [<ffffffff8031e628>] __tty_hangup+0x298/0x450 [ 323.002179] [<ffffffff80320103>] disassociate_ctty+0x83/0x2c0 [ 323.002186] [<ffffffff80034f8f>] do_exit+0x5ef/0x8c0 [ 323.002192] [<ffffffff800355ca>] do_group_exit+0x3a/0xe0 [ 323.002199] [<ffffffff80035682>] sys_exit_group+0x12/0x20 [ 323.002205] [<ffffffff8050a8bb>] system_call_fastpath+0x1a/0x1f [ 323.002212] [<00007fbc60401929>] 0x7fbc60401928 [ 323.002215] Code: 64 24 28 48 89 f3 4c 89 6c 24 30 48 89 6c 24 20 41 89 fd 48 8b 86 a8 00 00 00 41 89 d4 48 c7 c2 ab 36 6d 80 48 8b 28 48 8b 46 18 <48> 8b 70 30 48 89 ef e8 4e ff ff ff 85 c0 74 22 31 c0 48 8b 5c [ 323.002285] RIP [<ffffffff8031df56>] __tty_fasync+0x36/0x160 [ 323.002291] RSP <ffff880026d8fdf8> [ 323.002294] CR2: 0000000000000030 [ 323.002301] ---[ end trace 5bfb151795c2f725 ]--- [ 323.002305] Fixing recursive fault but reboot is needed! Expected Results: NET install should be possible under xen envieronment -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804198 https://bugzilla.novell.com/show_bug.cgi?id=804198#c1 --- Comment #1 from Vitaliy Tomin <highwaystar.ru@gmail.com> 2013-02-18 04:13:24 UTC --- possible duplicate of bnc#801857 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804198 https://bugzilla.novell.com/show_bug.cgi?id=804198#c2 --- Comment #2 from Vitaliy Tomin <highwaystar.ru@gmail.com> 2013-02-18 04:29:07 UTC --- I'm using following xen config for installation name="opensuse123" description="Virtual Machine for 12.3 testing/development" uuid="0ec548b5-32ad-ed5d-e9da-2989d0d8ba85" memory=768 maxmem=768 vcpus=1 on_poweroff="destroy" on_reboot="restart" on_crash="destroy" localtime=0 builder="linux" bootloader="/usr/bin/pygrub" kernel="/boot/x86_64/vmlinuz-xen" ramdisk="/boot/x86_64/initrd-xen" bootargs="" extra="xencons=tty " disk=[ 'file:/home/tomin/openSUSE_12.3/rc1/openSUSE-12.3-NET-Build0024-x86_64.iso,xvdb:cdrom,r', 'phy:/dev/system/virt-opensuse123,xvda,w', ] vif=[ 'mac=00:13:3e:2f:af:6f, bridge=br1, model=e1000', ] vfb=['type=vnc'] nographic=1 There is wrkaround to install without following line and using vnc viewer. extra="xencons=tty " -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804198 https://bugzilla.novell.com/show_bug.cgi?id=804198#c3 --- Comment #3 from Vitaliy Tomin <highwaystar.ru@gmail.com> 2013-02-28 09:40:35 UTC --- Same problem for 12.3 RC2 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804198 https://bugzilla.novell.com/show_bug.cgi?id=804198#c4 --- Comment #4 from Vitaliy Tomin <highwaystar.ru@gmail.com> 2013-02-28 09:41:13 UTC --- Log from 12.3 RC2 console [ 190.405748] ------------[ cut here ]------------ [ 190.406546] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-xen-3.7.9/linux-3.7/drivers/tty/tty_io.c:1420 tty_init_dev+0x19a/0x1d0() [ 190.407976] tty_init_dev: tty driver does not set tty->port. This will crash the kernel later. Fix the driver! [ 190.409437] Modules linked in: squashfs nls_utf8 parport_pc parport arc4 ecb processor thermal_sys hwmon loop nfs lockd sunrpc fscache nls_iso8859_1 nls_cp437 af_packet sg st sr_mod crc32c_intel ghash_clmulni_intel xennet xenblk cdrom aesni_intel ablk_helper cryptd lrw aes_x86_64 xts gf128mul [ 190.411695] Pid: 1175, comm: init Tainted: G W 3.7.9-1.1-xen #1 [ 190.412468] Call Trace: [ 190.413262] [<ffffffff80008ae5>] dump_trace+0x85/0x1c0 [ 190.414017] [<ffffffff804f8629>] dump_stack+0x69/0x6f [ 190.414722] [<ffffffff8002edd9>] warn_slowpath_common+0x79/0xc0 [ 190.415394] [<ffffffff8002eed5>] warn_slowpath_fmt+0x45/0x50 [ 190.416093] [<ffffffff8031f5aa>] tty_init_dev+0x19a/0x1d0 [ 190.416796] [<ffffffff8031fec8>] tty_open+0x318/0x580 [ 190.417469] [<ffffffff8013758f>] chrdev_open+0xbf/0x1e0 [ 190.418119] [<ffffffff801313d6>] do_dentry_open+0x206/0x290 [ 190.418821] [<ffffffff80140241>] do_last+0x2e1/0xed0 [ 190.419540] [<ffffffff80141db3>] path_openat+0xc3/0x4f0 [ 190.420318] [<ffffffff80142ba4>] do_filp_open+0x44/0xb0 [ 190.421067] [<ffffffff80132593>] do_sys_open+0xf3/0x1e0 [ 190.421775] [<ffffffff8050aeeb>] system_call_fastpath+0x1a/0x1f [ 190.422459] [<00007fd23baf378d>] 0x7fd23baf378c [ 190.423110] ---[ end trace c8217f3373773729 ]--- [ 190.423795] Warning: dev (tty6) tty->count(0) != #fd's(1) in tty_open [ 190.424689] ------------[ cut here ]------------ [ 190.425378] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-xen-3.7.9/linux-3.7/drivers/tty/tty_io.c:1420 tty_init_dev+0x19a/0x1d0() [ 190.426829] tty_init_dev: tty driver does not set tty->port. This will crash the kernel later. Fix the driver! [ 190.428499] Modules linked in: squashfs nls_utf8 parport_pc parport arc4 ecb processor thermal_sys hwmon loop nfs lockd sunrpc fscache nls_iso8859_1 nls_cp437 af_packet sg st sr_mod crc32c_intel ghash_clmulni_intel xennet xenblk cdrom aesni_intel ablk_helper cryptd lrw aes_x86_64 xts gf128mul [ 190.430962] Pid: 1174, comm: init Tainted: G W 3.7.9-1.1-xen #1 [ 190.431802] Call Trace: [ 190.432633] [<ffffffff80008ae5>] dump_trace+0x85/0x1c0 [ 190.433403] [<ffffffff804f8629>] dump_stack+0x69/0x6f [ 190.434203] [<ffffffff8002edd9>] warn_slowpath_common+0x79/0xc0 [ 190.435009] [<ffffffff8002eed5>] warn_slowpath_fmt+0x45/0x50 [ 190.435848] [<ffffffff8031f5aa>] tty_init_dev+0x19a/0x1d0 [ 190.436650] [<ffffffff8031fec8>] tty_open+0x318/0x580 [ 190.437381] [<ffffffff8013758f>] chrdev_open+0xbf/0x1e0 [ 190.438057] [<ffffffff801313d6>] do_dentry_open+0x206/0x290 [ 190.438690] [<ffffffff80140241>] do_last+0x2e1/0xed0 [ 190.439347] [<ffffffff80141db3>] path_openat+0xc3/0x4f0 [ 190.440001] [<ffffffff80142ba4>] do_filp_open+0x44/0xb0 [ 190.440632] [<ffffffff80132593>] do_sys_open+0xf3/0x1e0 [ 190.441233] [<ffffffff8050aeeb>] system_call_fastpath+0x1a/0x1f [ 190.441879] [<00007fd23baf378d>] 0x7fd23baf378c [ 190.442534] ---[ end trace c8217f337377372a ]--- [ 190.443244] Warning: dev (tty5) tty->count(0) != #fd's(1) in tty_open [ 190.444691] ------------[ cut here ]------------ [ 190.445380] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-xen-3.7.9/linux-3.7/drivers/tty/tty_io.c:1420 tty_init_dev+0x19a/0x1d0() [ 190.446732] tty_init_dev: tty driver does not set tty->port. This will crash the kernel later. Fix the driver! [ 190.448238] Modules linked in: squashfs nls_utf8 parport_pc parport arc4 ecb processor thermal_sys hwmon loop nfs lockd sunrpc fscache nls_iso8859_1 nls_cp437 af_packet sg st sr_mod crc32c_intel ghash_clmulni_intel xennet xenblk cdrom aesni_intel ablk_helper cryptd lrw aes_x86_64 xts gf128mul [ 190.450703] Pid: 1173, comm: init Tainted: G W 3.7.9-1.1-xen #1 [ 190.451550] Call Trace: [ 190.452447] [<ffffffff80008ae5>] dump_trace+0x85/0x1c0 [ 190.453351] [<ffffffff804f8629>] dump_stack+0x69/0x6f [ 190.454163] [<ffffffff8002edd9>] warn_slowpath_common+0x79/0xc0 [ 190.454926] [<ffffffff8002eed5>] warn_slowpath_fmt+0x45/0x50 [ 190.455637] [<ffffffff8031f5aa>] tty_init_dev+0x19a/0x1d0 [ 190.456392] [<ffffffff8031fec8>] tty_open+0x318/0x580 [ 190.457119] [<ffffffff8013758f>] chrdev_open+0xbf/0x1e0 [ 190.457879] [<ffffffff801313d6>] do_dentry_open+0x206/0x290 [ 190.458630] [<ffffffff80140241>] do_last+0x2e1/0xed0 [ 190.459303] [<ffffffff80141db3>] path_openat+0xc3/0x4f0 [ 190.459960] [<ffffffff80142ba4>] do_filp_open+0x44/0xb0 [ 190.460571] [<ffffffff80132593>] do_sys_open+0xf3/0x1e0 [ 190.461174] [<ffffffff8050aeeb>] system_call_fastpath+0x1a/0x1f [ 190.461818] [<00007fd23baf378d>] 0x7fd23baf378c [ 190.462475] ---[ end trace c8217f337377372b ]--- [ 190.463120] Warning: dev (tty2) tty->count(0) != #fd's(1) in tty_open [ 190.468898] Warning: dev (tty6) tty->count(1) != #fd's(2) in tty_open [ 190.469542] Warning: dev (tty6) tty->count(1) != #fd's(2) in tty_release [ 190.472683] Warning: dev (tty5) tty->count(1) != #fd's(2) in tty_open [ 190.473354] Warning: dev (tty5) tty->count(1) != #fd's(2) in tty_release [ 190.510138] Warning: dev (tty2) tty->count(1) != #fd's(2) in tty_open [ 190.510790] Warning: dev (tty2) tty->count(1) != #fd's(2) in tty_release starting dbus...Unknown username "polkitd" in message bus configuration file Unknown username "polkitd" in message bus configuration file ok starting klogd... ok rcnscd: no such service nscd starting yast... Couldn't get a file descriptor referring to the console Couldn't get a file descriptor referring to the console Couldn't get a file descriptor referring to the console Couldn't get a file descriptor referring to the console Probing connected terminal... Initializing virtual console... Found an xterm terminal on /dev/console (129 columns x 31 lines). [ 194.259917] ------------[ cut here ]------------ [ 194.260588] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-xen-3.7.9/linux-3.7/drivers/tty/tty_io.c:1420 tty_init_dev+0x19a/0x1d0() [ 194.261837] tty_init_dev: tty driver does not set tty->port. This will crash the kernel later. Fix the driver! [ 194.263220] Modules linked in: squashfs nls_utf8 parport_pc parport arc4 ecb processor thermal_sys hwmon loop nfs lockd sunrpc fscache nls_iso8859_1 nls_cp437 af_packet sg st sr_mod crc32c_intel ghash_clmulni_intel xennet xenblk cdrom aesni_intel ablk_helper cryptd lrw aes_x86_64 xts gf128mul [ 194.265377] Pid: 2968, comm: YaST2.call Tainted: G W 3.7.9-1.1-xen #1 [ 194.266116] Call Trace: [ 194.266878] [<ffffffff80008ae5>] dump_trace+0x85/0x1c0 [ 194.267591] [<ffffffff804f8629>] dump_stack+0x69/0x6f [ 194.268248] [<ffffffff8002edd9>] warn_slowpath_common+0x79/0xc0 [ 194.268861] [<ffffffff8002eed5>] warn_slowpath_fmt+0x45/0x50 [ 194.269437] [<ffffffff8031f5aa>] tty_init_dev+0x19a/0x1d0 [ 194.270035] [<ffffffff8031fec8>] tty_open+0x318/0x580 [ 194.270658] [<ffffffff8013758f>] chrdev_open+0xbf/0x1e0 [ 194.271277] [<ffffffff801313d6>] do_dentry_open+0x206/0x290 [ 194.271853] [<ffffffff80140241>] do_last+0x2e1/0xed0 [ 194.272440] [<ffffffff80141db3>] path_openat+0xc3/0x4f0 [ 194.273060] [<ffffffff80142ba4>] do_filp_open+0x44/0xb0 [ 194.273686] [<ffffffff80132593>] do_sys_open+0xf3/0x1e0 [ 194.274359] [<ffffffff8050aeeb>] system_call_fastpath+0x1a/0x1f [ 194.275039] [<00007f1321a93770>] 0x7f1321a9376f [ 194.275668] ---[ end trace c8217f337377372c ]--- [ 194.276304] Warning: dev (tty8) tty->count(0) != #fd's(1) in tty_open [ 194.346407] ------------[ cut here ]------------ [ 194.347125] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-xen-3.7.9/linux-3.7/drivers/tty/tty_io.c:1420 tty_init_dev+0x19a/0x1d0() [ 194.348453] tty_init_dev: tty driver does not set tty->port. This will crash the kernel later. Fix the driver! [ 194.349769] Modules linked in: squashfs nls_utf8 parport_pc parport arc4 ecb processor thermal_sys hwmon loop nfs lockd sunrpc fscache nls_iso8859_1 nls_cp437 af_packet sg st sr_mod crc32c_intel ghash_clmulni_intel xennet xenblk cdrom aesni_intel ablk_helper cryptd lrw aes_x86_64 xts gf128mul [ 194.352167] Pid: 2968, comm: Xorg Tainted: G W 3.7.9-1.1-xen #1 [ 194.353011] Call Trace: [ 194.353887] [<ffffffff80008ae5>] dump_trace+0x85/0x1c0 [ 194.354810] [<ffffffff804f8629>] dump_stack+0x69/0x6f [ 194.355663] [<ffffffff8002edd9>] warn_slowpath_common+0x79/0xc0 [ 194.356505] [<ffffffff8002eed5>] warn_slowpath_fmt+0x45/0x50 [ 194.357228] [<ffffffff8031f5aa>] tty_init_dev+0x19a/0x1d0 [ 194.357947] [<ffffffff8031fec8>] tty_open+0x318/0x580 [ 194.358684] [<ffffffff8013758f>] chrdev_open+0xbf/0x1e0 [ 194.359377] [<ffffffff801313d6>] do_dentry_open+0x206/0x290 [ 194.360021] [<ffffffff80140241>] do_last+0x2e1/0xed0 [ 194.360672] [<ffffffff80141db3>] path_openat+0xc3/0x4f0 [ 194.361331] [<ffffffff80142ba4>] do_filp_open+0x44/0xb0 [ 194.362021] [<ffffffff80132593>] do_sys_open+0xf3/0x1e0 [ 194.362733] [<ffffffff8050aeeb>] system_call_fastpath+0x1a/0x1f [ 194.363421] [<00007fd4dee86af0>] 0x7fd4dee86aef [ 194.364086] ---[ end trace c8217f337377372d ]--- [ 194.364721] Warning: dev (tty7) tty->count(0) != #fd's(1) in tty_open [ 194.365545] Warning: dev (tty7) tty->count(0) != #fd's(1) in tty_release [ 194.367833] Warning: dev (tty8) tty->count(0) != #fd's(1) in tty_release [ 194.368495] Warning: dev (tty7) tty->count(0) != #fd's(1) in tty_hangup [ 194.369159] BUG: unable to handle kernel NULL pointer dereference at 0000000000000030 [ 194.369861] IP: [<ffffffff8031e006>] __tty_fasync+0x36/0x160 [ 194.370618] PGD 0 [ 194.371338] Oops: 0000 [#1] SMP [ 194.372014] Modules linked in: squashfs nls_utf8 parport_pc parport arc4 ecb processor thermal_sys hwmon loop nfs lockd sunrpc fscache nls_iso8859_1 nls_cp437 af_packet sg st sr_mod crc32c_intel ghash_clmulni_intel xennet xenblk cdrom aesni_intel ablk_helper cryptd lrw aes_x86_64 xts gf128mul [ 194.372475] CPU 0 [ 194.372475] Pid: 2968, comm: Xorg Tainted: G W 3.7.9-1.1-xen #1 [ 194.372475] RIP: e030:[<ffffffff8031e006>] [<ffffffff8031e006>] __tty_fasync+0x36/0x160 [ 194.372475] RSP: e02b:ffff880026581df8 EFLAGS: 00010292 [ 194.372475] RAX: 0000000000000000 RBX: ffff8800255cd2c0 RCX: ffff88002e1daa40 [ 194.372475] RDX: ffffffff806d488b RSI: ffff8800255cd2c0 RDI: 00000000ffffffff [ 194.372475] RBP: ffff88002e1da800 R08: 0000000000000004 R09: 00000000000001f7 [ 194.372475] R10: 00000000000296bd R11: 000000000000004c R12: 0000000000000000 [ 194.372475] R13: 00000000ffffffff R14: 0000000000000004 R15: ffff8800255cd2c0 [ 194.372475] FS: 00007fd4dfcae880(0000) GS:ffff88002f000000(0000) knlGS:0000000000000000 [ 194.372475] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b [ 194.372475] CR2: 0000000000000030 CR3: 0000000000971000 CR4: 0000000000040660 [ 194.372475] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 194.372475] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 194.372475] Process Xorg (pid: 2968, threadinfo ffff880026580000, task ffff88002740e180) [ 194.372475] Stack: [ 194.372475] ffffffff806d48b2 0000000000000001 ffffffff806d48b2 ffff88002e1da800 [ 194.372475] 0000000000000000 0000000000000001 ffff880027edb3e0 ffffffff8031e6d8 [ 194.372475] ffff88002740e180 ffff88002e1daa40 0000000000000000 ffff88002740e180 [ 194.372475] Call Trace: [ 194.372475] [<ffffffff8031e6d8>] __tty_hangup+0x298/0x450 [ 194.372475] [<ffffffff803201b3>] disassociate_ctty+0x83/0x2c0 [ 194.372475] [<ffffffff80034f8f>] do_exit+0x5ef/0x8c0 [ 194.372475] [<ffffffff800355ca>] do_group_exit+0x3a/0xe0 [ 194.372475] [<ffffffff80035682>] sys_exit_group+0x12/0x20 [ 194.372475] [<ffffffff8050aeeb>] system_call_fastpath+0x1a/0x1f [ 194.372475] [<00007fd4ddd89929>] 0x7fd4ddd89928 [ 194.372475] Code: 64 24 28 48 89 f3 4c 89 6c 24 30 48 89 6c 24 20 41 89 fd 48 8b 86 a8 00 00 00 41 89 d4 48 c7 c2 8b 48 6d 80 48 8b 28 48 8b 46 18 <48> 8b 70 30 48 89 ef e8 4e ff ff ff 85 c0 74 22 31 c0 48 8b 5c [ 194.372475] RIP [<ffffffff8031e006>] __tty_fasync+0x36/0x160 [ 194.372475] RSP <ffff880026581df8> [ 194.372475] CR2: 0000000000000030 [ 194.396840] ---[ end trace c8217f337377372e ]--- [ 194.397518] Fixing recursive fault but reboot is needed! -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804198 https://bugzilla.novell.com/show_bug.cgi?id=804198#c5 --- Comment #5 from Vitaliy Tomin <highwaystar.ru@gmail.com> 2013-03-04 03:20:27 UTC --- I've tried kernel 3.8.1 from Kernel:HEAD got this [ 1.763929] BUG: unable to handle kernel NULL pointer dereference at 0000000000000050 [ 1.763985] IP: [<ffffffff8033d0db>] tty_init_dev+0x9b/0x1d0 [ 1.764015] PGD 3e93067 PUD 3974067 PMD 0 [ 1.764044] Oops: 0002 [#1] SMP [ 1.764055] Modules linked in: scsi_dh_alua scsi_dh_emc scsi_dh_rdac scsi_dh_hp_sw scsi_dh xennet xenblk cdrom [ 1.764055] CPU 0 [ 1.764055] Pid: 111, comm: plymouthd Tainted: G W 3.8.1-2-xen #1 [ 1.764055] RIP: e030:[<ffffffff8033d0db>] [<ffffffff8033d0db>] tty_init_dev+0x9b/0x1d0 [ 1.764055] RSP: e02b:ffff880003933be8 EFLAGS: 00010292 [ 1.764055] RAX: 0000000000000000 RBX: ffff880003982c00 RCX: 00000000000001b0 [ 1.764055] RDX: 0000000004540454 RSI: 0000000000000001 RDI: 0000000000000009 [ 1.764055] RBP: ffff88002ae7cb40 R08: 000000000000000a R09: 00000000000000a8 [ 1.764055] R10: 0000000000000000 R11: 00000000000000a7 R12: 0000000000000006 [ 1.764055] R13: ffff8800038f3ac0 R14: 0000000000000000 R15: ffff8800039305c0 [ 1.764055] FS: 00007ff4a2b46700(0000) GS:ffff88002f000000(0000) knlGS:0000000000000000 [ 1.764055] CS: e033 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 1.764055] CR2: 0000000000000050 CR3: 0000000003992000 CR4: 0000000000040660 [ 1.764055] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 1.764055] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 1.764055] Process plymouthd (pid: 111, threadinfo ffff880003932000, task ffff8800039305c0) [ 1.764055] Stack: [ 1.764055] ffff8800038f3ac0 0000000000000000 ffff8800038f3ac0 0000000000000000 [ 1.764055] ffff88002ae7cb40 ffffffff8033db28 0000840200400007 ffff88002ae7f358 [ 1.764055] ffffffff80139690 0000000600000004 ffff8800038f3ad0 0000000000000000 [ 1.764055] Call Trace: [ 1.764055] [<ffffffff8033db28>] tty_open+0x318/0x580 [ 1.764055] [<ffffffff80139fbf>] chrdev_open+0xbf/0x1e0 [ 1.764055] [<ffffffff80133ba6>] do_dentry_open+0x206/0x290 [ 1.764055] [<ffffffff80142c01>] do_last+0x2e1/0xed0 [ 1.764055] [<ffffffff801447a3>] path_openat+0xc3/0x4f0 [ 1.764055] [<ffffffff80145614>] do_filp_open+0x44/0xb0 [ 1.764055] [<ffffffff80134ef3>] do_sys_open+0xf3/0x1e0 [ 1.764055] [<ffffffff80527f6b>] system_call_fastpath+0x1a/0x1f [ 1.764055] [<00007ff4a221b770>] 0x7ff4a221b76f [ 1.764055] Code: 8b 85 a0 00 00 00 48 89 de 48 89 ef 48 8b 40 08 48 85 c0 74 6b ff d0 85 c0 78 75 48 8b 83 68 02 00 00 48 85 c0 0f 84 9d 00 00 00 <48> 89 58 50 48 8b b3 a8 01 00 00 48 89 df e8 12 77 00 00 85 c0 [ 1.764055] RIP [<ffffffff8033d0db>] tty_init_dev+0x9b/0x1d0 [ 1.764055] RSP <ffff880003933be8> [ 1.764055] CR2: 0000000000000050 [ 1.771629] ---[ end trace a3bd14583dec85df ]--- -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804198 https://bugzilla.novell.com/show_bug.cgi?id=804198#c6 --- Comment #6 from Vitaliy Tomin <highwaystar.ru@gmail.com> 2013-03-21 07:21:45 UTC --- Same problem in with 12.3 goldmaster isos -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804198 https://bugzilla.novell.com/show_bug.cgi?id=804198#c7 tosiara tosiara <tosiara@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tosiara@gmail.com --- Comment #7 from tosiara tosiara <tosiara@gmail.com> 2013-03-29 12:44:20 UTC --- Got same error after upgrade 12.1 x86 to 12.3 x64 over NET install -- 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.
openSUSE installation program v4.1.5 (c) 1996-2012 SUSE Linux Products GmbH <<< [ 1.770774] ------------[ cut here ]------------ [ 1.771414] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-xen-3.9.0/linux-3.9/drivers/tty/tty_io.c:1427 tty_init_dev+0x1c8/0x1d0() [ 1.772742] tty_init_dev: tty driver does not set tty->port. This will crash
https://bugzilla.novell.com/show_bug.cgi?id=804198 https://bugzilla.novell.com/show_bug.cgi?id=804198#c8 --- Comment #8 from Vitaliy Tomin <highwaystar.ru@gmail.com> 2013-05-22 01:11:10 UTC --- Same problem in openSUSE 13.1 m1, should I file separate bugreport for this ? the kernel later. Fix the driver! [ 1.774136] Modules linked in: [ 1.774944] Pid: 1, comm: init Not tainted 3.9.0-1-xen #1 [ 1.775760] Call Trace: [ 1.776584] [<ffffffff80008995>] dump_trace+0x85/0x1e0 [ 1.777396] [<ffffffff80524cb6>] dump_stack+0x69/0x6f [ 1.778206] [<ffffffff8002e499>] warn_slowpath_common+0x79/0xc0 [ 1.779168] [<ffffffff8002e595>] warn_slowpath_fmt+0x45/0x50 [ 1.779990] [<ffffffff8034c1a8>] tty_init_dev+0x1c8/0x1d0 [ 1.780805] [<ffffffff8034cb08>] tty_open+0x318/0x580 [ 1.781609] [<ffffffff8013be1f>] chrdev_open+0xbf/0x1e0 [ 1.782404] [<ffffffff801358c6>] do_dentry_open+0x216/0x2a0 [ 1.783189] [<ffffffff801441d1>] do_last+0x2d1/0xeb0 [ 1.783964] [<ffffffff80146706>] path_openat+0xc6/0x4d0 [ 1.784729] [<ffffffff80147414>] do_filp_open+0x44/0xb0 [ 1.785420] [<ffffffff80136c33>] do_sys_open+0xf3/0x1e0 [ 1.786095] [<ffffffff805378cb>] system_call_fastpath+0x1a/0x1f [ 1.786764] [<00007fe7c2383750>] 0x7fe7c238374f [ 1.787421] ---[ end trace 43de7c1ffe281d25 ]--- [ 1.788085] BUG: unable to handle kernel NULL pointer dereference at 0000000000000050 [ 1.788777] IP: [<ffffffff8034c07b>] tty_init_dev+0x9b/0x1d0 [ 1.789458] PGD 25e86067 PUD 25e87067 PMD 0 [ 1.790202] Oops: 0002 [#1] SMP [ 1.790884] Modules linked in: [ 1.791556] CPU 0 [ 1.791570] Pid: 1, comm: init Tainted: G W 3.9.0-1-xen #1 [ 1.792076] RIP: e030:[<ffffffff8034c07b>] [<ffffffff8034c07b>] tty_init_dev+0x9b/0x1d0 [ 1.792076] RSP: e02b:ffff88002e855be8 EFLAGS: 00010292 [ 1.792076] RAX: 0000000000000000 RBX: ffff880025e82800 RCX: 00000000000001a4 [ 1.792076] RDX: 00000000044b044b RSI: 0000000000000000 RDI: 0000000000000009 [ 1.792076] RBP: ffff8800271769c0 R08: 0000000000000004 R09: 00000000000000aa [ 1.792076] R10: 0000000000002236 R11: 0000000000000035 R12: 0000000000000003 [ 1.792076] R13: ffff88002eb598c0 R14: 0000000000000000 R15: ffff88002e852040 [ 1.792076] FS: 00007fe7c30c6840(0000) GS:ffff88002f000000(0000) knlGS:0000000000000000 [ 1.792076] CS: e033 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 1.792076] CR2: 0000000000000050 CR3: 0000000025e83000 CR4: 0000000000040660 [ 1.792076] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 1.792076] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 1.792076] Process init (pid: 1, threadinfo ffff88002e854000, task ffff88002e852040) [ 1.792076] Stack: [ 1.792076] ffff88002eb598c0 0000000000000000 ffff88002eb598c0 0000000000000000 [ 1.792076] ffff8800271769c0 ffffffff8034cb08 0000800200400004 ffff88002590a318 [ 1.792076] ffffffff8013b500 0000000300000004 ffff88002eb598d0 0000000000000000 [ 1.792076] Call Trace: [ 1.792076] [<ffffffff8034cb08>] tty_open+0x318/0x580 [ 1.792076] [<ffffffff8013be1f>] chrdev_open+0xbf/0x1e0 [ 1.792076] [<ffffffff801358c6>] do_dentry_open+0x216/0x2a0 [ 1.792076] [<ffffffff801441d1>] do_last+0x2d1/0xeb0 [ 1.792076] [<ffffffff80146706>] path_openat+0xc6/0x4d0 [ 1.792076] [<ffffffff80147414>] do_filp_open+0x44/0xb0 [ 1.792076] [<ffffffff80136c33>] do_sys_open+0xf3/0x1e0 [ 1.792076] [<ffffffff805378cb>] system_call_fastpath+0x1a/0x1f [ 1.792076] [<00007fe7c2383750>] 0x7fe7c238374f [ 1.792076] Code: 8b 85 a0 00 00 00 48 89 de 48 89 ef 48 8b 40 08 48 85 c0 74 6b ff d0 85 c0 78 75 48 8b 83 68 02 00 00 48 85 c0 0f 84 9d 00 00 00 <48> 89 58 50 48 8b b3 a8 01 00 00 48 89 df e8 b2 78 00 00 85 c0 [ 1.792076] RIP [<ffffffff8034c07b>] tty_init_dev+0x9b/0x1d0 [ 1.792076] RSP <ffff88002e855be8> [ 1.792076] CR2: 0000000000000050 [ 1.819135] ---[ end trace 43de7c1ffe281d26 ]--- -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804198 https://bugzilla.novell.com/show_bug.cgi?id=804198#c Jeff Mahoney <jeffm@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kernel-maintainers@forge.pr |jbeulich@suse.com |ovo.novell.com | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804198 https://bugzilla.novell.com/show_bug.cgi?id=804198#c Jan Beulich <jbeulich@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED Found By|--- |Community User -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804198 https://bugzilla.novell.com/show_bug.cgi?id=804198#c9 --- Comment #9 from Jan Beulich <jbeulich@suse.com> 2013-07-17 15:35:34 UTC --- It looks like this is a problem only with "xencons=tty", which is not the default. Is there a particular reason you need to specify this option? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804198 https://bugzilla.novell.com/show_bug.cgi?id=804198#c10 --- Comment #10 from Jan Beulich <jbeulich@suse.com> 2013-07-18 10:25:50 UTC --- Fix pushed for 13.1 (master branch); 12.3 is still pending some internal testing to complete. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804198 https://bugzilla.novell.com/show_bug.cgi?id=804198#c11 --- Comment #11 from Bob Vickers <R.Vickers@cs.rhul.ac.uk> 2013-07-18 11:39:30 UTC --- (In reply to comment #9)
It looks like this is a problem only with "xencons=tty", which is not the default. Is there a particular reason you need to specify this option?
This is a workround that was needed with earlier releases to make the console work. Fortunately it does not seem to be needed any more with opensuse 12.3 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804198 https://bugzilla.novell.com/show_bug.cgi?id=804198#c12 Jan Beulich <jbeulich@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #12 from Jan Beulich <jbeulich@suse.com> 2013-08-21 06:58:34 UTC --- The fix was just committed to the 12.3 branch, and will hence show up in a future kernel maintenance update. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804198 https://bugzilla.novell.com/show_bug.cgi?id=804198#c Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |obs:running:2034:moderate -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804198 https://bugzilla.novell.com/show_bug.cgi?id=804198#c13 --- Comment #13 from Swamp Workflow Management <swamp@suse.de> 2013-12-30 20:05:34 UTC --- openSUSE-SU-2013:1971-1: An update that solves 34 vulnerabilities and has 19 fixes is now available. Category: security (moderate) Bug References: 799516,801341,802347,804198,807153,807188,807471,808827,809906,810144,810473,811882,812116,813733,813889,814211,814336,814510,815256,815320,816668,816708,817651,818053,818561,821612,821735,822575,822579,823267,823342,823517,823633,823797,824171,824295,826102,826350,826374,827749,827750,828119,828191,828714,829539,831058,831956,832615,833321,833585,834647,837258,838346 CVE References: CVE-2013-0914,CVE-2013-1059,CVE-2013-1819,CVE-2013-1929,CVE-2013-1979,CVE-2013-2141,CVE-2013-2148,CVE-2013-2164,CVE-2013-2206,CVE-2013-2232,CVE-2013-2234,CVE-2013-2237,CVE-2013-2546,CVE-2013-2547,CVE-2013-2548,CVE-2013-2634,CVE-2013-2635,CVE-2013-2851,CVE-2013-2852,CVE-2013-3222,CVE-2013-3223,CVE-2013-3224,CVE-2013-3226,CVE-2013-3227,CVE-2013-3228,CVE-2013-3229,CVE-2013-3230,CVE-2013-3231,CVE-2013-3232,CVE-2013-3233,CVE-2013-3234,CVE-2013-3235,CVE-2013-3301,CVE-2013-4162 Sources used: openSUSE 12.3 (src): kernel-docs-3.7.10-1.24.1, kernel-source-3.7.10-1.24.1, kernel-syms-3.7.10-1.24.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.
http://bugzilla.novell.com/show_bug.cgi?id=804198 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|obs:running:2034:moderate | -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com