Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them.
Your bug report will be posted to the [email protected] mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: M-xhanoiRET This happens with CVS emacs from two hours ago on both FC6 and FC4. Both compiled with (./configure --with-gtk; make bootstrap). If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/local/share/emacs/22.0.97/etc/DEBUG for instructions. Bug report being filed on FC6, gdb backtrace from FC4: (gdb) run Starting program: /disk/b/src/projects/emacs/src/emacs Reading symbols from shared object read from target memory...done. Loaded system supplied DSO at 0xbee000 [Thread debugging using libthread_db enabled] [New Thread -1208334656 (LWP 24075)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1208334656 (LWP 24075)] set_text_properties_1 (start=1576, end=1600, properties=137406665, buffer=168656756, i=0x0) at textprop.c:1436 1436 if (i->position != s) (gdb) bt full #0 set_text_properties_1 (start=1576, end=1600, properties=137406665, buffer=168656756, i=0x0) at textprop.c:1436 prev_changed = Variable "prev_changed" is not available. (gdb) xbacktrace Undefined command: "xbacktrace". Try "help". In GNU Emacs 22.0.97.1 (i686-pc-linux-gnu, GTK+ Version 2.10.8) of 2007-04-06 on schlepp.honig.net Windowing system distributor `The X.Org Foundation', version 11.0.60802000 configured using `configure '--with-gtk'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 locale-coding-system: utf-8 default-enable-multibyte-characters: t Major mode: MH-Folder Minor modes in effect: hl-line-mode: t which-function-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C T t C-x 4 v i n / W R <return> <return> T t C-x 4 v i n / j u <tab> <return> <return> C-SPC C-p J b x b C-u i <help-echo> F n . J b x b C-h f e m a c s - b u <tab> g <tab> <return> C-g C-h a b u g <return> <help-echo> <escape> x s u b m i t - b u g - r e <tab> p <tab> <down-mouse-1> <mouse-movement> <mouse-1> C-s b u g - r e p o r t <down-mouse-1> <mouse-1> <down-mouse-1> <mouse-1> C-s b u g - r e p o r t C-s C-s C-s C-p C-s r e p o r t C-s C-s C-s C-s C-a C-g C-g <escape> x r e p o r t - e m a c s - b u <tab> <return> Recent messages: No current message Processing deletes and refiles for +mhe-index/sequence/unseen...done No current message Checking for new mail... no unseen mail. Quit [2 times] Loading apropos...done Type C-x 1 to remove help window. Quit [4 times] Loading emacsbug...done Thanks. Jeff -- Jeffrey C. Honig <[EMAIL PROTECTED]> http://www.honig.net/jch GnuPG ID:14E29E13 <http://www.honig.net/jch/key.shtml> _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
