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>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 6 Jun 2011 18:02:47 -0400 (EDT)
From:	Justin Piszcz <jpiszcz@...idpixels.com>
To:	Brad Campbell <lists2009@...rfbargle.com>
cc:	linux-kernel@...r.kernel.org, linux-scsi@...r.kernel.org
Subject: Re: 2.6.39 kernel panic w/screenshots & kernel cfg link provided



On Sun, 5 Jun 2011, Justin Piszcz wrote:

>
>
> On Tue, 31 May 2011, Brad Campbell wrote:
>
>> On 28/05/11 20:01, Justin Piszcz wrote:
>>> Hello,
>
> Hi,
>
> This was happening on a regular basis, since then I have performed the
> following: (sdc,sdd,sde were recently added)
>
> # hal-disable-polling --device /dev/sr0
> Polling is already disabled on the given drive.
> # hal-disable-polling --device /dev/sdd
> Polling for drive /dev/sdd have been disabled. The fdi file written was
> # hal-disable-polling --device /dev/sde
> Polling for drive /dev/sde have been disabled. The fdi file written was
> # hal-disable-polling --device /dev/sdc
> Polling for drive /dev/sdc have been disabled. The fdi file written was
>
> # ps auxww|grep udisks
> root      4125  0.0  0.0 127464  5844 ?        Sl   07:54   0:00 
> /usr/lib/udisks/udisks-daemon
> root      4126  0.0  0.0  45088  1100 ?        S    07:54   0:00 
> udisks-daemon: polling /dev/sr0 /dev/sdd /dev/sde /dev/sdc
> root     13335  0.0  0.0   8648   844 pts/8    S+   08:23   0:00 grep udisks
> # dpkg -S /usr/lib/udisks/udisks-daemon
> udisks: /usr/lib/udisks/udisks-daemon
> # apt-get remove udisks
>
> # uname -a
> Linux box 2.6.39 #11 SMP Tue May 31 15:51:52 EDT 2011 x86_64 GNU/Linux
>
> So far, my system has not crashed in 4 days after doing this, I am also using 
> the 'threadirqs' boot option, if it crashes again I'll provide an update
> but so far it has been stable..
>
> Justin.
>

For others who also have crashes, do your crashes persist when you disable 
these options (don't use ACPI) for ATA/SATA.

CONFIG_ATA_ACPI=y
CONFIG_PATA_ACPI=m

Recently I added a lot of options to my .config (compiled them as 
modules), I noticed two items, one, when all of the ATA devices (SATA), 
not the deprecated ones and/or the ACPI option for libata, that seemed to 
be the final culprit that may have been causing my issues, no crashes.. 
yet.

Justin.

--
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