From owner-freebsd-stable@FreeBSD.ORG Mon Sep 5 10:38:29 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36EB516A41F for ; Mon, 5 Sep 2005 10:38:29 +0000 (GMT) (envelope-from kometen@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id C821743D4C for ; Mon, 5 Sep 2005 10:38:28 +0000 (GMT) (envelope-from kometen@gmail.com) Received: by wproxy.gmail.com with SMTP id i23so380504wra for ; Mon, 05 Sep 2005 03:38:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=sz1I67P/UbuCdHGs1tzsskijdTCLr34JPo1wmGquAZ/B2rcRdTgt08csG0r6gxJDEEtN1sPy4xVSaT+Fs5QnVbFqHDxoGJOQpfMRyjir07LRoR1rdPAt6EXCnItkqOCpeEwO5Mp07wG37D1g/UQRxjUxr7M5e1yWRZNK5t5Hl4g= Received: by 10.54.37.11 with SMTP id k11mr3620418wrk; Mon, 05 Sep 2005 03:38:28 -0700 (PDT) Received: by 10.54.145.18 with HTTP; Mon, 5 Sep 2005 03:38:27 -0700 (PDT) Message-ID: Date: Mon, 5 Sep 2005 12:38:27 +0200 From: Claus Guttesen To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: beta4 does not display some images X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kometen@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 10:38:29 -0000 Hi. Have a FreeBSD 6.0 beta2 webserver that displays thumbnails. Beta2 from the 12'th of August works fine. Last night I upgraded the webserver to beta4 as of Sept. 4'th. Some of the thumbnails were not displayed. Simply rebooting to the older beta2-kernel resolved the issue. We're using the readfile-function in php5 to display the thumbnail. There is no error-message. The thumbnails are located on a Solaris nfs-serv= er. regards Claus