From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/12156 Path: main.gmane.org!not-for-mail From: SL Baur Newsgroups: gmane.emacs.gnus.general Subject: Re: [XEmacs] Re: Quassia Gnus v0.7 is released Date: 18 Sep 1997 10:41:31 -0700 Message-ID: References: <87u3fihftd.fsf@mharnois.workgroup.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035151742 2211 80.91.224.250 (20 Oct 2002 22:09:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:09:02 +0000 (UTC) Cc: xemacs-beta@xemacs.org Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.7/8.8.7) with ESMTP id MAA22241 for ; Thu, 18 Sep 1997 12:50:23 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id OAA08466 for ; Thu, 18 Sep 1997 14:46:27 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Thu, 18 Sep 1997 19:37:59 +0200 Original-Received: (qmail 27497 invoked by uid 504); 18 Sep 1997 17:37:58 -0000 Original-Received: (qmail 27494 invoked from network); 18 Sep 1997 17:37:58 -0000 Original-Received: from xemacs.miranova.com (HELO altair.xemacs.org) (steve@206.190.83.19) by claymore.vcinet.com with SMTP; 18 Sep 1997 17:37:58 -0000 Original-Received: (from steve@localhost) by altair.xemacs.org (8.8.7/8.8.7) id KAA17080; Thu, 18 Sep 1997 10:41:31 -0700 Mail-Copies-To: never Original-To: ding@gnus.org X-Face: `'%\i;ySOu]g?NlziJSk_$&@]KP`}~PEQPjZ5;nxSaDW_o$4+4%Ab]%Ifw3ZR;7TIT3,O,' @2{L;]ox6kc;$_5kU'n**9vFg-]eV~GbxSVCx|(s%uR[],*:^WKmC`B}(;|k9/m]gwt?&`t;^rfCJg khHH>pP1W\)xM0U@!FNDD72{3fDP$PkBhx^7Z?-WxH6DbFN:QOnT`llzW}VGdYv;n9lzljQvKTIBhQ YuV X-Attribution: sb In-Reply-To: Michael Harnois's message of "18 Sep 1997 09:11:58 -0500" Original-Lines: 38 X-Mailer: Quassia Gnus v0.6/XEmacs 20.3(beta23) - "Sarajevo" Xref: main.gmane.org gmane.emacs.gnus.general:12156 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:12156 Michael Harnois writes: > X-Mailer: Quassia Gnus v0.7/XEmacs 20.3(beta22) - "Minsk" > SL Baur writes: >> This version of Quassia Gnus causes XEmacs to drop core consistently >> in an evil sort of way (overwritten stack). I'm looking over the problem. > This hasn't happened to me (yet) ... when is it happening to you? You're past it. I get a crash on any attempt to send a message. I've tried a, C-u a (from the *topics* buffer - see below), r, R, and F. It is perfectly reproducible for me. :-( The attached `backtrace' is from doing a package install of Quassia Gnus 0.7 via xpackage.sh (unmodified since it was posted to xemacs-beta), `M-x gnus' once the editor started, then I moved the cursor down to my Gnus devel list group and hit `C-u a'. The same sequence with qgnus-0.6 obviously works. $ gdb src/xemacs GDB is free software and you are welcome to distribute copies of it under certain conditions; type "show copying" to see the conditions. There is absolutely no warranty for GDB; type "show warranty" for details. GDB 4.14 (i486-linux), Copyright 1995 Free Software Foundation, Inc... (gdb) run Starting program: /usr/src/build20/mule/src/xemacs Program received signal SIGSEGV, Segmentation fault. 0x8093515 in primitive_funcall (fn=Cannot access memory at address 0xbf2f656f. ) at /usr/src/xemacs-20.0/src/eval.c:3450 3450 case 12: return PRIMITIVE_FUNCALL(12); (gdb) where #0 0x8093515 in primitive_funcall (fn= Cannot access memory at address 0xbf2f656f. ) at /usr/src/xemacs-20.0/src/eval.c:3450 Cannot access memory at address 0xbf2f6563. (gdb) where -10 Cannot access memory at address 0xbf2f6563.