Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Feb 2007 23:20:23 GMT
From:      Andrei Iarus<poni1111@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/108812: swap_pager: indefinite wait buffer: bufobj: 0, blkno: 1234, size 4096
Message-ID:  <200702052320.l15NKNAJ084312@www.freebsd.org>
Resent-Message-ID: <200702052330.l15NUGVG083586@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         108812
>Category:       i386
>Synopsis:       swap_pager: indefinite wait buffer: bufobj: 0, blkno: 1234, size 4096
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 05 23:30:16 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Andrei Iarus
>Release:        FreeBSD 6.0-RELEASE-p9
>Organization:
>Environment:
FreeBSD hostname 6.0-RELEASE-p9 FreeBSD 6.0-RELEASE-p9 #0: Sat Aug 26 22:51:21 EEST 2006     root@hostname.org:/usr/src/sys/i386/compile/kernel_name  i386

>Description:
When installing php 5.2.0 I got a lot of messages swap_pager: indefinite wait buffer: bufobj: 0, blkno: 1234, size 4096. The system was unresposive, it was a deadlock, I had to shut it down manually. 
The output of swapinfo:

Device          1K-blocks     Used    Avail Capacity
/dev/ad1s1b        105424       28   105424     0%
/dev/md0           131072       16   131072     0%
Total              236496       44   236452     0%

Interesting info from dmesg.boot:
real memory  = 100663296 (96 MB)
avail memory = 93147136 (88 MB) (why only 88?)

When the kernel was compiled, I had 64 Mb RAM, then I have added 32 more RAM.
I saw that this problem also exists with the 6.1R. The system also crashed a lot of times when I tried to portupgrade mysql4.1 (the system doesn't use any jails or something to blame on)


>How-To-Repeat:
make reinstall in /usr/ports/lang/php5/
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702052320.l15NKNAJ084312>