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

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

[debbugs-tracker] bug#25282: closed (emacs 25,1 crash w/bt)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#25282: closed (emacs 25,1 crash w/bt)
Date: Wed, 04 Jan 2017 15:48:01 +0000

Your message dated Wed, 04 Jan 2017 17:47:26 +0200
with message-id <address@hidden>
and subject line Re: bug#25282: emacs 25,1 crash w/bt
has caused the debbugs.gnu.org bug report #25282,
regarding emacs 25,1 crash w/bt
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
25282: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25282
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: emacs 25,1 crash w/bt Date: Tue, 27 Dec 2016 12:21:32 +0100
My emacs 25.1 is crashing these days every 3 hours, irrelevant if Im
on my laptop or work computer, and if Im programming in C or
Clojure. Im always using Fedora, and I install emacs either by
compiling from sources or installed from dnf. Just a paste of my last
gdb crash backtrace: https://www.refheap.com/124399

Crashes are on my computer more likely when saveing or simply using the cursor around a document. I have aggressive indent mode enabled, haven't ruled that out yet. Looks to me still that something is not right in intervals.c?

Thanks for all feedback, hope I don't have to downgrade my emacs.

Best,
Hlödver

(the beginning of the trace)
Thread 1 "emacs" received signal SIGSEGV, Segmentation fault.
0x00000000005a0937 in balance_an_interval (i=0x685d630) at intervals.c:443
443    + RIGHT_TOTAL_LENGTH (i->left) - LEFT_TOTAL_LENGTH (i->left);
(gdb) bt
#0  0x00000000005a0937 in balance_an_interval (i=0x685d630) at intervals.c:443
#1  0x00000000005a0ba5 in balance_possible_root_interval (interval=<optimized out>) at intervals.c:482
#2  0x00000000005a1749 in find_interval (tree=<optimized out>, position=0) at intervals.c:673
#3  0x00000000005a4d8e in validate_interval_range (object=<optimized out>, address@hidden, address@hidden, address@hidden) at textprop.c:192
#4  0x00000000005a4ffb in Ftext_properties_at (position=<optimized out>, address@hidden, object=<optimized out>, address@hidden) at textprop.c:568
#5  0x00000000005a506c in Fget_text_property (address@hidden, address@hidden, address@hidden) at textprop.c:588
#6  0x00000000004b750c in face_at_string_position (w=<optimized out>, string=34216612, pos=<optimized out>, address@hidden, address@hidden, base_face_id=22, mouse_p=false) at xfaces.c:6081
#7  0x000000000043e33e in handle_face_prop (it=0x7fffffff61e0) at xdisp.c:3974
#8  0x000000000043b8da in handle_stop (address@hidden) at xdisp.c:3371

--- End Message ---
--- Begin Message --- Subject: Re: bug#25282: emacs 25,1 crash w/bt Date: Wed, 04 Jan 2017 17:47:26 +0200
> From: Hlöðver Sigurðsson <address@hidden>
> Date: Wed, 4 Jan 2017 14:47:19 +0100
> Cc: address@hidden
> 
> I compiled from master branch on Savannah (hope I spelled it right), running 
> on v 26.0.50.1 does not crash at
> all.
> 
> Thanks for that!

Thanks for testing, I'm therefore closing this bug.


--- End Message ---

reply via email to

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