unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#22356: 25.0.50; emacs-25 very crashy with ivy-mode
@ 2016-01-12 12:59 Dmitry Gutov
       [not found] ` <handler.22356.B.145260358930042.ack@debbugs.gnu.org>
  2016-01-12 14:26 ` bug#22356: 25.0.50; emacs-25 very crashy with ivy-mode Dmitry Gutov
  0 siblings, 2 replies; 23+ messages in thread
From: Dmitry Gutov @ 2016-01-12 12:59 UTC (permalink / raw)
  To: 22356

[-- Attachment #1: Type: text/plain, Size: 528 bytes --]

Possibly as a result of some recent ivy-mode update, Emacs crashes quite
promptly when I use it. I've tried going back a couple of days in Emacs
revisions, and the problem is also there.

Here are a few xbacktrace-s (I think 3-5 are from an earlier revision,
but 1-2 should be from this one). Let me know if 'bt full' is needed.
I'll be doing 'git bisect' next.

highlight-tail-mode features in some of them, too, but it's fairly
stable when not in conjunction with ivy-mode. E.g., it's currently
enabled in this email buffer.


[-- Attachment #2: crash1.log --]
[-- Type: text/plain, Size: 1185 bytes --]

Starting program: /home/gutov/vc/emacs/src/emacs 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe6848700 (LWP 13562)]
[New Thread 0x7fffe5a21700 (LWP 13563)]
[New Thread 0x7fffe4fed700 (LWP 13564)]
*** Error in `/home/gutov/vc/emacs/src/emacs': corrupted double-linked list: 0x0000000003024c40 ***

Program received signal SIGABRT, Aborted.
0x00007ffff14a5267 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
55	../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) xbacktrace
"make-hash-table" (0xffff5c20)
"flx-score" (0xffff6478)
0x2d03460 PVEC_COMPILED
"mapcar" (0xffff7218)
"ivy--flx-sort" (0xffff7a80)
"ivy--sort" (0xffff82e0)
"ivy--filter" (0xffff8b30)
"ivy--exhibit" (0xffff9348)
"read-from-minibuffer" (0xffff9c18)
"ivy-read" (0xffffa4f0)
"ivy-completing-read" (0xffffadb0)
"projectile-completing-read" (0xffffb608)
"projectile-find-file" (0xffffbf40)
"funcall-interactively" (0xffffbf38)
0xd3d1f8 PVEC_SUBR
"ad-Advice-call-interactively" (0xffffcb18)
"apply" (0xffffcce8)
"call-interactively" (0xffffd540)
"command-execute" (0xffffdd98)
(gdb)

[-- Attachment #3: crash2.log --]
[-- Type: text/plain, Size: 1178 bytes --]

Starting program: /home/gutov/vc/emacs/src/emacs 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe6848700 (LWP 3219)]
[New Thread 0x7fffe5a21700 (LWP 3220)]
[New Thread 0x7fffe4db2700 (LWP 3221)]
emacs: malloc.c:3689: _int_malloc: Assertion `(unsigned long) (size) >= (unsigned long) (nb)' failed.

Program received signal SIGABRT, Aborted.
0x00007ffff14a5267 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
55	../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) xbacktrace
"make-hash-table" (0xffff5c20)
"flx-score" (0xffff6478)
0x10c20c0 PVEC_COMPILED
"mapcar" (0xffff7218)
"ivy--flx-sort" (0xffff7a80)
"ivy--sort" (0xffff82e0)
"ivy--filter" (0xffff8b30)
"ivy--exhibit" (0xffff9348)
"read-from-minibuffer" (0xffff9c18)
"ivy-read" (0xffffa4f0)
"ivy-completing-read" (0xffffadb0)
"projectile-completing-read" (0xffffb608)
"projectile-find-file" (0xffffbf40)
"funcall-interactively" (0xffffbf38)
0xd3d1f8 PVEC_SUBR
"ad-Advice-call-interactively" (0xffffcb18)
"apply" (0xffffcce8)
"call-interactively" (0xffffd540)
"command-execute" (0xffffdd98)

[-- Attachment #4: crash3.log --]
[-- Type: text/plain, Size: 1040 bytes --]

Starting program: /home/gutov/vc/emacs/src/emacs 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe6848700 (LWP 3547)]
[New Thread 0x7fffe5a21700 (LWP 3548)]
[New Thread 0x7fffe4db2700 (LWP 3549)]

dispnew.c:4040: Emacs fatal error: assertion failed: entry || verify_row_hash (row)

