From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/12147 Path: main.gmane.org!not-for-mail From: SL Baur Newsgroups: gmane.emacs.gnus.general Subject: [XEmacs] Re: Quassia Gnus v0.7 is released Date: 17 Sep 1997 22:39:57 -0700 Message-ID: References: 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 1035151735 2163 80.91.224.250 (20 Oct 2002 22:08:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:08:55 +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 XAA11644 for ; Wed, 17 Sep 1997 23:11:30 -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 BAA18697 for ; Thu, 18 Sep 1997 01:07:41 -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 07:36:27 +0200 Original-Received: (qmail 24853 invoked by uid 504); 18 Sep 1997 05:36:27 -0000 Original-Received: (qmail 24850 invoked from network); 18 Sep 1997 05:36:26 -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 05:36:26 -0000 Original-Received: (from steve@localhost) by altair.xemacs.org (8.8.7/8.8.7) id WAA11417; Wed, 17 Sep 1997 22:39:57 -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: Lars Magne Ingebrigtsen's message of "18 Sep 1997 04:57:27 +0200" Original-Lines: 21 X-Mailer: Quassia Gnus v0.6/XEmacs 20.3(beta23) - "Sarajevo" Xref: main.gmane.org gmane.emacs.gnus.general:12147 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:12147 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. $ gdb src/xemacs ~/core 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... Core was generated by `/usr/src/build20/mule/src/xemacs'. Program terminated with signal 11, Segmentation fault. find_solib: Can't read pathname for load map: I/O error #0 0x40306451 in x_focus_timestamp_really_sucks_fix_me_better () (gdb) where #0 0x40306451 in x_focus_timestamp_really_sucks_fix_me_better () #1 0x808ae8c in fatal_error_signal (sig=11) at /usr/src/xemacs-20.0/src/emacs.c:217 #2 0xbfff6444 in x_focus_timestamp_really_sucks_fix_me_better () Cannot access memory at address 0xbf2f6563. (gdb) quit