lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 05 Mar 2007 16:53:16 +0100
From:	Michal Piotrowski <michal.k.k.piotrowski@...il.com>
To:	Andrew Morton <akpm@...ux-foundation.org>,
	Pavel Machek <pavel@....cz>, "Rafael J. Wysocki" <rjw@...k.pl>,
	Ingo Molnar <mingo@...e.hu>,
	Russell King <rmk@....linux.org.uk>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: mm snapshot broken-out-2007-03-05-02-22.tar.gz uploaded

akpm@...ux-foundation.org napisaƂ(a):
> The mm snapshot broken-out-2007-03-05-02-22.tar.gz has been uploaded to
> 
>    ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/broken-out-2007-03-05-02-22.tar.gz
> 
> It contains the following patches against 2.6.21-rc2:
> 

Hmmm... lockdep bug, possible serial8250 problem and suspend to disk doesn't work.

PM: suspend-to-disk mode set to 'shutdown'
Stopping tasks ... BUG: at kernel/lockdep.c:2428 check_flags()
 [<c0105256>] show_trace_log_lvl+0x1a/0x2f
 [<c010597b>] show_trace+0x12/0x14
 [<c0105a3d>] dump_stack+0x16/0x18
 [<c013d3bd>] check_flags+0xb7/0x187
 [<c01405f2>] lock_acquire+0x3a/0x93
 [<c033ae3f>] _spin_lock+0x35/0x42
 [<c0149b77>] refrigerator+0x14/0xb5
 [<c012eb85>] get_signal_to_deliver+0x42/0x709
 [<c0103786>] do_notify_resume+0x94/0x778
 [<c0104339>] work_notifysig+0x13/0x1a
 =======================
irq event stamp: 158057
hardirqs last  enabled at (158057): [<c0104391>] syscall_exit_work+0x11/0x26
hardirqs last disabled at (158056): [<c010427d>] syscall_exit+0x9/0x1a
softirqs last  enabled at (157962): [<c0128a03>] __do_softirq+0xc7/0xcc
softirqs last disabled at (157957): [<c0128a41>] do_softirq+0x39/0x55
BUG: workqueue leaked lock or atomic: events/0/0x00000000/8
    last function: console_callback+0x0/0xca
1 lock held by events/0/8:
 #0:  (&port_lock_key){....}, at: [<c0267c1f>] serial8250_console_write+0x55/0x13c
 [<c0105256>] show_trace_log_lvl+0x1a/0x2f
 [<c010597b>] show_trace+0x12/0x14
 [<c0105a3d>] dump_stack+0x16/0x18
 [<c0132945>] run_workqueue+0x121/0x14f
 [<c0133298>] worker_thread+0x118/0x126
 [<c01354eb>] kthread+0xb5/0xde
 [<c0104ed7>] kernel_thread_helper+0x7/0x10
 =======================
BUG: workqueue leaked lock or atomic: events/0/0x00000000/8
    last function: console_callback+0x0/0xca
1 lock held by events/0/8:
 #0:  (&port_lock_key){....}, at: [<c0267c1f>] serial8250_console_write+0x55/0x13c
 [<c0105256>] show_trace_log_lvl+0x1a/0x2f
 [<c010597b>] show_trace+0x12/0x14
 [<c0105a3d>] dump_stack+0x16/0x18
 [<c0132945>] run_workqueue+0x121/0x14f
 [<c0133298>] worker_thread+0x118/0x126
 [<c01354eb>] kthread+0xb5/0xde
 [<c0104ed7>] kernel_thread_helper+0x7/0x10
 =======================
done.
Shrinking memory...  <3>BUG: workqueue leaked lock or atomic: events/0/0x00000000/8
    last function: cache_reap+0x0/0x100
1 lock held by events/0/8:
 #0:  (&port_lock_key){....}, at: [<c0267c1f>] serial8250_console_write+0x55/0x13c
 [<c0105256>] show_trace_log_lvl+0x1a/0x2f
 [<c010597b>] show_trace+0x12/0x14
 [<c0105a3d>] dump_stack+0x16/0x18
 [<c0132945>] run_workqueue+0x121/0x14f
 [<c0133298>] worker_thread+0x118/0x126
 [<c01354eb>] kthread+0xb5/0xde
 [<c0104ed7>] kernel_thread_helper+0x7/0x10
 =======================
.-.\.|./.-.\.done (76069 pages freed)
Freed 304276 kbytes in 1.04 seconds (292.57 MB/s)
Suspending console(s)

l *0xc0267c1f
0xc0267c1f is in serial8250_console_write (drivers/serial/8250.c:2469).
2464                    /* serial8250_handle_port() already took the lock */
2465                    locked = 0;
2466            } else if (oops_in_progress) {
2467                    locked = spin_trylock(&up->port.lock);
2468            } else
2469                    spin_lock(&up->port.lock);
2470
2471            /*
2472             *      First save the IER then disable the interrupts
2473             */

http://www.stardust.webpages.pl/files/tbf/bitis-gabonica/broken-out-2007-03-05-02-22/mm-config

serial console log
http://www.stardust.webpages.pl/files/tbf/bitis-gabonica/broken-out-2007-03-05-02-22/mm_snaps.txt

Regards,
Michal

-- 
Michal K. K. Piotrowski
LTG - Linux Testers Group (PL)
(http://www.stardust.webpages.pl/ltg/)
LTG - Linux Testers Group (EN)
(http://www.stardust.webpages.pl/linux_testers_group_en/)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