From owner-freebsd-hackers@FreeBSD.ORG Tue Jan 25 17:05:23 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E898016A4CE for ; Tue, 25 Jan 2005 17:05:23 +0000 (GMT) Received: from poros.telenet-ops.be (poros.telenet-ops.be [195.130.132.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B7A143D1D for ; Tue, 25 Jan 2005 17:05:23 +0000 (GMT) (envelope-from brampie@no-wackos.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by poros.telenet-ops.be (Postfix) with SMTP id 946E93BC1A1 for ; Tue, 25 Jan 2005 18:05:22 +0100 (MET) Received: from [192.168.1.137] (d51526F89.access.telenet.be [81.82.111.137]) by poros.telenet-ops.be (Postfix) with ESMTP id 71B563BC149 for ; Tue, 25 Jan 2005 18:05:22 +0100 (MET) Message-ID: <41F67C7F.8010205@no-wackos.com> Date: Tue, 25 Jan 2005 18:06:07 +0100 From: Bram Van Steenlandt User-Agent: Mozilla Thunderbird 0.7.3 (X11/20041209) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Wed, 26 Jan 2005 13:31:17 +0000 Subject: CUPS crashes on FreeBSD 5.3 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 17:05:24 -0000 Update on the situation: I tried it without X11 and after approximatly 4 to 6 prints I get panic: page fault (it then stop doing anything) I finally got reply from cups (also asked them wether 4.10 would solve the problem) New comments added: More than likely this is an issue with the USB printer driver in FreeBSD. Unfortunately, since we no longer have any FreeBSD systems in our lab, I have no idea whether 4.10 will solve the problem. I *do* know that in the Linux 2.4.x days, we found that USB printing was unreliable with the Dymo printers, so we use the serial port instead... regards bram