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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <adar6g0e0g2.fsf@cisco.com>
Date:	Tue, 29 Jan 2008 14:22:53 -0800
From:	Roland Dreier <rdreier@...co.com>
To:	Kiyoshi Ueda <k-ueda@...jp.nec.com>
Cc:	nai.xia@...il.com, flo@...822.org, linux-kernel@...r.kernel.org,
	jens.axboe@...cle.com, bzolnier@...il.com, j-nomura@...jp.nec.com
Subject: Re: kernel BUG at ide-cd.c:1726 in 2.6.24-03863-g0ba6c33 && -g8561b089

Hi, I saw the same BUG from ide-cd on one of my systems.  I applied
the debugging patch to replace the BUG with blk_dump_rq_flags(), and I
got the output below (full boot log and .config attached to this
email).

Please let me know if there's anything else that would help debug the
problem.

[    4.072271] Uniform CD-ROM driver Revision: 3.20
[    4.098236] ide-cd: rq still having bio: dev hda: type=2, flags=114c8
[    4.100269]
[    4.100269] sector 1949759, nr/cnr 0/0
[    4.100269] bio ffff8102418cc600, biotail ffff8102418cc600, buffer 0000000000000000, d8
[    4.100269] cdb: 12 00 00 00 fe 00 00 00 00 00 00 00 00 00 00 00
[    4.101005] ide-cd: rq still having bio: dev hda: type=2, flags=114c8
[    4.104269]
[    4.104269] sector 1949759, nr/cnr 0/0
[    4.104269] bio ffff8102418cc600, biotail ffff8102418cc600, buffer 0000000000000000, d2
[    4.104269] cdb: 12 00 00 00 fe 00 00 00 00 00 00 00 00 00 00 00
[    4.109203] ide-cd: rq still having bio: dev hda: type=2, flags=114c8
[    4.112270]
[    4.112270] sector 1949759, nr/cnr 0/0
[    4.112270] bio ffff8102418cc600, biotail ffff8102418cc600, buffer 0000000000000000, d8
[    4.112270] cdb: 12 01 00 00 fe 00 00 00 00 00 00 00 00 00 00 00
[    4.112945] ide-cd: rq still having bio: dev hda: type=2, flags=114c8
[    4.116270]
[    4.116270] sector 1949759, nr/cnr 0/0
[    4.116270] bio ffff8102418cc600, biotail ffff8102418cc600, buffer 0000000000000000, d2
[    4.116270] cdb: 12 01 00 00 fe 00 00 00 00 00 00 00 00 00 00 00


View attachment "bootlog.txt" of type "text/plain" (42584 bytes)

View attachment "config.txt" of type "text/plain" (43263 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