unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#11231: 24.0.95; emacs crash (bzr trunk)
@ 2012-04-12 20:08 Tom Tromey
  2012-04-13  8:26 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Tromey @ 2012-04-12 20:08 UTC (permalink / raw)
  To: 11231

I'm running a relatively recent bzr trunk Emacs.
It crashes periodically, I'd say about once a week.
I ran it in gdb to get a stack trace this week.
I can try updating, rebuilding, whatever else -- just ask.

In the below, thread #1 is the crashing thread, in case it isn't
obvious.

'xbacktrace' didn't print anything.

Thread 3 (Thread 0x7ff73a0cb700 (LWP 26585)):
#0  0x00000039a06e85c3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
        resultvar = <optimized out>
        oldtype = 0
        result = <optimized out>
#1  0x00000039a2244fd8 in g_main_context_poll (n_fds=1, fds=0x7ff734001170, priority=<optimized out>, timeout=-1, context=0x11f43b0) at gmain.c:3402
        poll_func = 0x39a22533d0 <g_poll>
#2  g_main_context_iterate (context=0x11f43b0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3084
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 1
        allocated_nfds = <optimized out>
        fds = 0x7ff734001170
        __PRETTY_FUNCTION__ = "g_main_context_iterate"
#3  0x00000039a2245815 in g_main_loop_run (loop=0x7ff734001150) at gmain.c:3297
        self = 0x11f4520
        __PRETTY_FUNCTION__ = "g_main_loop_run"
#4  0x00007ff73a0d59fb in ?? () from /usr/lib64/gio/modules/libdconfsettings.so
No symbol table info available.
#5  0x00000039a226a226 in g_thread_create_proxy (data=0x11f4520) at gthread.c:1962
        thread = 0x11f4520
        __PRETTY_FUNCTION__ = "g_thread_create_proxy"
#6  0x00000039a1207d90 in start_thread (arg=0x7ff73a0cb700) at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7ff73a0cb700
        now = <optimized out>
        unwind_buf = {
          cancel_jmp_buf = {{
              jmp_buf = {0, 5706389357614942938, 140735146874992, 140699807562176, 0, 3, -5701734174145819942, 5711242330641877722}, 
              mask_was_saved = 0
            }}, 
          priv = {
            pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {
              prev = 0x0, 
              cleanup = 0x0, 
              canceltype = 0
            }
          }
        }
        not_first_call = 0
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x00000039a06f0f5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
No locals.

Thread 2 (Thread 0x7ff7398ca700 (LWP 26586)):
#0  0x00000039a06e85c3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
        resultvar = <optimized out>
        oldtype = 0
        result = <optimized out>
#1  0x00000039a2244fd8 in g_main_context_poll (n_fds=3, fds=0x7ff72c001150, priority=<optimized out>, timeout=-1, context=0x7ff73400d9d0) at gmain.c:3402
        poll_func = 0x39a22533d0 <g_poll>
#2  g_main_context_iterate (context=0x7ff73400d9d0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3084
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 3
        allocated_nfds = <optimized out>
        fds = 0x7ff72c001150
        __PRETTY_FUNCTION__ = "g_main_context_iterate"
#3  0x00000039a2245815 in g_main_loop_run (loop=0x7ff73400d980) at gmain.c:3297
        self = 0x7ff73400dac0
        __PRETTY_FUNCTION__ = "g_main_loop_run"
#4  0x00000039a52bed86 in gdbus_shared_thread_func (user_data=0x7ff73400d9a0) at gdbusprivate.c:276
        data = 0x7ff73400d9a0
#5  0x00000039a226a226 in g_thread_create_proxy (data=0x7ff73400dac0) at gthread.c:1962
        thread = 0x7ff73400dac0
        __PRETTY_FUNCTION__ = "g_thread_create_proxy"
#6  0x00000039a1207d90 in start_thread (arg=0x7ff7398ca700) at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7ff7398ca700
        now = <optimized out>
        unwind_buf = {
          cancel_jmp_buf = {{
              jmp_buf = {0, 5706389357614942938, 140699807557712, 140699799169472, 0, 3, -5701739672240829734, 5711242330641877722}, 
              mask_was_saved = 0
            }}, 
          priv = {
            pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {
              prev = 0x0, 
              cleanup = 0x0, 
              canceltype = 0
            }
          }
        }
        not_first_call = 0
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x00000039a06f0f5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
No locals.

