From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ralf Fassel Newsgroups: gmane.emacs.bugs Subject: Re: `print' does not print Date: Sat, 23 Mar 2002 15:19:44 +0100 Organization: Akustik Technologie Goettingen Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <15516.36608.412531.852176@jupiter.akutech-local.de> References: <200203202019.g2KKJfs4410490@jupiter.akutech-local.de> <2593-Fri22Mar2002121734+0200-eliz@is.elta.co.il> <15515.2661.133668.691007@jupiter.akutech-local.de> <3791-Fri22Mar2002135807+0200-eliz@is.elta.co.il> <15515.15905.64808.177966@jupiter.akutech-local.de> <2110-Fri22Mar2002190057+0200-eliz@is.elta.co.il> <15515.28200.228210.321561@jupiter.akutech-local.de> <1659-Fri22Mar2002203525+0200-eliz@is.elta.co.il> <15515.33581.247374.275450@jupiter.akutech-local.de> <1190-Fri22Mar2002221156+0200-eliz@is.elta.co.il> <15515.44484.750836.448899@jupiter.akutech-local.de> <1858-Sat23Mar2002105421+0200-eliz@is.elta.co.il> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1016893319 9258 127.0.0.1 (23 Mar 2002 14:21:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 23 Mar 2002 14:21:59 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16omP8-0002PC-00 for ; Sat, 23 Mar 2002 15:21:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16omP3-0005lw-00; Sat, 23 Mar 2002 09:21:53 -0500 Original-Received: from mail.t-intra.de ([62.156.146.210]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16omNN-0005iI-00 for ; Sat, 23 Mar 2002 09:20:09 -0500 Original-Received: from jupiter.akutech-local.de ([217.84.231.161]) by mail.t-intra.de with Microsoft SMTPSVC(5.5.1877.507.50); Sat, 23 Mar 2002 15:19:47 +0100 Original-Received: (from ralf@localhost) by jupiter.akutech-local.de (8.11.1/8.11.1) id g2NEJjc3502257; Sat, 23 Mar 2002 15:19:45 +0100 (MET) Original-To: Eli Zaretskii In-Reply-To: <1858-Sat23Mar2002105421+0200-eliz@is.elta.co.il> Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:106 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:106 * Eli Zaretskii | Can you zero out errno before the call to fwrite, and see if it gets | any value after fwrite returns? Errno is 2 (ENOENT) before and 9 after the fwrite call. | Anyway, this is a point where I'd strongly suggest compiling the | library routines with enough debug info to be able to step through | the library code and see what's wrong with Emacs. I guess in your | case it's hard, since the library is proprietary, Yup. One thing I will check is to attach the dmalloc lib. Maybe it's a malloc problem somewhere else, making the fwrite buffer alloc fail later. R' _______________________________________________ Bug-gnu-emacs mailing list Bug-gnu-emacs@gnu.org http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs