all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: kai@emptydomain.de, monnier@iro.umontreal.ca, emacs-devel@gnu.org
Subject: Re: Tramp with global-auto-revert-mode.
Date: Fri, 14 May 2004 22:23:51 -0500 (CDT)	[thread overview]
Message-ID: <200405150323.i4F3Npa26426@raven.dms.auburn.edu> (raw)
In-Reply-To: <m3brkqpqbu.fsf@kfs-l.imdomain.dk> (storm@cua.dk)

This time I was able to load ten large remote files and do
M-x customize-group.  I only got the crash when, after ages, I did
M-x customize-browse and clicked on "Editing".  Immediate crash.

Looks like an easier backtrace.  At least _some_ part of xbacktrace is
still functional, apparently.  I might wait till tomorrow to try to
translate the bt into Lisp.  Right now I would probably manage to
segfault it again.

===File ~/latestbt==========================================
(gdb) xbacktrace
"require"
"custom-load-symbol"
Invalid number -2147483630 of repetitions.
(gdb) bt
#0  abort () at emacs.c:433
#1  0x0812a575 in mark_object (arg=144569074) at alloc.c:5034
#2  0x0812a5d6 in mark_object (arg=145360869) at alloc.c:5051
#3  0x0812a5d6 in mark_object (arg=145358853) at alloc.c:5051
#4  0x0812948a in mark_memory (start=0xbfffd790, end=0xbffff57c)
    at alloc.c:3781
#5  0x081294f5 in mark_stack () at alloc.c:4055
#6  0x08129aba in Fgarbage_collect () at alloc.c:4429
#7  0x0813bdb9 in Feval (form=145267357) at eval.c:1977
#8  0x0814fb75 in readevalloop (readcharfun=138273097, stream=0x88b0090, 
    sourcename=136026155, evalfun=0x813bd28 <Feval>, printflag=0, 
    unibyte=138193489, readfun=138193489) at lread.c:1376
#9  0x0814eec5 in Fload (file=136026155, noerror=138193489, 
    nomessage=138193537, nosuffix=138193489, must_suffix=17274192)
    at lread.c:914
#10 0x08145de9 in Frequire (feature=138502713, filename=138193489, 
    noerror=138193489) at fns.c:3417
#11 0x0813c09a in Feval (form=136045605) at eval.c:2084
#12 0x0813aec5 in Fcondition_case (args=144832669) at eval.c:1280
#13 0x0816614e in Fbyte_code (bytestr=136045163, vector=136045316, maxdepth=40)
    at bytecode.c:870
#14 0x0813cf6f in funcall_lambda (fun=136045124, nargs=1, 
    arg_vector=0xbfffdea4) at eval.c:2913
#15 0x0813cb45 in Ffuncall (nargs=2, args=0xbfffdea0) at eval.c:2783
#16 0x08165c50 in Fbyte_code (bytestr=143329475, vector=143121692, maxdepth=24)
    at bytecode.c:689
#17 0x0813cf6f in funcall_lambda (fun=143558988, nargs=1, 
    arg_vector=0xbfffdfc4) at eval.c:2913
#18 0x0813cb45 in Ffuncall (nargs=2, args=0xbfffdfc0) at eval.c:2783
#19 0x08165c50 in Fbyte_code (bytestr=143398043, vector=143312572, 
    maxdepth=144) at bytecode.c:689
#20 0x0813cf6f in funcall_lambda (fun=143732732, nargs=1, 
    arg_vector=0xbfffe1a4) at eval.c:2913
#21 0x0813cb45 in Ffuncall (nargs=2, args=0xbfffe1a0) at eval.c:2783
#22 0x0813c2ba in Fapply (nargs=3, args=0xbfffe1a0) at eval.c:2175
#23 0x0814609f in Fwidget_apply (nargs=2, args=0xbfffe234) at fns.c:3519
#24 0x0813c9c6 in Ffuncall (nargs=3, args=0xbfffe230) at eval.c:2707
#25 0x08165c50 in Fbyte_code (bytestr=143419323, vector=144229652, maxdepth=72)
    at bytecode.c:689
