emacs-pretest-bug
[Top][All Lists]
Advanced

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

sigsegv in pretest 21.2.93


From: Stephen Eglen
Subject: sigsegv in pretest 21.2.93
Date: Thu, 23 Jan 2003 18:09:11 -0600

In GNU Emacs 21.2.93.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2002-12-06 on mosaics.wustl.edu
configured using `configure  --prefix=/usr/local'
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
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: nil

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I was just editing a plain text file, and had just marked a region of
the buffer to send to ps-print.  gdb then produced the trace below.  I
had this problem before (and reported it a few weeks ago), but it
seems far from reproducible, so sorry that I cannot include exact
instructions to reprodcue it.  However, I currently still have the gdb
process running if anyone needs more information from the process.

Stephen

Program received signal SIGSEGV, Segmentation fault.
compact_small_strings () at alloc.c:1610
1610                nbytes = GC_STRING_BYTES (from->string);
(gdb)    
(gdb) where
#0  compact_small_strings () at alloc.c:1610
#1  0x08114233 in gc_sweep () at alloc.c:4923
#2  0x08113482 in Fgarbage_collect () at alloc.c:4189
#3  0x08123ef4 in Feval (form=1491386532) at eval.c:1912
#4  0x08136705 in readevalloop (readcharfun=405362164, stream=0x9015c98, 
    sourcename=944261748, evalfun=0x8123e28 <Feval>, printflag=0, 
    unibyte=405246204, readfun=405246204) at lread.c:1263
#5  0x08135cc8 in Fload (file=944261748, noerror=405246204, 
    nomessage=405246252, nosuffix=405246204, must_suffix=405246252)
    at lread.c:836
#6  0x0812d440 in Frequire (feature=407832156, filename=405246204, 
    noerror=405246204) at fns.c:3090
#7  0x081241e1 in Feval (form=1480471068) at eval.c:2019
#8  0x081220ad in Fprogn (args=1480471116) at eval.c:431
#9  0x0812514f in funcall_lambda (fun=1480472244, nargs=3, 
    arg_vector=0xbfffee14) at eval.c:2844
#10 0x08124cf9 in Ffuncall (nargs=4, args=0xbfffee10) at eval.c:2716
#11 0x081219cb in Fcall_interactively (function=407832132, 
    record_flag=405246204, keys=1220332936) at callint.c:797
#12 0x080dc3a2 in Fcommand_execute (cmd=-1739651516, record_flag=405246204, 
    keys=405246204, special=405246204) at keyboard.c:9232
#13 0x080d338b in command_loop_1 () at keyboard.c:1644
#14 0x0812310a in internal_condition_case (bfun=0x80d2848 <command_loop_1>, 
---Type <return> to continue, or q <return> to quit---
    handlers=405342548, hfun=0x80d2488 <cmd_error>) at eval.c:1267
#15 0x080d272a in command_loop_2 () at keyboard.c:1245
#16 0x08122ccb in internal_catch (tag=405304132, 
    func=0x80d270c <command_loop_2>, arg=405246204) at eval.c:1030
#17 0x080d26b8 in command_loop () at keyboard.c:1224
#18 0x080d226a in recursive_edit_1 () at keyboard.c:950
#19 0x080d2383 in Frecursive_edit () at keyboard.c:1006
#20 0x080d1353 in main (argc=1, argv=0xbffff5a4, envp=0xbffff5ac)
    at emacs.c:1547
#21 0x40328657 in __libc_start_main (main=0x80d0770 <main>, argc=1, 
    ubp_av=0xbffff5a4, init=0x804e26c <_init>, fini=0x816b364 <_fini>, 
    rtld_fini=0x4000dcd4 <_dl_fini>, stack_end=0xbffff59c)
    at ../sysdeps/generic/libc-start.c:129

Recent input:
M-x r e p o r <tab> SPC <return>

Recent messages:
whitespace
Loading iswitchb...done
Loading mwheel...done
Loading regexp-opt...done
Loading mailcrypt (source)...done
Loading mc-setversion (source)...done
PGP version set to GPG.
Restarting server
Loading eldoc...done
Loading emacsbug...done





reply via email to

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