GNU bug report logs -
#18668
24.3.94; Assertion violation in add_text_properties_1
Previous Next
Reported by: Eli Zaretskii <eliz <at> gnu.org>
Date: Thu, 9 Oct 2014 14:00:02 UTC
Severity: normal
Found in version 24.3.94
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
> I was editing a C source file, when Emacs 24.3.94 hit an assertion
> violation. Here's the backtrace and some data:
>
> Breakpoint 1, terminate_due_to_signal (sig=sig <at> entry=22,
> backtrace_limit=backtrace_limit <at> entry=2147483647) at emacs.c:350
> 350 {
> (gdb) up
> #1 0x0117096e in die (
> msg=msg <at> entry=0x14bf05a <modifier_len+2186> "modified",
> file=file <at> entry=0x14bef95 <modifier_len+1989> "textprop.c",
> line=line <at> entry=1259) at alloc.c:6833
> 6833 terminate_due_to_signal (SIGABRT, INT_MAX);
> (gdb)
> #2 0x012044f0 in add_text_properties_1 (start=start <at> entry=310800,
> end=end <at> entry=310804, properties=<optimized out>,
> properties <at> entry=139616918, object=76471301, object <at> entry=66533410,
> set_type=set_type <at> entry=TEXT_PROPERTY_REPLACE) at textprop.c:1259
> 1259 eassert (modified);
This was in 2014 -- have you seen this problem since?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 286 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.