#26 0x0813cf6f in funcall_lambda (fun=143773748, nargs=1, 
    arg_vector=0xbfffe3f4) at eval.c:2913
#27 0x0813cb45 in Ffuncall (nargs=2, args=0xbfffe3f0) at eval.c:2783
#28 0x0813c2ba in Fapply (nargs=3, args=0xbfffe3f0) at eval.c:2175
#29 0x0814609f in Fwidget_apply (nargs=2, args=0xbfffe484) at fns.c:3519
#30 0x0813c9c6 in Ffuncall (nargs=3, args=0xbfffe480) at eval.c:2707
#31 0x08165c50 in Fbyte_code (bytestr=143419307, vector=144229612, maxdepth=32)
    at bytecode.c:689
#32 0x0813cf6f in funcall_lambda (fun=143766900, nargs=9, 
    arg_vector=0xbfffe5a4) at eval.c:2913
#33 0x0813cb45 in Ffuncall (nargs=10, args=0xbfffe5a0) at eval.c:2783
#34 0x08165c50 in Fbyte_code (bytestr=143347427, vector=143757276, maxdepth=80)
    at bytecode.c:689
#35 0x0813cf6f in funcall_lambda (fun=143756860, nargs=1, 
    arg_vector=0xbfffe704) at eval.c:2913
#36 0x0813cb45 in Ffuncall (nargs=2, args=0xbfffe700) at eval.c:2783
#37 0x0813c79a in call1 (fn=143756860, arg1=143568245) at eval.c:2520
#38 0x08145264 in mapcar1 (leni=1, vals=0xbfffe780, fn=143756860, 
    seq=143568253) at fns.c:2962
#39 0x08145347 in Fmapcar (function=143756860, sequence=143568253)
    at fns.c:3022
#40 0x0813ca66 in Ffuncall (nargs=3, args=0xbfffe820) at eval.c:2729
#41 0x08165c50 in Fbyte_code (bytestr=140741795, vector=143776468, maxdepth=80)
    at bytecode.c:689
---Type <return> to continue, or q <return> to quit---
#42 0x0813cf6f in funcall_lambda (fun=143755740, nargs=2, 
    arg_vector=0xbfffe964) at eval.c:2913
#43 0x0813cb45 in Ffuncall (nargs=3, args=0xbfffe960) at eval.c:2783
#44 0x08165c50 in Fbyte_code (bytestr=140741971, vector=143753868, maxdepth=48)
    at bytecode.c:689
#45 0x0813cf6f in funcall_lambda (fun=143726996, nargs=3, 
    arg_vector=0xbfffea94) at eval.c:2913
#46 0x0813cb45 in Ffuncall (nargs=4, args=0xbfffea90) at eval.c:2783
#47 0x08165c50 in Fbyte_code (bytestr=143592315, vector=143183804, maxdepth=48)
    at bytecode.c:689
#48 0x0813cf6f in funcall_lambda (fun=140707652, nargs=1, 
    arg_vector=0xbfffebc4) at eval.c:2913
#49 0x0813cb45 in Ffuncall (nargs=2, args=0xbfffebc0) at eval.c:2783
#50 0x08165c50 in Fbyte_code (bytestr=143579563, vector=143754380, maxdepth=24)
    at bytecode.c:689
#51 0x0813cf6f in funcall_lambda (fun=143752596, nargs=2, 
    arg_vector=0xbfffed64) at eval.c:2913
#52 0x0813cb45 in Ffuncall (nargs=3, args=0xbfffed60) at eval.c:2783
#53 0x0813c2de in Fapply (nargs=3, args=0xbfffed60) at eval.c:2179
#54 0x0814609f in Fwidget_apply (nargs=3, args=0xbfffedf4) at fns.c:3519
#55 0x0813c9c6 in Ffuncall (nargs=4, args=0xbfffedf0) at eval.c:2707
#56 0x08165c50 in Fbyte_code (bytestr=144629011, vector=144225468, maxdepth=32)
    at bytecode.c:689
