emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs crash when open some newsgroups with gnus


From: Kenichi Handa
Subject: Re: emacs crash when open some newsgroups with gnus
Date: Thu, 18 Sep 2008 20:59:04 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

In article <address@hidden>, "S.P.Tseng" <address@hidden> writes:

> This is the result.

> ,----
> | (gdb) r emacs
> | Starting program: /usr/local/bin/emacs emacs
> | [Thread debugging using libthread_db enabled]
> | [New Thread 0xb73b6720 (LWP 19823)]
> | 
> | Program received signal SIGSEGV, Segmentation fault.
> | [Switching to Thread 0xb73b6720 (LWP 19823)]
> | detect_coding_charset (coding=0xbfa2ca30, detect_info=0xbfa2cb20) at 
> coding.c:5010
> | 5010              dim = CHARSET_DIMENSION (charset);
> `----

Thank you.  It seems that the variable charset gets invalid
here, but I still can't reproduce such a situation.

Please show me output of these commands:
(gdb) pp valids
(gdb) p/x c
(gdb) bt

And also send me the contents of the buffer Gnus was going
to decode at that time (as raw file; i.e. pre-decoded one).

---
Kenichi Handa
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]