Thread 1 (Thread 0x7ff740b99980 (LWP 26584)):
#0  0x00000039a0636567 in kill () at ../sysdeps/unix/syscall-template.S:82
No locals.
#1  0x0000000000543d0c in fatal_error_signal (sig=<optimized out>) at /home/tromey/Space/EmacsBzr/emacs-mt/trunk/src/emacs.c:366
No locals.
#2  fatal_error_signal (sig=<optimized out>) at /home/tromey/Space/EmacsBzr/emacs-mt/trunk/src/emacs.c:336
No locals.
#3  <signal handler called>
No symbol table info available.
#4  0x00000039a0636567 in kill () at ../sysdeps/unix/syscall-template.S:82
No locals.
#5  0x0000000000543365 in abort () at /home/tromey/Space/EmacsBzr/emacs-mt/trunk/src/emacs.c:394
No locals.
#6  0x00000000005bb3b4 in die (msg=<optimized out>, file=<optimized out>, line=<optimized out>) at /home/tromey/Space/EmacsBzr/emacs-mt/trunk/src/alloc.c:6339
No locals.
#7  0x0000000000457573 in redisplay_internal () at /home/tromey/Space/EmacsBzr/emacs-mt/trunk/src/xdisp.c:13243
        tail = <optimized out>
        frame = <optimized out>
        w = 0x9d2a370
        sw = 0x9d2a370
        fr = <optimized out>
        pending = <optimized out>
        must_finish = 1
        tlbufpos = {
          charpos = <optimized out>, 
          bytepos = 13931
        }
        tlendpos = <optimized out>
        number_of_visible_frames = <optimized out>
        count = 2
        count1 = <optimized out>
        sf = <optimized out>
        polling_stopped_here = 1
        old_frame = <optimized out>
        consider_all_windows_p = <optimized out>
#8  0x00000000005538de in read_char (commandflag=1, nmaps=4, maps=0x7fff746fe840, prev_event=13842978, used_mouse_menu=0x7fff746fe9d8, end_time=0x0) at /home/tromey/Space/EmacsBzr/emacs-mt/trunk/src/keyboard.c:2448
        echo_current = 0
        c = <optimized out>
        jmpcount = <optimized out>
        local_getcjmp = {{
            __jmpbuf = {133316982, 13973906, 133316982, 13947, 194913413, 6525349, 14031458, 13948}, 
            __mask_was_saved = 5, 
            __saved_mask = {
              __val = {14031458, 97924230, 6528388, 194913413, 13946, 194913413, 6525349, 13877058, 13947, 13877058, 13877058, 97924230, 6528388, 13948, 140735146878992, 13877058}
            }
          }}
        save_jump = {{
            __jmpbuf = {194913413, 6084852, 155927691, 4, 0, 0, 0, -1}, 
            __mask_was_saved = 0, 
            __saved_mask = {
              __val = {0, 5, 5, 4294967297, 1, 0, 0, 0, 0, 0, 0, 18446744073709551615, 4294967297, 5, 0, 0}
            }
          }}
        key_already_recorded = 0
        tem = <optimized out>
        save = <optimized out>
        previous_echo_area_message = 13842978
        also_record = 13842978
        reread = 0
        polling_stopped_here = 0
        orig_kboard = 0x11002a0