#57 0x0813cf6f in funcall_lambda (fun=143558636, nargs=2, 
    arg_vector=0xbfffef14) at eval.c:2913
#58 0x0813cb45 in Ffuncall (nargs=3, args=0xbfffef10) at eval.c:2783
#59 0x08165c50 in Fbyte_code (bytestr=144629027, vector=144404340, maxdepth=32)
    at bytecode.c:689
#60 0x0813cf6f in funcall_lambda (fun=143522236, nargs=1, 
    arg_vector=0xbffff064) at eval.c:2913
#61 0x0813cb45 in Ffuncall (nargs=2, args=0xbffff060) at eval.c:2783
#62 0x081394c9 in Fcall_interactively (function=138579001, 
    record_flag=17274186, keys=138250348) at callint.c:862
#63 0x080ee5dd in Fcommand_execute (cmd=138579001, record_flag=138193489, 
    keys=138193489, special=138193489) at keyboard.c:9670
#64 0x080e4963 in command_loop_1 () at keyboard.c:1727
#65 0x0813afb6 in internal_condition_case (bfun=0x80e3a90 <command_loop_1>, 
    handlers=138254417, hfun=0x80e3674 <cmd_error>) at eval.c:1333
#66 0x080e394e in command_loop_2 () at keyboard.c:1264
#67 0x0813ab27 in internal_catch (tag=138248441, 
    func=0x80e3930 <command_loop_2>, arg=138193489) at eval.c:1094
#68 0x080e38dc in command_loop () at keyboard.c:1243
#69 0x080e345b in recursive_edit_1 () at keyboard.c:959
#70 0x080e356f in Frecursive_edit () at keyboard.c:1015
#71 0x080e24ab in main (argc=4, argv=0xbffff814) at emacs.c:1692
#72 0x40317627 in __libc_start_main (main=0x80e17d4 <main>, argc=4, 
    ubp_av=0xbffff814, init=0x804e1b0 <_init>, fini=0x81845fc <_fini>, 
    rtld_fini=0x4000dcd4 <_dl_fini>, stack_end=0xbffff80c)
    at ../sysdeps/generic/libc-start.c:129
(gdb) 
============================================================

  parent reply	other threads:[~2004-05-15  3:23 UTC|newest]

