* bug#27205: 25.2; Crash on OS X when writing in org-mode
@ 2017-06-03 6:22 Sebastian Gniazdowski
2017-06-03 8:13 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Sebastian Gniazdowski @ 2017-06-03 6:22 UTC (permalink / raw)
To: 27205
I have two stack traces. I think OS X produced one when the crash
occurred, although function calls aren't the same as lldb backtrace
done from core. First goes OX backtrace, then lldb's `bt all`. I
use Spacemacs.
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: conn 0x24b7b token 0x6bfffffffffb00e
Jun 2 14:43:59 Emacs[5148] <Warning>: Backtrace (at 899648):
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 0 CoreGraphics 0x00007fff943c3c08 CGSDisableUpdateToken + 155
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 1 AppKit 0x00007fff8a756420 ___disable_updates_sync_block_invoke_2 + 17
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 2 libdispatch.dylib 0x00007fff8710840b _dispatch_client_callout + 8
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 3 libdispatch.dylib 0x00007fff871099f2 _dispatch_barrier_sync_f_invoke + 74
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 4 AppKit 0x00007fff8a7562ee NSCGSDisableUpdates + 213
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 5 AppKit 0x00007fff8a756124 NSCGSTransactionRunPreCommitActionsForOrder_ + 156
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 6 AppKit 0x00007fff8a756075 NSCGSTransactionRunPreCommitActions_ + 31
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 7 AppKit 0x00007fff8af04ce4 -[_NSCGSTransaction synchronize] + 33
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 8 AppKit 0x00007fff8af04f59 NSCGSTransactionSynchronize + 76
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 9 AppKit 0x00007fff8af04f7f NSCGSDisableUpdatesLegacy + 21
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 10 Emacs 0x000000010017d912 ns_draw_window_cursor + 611
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 11 Emacs 0x0000000100039a6b display_and_set_cursor + 1217
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 12 Emacs 0x0000000100039c27 update_window_cursor + 130
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 13 Emacs 0x0000000100039b64 update_cursor_in_window_tree + 92
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 14 Emacs 0x000000010017fa06 x_set_cursor_color + 129
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 15 Emacs 0x000000010001434c x_set_frame_parameters + 1143
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 16 Emacs 0x0000000100011c5c Fmodify_frame_parameters + 93
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 17 Emacs 0x000000010010ad17 Ffuncall + 873
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 18 Emacs 0x000000010013ea29 exec_byte_code + 2066
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 19 Emacs 0x000000010010abea Ffuncall + 572
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 20 Emacs 0x000000010013ea29 exec_byte_code + 2066
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 21 Emacs 0x000000010010b7e0 funcall_lambda + 785
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 22 Emacs 0x000000010010abea Ffuncall + 572
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 23 Emacs 0x000000010013ea29 exec_byte_code + 2066
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 24 Emacs 0x000000010010b7e0 funcall_lambda + 785
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 25 Emacs 0x000000010010abea Ffuncall + 572
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 26 Emacs 0x000000010013ea29 exec_byte_code + 2066
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 27 Emacs 0x000000010010b7e0 funcall_lambda + 785
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 28 Emacs 0x000000010010abea Ffuncall + 572
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 29 Emacs 0x000000010013ea29 exec_byte_code + 2066
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 30 Emacs 0x000000010010b7e0 funcall_lambda + 785
Jun 2 14:43:59 Emacs[5148] <Warning>: void CGSUpdateManager::log() const: 31 Emacs 0x000000010010abea Ffuncall + 572
14:44[*iazdowski/github/zredis.git]212 >:
[1] - abort (core dumped) /usr/local/bin/emacs
(lldb) bt all
* thread #1: tid = 0x0000, 0x00007fff868e98ea libsystem_kernel.dylib`__kill + 10, stop reason = signal SIGSTOP
* frame #0: 0x00007fff868e98ea libsystem_kernel.dylib`__kill + 10
frame #1: 0x00000001000a0f36 Emacs`terminate_due_to_signal + 136
frame #2: 0x00000001000b84f5 Emacs`emacs_abort + 19
frame #3: 0x00000001001712c3 Emacs`ns_term_shutdown + 122
frame #4: 0x00000001000a10f0 Emacs`shut_down_emacs + 261
frame #5: 0x00000001000a0f03 Emacs`terminate_due_to_signal + 85
frame #6: 0x00000001000b84f5 Emacs`emacs_abort + 19
frame #7: 0x000000010008a702 Emacs`bidi_paragraph_init + 885
frame #8: 0x000000010001cc34 Emacs`set_iterator_to_next + 1004
frame #9: 0x000000010004420e Emacs`forward_to_next_line_start + 111
frame #10: 0x0000000100022cea Emacs`reseat_at_next_visible_line_start + 49
frame #11: 0x000000010001ba02 Emacs`move_it_to + 1167
frame #12: 0x000000010001987b Emacs`move_it_by_lines + 83
frame #13: 0x00000001000db3f1 Emacs`Fvertical_motion + 1507
frame #14: 0x000000010010ad2b Emacs`Ffuncall + 893
frame #15: 0x000000010013ea29 Emacs`exec_byte_code + 2066
frame #16: 0x000000010010abea Emacs`Ffuncall + 572
frame #17: 0x000000010013ea29 Emacs`exec_byte_code + 2066
frame #18: 0x000000010010abea Emacs`Ffuncall + 572
frame #19: 0x000000010013ea29 Emacs`exec_byte_code + 2066
frame #20: 0x000000010010abea Emacs`Ffuncall + 572
frame #21: 0x000000010013ea29 Emacs`exec_byte_code + 2066
frame #22: 0x000000010010b7e0 Emacs`funcall_lambda + 785
frame #23: 0x000000010010abea Emacs`Ffuncall + 572
frame #24: 0x000000010013ea29 Emacs`exec_byte_code + 2066
frame #25: 0x000000010010b7e0 Emacs`funcall_lambda + 785
frame #26: 0x000000010010abea Emacs`Ffuncall + 572
frame #27: 0x000000010010aca7 Emacs`Ffuncall + 761
frame #28: 0x000000010013ea29 Emacs`exec_byte_code + 2066
frame #29: 0x000000010010b7e0 Emacs`funcall_lambda + 785
frame #30: 0x000000010010abea Emacs`Ffuncall + 572
frame #31: 0x000000010010aca7 Emacs`Ffuncall + 761
frame #32: 0x000000010013ea29 Emacs`exec_byte_code + 2066
frame #33: 0x000000010010b7e0 Emacs`funcall_lambda + 785
frame #34: 0x000000010010abea Emacs`Ffuncall + 572
frame #35: 0x000000010013ea29 Emacs`exec_byte_code + 2066
frame #36: 0x000000010010b7e0 Emacs`funcall_lambda + 785
frame #37: 0x000000010010abea Emacs`Ffuncall + 572
frame #38: 0x0000000100105a92 Emacs`Ffuncall_interactively + 58
frame #39: 0x000000010010aca7 Emacs`Ffuncall + 761
frame #40: 0x000000010010a8ad Emacs`Fapply + 478
frame #41: 0x0000000100105f39 Emacs`Fcall_interactively + 1170
frame #42: 0x000000010010ad2b Emacs`Ffuncall + 893
frame #43: 0x000000010013ea29 Emacs`exec_byte_code + 2066
frame #44: 0x000000010010abea Emacs`Ffuncall + 572
frame #45: 0x000000010010b237 Emacs`call1 + 45
frame #46: 0x00000001000a41ad Emacs`command_loop_1 + 1489
frame #47: 0x0000000100109967 Emacs`internal_condition_case + 70
frame #48: 0x00000001000b03e3 Emacs`command_loop_2 + 37
frame #49: 0x000000010010953a Emacs`internal_catch + 54
frame #50: 0x00000001000a34de Emacs`command_loop + 156
frame #51: 0x00000001000a3400 Emacs`recursive_edit_1 + 113
frame #52: 0x00000001000a3614 Emacs`Frecursive_edit + 218
frame #53: 0x00000001000a2601 Emacs`main + 5314
frame #54: 0x00007fff89fef5ad libdyld.dylib`start + 1
frame #55: 0x00007fff89fef5ad libdyld.dylib`start + 1
thread #2: tid = 0x0001, 0x00007fff868eaefa libsystem_kernel.dylib`kevent_qos + 10, stop reason = signal SIGSTOP
frame #0: 0x00007fff868eaefa libsystem_kernel.dylib`kevent_qos + 10
frame #1: 0x00007fff8710e165 libdispatch.dylib`_dispatch_mgr_invoke + 216
frame #2: 0x00007fff8710ddcd libdispatch.dylib`_dispatch_mgr_thread + 52
thread #3: tid = 0x0002, 0x00007fff868ea07a libsystem_kernel.dylib`__select + 10, stop reason = signal SIGSTOP
frame #0: 0x00007fff868ea07a libsystem_kernel.dylib`__select + 10
frame #1: 0x00000001008a590a libglib-2.0.0.dylib`g_poll + 428
frame #2: 0x00000001008994fb libglib-2.0.0.dylib`g_main_context_iterate + 326
frame #3: 0x00000001008995aa libglib-2.0.0.dylib`g_main_context_iteration + 55
frame #4: 0x000000010089a66a libglib-2.0.0.dylib`glib_worker_main + 53
frame #5: 0x00000001008ba6ca libglib-2.0.0.dylib`g_thread_proxy + 90
frame #6: 0x00007fff97f8699d libsystem_pthread.dylib`_pthread_body + 131
frame #7: 0x00007fff97f8691a libsystem_pthread.dylib`_pthread_start + 168
frame #8: 0x00007fff97f84351 libsystem_pthread.dylib`thread_start + 13
thread #4: tid = 0x0003, 0x00007fff868ea07a libsystem_kernel.dylib`__select + 10, stop reason = signal SIGSTOP
frame #0: 0x00007fff868ea07a libsystem_kernel.dylib`__select + 10
frame #1: 0x00000001001724a1 Emacs`-[EmacsApp fd_handler:] + 280
frame #2: 0x00007fff8d4ade64 Foundation`__NSThread__start__ + 1351
frame #3: 0x00007fff97f8699d libsystem_pthread.dylib`_pthread_body + 131
frame #4: 0x00007fff97f8691a libsystem_pthread.dylib`_pthread_start + 168
frame #5: 0x00007fff97f84351 libsystem_pthread.dylib`thread_start + 13
thread #5: tid = 0x0004, 0x00007fff868e3f72 libsystem_kernel.dylib`mach_msg_trap + 10, stop reason = signal SIGSTOP
frame #0: 0x00007fff868e3f72 libsystem_kernel.dylib`mach_msg_trap + 10
frame #1: 0x00007fff868e33b3 libsystem_kernel.dylib`mach_msg + 55
frame #2: 0x00007fff851821c4 CoreFoundation`__CFRunLoopServiceMachPort + 212
frame #3: 0x00007fff8518168c CoreFoundation`__CFRunLoopRun + 1356
frame #4: 0x00007fff85180ed8 CoreFoundation`CFRunLoopRunSpecific + 296
frame #5: 0x00007fff8a760d95 AppKit`_NSEventThread + 149
frame #6: 0x00007fff97f8699d libsystem_pthread.dylib`_pthread_body + 131
frame #7: 0x00007fff97f8691a libsystem_pthread.dylib`_pthread_start + 168
frame #8: 0x00007fff97f84351 libsystem_pthread.dylib`thread_start + 13
thread #6: tid = 0x0005, 0x00007fff868ea5e2 libsystem_kernel.dylib`__workq_kernreturn + 10, stop reason = signal SIGSTOP
frame #0: 0x00007fff868ea5e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff97f86578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff97f84341 libsystem_pthread.dylib`start_wqthread + 13
thread #7: tid = 0x0006, 0x00007fff868ea5e2 libsystem_kernel.dylib`__workq_kernreturn + 10, stop reason = signal SIGSTOP
frame #0: 0x00007fff868ea5e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff97f86578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff97f84341 libsystem_pthread.dylib`start_wqthread + 13
thread #8: tid = 0x0007, 0x00007fff868ea5e2 libsystem_kernel.dylib`__workq_kernreturn + 10, stop reason = signal SIGSTOP
frame #0: 0x00007fff868ea5e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff97f86578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff97f84341 libsystem_pthread.dylib`start_wqthread + 13
Also some prints from lddb:
(lldb) up
frame #6: 0x00000001000b84f5 Emacs`emacs_abort + 19
Emacs`init_baud_rate:
0x1000b84f5 <+0>: pushq %rbp
0x1000b84f6 <+1>: movq %rsp, %rbp
0x1000b84f9 <+4>: pushq %r14
0x1000b84fb <+6>: pushq %rbx
(lldb) p $rbp
(unsigned long) $1 = 140734799778048
(lldb) p $rsp
(unsigned long) $2 = 140734799778048
(lldb) p $r14
(unsigned long) $3 = 339
(lldb) p $rbx
(unsigned long) $4 = 336
(lldb) up
frame #7: 0x000000010008a702 Emacs`bidi_paragraph_init + 885
Emacs`bidi_char_at_pos:
0x10008a702 <+0>: pushq %rbp
0x10008a703 <+1>: movq %rsp, %rbp
0x10008a706 <+4>: movq %rsi, %rcx
0x10008a709 <+7>: testq %rcx, %rcx
(lldb) p $rbp
(unsigned long) $5 = 140734799778224
(lldb) p $rsp
(unsigned long) $6 = 140734799778064
(lldb) p $rbp
(unsigned long) $7 = 140734799778224
(lldb) p $rsi
error: Couldn't materialize: couldn't read the value of register rsi
Errored out in Execute, couldn't PrepareToExecuteJITExpression
(lldb) p $rcx
error: Couldn't materialize: couldn't read the value of register rcx
Errored out in Execute, couldn't PrepareToExecuteJITExpression
(lldb) up
frame #8: 0x000000010001cc34 Emacs`set_iterator_to_next + 1004
Emacs`set_iterator_to_next:
-> 0x10001cc34 <+1004>: movq %r15, %rdi
0x10001cc37 <+1007>: callq 0x10008ac55 ; bidi_move_to_visually_next
0x10001cc3c <+1012>: movq 0x9a0(%r14), %rdx
0x10001cc43 <+1019>: movq %rdx, 0x140(%r14)
(lldb) p $r15
(unsigned long) $8 = 140734799795512
(lldb) p $rdi
error: Couldn't materialize: couldn't read the value of register rdi
Errored out in Execute, couldn't PrepareToExecuteJITExpression
(lldb) p $r14
(unsigned long) $9 = 140734799793048
In GNU Emacs 25.2.1 (x86_64-apple-darwin15.6.0, NS appkit-1404.47 Version 10.11.6 (Build 15G1421))
of 2017-04-26 built on kaileena
Windowing system distributor 'Apple', version 10.3.1404
Configured using:
'configure --disable-dependency-tracking --disable-silent-rules
--enable-locallisppath=/usr/local/share/emacs/site-lisp
--infodir=/usr/local/Cellar/emacs-plus/25.2/share/info/emacs
--prefix=/usr/local/Cellar/emacs-plus/25.2 --with-xml2 --without-dbus
--with-gnutls --with-imagemagick --with-modules --with-rsvg --with-ns
--disable-ns-self-contained'
Configured features:
JPEG RSVG IMAGEMAGICK NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS
NS MODULES
Important settings:
value of $LANG: pl_PL.UTF-8
locale-coding-system: utf-8-unix
Major mode: Fundamental
Minor modes in effect:
yas-global-mode: t
diff-auto-refine-mode: t
global-git-commit-mode: t
async-bytecomp-package-mode: t
helm-descbinds-mode: t
helm-mode: t
shell-dirtrack-mode: t
helm-flx-mode: t
projectile-mode: t
recentf-mode: t
winum-mode: t
winner-mode: t
volatile-highlights-mode: t
global-vi-tilde-fringe-mode: t
spaceline-info-mode: t
spaceline-helm-mode: t
save-place-mode: t
savehist-mode: t
popwin-mode: t
persp-mode: t
global-origami-mode: t
Info-breadcrumbs-in-mode-line-mode: t
flx-ido-mode: t
eyebrowse-mode: t
global-evil-surround-mode: t
global-evil-search-highlight-persist: t
show-smartparens-global-mode: t
evil-escape-mode: t
global-anzu-mode: t
eval-sexp-fu-flash-mode: t
clean-aindent-mode: t
which-key-mode: t
override-global-mode: t
global-undo-tree-mode: t
undo-tree-mode: t
evil-mode: t
evil-local-mode: t
global-spacemacs-leader-override-mode: t
global-hl-line-mode: t
xterm-mouse-mode: t
global-auto-revert-mode: t
ido-vertical-mode: t
global-page-break-lines-mode: t
global-eldoc-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
transient-mark-mode: t
Recent messages:
Load-path shadows:
/Users/sgniazdowski/.emacs.d/elpa/org-bullets-20140918.1137/org-bullets hides /Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-bullets
/Users/sgniazdowski/.emacs.d/elpa/cmake-mode-20160928.505/cmake-mode hides /usr/local/share/emacs/site-lisp/cmake/cmake-mode
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ox hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ox
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ox-texinfo hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ox-texinfo
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ox-publish hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ox-publish
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ox-org hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ox-org
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ox-odt hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ox-odt
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ox-md hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ox-md
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ox-man hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ox-man
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ox-latex hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ox-latex
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ox-icalendar hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ox-icalendar
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ox-html hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ox-html
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ox-beamer hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ox-beamer
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ox-ascii hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ox-ascii
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-w3m hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-w3m
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-version hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-version
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-timer hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-timer
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-table hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-table
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-src hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-src
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-rmail hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-rmail
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-protocol hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-protocol
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-plot hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-plot
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-pcomplete hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-pcomplete
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-mouse hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-mouse
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-mobile hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-mobile
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-mhe hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-mhe
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-macs hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-macs
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-macro hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-macro
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-loaddefs hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-loaddefs
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-list hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-list
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-irc hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-irc
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-install hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-install
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-inlinetask hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-inlinetask
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-info hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-info
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-indent hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-indent
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-id hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-id
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-habit hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-habit
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-gnus hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-gnus
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-footnote hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-footnote
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-feed hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-feed
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-faces hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-faces
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-eshell hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-eshell
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-entities hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-entities
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-element hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-element
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-docview hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-docview
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-datetree hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-datetree
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-ctags hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-ctags
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-crypt hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-crypt
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-compat hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-compat
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-colview hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-colview
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-clock hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-clock
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-capture hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-capture
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-bibtex hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-bibtex
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-bbdb hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-bbdb
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-attach hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-attach
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-archive hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-archive
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/org-agenda hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/org-agenda
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-tangle hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-tangle
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-table hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-table
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-sqlite hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-sqlite
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-sql hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-sql
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-shen hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-shen
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-screen hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-screen
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-scheme hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-scheme
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-scala hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-scala
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-sass hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-sass
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-ruby hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-ruby
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-ref hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-ref
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-R hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-R
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-python hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-python
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-plantuml hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-plantuml
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-picolisp hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-picolisp
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-perl hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-perl
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-org hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-org
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-octave hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-octave
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-ocaml hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-ocaml
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-mscgen hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-mscgen
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-maxima hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-maxima
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-matlab hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-matlab
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-makefile hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-makefile
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-lob hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-lob
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-lisp hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-lisp
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-lilypond hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-lilypond
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-ledger hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-ledger
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-latex hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-latex
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-keys hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-keys
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-js hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-js
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-java hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-java
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-io hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-io
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-haskell hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-haskell
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-gnuplot hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-gnuplot
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-fortran hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-fortran
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-exp hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-exp
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-eval hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-eval
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-emacs-lisp hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-emacs-lisp
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-dot hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-dot
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-ditaa hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-ditaa
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-css hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-css
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-core hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-core
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-comint hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-comint
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-clojure hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-clojure
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-calc hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-calc
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-C hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-C
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-awk hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-awk
/Users/sgniazdowski/.emacs.d/elpa/org-plus-contrib-20170515/ob-asymptote hides /usr/local/Cellar/emacs-plus/25.2/share/emacs/25.2/lisp/org/ob-asymptote
Features:
(shadow sort mail-extr emacsbug sendmail soft-charcoal-theme
soft-morning-theme soft-stone-theme odersky-theme junio-theme cal-iso
org-agenda two-column iso-transl helm-org zonokai zonokai-blue-theme
zonokai-red-theme gotham-theme auto-compile packed elisp-slime-nav
goto-addr bug-reference highlight-numbers parent-mode
highlight-parentheses hideshow rainbow-delimiters auto-highlight-symbol
mmm-mode mmm-univ mmm-class mmm-region mmm-auto mmm-vars mmm-utils
mmm-compat smartparens-markdown org-table markdown-mode helm-command
helm-elisp helm-eval edebug vc-git open-junk-file company-files
company-keywords company-etags company-gtags company-template
company-dabbrev-code company-dabbrev company-capf company org-eldoc
evil-org org-bullets org-download url-http tls gnutls url-auth url-gw
toc-org yasnippet image-file org-rmail org-mhe org-irc org-info org-gnus
org-docview doc-view jka-compr org-bibtex bibtex org-bbdb org-w3m orgit
org-element avl-tree git-rebase evil-magit magit-obsolete magit-blame
magit-stash magit-bisect magit-remote magit-commit magit-sequence
magit-notes magit-worktree magit-branch magit-files magit-refs
magit-status magit magit-repos magit-apply magit-wip magit-log
magit-diff smerge-mode diff-mode magit-core magit-autorevert
magit-process magit-margin magit-mode magit-git magit-section
magit-popup git-commit magit-utils crm log-edit message idna rfc822 mml
mml-sec epg mailabbrev mail-utils gmm-utils mailheader pcvs-util add-log
with-editor async-bytecomp tramp-sh org org-macro org-footnote
org-pcomplete org-list org-faces org-entities org-version ob-emacs-lisp
ob ob-tangle org-src ob-ref ob-lob ob-table ob-keys ob-exp ob-comint
ob-core ob-eval org-compat org-macs org-loaddefs find-func cal-menu
calendar cal-loaddefs helm-descbinds helm-mode helm-files image-dired
tramp tramp-compat tramp-loaddefs trampver shell pcomplete dired-x
dired-aux ffap helm-buffers helm-tags helm-bookmark helm-adaptive
helm-info bookmark pp helm-locate helm-grep helm-regexp helm-external
helm-net browse-url xml url url-proxy url-privacy url-expand url-methods
url-history url-cookie url-domsuf url-util mailcap helm-utils helm-help
helm-types helm-flx helm helm-source helm-multi-match helm-lib dired
async projectile grep compile comint ansi-color ibuf-ext ibuffer recentf
tree-widget hl-todo server ws-butler winum winner etags xref project
volatile-highlights vi-tilde-fringe spaceline-config spaceline-segments
spaceline powerline powerline-separators color powerline-themes
smartparens-config saveplace savehist popwin persp-mode origami
origami-parsers linum info+ image-mode flx-ido flx eyebrowse format-spec
evil-unimpaired f s evil-surround evil-search-highlight-persist
evil-numbers evil-lisp-state smartparens dash evil-indent-plus
evil-exchange evil-escape evil-args evil-anzu anzu eval-sexp-fu rx
highlight noutline outline clean-aindent-mode adaptive-wrap hybrid-mode
exec-path-from-shell evil-evilified-state which-key use-package diminish
bind-key hydra lv cus-edit cus-start cus-load evil evil-integration
undo-tree diff evil-maps evil-commands evil-jumps evil-command-window
evil-types evil-search evil-ex evil-macros evil-repeat evil-states
evil-core evil-common windmove thingatpt rect evil-digraphs evil-vars
ring info bind-map quelpa url-parse auth-source gnus-util password-cache
url-vars package-build mm-decode mm-bodies mm-encode mail-parse rfc2231
rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr json map lisp-mnt
hl-line xt-mouse autorevert filenotify disp-table wid-edit granger-theme
sublime-themes finder-inf core-configuration-layer eieio-compat cl-seq
ht cl warnings package epg-config eieio eieio-core ido-vertical-mode ido
seq byte-opt bytecomp byte-compile cl-extra help-mode cconv
core-spacemacs core-use-package-ext core-transient-state
core-micro-state core-toggle core-keybindings core-fonts-support
core-spacemacs-buffer core-funcs cl-macs gv core-themes-support
core-display-init core-jump core-auto-completion core-release-management
core-dotspacemacs core-command-line core-debug edmacro kmacro derived
advice profiler easymenu cl-loaddefs cl-lib page-break-lines easy-mmode
subr-x pcase time-date mule-util tooltip eldoc electric uniquify
ediff-hook vc-hooks lisp-float-type mwheel ns-win ucs-normalize
term/common-win tool-bar dnd fontset image regexp-opt fringe
tabulated-list newcomment elisp-mode lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cl-generic cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help
simple abbrev minibuffer cl-preloaded 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
kqueue cocoa ns multi-tty make-network-process emacs)
Memory information:
((conses 16 834953 679327)
(symbols 48 62663 20)
(miscs 40 2270 4156)
(strings 32 160608 295340)
(string-bytes 1 5588927)
(vectors 16 94806)
(vector-slots 8 1969420 371573)
(floats 8 3019 4210)
(intervals 56 8391 2401)
(buffers 976 43))
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#27205: 25.2; Crash on OS X when writing in org-mode
2017-06-03 6:22 bug#27205: 25.2; Crash on OS X when writing in org-mode Sebastian Gniazdowski
@ 2017-06-03 8:13 ` Eli Zaretskii
2017-06-03 8:40 ` Sebastian Gniazdowski
0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2017-06-03 8:13 UTC (permalink / raw)
To: Sebastian Gniazdowski; +Cc: 27205
> Date: Sat, 3 Jun 2017 08:22:26 +0200
> From: Sebastian Gniazdowski <psprint@zdharma.org>
>
> I have two stack traces. I think OS X produced one when the crash
> occurred, although function calls aren't the same as lldb backtrace
> done from core. First goes OX backtrace, then lldb's `bt all`. I
> use Spacemacs.
> [...]
> (lldb) bt all
> * thread #1: tid = 0x0000, 0x00007fff868e98ea libsystem_kernel.dylib`__kill + 10, stop reason = signal SIGSTOP
> * frame #0: 0x00007fff868e98ea libsystem_kernel.dylib`__kill + 10
> frame #1: 0x00000001000a0f36 Emacs`terminate_due_to_signal + 136
> frame #2: 0x00000001000b84f5 Emacs`emacs_abort + 19
> frame #3: 0x00000001001712c3 Emacs`ns_term_shutdown + 122
> frame #4: 0x00000001000a10f0 Emacs`shut_down_emacs + 261
> frame #5: 0x00000001000a0f03 Emacs`terminate_due_to_signal + 85
> frame #6: 0x00000001000b84f5 Emacs`emacs_abort + 19
> frame #7: 0x000000010008a702 Emacs`bidi_paragraph_init + 885
> frame #8: 0x000000010001cc34 Emacs`set_iterator_to_next + 1004
I think I fixed this recently on the master branch. Can you try the
patch below?
diff --git a/src/xdisp.c b/src/xdisp.c
index 1e7cb4ec..7ff37a6 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -4999,6 +4999,14 @@ handle_single_display_spec (struct it *it, Lisp_Object spec, Lisp_Object object,
{
ptrdiff_t ovendpos = OVERLAY_POSITION (OVERLAY_END (overlay));
+ /* Some borderly-sane Lisp might call us with the current
+ buffer narrowed so that overlay-end is outside the
+ POINT_MIN..POINT_MAX region, which will then cause
+ various assertion violations and crashes down the road,
+ starting with pop_it when it will attempt to use POSITION
+ set below. Prevent that. */
+ ovendpos = clip_to_bounds (BEGV, ovendpos, ZV);
+
if (ovendpos > CHARPOS (*position))
SET_TEXT_POS (*position, ovendpos, CHAR_TO_BYTE (ovendpos));
}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* bug#27205: 25.2; Crash on OS X when writing in org-mode
2017-06-03 8:13 ` Eli Zaretskii
@ 2017-06-03 8:40 ` Sebastian Gniazdowski
2017-06-03 9:57 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Sebastian Gniazdowski @ 2017-06-03 8:40 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 27205
On 3 czerwca 2017 at 10:14:04, Eli Zaretskii (eliz@gnu.org) wrote:
> > ...
> > frame #8: 0x000000010001cc34 Emacs`set_iterator_to_next + 1004
>
> I think I fixed this recently on the master branch. Can you try the
> patch below?
>
> diff --git a/src/xdisp.c b/src/xdisp.c
I cannot reproduce, so applying the patch wouldn't reveal if it's fixed. I was editing org, had serious problems with data went corrupted (sadly something was going wrong), invoked undo, was at right-most position after tags of a second-level bullet, and I think I pressed TAB there. Screenshot of the cursor position when I pressed TAB: http://imgur.com/a/b0Z3N
--
Sebastian Gniazdowski
psprint /at/ zdharma.org
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#27205: 25.2; Crash on OS X when writing in org-mode
2017-06-03 8:40 ` Sebastian Gniazdowski
@ 2017-06-03 9:57 ` Eli Zaretskii
0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2017-06-03 9:57 UTC (permalink / raw)
To: Sebastian Gniazdowski; +Cc: 27205-done
> Date: Sat, 3 Jun 2017 10:40:11 +0200
> From: Sebastian Gniazdowski <psprint@zdharma.org>
> Cc: 27205@debbugs.gnu.org
>
> On 3 czerwca 2017 at 10:14:04, Eli Zaretskii (eliz@gnu.org) wrote:
> > > ...
> > > frame #8: 0x000000010001cc34 Emacs`set_iterator_to_next + 1004
> >
> > I think I fixed this recently on the master branch. Can you try the
> > patch below?
> >
> > diff --git a/src/xdisp.c b/src/xdisp.c
>
> I cannot reproduce, so applying the patch wouldn't reveal if it's fixed.
Then just run with it and see if crashes with a similar backtrace
(showing bidi_paragraph_init) ever happen.
I will close the bug; feel free to reopen if you see one of these
again.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-06-03 9:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-03 6:22 bug#27205: 25.2; Crash on OS X when writing in org-mode Sebastian Gniazdowski
2017-06-03 8:13 ` Eli Zaretskii
2017-06-03 8:40 ` Sebastian Gniazdowski
2017-06-03 9:57 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.