#9  0x00000000005572ef in read_key_sequence (keybuf=0x7fff746fea30, prompt=13842978, dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1, bufsize=30) at /home/tromey/Space/EmacsBzr/emacs-mt/trunk/src/keyboard.c:9328
        interrupted_kboard = 0x11002a0
        interrupted_frame = 0x1a3b040
        key = <optimized out>
        used_mouse_menu = 0
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = 0
        local_first_binding = 0
        from_string = 13842978
        count = 2
        t = 0
        echo_start = 0
        keys_start = 0
        nmaps = <optimized out>
        nmaps_allocated = 4
        defs = 0x7fff746fe810
        submaps = 0x7fff746fe840
        orig_local_map = 38204662
        orig_keymap = 13842978
        localized_local_map = 0
        first_binding = 0
        first_unbound = 31
        mock_input = 0
        fkey = {
          parent = 20547062, 
          map = 20547062, 
          start = 0, 
          end = 0
        }
        keytran = {
          parent = 13822374, 
          map = 13822374, 
          start = 0, 
          end = 0
        }
        indec = {
          parent = 20547046, 
          map = 20547046, 
          start = 0, 
          end = 0
        }
        shift_translated = 0
        delayed_switch_frame = 13842978
        original_uppercase = 0
        original_uppercase_position = -1
        dummyflag = 0
        starting_buffer = 0xb9e2480
        fake_prefixed_keys = 13842978
#10 0x0000000000559975 in command_loop_1 () at /home/tromey/Space/EmacsBzr/emacs-mt/trunk/src/keyboard.c:1449
        cmd = <optimized out>
        keybuf = {13843026, 24476000, 24476064, -1, -1, 13843026, 124750016, 13843026, 13842978, 13842978, 13895314, 2, 140735146879712, 6284693, 0, 9966705, 13842978, 142622614, 13842978, 13842978, 4294967295, 140735146881664, 140735146879760, 5545953, 14425024, 142622614, 13842978, 5546300, 14079744, 6032210}
        i = <optimized out>
        prev_modiff = 0
        prev_buffer = 0x0
#11 0x00000000005d2ae6 in internal_condition_case (bfun=0x5596e0 <command_loop_1>, handlers=13895266, hfun=0x54a040 <cmd_error>) at /home/tromey/Space/EmacsBzr/emacs-mt/trunk/src/eval.c:1515
        val = <optimized out>
        c = {
          tag = 13842978, 
          val = 13842978, 
          next = 0x7fff746fed10, 
          gcpro = 0x0, 
          jmp = {{
              __jmpbuf = {14425024, 5706389873325591258, 13842978, 140735146881384, 4294967295, 140735146881664, -5706128636584310054, 5706388765774400218}, 
              __mask_was_saved = 0, 
              __saved_mask = {
                __val = {0, 4294967295, 0, 0, 14425024, 9914856, 0, 4294967295, 140735146881664, 0, 247499646468, 1, 0, 0, 247503820672, 0}
              }
            }}, 
          backlist = 0x0, 
          handlerlist = 0x0, 
          lisp_eval_depth = 0, 
          pdlcount = 2, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0x0
        }
        h = {
          handler = 13895266, 
          var = 13842978, 
          chosen_clause = 13843026, 
          tag = 0x7fff746feba0, 
          next = 0x0
        }
#12 0x0000000000547cfe in command_loop_2 (ignore=<optimized out>) at /home/tromey/Space/EmacsBzr/emacs-mt/trunk/src/keyboard.c:1160
        val = 0
#13 0x00000000005d29c8 in internal_catch (tag=Cannot access memory at address 0x67b8
) at /home/tromey/Space/EmacsBzr/emacs-mt/trunk/src/eval.c:1272
        c = {
          tag = 13891010, 
          val = 13842978, 
          next = 0x0, 
          gcpro = 0x0, 
          jmp = {{
              __jmpbuf = {14425024, 5706389873325591258, 13842978, 140735146881384, 4294967295, 140735146881664, -5706128636533978406, 5706388765695232730}, 
              __mask_was_saved = 0, 
              __saved_mask = {
                __val = {0, 0, 0, 0, 0, 1, 6488241, 17696272, 140735146880576, 0, 140735146880576, 7515477, 13842978, 14069074, 6123020, 14}
              }
            }}, 
          backlist = 0x0, 
          handlerlist = 0x0, 
          lisp_eval_depth = 0, 
          pdlcount = 2, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0x0
        }
#14 0x00000000005499d7 in command_loop () at /home/tromey/Space/EmacsBzr/emacs-mt/trunk/src/keyboard.c:1139
No locals.
#15 recursive_edit_1 () at /home/tromey/Space/EmacsBzr/emacs-mt/trunk/src/keyboard.c:759
        count = 1
        val = 13842978
