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

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

bug#22526: 25.0.90; Crash starting gnus


From: Lars Ingebrigtsen
Subject: bug#22526: 25.0.90; Crash starting gnus
Date: Sun, 07 Feb 2016 16:42:11 +1100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.90 (gnu/linux)

Andy Moreton <andrewjmoreton@gmail.com> writes:

[...]

> ../../src/insdel.c:411
>         tem = {
>           i = 0xd510
>         }
>         real_gap_loc = 0xf035
>         real_gap_loc_byte = 0xf035
>         old_gap_size = 0x7d0
>         current_size = 0xf804
> #12 0x00000004001723c4 in make_gap (nbytes_added=0x830) at
> ../../src/insdel.c:481

Hm, that sounds kinda serious...

[...]

> #15 0x000000040024ff9d in Finternal_default_process_filter (proc=...,
> text=...) at ../../src/process.c:5527
>         old_read_only = {
>           i = 0x0
>         }
>         old_begv = 0x1
>         old_zv = 0xf035
>         old_begv_byte = 0x1
>         old_zv_byte = 0xf035
>         before = 0xf035
>         before_byte = 0xf035
>         opoint_byte = 0xf035
>         b = 0xbf3270
>         p = 0x73e8cb0
>         opoint = 0xf035

It looks like Emacs is segfaulting while inserting stuff from a filter
into a buffer, if I'm reading this correctly.  But I have no idea what
could be causing it.  Anybody?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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