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

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

bug#27594: 25.2; Emacs Segfault


From: Eli Zaretskii
Subject: bug#27594: 25.2; Emacs Segfault
Date: Thu, 06 Jul 2017 18:12:05 +0300

> From: Philip Bontrager <pbontrager@gmail.com>
> Date: Wed, 5 Jul 2017 22:17:11 -0400
> 
> I cannot get emacs to start normally on my computer anymore. I updated        
>                                          to emacs 25.2 from the Kevin Kelley 
> PPA and something in that process broke my setup. Now if I type emacs, or 
> emacs25, the process starts and                                               
>  
> loads most of the packages and then it segfaults. If I used the older         
>                                          
> install it still seg faults. I even removed emacs and built it directly       
>                                          
> and I still have the same issue. I am running the spacemacs                   
>                                          
> configuration and I haven‘t touched that. While trying to check the           
>                                          
> version I accidently typed in “emacs -version” and it started up without      
>                                          
> crashing. That is how I’m sending the bug report now. I’m now sure what       
>                                          
> that launch does differently. I’m running through the terminal as I only      
>                                          access this computer through ssh. 
> The segfault returns a bunch of memory locations and I was unable to use 
> addre2line to get a meaningful error. I only
> useful line is 
> “/lib/x86_64-linux-gnu/libpthread.so.0(+0x10330)[0x7fa85f37c330]”
>

Please start Emacs under GDB, then when it crashes, type

  thread apply all bt

and post here everything that GDB prints.

Thanks.





reply via email to

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