unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#18438: 24.4.50; assertion failed in bidi.c
@ 2014-09-09 21:41 aidalgol
  2014-09-10  0:16 ` Stefan Monnier
                   ` (3 more replies)
  0 siblings, 4 replies; 96+ messages in thread
From: aidalgol @ 2014-09-09 21:41 UTC (permalink / raw)
  To: 18438

With no apparent pattern, I am getting an "assertion failed" (which, of 
course terminates Emacs):
src/bidi.c:329: Emacs fatal error: assertion failed: UNKNOWN_BT <= type 
&& type <= NEUTRAL_ON

I am running from git master, commit 567e68d.

In GNU Emacs 24.4.50.1 (x86_64-unknown-cygwin)
  of 2014-09-09 on AGAULAND-NZCD
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
  `configure --enable-checking --with-w32 'CFLAGS=-O0 -ggdb''

Configured features:
XPM JPEG TIFF GIF PNG IMAGEMAGICK DBUS NOTIFY ACL GNUTLS LIBXML2 ZLIB

Important settings:
   value of $LANG: en_US.UTF-8
   locale-coding-system: utf-8-unix

Major mode: Dired by name

Minor modes in effect:
   erc-track-mode: t
   erc-track-minor-mode: t
   erc-spelling-mode: t
   erc-services-mode: t
   erc-ring-mode: t
   erc-networks-mode: t
   erc-netsplit-mode: t
   erc-menu-mode: t
   erc-match-mode: t
   erc-log-mode: t
   erc-list-mode: t
   erc-pcomplete-mode: t
   erc-button-mode: t
   erc-stamp-mode: t
   erc-autojoin-mode: t
   erc-autoaway-mode: t
   erc-irccontrols-mode: t
   erc-noncommands-mode: t
   erc-move-to-prompt-mode: t
   erc-readonly-mode: t
   ido-everywhere: t
   savehist-mode: t
   display-time-mode: t
   display-battery-mode: t
   desktop-save-mode: t
   tooltip-mode: t
   electric-indent-mode: t
   mouse-wheel-mode: t
   file-name-shadow-mode: t
   global-font-lock-mode: t
   font-lock-mode: t
   blink-cursor-mode: t
   auto-composition-mode: t
   auto-encryption-mode: t
   auto-compression-mode: t
   buffer-read-only: t
   size-indication-mode: t
   column-number-mode: t
   line-number-mode: t

Recent input:
y <switch-frame> M-x e r <return> M-p <return> M-p
M-p <return> <return> <return> <lwindow> C-x b f r
e <return> C-x 3 C-x b # C-x b # <return> C-x 0 C-x
3 C-x b <return> <switch-frame> <S-lwindow> M-x C-s
<return>

Recent messages:
Desktop: File "/home/agauland/message-20140910-092339" no longer 
exists.
Starting new Ispell process aspell with british dictionary...
Wrote /home/agauland/.emacs.d/emacs.desktop.lock
Desktop: 2 frames, 41 buffers restored, 1 failed to restore.
For information about GNU Emacs and the GNU system, type C-h C-a.
Connecting to localhost:7000... ...done
Logging in as 'aidalgol'...
Logging in without password
Logging in as 'aidalgol'... done
Quit

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug sendmail gnutls network-stream starttls
tls erc-track erc-spelling erc-services erc-ring erc-networks
erc-netsplit erc-menu erc-match erc-log erc-list erc-pcomplete 
pcomplete
erc-button erc-fill erc-stamp wid-edit erc-join erc-autoaway 
erc-goodies
erc erc-backend erc-compat auth-source eieio byte-opt bytecomp
byte-compile cconv eieio-core gnus-util password-cache thingatpt pp 
smex
flyspell ispell rst compile vc-git conf-mode view cc-langs cc-mode
cc-fonts cc-guess cc-menus cc-cmds jka-compr paredit vc-dispatcher
vc-svn hideshow undo-tree diff python json message dired format-spec
rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mailabbrev mail-utils
gmm-utils mailheader browse-kill-ring-autoloads 
ido-ubiquitous-autoloads
info magit-autoloads git-rebase-mode-autoloads 
git-commit-mode-autoloads
paredit-autoloads smex-autoloads undo-tree-autoloads package server
cc-styles cc-align cc-engine cc-vars cc-defs appt diary-lib
diary-loaddefs cal-menu easymenu calendar cal-loaddefs advice help-fns
ido header-file find-file gtags mu cl-macs edmacro kmacro cl gv comint
ansi-color ring saveplace paren savehist avoid time battery desktop
frameset cl-loaddefs cl-lib cus-start cus-load time-date tooltip
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel
w32-common-fns disp-table w32-win w32-vars tool-bar dnd fontset image
regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode 
register
page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock
font-lock syntax facemenu font-core frame cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew
greek romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process dbusbind
gfilenotify w32 multi-tty emacs)

Memory information:
((conses 16 308313 29216)
  (symbols 48 34000 0)
  (miscs 40 174 713)
  (strings 32 76196 4962)
  (string-bytes 1 2139625)
  (vectors 16 31311)
  (vector-slots 8 629615 26163)
  (floats 8 155 237)
  (intervals 56 11960 548)
  (buffers 976 58))






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

end of thread, other threads:[~2015-12-26 15:43 UTC | newest]

Thread overview: 96+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-09 21:41 bug#18438: 24.4.50; assertion failed in bidi.c aidalgol
2014-09-10  0:16 ` Stefan Monnier
2014-09-10 18:55   ` Aidan Gauland
2014-09-10 19:09     ` Eli Zaretskii
2014-09-11  4:31       ` aidalgol
2014-09-11 13:18         ` Ken Brown
2014-09-12  1:51           ` aidalgol
2014-09-12  1:55       ` aidalgol
2014-09-12  6:00         ` Eli Zaretskii
2014-09-12  7:46           ` Eli Zaretskii
2014-09-16  1:04             ` aidalgol
2014-09-16  2:47               ` Eli Zaretskii
2014-09-16  2:59                 ` aidalgol
2014-09-16 14:33                   ` Eli Zaretskii
2014-09-16 22:42                     ` aidalgol
2014-09-17  5:07                       ` Eli Zaretskii
2014-09-18  4:55                         ` aidalgol
2014-09-18  4:59                         ` aidalgol
2014-09-18 14:42                           ` Eli Zaretskii
2014-09-21 22:30                             ` Ken Brown
2014-09-24  5:07                               ` aidalgol
2014-09-24 14:06                                 ` Ken Brown
2014-09-24 15:01                                   ` Eli Zaretskii
2014-09-24 16:40                                     ` Ken Brown
2014-09-24 19:49                                       ` Eli Zaretskii
2014-09-28 23:03                                   ` aidalgol
2014-09-10 13:14 ` Ken Brown
2014-09-29  0:56 ` aidalgol
2014-09-29  6:23   ` Eli Zaretskii
2014-09-29 15:50     ` Ken Brown
2014-09-29 17:00       ` Eli Zaretskii
2014-09-29 22:28         ` aidalgol
2014-09-30 15:24           ` Eli Zaretskii
2014-09-30 16:09             ` Ken Brown
2014-09-30 16:27               ` Eli Zaretskii
2014-09-30 23:06                 ` aidalgol
2014-10-01  2:39                   ` Eli Zaretskii
2014-10-01  2:58                     ` aidalgol
2014-10-01 14:42                       ` Eli Zaretskii
2014-10-01 21:56                         ` aidalgol
2014-10-01  2:40                   ` Ken Brown
2014-10-08 22:20             ` aidalgol
2014-10-09  7:29               ` Eli Zaretskii
2014-10-10  2:21                 ` aidalgol
2014-10-10  7:19                   ` Eli Zaretskii
2014-10-10  7:26                     ` Eli Zaretskii
2014-10-10 13:54                     ` Ken Brown
2014-10-10 15:12                       ` Eli Zaretskii
2014-10-10 17:14                         ` Ken Brown
2014-10-11  1:57                         ` Ken Brown
2014-10-11  7:11                           ` Eli Zaretskii
2014-10-11 13:58                             ` Ken Brown
2014-10-11 14:24                               ` Eli Zaretskii
2014-10-11 16:33                                 ` Ken Brown
2014-10-11 16:52                                   ` Eli Zaretskii
2014-10-11 17:17                                     ` Ken Brown
2014-10-15  0:58                     ` aidalgol
2014-10-15  5:13                       ` Eli Zaretskii
2014-10-15 19:29                         ` aidalgol
2014-10-16  7:27                           ` Eli Zaretskii
2014-10-16 13:11                             ` Ken Brown
2014-10-16 13:38                               ` Eli Zaretskii
2014-10-19 14:39                               ` Eli Zaretskii
2014-10-19 15:37                                 ` Ken Brown
2014-10-19 18:10                                   ` Eli Zaretskii
2014-10-19 19:49                                   ` aidalgol
2014-10-19 20:20                                 ` aidalgol
2014-10-20 15:46                                   ` Eli Zaretskii
2014-10-20 16:51                                     ` Eli Zaretskii
2014-10-20 19:35                                       ` Ivan Shmakov
2014-10-20 19:39                                         ` Eli Zaretskii
2014-10-20 20:02                                           ` Ivan Shmakov
2014-10-20 20:59                                       ` Ken Brown
2014-10-21 15:42                                         ` Eli Zaretskii
2014-10-21 16:18                                           ` Ken Brown
2014-10-21 19:38                                         ` aidalgol
2014-10-21 21:12                                           ` Ken Brown
2014-10-21 21:58                                             ` aidalgol
2014-10-21 22:21                                               ` Ken Brown
2014-10-21 22:38                                                 ` aidalgol
2014-10-22  4:16 ` aidalgol
2014-10-22 15:24   ` Eli Zaretskii
2014-10-22 17:16   ` Eli Zaretskii
2014-10-22 20:39     ` Ken Brown
2014-10-23 20:38       ` aidalgol
2014-10-23 21:54       ` aidalgol
2014-10-24  6:50         ` Eli Zaretskii
2014-10-24 19:18           ` Ken Brown
2014-10-24 21:19             ` Ken Brown
2014-10-29  4:30               ` aidalgol
2014-10-29 12:15                 ` Ken Brown
2014-10-29 14:37                   ` Eli Zaretskii
2015-12-26 15:37                   ` bug#17817: " Lars Ingebrigtsen
2015-12-26 15:43                     ` Ken Brown
2014-10-29 14:17                 ` Eli Zaretskii
2014-10-23  4:15     ` aidalgol

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).