#16 0x0000000000549d9b in Frecursive_edit () at /home/tromey/Space/EmacsBzr/emacs-mt/trunk/src/keyboard.c:823
        count = 0
        buffer = 13842978
#17 0x00000000004155d2 in main (argc=1, argv=<optimized out>) at /home/tromey/Space/EmacsBzr/emacs-mt/trunk/src/emacs.c:1715
        dummy = 0
        stack_bottom_variable = 0 '\000'
        do_initial_setlocale = <optimized out>
        skip_args = 0
        rlim = {
          rlim_cur = 8720000, 
          rlim_max = 18446744073709551615
        }
        no_loadup = 0
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x39a060fe40 "\205'"



In GNU Emacs 24.0.95.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.8)
 of 2012-04-02 on barimba
Windowing system distributor `Fedora Project', version 11.0.11104000
Configured using:
 `configure '--prefix=/home/tromey/Space/EmacsBzr/emacs-mt/install'
 '--enable-languages=c++,java,fortran' '--enable-threads=posix'
 '--enable-checking=yes' '--enable-java-awt=gtk' '--disable-static'
 '--disable-bootstrap' '--enable-java-maintainer-mode''

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
  value of $XMODIFIERS: @im=none
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Group

Minor modes in effect:
  gnus-undo-mode: t
  erc-services-mode: t
  erc-networks-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<switch-frame> <switch-frame> <help-echo> C-x k <return> 
<C-down-mouse-1> <C-down-mouse-3> <options> <menu-set-font> 
<help-echo> <switch-frame> <switch-frame> C-z n M-x 
e m m s - a d d - d i r e c t o r y - t <tab> <return> 
<return> C-x b S-SPC E M M <tab> <return> M-> M-v C-u 
C-u C-p C-l C-p C-p C-n <return> q C-z n M-x r e C-g 
C-c r M-x r e p o r t - e m <tab> <return>

Recent messages:
Wrote /home/tromey/Mail/mail/rhl-devel/156931
nnml: Reading incoming mail (6 new)...done
Reading active file from private via nnml...done
Reading active file from archive via nnfolder...done
Opening nntp server on redhat...done
Reading active file via nnml...
Opening nnml server...done
Reading active file via nnml...done
Reading active file via nndraft...done
Checking new news...done

Load-path shadows:
/home/tromey/lib/lisp/rpm-spec-mode hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/site-lisp/rpm-spec-mode
/home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/site-lisp/flim/md4 hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/md4
/home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/site-lisp/flim/hex-util hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/hex-util
/home/tromey/.emacs.d/elpa/css-mode-1.0/css-mode hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/textmodes/css-mode
/home/tromey/.emacs.d/elpa/ruby-mode-1.0/ruby-mode hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/progmodes/ruby-mode
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-ns hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/nxml-ns
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-valid hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/rng-valid
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-cmpct hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/rng-cmpct
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-dt hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/rng-dt
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-match hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/rng-match
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/xmltok hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/xmltok
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-glyph hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/nxml-glyph
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-enc hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/nxml-enc
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-util hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/rng-util
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-nxml hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/rng-nxml
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-xsd hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/rng-xsd
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-rap hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/nxml-rap
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-maint hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/nxml-maint
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-pttrn hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/rng-pttrn
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-outln hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/nxml-outln
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-parse hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/nxml-parse
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-loc hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/rng-loc
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-mode hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/nxml-mode
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/xsd-regexp hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/xsd-regexp
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-uchnm hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/nxml-uchnm
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-uri hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/rng-uri
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-parse hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/rng-parse
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-maint hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/rng-maint
/home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-util hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/nxml/nxml-util
/home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/site-lisp/flim/sasl-ntlm hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/net/sasl-ntlm
/home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/site-lisp/flim/sasl hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/net/sasl
/home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/site-lisp/flim/hmac-md5 hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/net/hmac-md5
/home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/site-lisp/flim/hmac-def hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/net/hmac-def
/home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/site-lisp/flim/sasl-cram hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/net/sasl-cram
/home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/site-lisp/flim/sasl-digest hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/net/sasl-digest
/home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/site-lisp/flim/ntlm hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/net/ntlm
/home/tromey/.emacs.d/elpa/emms-3.0/tq hides /home/tromey/Space/EmacsBzr/emacs-mt/install/share/emacs/24.0.95/lisp/emacs-lisp/tq

