From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58587 Path: main.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.gnus.general Subject: Re: Arghh, my Gnus is going crazy !! Date: Sun, 26 Sep 2004 00:29:00 +0200 Organization: GNU Rox ! Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1096151646 18683 80.91.229.6 (25 Sep 2004 22:34:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 25 Sep 2004 22:34:06 +0000 (UTC) Original-X-From: ding-owner+M7125@lists.math.uh.edu Sun Sep 26 00:33:50 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CBL70-0001YP-00 for ; Sun, 26 Sep 2004 00:33:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CBL6c-0002eN-00; Sat, 25 Sep 2004 17:33:26 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CBL6V-0002eH-00 for ding@lists.math.uh.edu; Sat, 25 Sep 2004 17:33:19 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CBL5S-0000Qz-Qk for ding@lists.math.uh.edu; Sat, 25 Sep 2004 17:32:14 -0500 Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by justine.libertine.org (Postfix) with ESMTP id 6FA5F3A0038 for ; Sat, 25 Sep 2004 17:32:12 -0500 (CDT) Original-Received: from news by quimby.gnus.org with local (Exim 3.35 #1 (Debian)) id 1CBL5P-000379-00 for ; Sun, 26 Sep 2004 00:32:11 +0200 Original-To: ding@gnus.org Original-Path: news.gnu-rox.org!news Original-Newsgroups: gnus.ding Original-Lines: 67 Original-NNTP-Posting-Host: zedek.net4.nerim.net Original-X-Trace: quimby.gnus.org 1096151531 11974 62.212.121.152 (25 Sep 2004 22:32:11 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Sat, 25 Sep 2004 22:32:11 +0000 (UTC) Mail-Copies-To: never X-Attribution: zeDek X-Face: "qG{UC8GPzro#PZ!Jgisuj0]=k10 f#d596CJMPGOGwB'j\^JR2g0']N%L:ylC`?.l8u#JuS#CygUA}avHHVJJ!#ub7CxX#u]g}?z,hQ;c q%v]"[$!BfS X-Accept-Language: fr-fr, en-en, en-fr User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:GUsa8xwg+1GcIdy3yNSQPIzVte8= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58587 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58587 On 25 sep 2004, Kevin Greiner wrote: > Xavier Maillard writes: > [ ... ] > > Something is doing concatenation somewhere (look 794, 795 and > > the 794795). What is that ???? > > > > Thank you for any hint on fixing this. > > This is actually a very old problem. We've made very little > progress with it, hence the gnus-agent-check-overview-buffer > function, as it is rarely reproducable. I suspect that the > actual bug is in your server and that it is sending you bad > headers. > > Let's try this first: > > Delete the group's .overview and .agentview so that you fetch > all new headers from nntp. Problem with such tecnic is that AFAIK, it makes forget the marks :( > Customize nntp-nov-is-evil to set it to t. Try to open the > group, if the problem has gone away then we know that your > server's nov database is corrupt. Nothing change. Err, at least, rmoving .agentview/.overview and doing C-k on the group is the only solution I know. When doing that, something seems to "fix" the problem. > If that doesn't fix it, would you be willing to do a little > debugging for me? > > If so, please do the following. > > Then do > M-x load-librarygnus-agent.el > M-x gnus > M-x debug-on-entrygnus-agent-check-overview-buffer > > Now try to open the group's summary buffer. This should launch > the debugger. Yes it did. > If I've gotten this right, the stack trace should show that > gnus-agent-check-overview-buffer was called by > gnus-agent-fetch-headers. The current buffer should contain the Not exactly but no problem. > raw headers returned by nntp. How do they look? If they look I didn't get any "raw nntp headrs" buffer here. When it say it entered function blah-blah, hitting on 'c' open the summary buffer. -- "sometimes i feel like we're making emacs better and better because we don't know what to do with emacs once it is finished." -- AlexSchroeder on #emacs @OPN