Thread overview: 95+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-12 22:54 Tramp with global-auto-revert-mode Luc Teirlinck
2004-05-12 23:26 ` Luc Teirlinck
2004-05-13 23:11   ` Kim F. Storm
2004-05-13 23:24     ` Luc Teirlinck
2004-05-13 23:46       ` Kim F. Storm
2004-05-14  0:08         ` Luc Teirlinck
2004-05-14  1:17           ` Stefan Monnier
2004-05-14  1:32             ` Luc Teirlinck
2004-05-14  2:35               ` Stefan Monnier
2004-05-14  2:53                 ` Luc Teirlinck
2004-05-14  3:08                 ` Luc Teirlinck
2004-05-14  4:16                   ` Stefan Monnier
2004-05-14  4:45                     ` Luc Teirlinck
2004-05-14  5:09                       ` Stefan Monnier
2004-05-14 19:13                         ` Luc Teirlinck
2004-05-14 21:02                       ` Richard Stallman
2004-05-14  5:01                     ` Luc Teirlinck
2004-05-14 23:00                     ` Kim F. Storm
2004-05-15  0:44                       ` Luc Teirlinck
2004-05-15  1:39                       ` Luc Teirlinck
2004-05-15 18:34                         ` Richard Stallman
2004-05-15 20:44                           ` Luc Teirlinck
2004-05-15 23:44                             ` Luc Teirlinck
2004-05-16  0:41                               ` Luc Teirlinck
2004-05-16 13:52                                 ` Andreas Schwab
2004-05-17 11:04                               ` Richard Stallman
2004-05-17 14:20                                 ` Luc Teirlinck
2004-05-16  5:58                             ` Eli Zaretskii
2004-05-16 18:11                               ` Luc Teirlinck
2004-05-16 18:32                                 ` Luc Teirlinck
2004-05-16 20:04                                 ` Luc Teirlinck
2004-05-16 22:41                                   ` Kim F. Storm
2004-05-17  5:21                                     ` Kai Grossjohann
2004-05-17 12:45                                     ` Kim F. Storm
2004-05-17 15:03                                       ` Luc Teirlinck
2004-05-17 15:22                                         ` Kim F. Storm
2004-05-18 16:25                                       ` Stefan Monnier
2004-05-18 17:10                                         ` Luc Teirlinck
2004-05-21 23:44                                           ` Kim F. Storm
2004-05-22  1:08                                             ` Luc Teirlinck
2004-05-22 11:52                                               ` Kim F. Storm
2004-05-23 17:21                                                 ` Michael Albinus
2004-05-17  6:04                                 ` Eli Zaretskii
2004-05-15  2:50                       ` Luc Teirlinck
2004-05-15 13:19                         ` Andreas Schwab
2004-05-15 13:34                           ` Luc Teirlinck
2004-05-15 16:45                             ` Andreas Schwab
2004-05-15 17:49                               ` Luc Teirlinck
2004-05-15 13:51                           ` Luc Teirlinck
2004-05-15 18:26                             ` Eli Zaretskii
2004-05-15  3:23                       ` Luc Teirlinck [this message]
2004-05-15 18:02                       ` Luc Teirlinck
2004-05-14 21:02               ` Richard Stallman
2004-05-14  2:31             ` Luc Teirlinck
2004-05-14  5:32               ` Luc Teirlinck
2004-05-14 11:36             ` Kai Grossjohann
2004-05-14 12:06               ` David Kastrup
2004-05-14 17:06                 ` Stefan Monnier
2004-05-14 17:54                   ` David Kastrup
2004-05-14 18:30                     ` Stefan Monnier
2004-05-14 19:08                     ` Kim F. Storm
2004-05-14 19:26                       ` David Kastrup
2004-05-14 20:33                         ` Kim F. Storm
2004-05-14 21:00                           ` David Kastrup
2004-05-14 21:19                             ` Kim F. Storm
2004-05-14 21:33                               ` Stefan Monnier
2004-05-14 22:55                                 ` Kim F. Storm
2004-05-14 23:04                                   ` Stefan Monnier
2004-05-15 18:33                                 ` Richard Stallman
2004-05-14 22:11                               ` David Kastrup
2004-05-14 22:57                                 ` Kim F. Storm
2004-05-14 22:47                           ` Luc Teirlinck
2004-05-14 23:14                             ` Kim F. Storm
2004-05-14 23:38                               ` Luc Teirlinck
2004-05-14 22:50                           ` Luc Teirlinck
2004-05-14 23:00                           ` Luc Teirlinck
2004-05-14 20:40                       ` Kai Grossjohann
2004-05-14 23:26                         ` David Kastrup
2004-05-15 16:19                           ` Kai Grossjohann
2004-05-15 17:01                             ` David Kastrup
2004-05-15 17:26                               ` Kai Grossjohann
2004-05-15 18:18                                 ` David Kastrup
2004-05-16 14:11                                   ` Kai Grossjohann
2004-05-15 18:33                     ` Richard Stallman
2004-05-16 14:13                       ` Kai Grossjohann
2004-05-17  1:14                         ` Luc Teirlinck
2004-05-17 22:58                         ` Richard Stallman
2004-05-18  3:44                           ` Luc Teirlinck
2004-05-14 20:32                   ` Kai Grossjohann
2004-05-14 21:35                     ` Michael Albinus
2004-05-15 16:22                       ` Kai Grossjohann
2004-05-14 20:29                 ` Kai Grossjohann
2004-05-14 21:02       ` Richard Stallman
2004-05-14  0:54     ` Luc Teirlinck
2004-05-14  2:13     ` Luc Teirlinck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200405150323.i4F3Npa26426@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    --cc=emacs-devel@gnu.org \
    --cc=kai@emptydomain.de \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.