Features:
(shadow mail-hist emacsbug nndraft nnmh gnutls parse-time netrc
network-stream starttls tls nnml nnfolder bbdb-gnus bbdb-snarf mail-extr
bbdb-com warnings nnnil gnus-agent gnus-srvr gnus-score score-mode
nnvirtual gnus-msg gnus-art mm-uu mml2015 epg-config mm-view mml-smime
smime dig nntp gnus-cache gnus-sum nnoo gnus-group gnus-undo nnmail
mail-source smtpmail sendmail gnus-start gnus-spec gnus-int gnus-range
message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse
rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader
gnus-win gnus gnus-ems nnheader mail-utils wid-edit flyspell ispell
eldoc emms-status emms-lastfm emms-browser sort emms-playlist-sort
emms-score emms-player-xine emms-player-mpd emms-url url url-proxy
url-privacy url-expand url-methods url-history url-cookie url-util
url-parse auth-source eieio byte-opt bytecomp byte-compile cconv
macroexp assoc gnus-util password-cache url-vars mm-util mail-prsvr
mailcap tq emms-playing-time emms-lyrics derived emms-streams
emms-mode-line emms-cache emms-info-ogginfo emms-info-mp3info emms-info
later-do emms-playlist-mode edmacro kmacro emms-player-mplayer
emms-player-simple emms-source-playlist emms-source-file locate dired
emms-setup emms emms-compat gdb-shell-autoloads nxml-enc
pydoc-info-autoloads info-look info weblogger-autoloads
xml-rpc-autoloads package reporter cal-china lunar solar cal-dst
cal-bahai cal-islam cal-hebrew holidays hol-loaddefs appt diary-lib
diary-loaddefs cal-menu easymenu calendar cal-loaddefs uniquify
mouse-sel easy-mmode status cl erc-services erc-networks erc-goodies erc
erc-backend erc-compat format-spec thingatpt pp cc-styles cc-align
cc-engine cc-vars cc-defs advice help-fns advice-preload bbdb timezone
ange-ftp comint regexp-opt ansi-color ring server bbdb-autoloads
time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd
tool-bar dnd fontset image fringe lisp-mode register page menu-bar
rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax
facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak
czech european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces
cus-face files text-properties overlay sha1 md5 base64 format env
code-pages mule custom widget hashtable-print-readable backquote
make-network-process dbusbind dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)

Tom





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#11231: 24.0.95; emacs crash (bzr trunk)
  2012-04-12 20:08 bug#11231: 24.0.95; emacs crash (bzr trunk) Tom Tromey
@ 2012-04-13  8:26 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2012-04-13  8:26 UTC (permalink / raw)
  To: Tom Tromey; +Cc: 11231

> From: Tom Tromey <tromey@redhat.com>
> Date: Thu, 12 Apr 2012 14:08:39 -0600
> 
> I'm running a relatively recent bzr trunk Emacs.
> It crashes periodically, I'd say about once a week.
> I ran it in gdb to get a stack trace this week.
> I can try updating, rebuilding, whatever else -- just ask.

Please see if you can reproduce this in an unoptimized build.  The
backtrace you sent indicates this was an assertion violation here:

      eassert (EQ (XFRAME (selected_frame)->selected_window, selected_window));

but I distrust backtraces from optimized builds.  That said, can you
show the values of XFRAME (selected_frame)->selected_window and of
selected_window, together with the details of each of these 2 window
objects?

Also, can you try recollecting what were you doing when this happened,
and perhaps show the contents of the recent_keys vector?

For the record, which version of GCC was used for building this
binary?

Thanks.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-13  8:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-12 20:08 bug#11231: 24.0.95; emacs crash (bzr trunk) Tom Tromey
2012-04-13  8:26 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).