From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83779 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: How to get this debugged (pressing g fails) Date: Thu, 26 Sep 2013 09:50:15 +0900 Organization: Emacsen advocacy group Message-ID: References: <871u4cwiwu.fsf@newsguy.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1380156645 22327 80.91.229.3 (26 Sep 2013 00:50:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Sep 2013 00:50:45 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32035@lists.math.uh.edu Thu Sep 26 02:50:45 2013 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VOzn2-0002LT-Of for ding-account@gmane.org; Thu, 26 Sep 2013 02:50:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1VOzmr-0008A0-4k; Wed, 25 Sep 2013 19:50:33 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1VOzmo-00089m-Gs for ding@lists.math.uh.edu; Wed, 25 Sep 2013 19:50:30 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1VOzmm-0001gp-Ry for ding@lists.math.uh.edu; Wed, 25 Sep 2013 19:50:29 -0500 Original-Received: from mail-hampton.hostforweb.net ([216.246.15.223] helo=hampton.hostforweb.net) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1VOzmk-00053M-Tu for ding@gnus.org; Thu, 26 Sep 2013 02:50:27 +0200 Original-Received: from localhost.localdomain ([127.0.0.1]:49660 helo=localhost) by hampton.hostforweb.net with smtp (Exim 4.80.1) (envelope-from ) id 1VOzmc-004J3C-To for ding@gnus.org; Wed, 25 Sep 2013 19:50:19 -0500 X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.130008 (=?iso-2022-jp?B?GyRCPz8bKEI=?= Gnus v0.8) Emacs/24.3.50 (i686-pc-cygwin) Cancel-Lock: sha1:JpMmb4t4EmlgrUE/p5IYjB4RZHw= X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - hampton.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Get-Message-Sender-Via: hampton.hostforweb.net: acl_c_authenticated_local_user: root X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.8 (/) X-Spam-Report: SpamAssassin (3.3.1 2010-03-16) analysis follows Bayesian score: 0.4973 Ham tokens: 0.000-207--1569h-0s--0d--H*u:Emacs, 0.000-152--1152h-0s--0d--H*u:Gnus, 0.000-152--1152h-0s--0d--H*UA:Gnus, 0.000-20--145h-0s--0d--backtrace, 0.000-2311--17559h-2s--0d--H*UA:Emacs Spam tokens: 0.995-14722--418h-60163s--0d--H*r:quimby.gnus.org, 0.993-1--0h-2s--0d--HX-AntiAbuse:gnus.org, 0.992-13850--604h-57437s--0d--H*Ad:D*gnus.org, 0.992-9212--438h-38346s--0d--HX-Spam-Relays-External:quimby.gnus.org, 0.991-14181--731h-59256s--0d--HTo:D*gnus.org Autolearn status: ham 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.4973] List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83779 Archived-At: Harry Putnam wrote: > I've been ignoring this for a very long time, but I need to fix it. > Whenever I press g in group buffer to get new news it starts to work > but then ends up failing. All I catch with debugger turned on is: > Debugger entered: nil > gnus-group-get-new-news(nil) > call-interactively(gnus-group-get-new-news nil nil) > ------- --------- ---=--- --------- -------- > This has stayed with me for several mnths and several upgrade pulls of > gnus source code for magnus. > I really don't have a clue how to determine what is causing it. > Obviously not a general problem and just as obviously its in my > environment somehow. But where to look, and how to look? Type `C-]' to exit the debugger. M-x load-library RET gnus-group.el RET (Note: it should be .el, not .elc) Type `g' If you get a byte-code in the backtrace, load another .el file and do it again. Where "another .el file" is the module that provides the function expressed as a byte-code in the backtrace.