Breakpoint 1, terminate_due_to_signal (sig=6, backtrace_limit=2147483647) at emacs.c:370
370	{
(gdb) xbacktrace
"redisplay_internal (C function)" (0x0)
"redisplay" (0xffff7838)
"sit-for" (0xffff7f80)
"highlight-tail-fade-out-step" (0xffff84a8)
"apply" (0xffff84a0)
"timer-event-handler" (0xffff8cf8)
"read-from-minibuffer" (0xffff9c18)
"ivy-read" (0xffffa4f0)
"ivy-completing-read" (0xffffadb0)
"projectile-completing-read" (0xffffb608)
"projectile-find-file" (0xffffbf40)
"funcall-interactively" (0xffffbf38)
0xd3d1f8 PVEC_SUBR
"ad-Advice-call-interactively" (0xffffcb18)
"apply" (0xffffcce8)
"call-interactively" (0xffffd540)
"command-execute" (0xffffdd98)
(gdb) 

[-- Attachment #5: crash4.log --]
[-- Type: text/plain, Size: 972 bytes --]

Starting program: /home/gutov/vc/emacs/src/emacs 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe6848700 (LWP 3999)]
[New Thread 0x7fffe5a21700 (LWP 4000)]
[New Thread 0x7fffe4db2700 (LWP 4001)]
*** Error in `/home/gutov/vc/emacs/src/emacs': realloc(): invalid next size: 0x0000000002ebe520 ***

Program received signal SIGABRT, Aborted.
0x00007ffff14a5267 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
55	../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) xbacktrace
"read-from-minibuffer" (0xffff9c18)
"ivy-read" (0xffffa4f0)
"ivy-completing-read" (0xffffadb0)
"projectile-completing-read" (0xffffb608)
"projectile-find-file" (0xffffbf40)
"funcall-interactively" (0xffffbf38)
0xd3d1f8 PVEC_SUBR
"ad-Advice-call-interactively" (0xffffcb18)
"apply" (0xffffcce8)
"call-interactively" (0xffffd540)
"command-execute" (0xffffdd98)
(gdb) 

[-- Attachment #6: crash5.log --]
[-- Type: text/plain, Size: 1029 bytes --]

Starting program: /home/gutov/vc/emacs/src/emacs 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe6848700 (LWP 5084)]
[New Thread 0x7fffe5a21700 (LWP 5085)]
[New Thread 0x7fffe5220700 (LWP 5086)]

dispnew.c:1204: Emacs fatal error: assertion failed: verify_row_hash (a)

Breakpoint 1, terminate_due_to_signal (sig=6, backtrace_limit=2147483647) at emacs.c:370
370	{
(gdb) xbacktrace
"redisplay_internal (C function)" (0x0)
"redisplay" (0xffff7838)
"sit-for" (0xffff7f80)
"highlight-tail-fade-out-step" (0xffff84a8)
"apply" (0xffff84a0)
"timer-event-handler" (0xffff8cf8)
"read-from-minibuffer" (0xffff9c18)
"ivy-read" (0xffffa4f0)
"ivy-completing-read" (0xffffadb0)
"projectile-completing-read" (0xffffb608)
"projectile-find-file" (0xffffbf40)
"funcall-interactively" (0xffffbf38)
0xd3d1f8 PVEC_SUBR
"ad-Advice-call-interactively" (0xffffcb18)
"apply" (0xffffcce8)
"call-interactively" (0xffffd540)
"command-execute" (0xffffdd98)
(gdb) 

[-- Attachment #7: Type: text/plain, Size: 773 bytes --]


In GNU Emacs 25.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.16.7)
 of 2016-01-12 built on axl
Repository revision: 1f6898d0510cd15455f665c0f38451755a374243
Windowing system distributor 'The X.Org Foundation', version 11.0.11702000
System Description:	Ubuntu 15.10

Configured using:
 'configure --enable-checking=yes,glyphs --enable-check-lisp-object-type
 'CFLAGS=-O0 -g3''

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GSETTINGS NOTIFY
GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS
GTK3 X11

Important settings:
  value of $LC_MONETARY: en_US.UTF-8
  value of $LC_NUMERIC: en_US.UTF-8
  value of $LC_TIME: en_US.UTF-8
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2016-01-16 10:03 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-12 12:59 bug#22356: 25.0.50; emacs-25 very crashy with ivy-mode Dmitry Gutov
     [not found] ` <handler.22356.B.145260358930042.ack@debbugs.gnu.org>
2016-01-12 13:04   ` bug#22356: Acknowledgement (25.0.50; emacs-25 very crashy with ivy-mode) Dmitry Gutov
2016-01-12 16:01     ` Eli Zaretskii
2016-01-12 16:11       ` Dmitry Gutov
2016-01-12 18:25         ` Eli Zaretskii
2016-01-12 14:26 ` bug#22356: 25.0.50; emacs-25 very crashy with ivy-mode Dmitry Gutov
2016-01-12 16:05   ` Eli Zaretskii
2016-01-12 16:48     ` Dmitry Gutov
2016-01-12 18:33       ` Eli Zaretskii
2016-01-12 22:27         ` Dmitry Gutov
2016-01-13  0:21           ` Dmitry Gutov
2016-01-13  1:10             ` Óscar Fuentes
2016-01-13  1:15               ` Óscar Fuentes
2016-01-13  1:22                 ` Dmitry Gutov
2016-01-13  1:36                   ` Óscar Fuentes
2016-01-15 15:23                     ` Eli Zaretskii
2016-01-16  9:22                       ` martin rudalics
2016-01-16 10:03                         ` Eli Zaretskii
2016-01-15 15:24                     ` Eli Zaretskii
2016-01-15 16:06                       ` Óscar Fuentes
2016-01-15 16:19                         ` Eli Zaretskii
2016-01-15 22:47                       ` Dmitry Gutov
2016-01-16  6:48                         ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).