Your message dated Fri, 29 Jul 2005 16:27:07 +0900 (JST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#110266: crash during gnus startup
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 27 Aug 2001 11:19:50 +0000
>From [EMAIL PROTECTED] Mon Aug 27 06:19:50 2001
Return-path: <[EMAIL PROTECTED]>
Received: from world2.sdm.de [192.76.162.230] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 15bKQn-0002TA-00; Mon, 27 Aug 2001 06:19:49 -0500
Received: by world2.sdm.de (MTA) via esmtp for <[EMAIL PROTECTED]>
        from mucufs2.muc.sdm.de ([193.102.180.151.62778]) 
        id 15bKQk-0003kM-00; Mon, 27 Aug 2001 13:19:46 +0200
Received: by mucufs2.muc.sdm.de (Sendmail 8.11.3) via ESMTP for <[EMAIL 
PROTECTED]>
        from muccpu1.muc.sdm.de id f7RBJhI13427; Mon, 27 Aug 2001 13:19:43 
+0200 (MEST)
Received: by muccpu1.muc.sdm.de (Sendmail 8.9.3+Sun) via ESMTP
        from aichberg id NAA13739; Mon, 27 Aug 2001 13:19:41 +0200 (MET DST)
Received: by aichberg
        via sendmail from stdin
        id <[EMAIL PROTECTED]> (Debian Smail3.2.0.111)
        for [EMAIL PROTECTED]; Mon, 27 Aug 2001 13:19:42 +0200 (CEST) 
Message-Id: <[EMAIL PROTECTED]>
From: "Burkhard Perkens-Golomb" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: crash during gnus startup
X-Reportbug-Version: 1.23
X-Mailer: reportbug 1.23
Date: Mon, 27 Aug 2001 13:19:42 +0200
Delivered-To: [EMAIL PROTECTED]

Package: xemacs21-nomule
Version: 21.4.4-1
Severity: normal

Sorry, I've sent a bug report with a wrong mail adress some
minutes before.

Xemacs crashes during gnus startup when it tries to query a news
server. Same bug with xemacs21-nomule 21.4.1-2 from testing.
I can't find a core file.

Output at console:

,----
| Fatal error (11).
| 
| Your files have been auto-saved.
| Use `M-x recover-session' to recover them.
| 
| If you have access to the PROBLEMS file that came with your
| version of XEmacs, please check to see if your crash is described
| there, as there may be a workaround available.
| Otherwise, please report this bug by running the send-pr
| script included with XEmacs, or selecting `Send Bug Report'
| from the help menu.
| As a last resort send ordinary email to [EMAIL PROTECTED]'.
| *MAKE SURE* to include the information in the command
| M-x describe-installation.
| 
| If at all possible, *please* try to obtain a C stack backtrace;
| it will help us immensely in determining what went wrong.
| To do this, locate the core file that was produced as a result
| of this crash (it's usually called `core' and is located in the
| directory in which you started the editor, or maybe in your home
| directory), and type
| 
|   gdb /usr/bin/xemacs21-nomule core
| 
| then type `where' when the debugger prompt comes up.
| (If you don't have GDB on your system, you might have DBX,
| or XDB, or SDB.  A similar procedure should work for all of
| these.  Ask your system administrator if you need more help.)
| 
| Lisp backtrace follows:
| 
|   open-network-stream-internal("nntpd" #<buffer " *server news.sdm.de nntp  
*nntpd**"> "news.sdm.de" "nntp" nil)
|   # bind (protocol service host buffer name)
|   open-network-stream("nntpd" #<buffer " *server news.sdm.de nntp  *nntpd**"> 
"news.sdm.de" "nntp")
|   # bind (buffer)
|   nntp-open-network-stream(#<buffer " *server news.sdm.de nntp  *nntpd**">)
|   # bind (coding-system-for-read coding-system-for-write)
|   byte-code("..." [pbuffer nntp-open-connection-function 
coding-system-for-read coding-system-for-write nntp-coding-system-for-write 
nntp-coding-system-for-read] 2)
|   # (condition-case ... . ((error) (quit (byte-code "ÁÂ!ˆ!ˆÄÅÆ\"ˆÆ‡" ... 3))))
|   # bind (timer pbuffer buffer)
|   nntp-open-connection(#<buffer " *nntpd*">)
|   # bind (connectionless defs server)
|   nntp-open-server("news.sdm.de" nil)
|   # bind (elem gnus-command-method)
|   gnus-open-server((nntp "news.sdm.de"))
|   # bind (how confirm)
|   gnus-start-news-server(nil)
|   # (unwind-protect ...)
|   # bind (level did-connect slave dont-connect arg)
|   gnus-1(nil nil nil)
|   # bind (slave dont-connect arg)
|   gnus(nil)
|   # bind (command-debug-status)
|   call-interactively(gnus)
|   command-execute(gnus t)
|   # bind (_execute_command_keys_ _execute_command_name_ prefix-arg)
|   execute-extended-command(nil)
|   # bind (command-debug-status)
|   call-interactively(execute-extended-command)
|   # (condition-case ... . error)
|   # (catch top-level ...)
| Segmentation fault
`----

M-x describe installation gives me:

,----
| uname -a: Linux eeyore 2.4.6-ac1 #1 Wed Jul 4 11:18:30 EDT 2001 i686 unknown
| 
| ./configure  '--with-sound=native,esd' '--cflags=-O2 -g -Wall' '--with-x11' 
'--extra-verbose' '--with-site-lisp' '--statedir=/var/lib' 
'--infodir=/usr/share/info/xemacs-21.4.4' '--prefix=/usr' 
'--error-checking=none' '--debug=no' '--dynamic' '--without-postgresql' 
'--with-gpm=no' '--with_menubars=lucid' '--with_scrollbars=lucid' 
'--with_dialogs=athena' 
'--docdir=/usr/lib/xemacs-21.4.4/i386-debian-linux/nomule/' 
'--package-path=~/.xemacs:~/.xemacs/packages::/usr/share/xemacs21/packages:/usr/share/xemacs21/site-packages'
 'i386-debian-linux'
| 
| 
| XEmacs 21.4.4 "Artificial Intelligence" configured for `i386-debian-linux'.
| 
| 
| Compilation / Installation:
|   Source code location:              
/home/dres/project/debian/xemacs21/xemacs-21.4.4
|   Installation prefix:               /usr
|   Operating system description file: `s/linux.h'
|   Machine description file:          `m/intel386.h'
|   Compiler:                          gcc -O2 -g -Wall
|   Relocating allocator for buffers:  no
|   GNU version of malloc:             yes
|     - Using Doug Lea's new malloc from the GNU C Library.
| 
| Window System:
|   Compiling in support for the X window system:
|     - X Windows headers location:                 /usr/X11R6/include
|     - X Windows libraries location:               /usr/X11R6/lib
|     - Handling WM_COMMAND properly.
|   Compiling in support for the Athena widget set:
|     - Athena headers location:                    X11/Xaw
|     - Athena library to link:                     Xaw
|   Using Lucid menubars.
|   Using Lucid scrollbars.
|   Using Athena dialog boxes.
|   Using Athena native widgets.
| 
| TTY:
|   Compiling in support for ncurses.
| 
| Images:
|   Compiling in support for GIF  images (builtin).
|   Compiling in support for XPM  images.
|   Compiling in support for PNG  images.
|   Compiling in support for JPEG images.
|   Compiling in support for TIFF images.
|   Compiling in support for X-Face message headers.
| 
| Sound:
|   Compiling in support for sound (native).
|   Compiling in support for ESD (Enlightened Sound Daemon).
| 
| Databases:
|   Compiling in support for Berkeley database.
|   Compiling in support for LDAP.
| 
| Internationalization:
| 
| Mail:
|   Compiling in support for "dot-locking" mail spool file locking method.
| 
| Other Features:
|   Compiling in support for dynamic shared object modules.
`----

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux aichberg.muc.sdm.de 2.2.19 #1 Fri Jun 22 15:59:58 CEST 2001 i686
Locale: LANG=C, LC_CTYPE=de_DE

Versions of packages xemacs21-nomule depends on:
ii  emacsen-common            1.4.13         Common facilities for all emacsen.
ii  libaudiofile0             0.2.2-1        The Audiofile Library
ii  libc6                     2.2.4-1        GNU C Library: Shared libraries an
ii  libcompfaceg1             1989.11.11-22  Compress/decompress images for mai
ii  libdb3                    3.2.9-11       Berkeley v3 Database Libraries [ru
ii  libesd0                   0.2.22-6       Enlightened Sound Daemon - Shared 
ii  libjpeg62                 6b-1.3         The Independent JPEG Group's JPEG 
ii  libldap2                  2.0.11-2       OpenLDAP libraries.
ii  libncurses5               5.2.20010318-3 Shared libraries for terminal hand
ii  libpng2                   1.0.12-2       PNG library - runtime
ii  libtiff3g                 3.5.5-6        Tag Image File Format library
ii  libxaw7                   4.0.3-4        X Athena widget set library
ii  xemacs21-basesupport      2001.07.09-2   Editor and kitchen sink -- compile
ii  xemacs21-bin              21.4.4-1       Editor and kitchen sink -- support
ii  xemacs21-support          21.4.4-1       Editor and kitchen sink -- archite
ii  xlibs                     4.0.3-4        X Window System client libraries
ii  zlib1g                    1:1.1.3-15     compression library - runtime


---------------------------------------
Received: (at 110266-done) by bugs.debian.org; 29 Jul 2005 07:28:37 +0000
>From [EMAIL PROTECTED] Fri Jul 29 00:28:37 2005
Return-path: <[EMAIL PROTECTED]>
Received: from omls-1a.kuins.net [130.54.130.66] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1DyPIL-0004Rw-00; Fri, 29 Jul 2005 00:28:37 -0700
Received: from imls-1a.kuins.net (imls-1a.imail.kuins.net [10.224.253.3] (may 
be forged))
        by omls-1a.kuins.net (8.12.10/8.12.7) with ESMTP id j6T7RlLc004803
        for <[EMAIL PROTECTED]>; Fri, 29 Jul 2005 16:27:47 +0900
Received: from imls-1a.kuins.net (localhost.localdomain [127.0.0.1])
        by imls-1a.kuins.net (8.12.11/8.12.10) with ESMTP id j6T7Rl7i011613
        for <[EMAIL PROTECTED]>; Fri, 29 Jul 2005 16:27:47 +0900
Received: from penold (h147.88.228.10.30038.vlan.kuins.net [10.228.88.147])
        by imls-1a.kuins.net (8.12.11/8.12.10) with ESMTP id j6T7R7mj011532;
        Fri, 29 Jul 2005 16:27:07 +0900
Received: from localhost (penold [127.0.0.1])
        by penold (Postfix) with ESMTP id 39D917670;
        Fri, 29 Jul 2005 16:27:34 +0900 (JST)
Date: Fri, 29 Jul 2005 16:27:07 +0900 (JST)
Message-Id: <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED]
Subject: Re: Bug#110266: crash during gnus startup
From: OHURA Makoto <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
X-Mailer: Mew version 4.2.52 on XEmacs 21.4.17 (Jumbo Shrimp)
Mime-Version: 1.0
Content-Type: Multipart/Signed; protocol="application/pgp-signature";
 micalg=pgp-sha1;
 boundary="--Security_Multipart(Fri_Jul_29_16_27_07_2005_013)--"
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

----Security_Multipart(Fri_Jul_29_16_27_07_2005_013)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

  Hi.

From: Burkhard Perkens-Golomb <[EMAIL PROTECTED]>
Subject: Bug#110266: crash during gnus startup
Date: Sat, 23 Jul 2005 23:46:07 +0200

> On 23 Jul 2005, Shyamal Prasad wrote:
>
> > Hi,
> >
> > I found this really old bug you filed in the Debian BTS
> >
> > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=110266
> >
> > I do not believe this bug exists in the current Debian version of
> > xemacs21 (in sarge, 21.4.17-1). Could you please confirm that the
> > bug can be closed?
>
> Can be closed.

  O.K.  Close.

----
  OHURA Makoto: [EMAIL PROTECTED](Debian Project)
                [EMAIL PROTECTED](LILO/Netfort)
  GnuPG public key: http://www.netfort.gr.jp/~ohura/gpg.asc.txt
                    1024D/77DCE083
        fingerprint: 54F6 D1B1 2EE1 81CD 65E3  A1D3 EEA2 EFA2 77DC E083
  http://www.netfort.gr.jp/~ohura/

----Security_Multipart(Fri_Jul_29_16_27_07_2005_013)--
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQBC6dpO7qLvonfc4IMRAtu1AKDY8pC795GhSCOqJLDCuU3evJlVWgCgzdYY
YgmidLKEWQmA7qs0l2FmKFY=
=/aZu
-----END PGP SIGNATURE-----

----Security_Multipart(Fri_Jul_29_16_27_07_2005_013)----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to