Hi! I've had 6.0-STABLE as of jan-2006. Yesterday it was upgraded to current 6.1-PRERELEASE (tag=RELENG_6). The hardware is HP/Compaq nx6110 notebook. After upgrading mashine is freezing under load. After booting the OS without any actions it's OK for two hours. But after starting of make buildkernel the mashine freezes. I run top on ttyv1 (make buildkernel on ttyv2). After aprox. 3-5 minutes it freezes. I have at kernel config: options KDB options KDB_TRACE options DDB options DDB_NUMSYM So pressing <C-A-Esc> then "c", <enter> let make buildkernel to proceed a couple of seconds. And so on. Each command followed by <C-A-Esc>, "c", <enter> unfreezes my notebook for awhile. "Top" shows only two commands at RUN state: make (cc) and devd. I launched devd -Dd. There is the result (written many times) after unfreezing the mashine with the magic keystrokes: ----- Processing event '!system=ACPI subsystem=Thermal type=\_TZ_.TZ1_ notify=0x80' Pushing table setting system=ACPI setting subsystem=Thermal setting type=\_TZ_.TZ1_ setting notify=0x80 Processing notify event Testing system=ACPI against ^ACPI Testing subsystem=Thermal against ^ACAD Testing system=ACPI against ^ACPI Testing subsystem=Thermal against ^Thermal Testing notify=0x80 against ^0xcc Testing system=ACPI against ^IFNET Testing system=ACPI against ^IFNET Popping table ----- Booting with ACPI disabled helps as well as kernel.old with it's modules. /etc/make.conf: ----- KERNCONF?= NX6110 X_WINDOW_SYSTEM=xorg OVERRIDE_LINUX_BASE_PORT=fc3 PERL_VER=5.8.7 PERL_VERSION=5.8.7 ----- What type of debugging should I do to find up what's up? Thanks. -- Boris B. Samorodov, Research Engineer InPharmTech Co, http://www.ipt.ru Telephone & Internet Service Provider
On Mon, 27 Mar 2006 22:30:04 +0400 Boris Samorodov wrote:> I've had 6.0-STABLE as of jan-2006. Yesterday it was upgraded to > current 6.1-PRERELEASE (tag=RELENG_6). The hardware is HP/Compaq > nx6110 notebook.Kernel.GENERIC completely freezed the machine after one minute and 30 seconds while make buildkernel. WBR -- Boris B. Samorodov, Research Engineer InPharmTech Co, http://www.ipt.ru Telephone & Internet Service Provider
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Boris Samorodov wrote:> Hi! > > > I've had 6.0-STABLE as of jan-2006. Yesterday it was upgraded to > current 6.1-PRERELEASE (tag=RELENG_6). The hardware is HP/Compaq > nx6110 notebook. > > After upgrading mashine is freezing under load. After booting the > OS without any actions it's OK for two hours. But after starting of > make buildkernel the mashine freezes. >I have the same box and I too made an upgrade yesterday (from a two-week-old 6.1-PRERELEASE). The same experience: the system became unusably slow, no problem without ACPI.> > What type of debugging should I do to find up what's up?Good question ;-): how to debug a system which practically does not react but "runs"?> > > Thanks.Me too. - -- L?szl? K?roly <laszlokaroly@tvnetwork.hu> Department of Altaic Studies Egyetem str. 2. University of Szeged H-6722 Szeged, Hungary PGP/GnuPG key: 1024D/869D81C5 Fingerprint: 1E61 3205 8F5A 87E7 1269 3396 1C63 F9FF 869D 81C5 Encrypted e-mail preferred. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEKEg/HGP5/4adgcURAlvCAJ4pnwx7uuWTCJbHfjWmhs2uQwC8OQCfeVxU u11YldJi3qX3otByEnBnuo4=zGk+ -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sam Leffler wrote:> Please try the attached change against the code in releng6 (i.e. backout > any changes you made for reverting the taskq-related mods). > > This change should cause the task q threads to be run at priority 0 > (highest possible) which is how I believe things worked before. This > could explain your problem if the thermal trip event was not being > processed by the acpi task q threads because their priority was too low. > If this fixes your problem we have a workaround for now. > > Sam >I have the same result. The patch does not work for me :-(. Here are the logs you asked for: 0 7 0 0 -84 0 0 8 - DL ?? 0:00.00 [acpi_task_ 0 8 0 0 -84 0 0 8 - DL ?? 0:00.00 [acpi_task_ 0 9 0 0 -84 0 0 8 - DL ?? 0:00.00 [acpi_task_ 0 20 0 0 -52 0 0 8 - WL ?? 0:00.00 [irq9: acpi 0 37 0 0 0 0 0 8 tzpoll DL ?? 0:00.85 [acpi_therm 0 38 0 0 0 0 0 8 coolin DL ?? 0:00.00 [acpi_cooli interrupt total rate irq1: atkbd0 562 1 irq9: acpi0 168 0 irq13: npx0 1 0 irq14: ata0 55341 107 irq22: fwohci0 1 0 cpu0: timer 1026206 1992 Total 1082279 2101 Laci - -- L?szl? K?roly <laszlokaroly@tvnetwork.hu> Department of Altaic Studies Egyetem str. 2. University of Szeged H-6722 Szeged, Hungary PGP/GnuPG key: 1024D/869D81C5 Fingerprint: 1E61 3205 8F5A 87E7 1269 3396 1C63 F9FF 869D 81C5 Encrypted e-mail preferred. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD4DBQFELPXlHGP5/4adgcURAjXOAJ9ZCzrm6GBLCqCuaEuUr9k61NuwYwCYs73V z/5ccfymnt1kpXIy8hGRpA==Ea2h -----END PGP SIGNATURE-----