From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Bruce Robertson Newsgroups: gmane.emacs.bugs Subject: giftopnm in shell window segfaults on redhat 8.0 Date: 06 Dec 2003 18:49:30 -0800 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: sea.gmane.org 1070765597 22406 80.91.224.253 (7 Dec 2003 02:53:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Dec 2003 02:53:17 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Dec 07 03:53:11 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ASp2l-0007RL-00 for ; Sun, 07 Dec 2003 03:53:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ASpxI-0002Mv-3k for geb-bug-gnu-emacs@m.gmane.org; Sat, 06 Dec 2003 22:51:36 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ASpxD-0002Mk-9e for bug-gnu-emacs@gnu.org; Sat, 06 Dec 2003 22:51:31 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ASpwh-0002FB-Ey for bug-gnu-emacs@gnu.org; Sat, 06 Dec 2003 22:51:30 -0500 Original-Received: from [66.241.85.168] (helo=theodolite.dyndns.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ASpwg-0002EK-Jh for bug-gnu-emacs@gnu.org; Sat, 06 Dec 2003 22:50:58 -0500 Original-Received: from theodolite.dyndns.org (unknown [66.241.85.168]) by theodolite.dyndns.org (Postfix) with ESMTP id 18BDA14AAF; Sat, 6 Dec 2003 21:49:31 -0500 (EST) Original-Received: (from brucer@localhost) by theodolite.dyndns.org (8.12.5/8.12.5/Submit) id hB72nUjB001548; Sat, 6 Dec 2003 18:49:30 -0800 Original-To: bug-gnu-emacs@gnu.org Original-Lines: 98 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:6240 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:6240 --=-=-= This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English, because the Emacs maintainers do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. In GNU Emacs 21.2.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2002-08-28 on astest configured using `configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-gcc --with-pop --with-sound' 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: nil locale-coding-system: nil default-enable-multibyte-characters: t Please describe exactly what actions triggered the bug and the precise symptoms of the bug: in shell window, executing 'giftopnm reference.gif' with output going into window, emacs segfaults. reference.gif is attached to email. M-x s h e l l g i f t o p n m SPC r e f e r e n c e . g i f (gdb) run Starting program: /usr/bin/emacs Program received signal SIGSEGV, Segmentation fault. 0x08122d1a in compact_small_strings () (gdb) bt #0 0x08122d1a in compact_small_strings () #1 0x08125b93 in gc_sweep () #2 0x08124d08 in Fgarbage_collect () #3 0x0813924d in Ffuncall () #4 0x081637c3 in Fbyte_code () #5 0x0813948e in funcall_lambda () #6 0x08138f9e in Ffuncall () #7 0x08138b15 in run_hook_with_args () #8 0x08138950 in Frun_hook_with_args () #9 0x08139231 in Ffuncall () #10 0x081637c3 in Fbyte_code () #11 0x0813948e in funcall_lambda () #12 0x08138f9e in Ffuncall () #13 0x081387de in Fapply () #14 0x08138c7a in apply1 () #15 0x08168100 in read_process_output_call () #16 0x081372f0 in internal_condition_case_1 () #17 0x081683a3 in read_process_output () #18 0x08167acf in wait_reading_process_input () #19 0x0805707f in sit_for () #20 0x080df501 in read_char () #21 0x080e5914 in read_key_sequence () #22 0x080dd144 in command_loop_1 () #23 0x081371ea in internal_condition_case () #24 0x080dce2d in command_loop_2 () #25 0x08136d59 in internal_catch () #26 0x080dcdd7 in command_loop () #27 0x080dc89e in recursive_edit_1 () #28 0x080dc9d2 in Frecursive_edit () #29 0x080db27b in main () #30 0x420158f7 in __libc_start_main () from /lib/i686/libc.so.6 (gdb) [brucer@theodolite graphics]$ giftopnm --version giftopnm: Using libpbm from Netpbm Version: Netpbm 9.24 giftopnm: Compiled Sun Jun 23 17:18:33 EDT 2002 by user "root" giftopnm: BSD defined giftopnm: RGB_ENV='RGBDEF' giftopnm: RGBENV= 'RGBDEF' (env vbl is unset) [brucer@theodolite graphics]$ Recent input: C-h h C-h ? SPC SPC C-x C-h a b u g M-x r e p o r t - e m Recent messages: Loading cus-edit...done Loading server...done Loading compile...done For information about the GNU Project and its goals, type C-h C-p. Note: file is write protected Loading view...done Loading apropos...done Type C-x 4 b RET to restore the other window. C-M-v to scroll the help. Loading emacsbug...done --=-=-= Content-Type: image/gif Content-Disposition: attachment; filename=reference.gif Content-Transfer-Encoding: base64 Content-Description: small gif file R0lGODlheAB4AJEAAP///+HhuYCAgAAAACH5BAEAAAAALAAAAAB4AHgAQAL/hI+py+0Po5y0WkXE +Ji63I5EAAjFx9Tl9odROiJAKD6mLrc/jPIRAULxMXW5/WGUkAii+Ji63P4wSkgEUXxMXW5/GCUk gig+pi63P4wSEhG+iIQIwcdUEYqPqcvtDxUR4WPqqlB8TF1uf6iICB9Tl5lkwhYREKH4mLrcrkSE j6nL3STGx9Tl9iYifExdbjcixsfU5XYlInxMXW43IsbH1OV2JSJ8TF1uNyLGx9Tl9iUifExdbjci xsdMko+py0iwKD6mLrc/jNIRAULxMXW5/WGUjwgQio+py+0Po4xEYnxMXW5/GCUkgig+pi63P4wS EkEUH1OX2x9GCYkgio9p/yIEH4XiY+py+8NGRPiYuioUH1OX2x8qIsLH1GUkMT6mLrc/JCJ8TF1u J4nxMXW5fYkIH1OX24FIjI+py+1KRPiYutxuRIyPqcvtSkT4mLrcbkSMj6nL7UtE+Ji63P5QEfmY ukzwMXW5/WGUk1ariBgfU5fbkQgAofiYuowkH1MoPqYutyMRAELxMXW5/WGUjggAofiYutz+MEpH BAjFx9Tl9odRPiJAKD6mLrc/jPIRWRQfU5fbH0YZicT4mLrc/jBKSARRfExdbn8YJSQChOJj6nL7 wygfEUTxMXW5/WGUkAii+Ji63P4wSkgEUXxMXW5/GCUkgig+pooIwRCKj/+py+0PHREgQvFRRAg+ plB8TF1uf8iICB9TV4XE+Ji63P4wERE+pq4KxcfU5faHiojwMXVZSGJ8TF1uf2iICB9Tl5PkRJgJ xcfU5fYPRISPqcvtQCTGx9TldiUifExd7iaJ8TF1uZ2JCB9Tl7tJYnxMXW5nIsLH1OV2I2J8TF1u VyLCx9TldiNifExdblciwsfU5XYjYnxMXW5XIsLH1OV2I2J8TF1uXyLCx9TldiBifExdbl8iwsfU 5XYgYnxMXW5fIsLH1OX2h1FOWu3FWe9M5GOqEHxMXW5/GBcR42PqcjsSET6mLrcjEeNj6nI7EgFA 8jF1OQk+plB8TF1uRyL/AITiY+py+8MoHREAQvExdbn9YZSOCACh+Ji63P4wSkcEgFB8TF1ufxil IwJAKD6mLrc/jNIRAULxMXW5/WGUjwgQio+py+0Po3xEgFB8TF1ufxjlIwKE4mPqcvvDKCORGB9T l9sfRhmJxPiYutz+MEpIFFF8TF1ufxglJIIoPqYutz+MEhJBFB9Tl9sfRgmJIIqPqcvtD6OERBDF x9Tl9odRQiJAKD6mLrc/jPIRQRQfU5fbH0YJiSCKj6nL7Q+jhEQQxcfU5faHUUIiiOJj6nL7wygh EUTxMXW5/WGUkAii+Ji63P4wSkgEUXxMPRGSGB9Tl9sfPiKI4mOiCME3/6H4mLrc/rARQULx8USE 4OMJxcfU5faHjAgAERGKLSIEH9NEKD6mLrc/XESEbyKIiIiIxPiYutz+MBERPqauCsXH1OX2h4qI 8DF1VSg+pi63P1REhI+pq0LxMXW5/aEiInxM3RWKj6nL7Q8TEeFj6rKRzPiYutz+kIjwMXUZSWL8 EIqPqcvtf4gIH1OXl6QYAJgZxcfU5fYlInxMXW4HIsbH1OX2JSJ8TF1uByIxPqYutysR4WPqcjuJ 8TF1uZ2JCB9Tl7tJjI+py+1NRPiYutxNYnxMXW5vIsLH1OV2khgfU5fbl4jwMXW53YgYH1OX25WI 8DF1ud2IGB9Tl9uViJHwMXW53YgYH1OX25WI8DF1ud2IGB9Tl9uViPAxdbndiBgfU5fblYjwMXW5 3YgYH1OX25WI8DF1ud2IGB9Tl9uVSISPqcvtQMT4mLrcvkSEj6nL7UDE+Ji63L5EhI+py+1AxPiY uty+RISPqcvtQMT4mLrcvkSEj6nL7UDkY+pSfEzdFYKPqcvtD6OctNqLcyMFADs= --=-=-= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Bug-gnu-emacs mailing list Bug-gnu-emacs@gnu.org http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs --=-=-=--