emacs-devel
[Top][All Lists]
Advanced

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

Re: Occasional Crash When Running `rgrep`


From: aditya siram
Subject: Re: Occasional Crash When Running `rgrep`
Date: Sun, 8 Jan 2017 15:19:42 -0600

Yeah, it wasn't running 'rgrep'. I guess any intuition I had about why this is happening is completely wrong. I'll try the pretest.
Thanks!

On Sun, Jan 8, 2017 at 2:33 PM, Eli Zaretskii <address@hidden> wrote:
> From: aditya siram <address@hidden>
> Date: Sun, 8 Jan 2017 13:02:21 -0600
> Cc: "address@hidden Development" <address@hidden>
>
> It took a couple of day for it to happen again, but here's the human readable backtrace:
> Jan 08 13:01:55 deech-thinkpad systemd-coredump[25660]: Process 27577 (emacs) of user 1000 dumped
> core.
>
> Stack trace of thread 27577:
> #0 0x00007efc14652f5f raise (libpthread.so.0)
> #1 0x00000000004e33b1 terminate_due_to_signal (emacs-25.1)
> #2 0x00000000004fa83e handle_fatal_signal (emacs-25.1)
> #3 0x00000000004faa43 deliver_thread_signal (emacs-25.1)
> #4 0x00000000004faaaf deliver_fatal_thread_signal (emacs-25.1)
> #5 0x00007efc14653080 __restore_rt (libpthread.so.0)
> #6 0x00000000004a9fa0 turn_on_face (emacs-25.1)
> #7 0x00000000004ae0f2 tty_write_glyphs (emacs-25.1)
> #8 0x000000000041904a update_frame_line (emacs-25.1)
> #9 0x000000000041c866 update_frame_1 (emacs-25.1)
> #10 0x000000000041e08e update_frame (emacs-25.1)
> #11 0x0000000000450cd4 redisplay_internal (emacs-25.1)
> #12 0x00000000004ed1db read_char (emacs-25.1)
> #13 0x00000000004efba0 read_key_sequence (emacs-25.1)
> #14 0x00000000004f16c6 command_loop_1 (emacs-25.1)
> #15 0x0000000000552c32 internal_condition_case (emacs-25.1)
> #16 0x00000000004e37ec command_loop_2 (emacs-25.1)
> #17 0x0000000000552bd3 internal_catch (emacs-25.1)
> #18 0x00000000004e3750 command_loop (emacs-25.1)
> #19 0x00000000004e7d77 recursive_edit_1 (emacs-25.1)
> #20 0x000000000050ef5f read_minibuf (emacs-25.1)
> #21 0x000000000050f6df Fread_from_minibuffer (emacs-25.1)

Thanks.  This doesn't look like Emacs was running rgrep, did it?

I suggest to try the latest pretest of Emacs 25.2, it could be that
this problem is already fixed.


reply via email to

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