Skip to content

Instantly share code, notes, and snippets.

@elextr
Created January 26, 2019 23:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elextr/23ddd07162e19df53682a88c6dcee670 to your computer and use it in GitHub Desktop.
Save elextr/23ddd07162e19df53682a88c6dcee670 to your computer and use it in GitHub Desktop.
Geany Crash
gdb ./geany
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./geany...done.
(gdb) run -c /tmp/config
Starting program: /data/geany_1.35/bin/geany -c /tmp/config
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffecba9700 (LWP 5014)]
[New Thread 0x7fffe7fff700 (LWP 5015)]
Thread 1 "geany" received signal SIGSEGV, Segmentation fault.
0x00007ffff557d0c9 in g_signal_emit_by_name (instance=0x7fffe0009b70,
detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3462
3462 /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c: No such file or directory.
(gdb) bt
#0 0x00007ffff557d0c9 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3462
#1 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#5 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#2 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff7ff220, invocation_hint=invocation_hint@entry=0x7fffff7ff1a0)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#3 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff7ff220) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#4 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff7ff400) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#6 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#7 0x00007ffff79db943 in Scintilla::Editor::NotifyModified(Scintilla::Document*, Scintilla::DocModification, void*) (this=0x12c2000, mh=...)
---Type <return> to continue, or q <return> to quit---
2708
#8 0x00007ffff79c625e in Scintilla::Document::NotifyModified(Scintilla::DocModification) (this=this@entry=0x12c0ca0, mh=...) at src/Document.cxx:2418
#9 0x00007ffff79c7b60 in Scintilla::Document::InsertString(long, char const*, long) (this=0x12c0ca0, position=position@entry=510, s=s@entry=0x7ffff7b3e441 "\n", insertLength=1) at src/Document.cxx:1229
#10 0x00007ffff79c7e2a in Scintilla::Document::InsertString(long, char const*, long) (this=<optimised out>, position=position@entry=510, s=s@entry=0x7ffff7b3e441 "\n", insertLength=<optimised out>) at src/Document.cxx:1212
#11 0x00007ffff79d46c4 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3062
#12 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#13 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#14 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#15 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#16 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#17 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#18 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#19 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opti---Type <return> to continue, or q <return> to quit---
mised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#20 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#21 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#22 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff8000d0, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#23 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff8000d0, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff8001e8, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#24 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff8001e8)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#25 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#26 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#30 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#27 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff800500, invocation_hint=invocation_hint@entry=0x7fffff800480)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#28 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emiss---Type <return> to continue, or q <return> to quit---
ion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff800500) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#29 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff8006e0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#31 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#32 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#33 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#34 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#35 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#36 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#37 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#38 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#39 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#40 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#41 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opti---Type <return> to continue, or q <return> to quit---
mised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#42 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#43 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#44 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff8010c0, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#45 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff8010c0, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff8011d8, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#46 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff8011d8)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#47 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#48 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#52 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#49 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff8014f0, invocation_hint=invocation_hint@entry=0x7fffff801470)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#50 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emiss---Type <return> to continue, or q <return> to quit---
ion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff8014f0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#51 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff8016d0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#53 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#54 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#55 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#56 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#57 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#58 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#59 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#60 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#61 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#62 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#63 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opti---Type <return> to continue, or q <return> to quit---
mised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#64 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#65 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#66 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff8020b0, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#67 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff8020b0, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff8021c8, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#68 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff8021c8)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#69 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#70 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#74 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#71 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff8024e0, invocation_hint=invocation_hint@entry=0x7fffff802460)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#72 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emiss---Type <return> to continue, or q <return> to quit---
ion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff8024e0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#73 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff8026c0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#75 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#76 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#77 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#78 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#79 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#80 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#81 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#82 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#83 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#84 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#85 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opti---Type <return> to continue, or q <return> to quit---
mised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#86 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#87 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#88 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff8030a0, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#89 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff8030a0, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff8031b8, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#90 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff8031b8)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#91 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#92 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#96 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#93 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff8034d0, invocation_hint=invocation_hint@entry=0x7fffff803450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#94 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emiss---Type <return> to continue, or q <return> to quit---
ion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff8034d0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#95 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff8036b0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#97 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#98 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#99 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#100 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#101 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#102 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#103 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#104 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#105 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#106 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#107 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#108 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#109 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#110 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff804090, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#111 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff804090, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff8041a8, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#112 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff8041a8)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#113 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#114 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#118 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#115 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff8044c0, invocation_hint=invocation_hint@entry=0x7fffff804440)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#116 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff8044c0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#117 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff8046a0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#119 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#120 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#121 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#122 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#123 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#124 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#125 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#126 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#127 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#128 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#129 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#130 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#131 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#132 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff805080, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#133 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff805080, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff805198, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#134 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff805198)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#135 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#136 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#140 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#137 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff8054b0, invocation_hint=invocation_hint@entry=0x7fffff805430)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#138 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff8054b0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#139 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff805690) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#141 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#142 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#143 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#144 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#145 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#146 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#147 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#148 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#149 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#150 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#151 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#152 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#153 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#154 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff806070, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#155 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff806070, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff806188, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#156 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff806188)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#157 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#158 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#162 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#159 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff8064a0, invocation_hint=invocation_hint@entry=0x7fffff806420)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#160 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff8064a0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#161 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff806680) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#163 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#164 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#165 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#166 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#167 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#168 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#169 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#170 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#171 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#172 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#173 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#174 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#175 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#176 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff807060, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#177 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff807060, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff807178, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#178 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff807178)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#179 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#180 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#184 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#181 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff807490, invocation_hint=invocation_hint@entry=0x7fffff807410)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#182 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff807490) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#183 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff807670) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#185 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#186 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#187 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#188 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#189 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#190 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#191 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#192 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#193 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#194 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#195 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#196 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#197 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#198 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff808050, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#199 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff808050, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff808168, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#200 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff808168)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#201 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#202 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#206 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#203 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff808480, invocation_hint=invocation_hint@entry=0x7fffff808400)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#204 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff808480) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#205 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff808660) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#207 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#208 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#209 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#210 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#211 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#212 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#213 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#214 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#215 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#216 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#217 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#218 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#219 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#220 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff809040, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#221 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff809040, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff809158, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#222 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff809158)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#223 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#224 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#228 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#225 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff809470, invocation_hint=invocation_hint@entry=0x7fffff8093f0)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#226 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff809470) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#227 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff809650) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#229 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#230 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#231 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#232 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#233 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#234 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#235 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#236 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#237 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#238 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#239 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#240 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#241 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#242 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff80a030, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#243 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff80a030, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff80a148, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#244 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff80a148)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#245 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#246 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#250 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#247 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff80a460, invocation_hint=invocation_hint@entry=0x7fffff80a3e0)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#248 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff80a460) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#249 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff80a640) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#251 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#252 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#253 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#254 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#255 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#256 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#257 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#258 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#259 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#260 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#261 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#262 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#263 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#264 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff80b020, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#265 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff80b020, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff80b138, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#266 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff80b138)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#267 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#268 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#272 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#269 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff80b450, invocation_hint=invocation_hint@entry=0x7fffff80b3d0)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#270 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff80b450) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#271 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff80b630) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#273 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#274 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#275 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#276 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#277 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#278 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#279 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#280 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#281 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#282 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#283 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#284 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#285 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#286 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff80c010, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#287 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff80c010, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff80c128, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#288 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff80c128)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#289 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#290 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#294 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#291 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff80c440, invocation_hint=invocation_hint@entry=0x7fffff80c3c0)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#292 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff80c440) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#293 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff80c620) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#295 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#296 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#297 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#298 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#299 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#300 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#301 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#302 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#303 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#304 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#305 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#306 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#307 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#308 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff80d000, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#309 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff80d000, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff80d118, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#310 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff80d118)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#311 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#312 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#316 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#313 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff80d430, invocation_hint=invocation_hint@entry=0x7fffff80d3b0)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#314 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff80d430) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#315 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff80d610) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#317 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#318 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#319 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#320 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#321 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#322 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#323 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#324 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#325 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#326 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#327 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#328 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#329 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#330 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff80dff0, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#331 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff80dff0, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff80e108, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#332 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff80e108)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#333 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#334 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#338 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#335 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff80e420, invocation_hint=invocation_hint@entry=0x7fffff80e3a0)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#336 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff80e420) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#337 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff80e600) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#339 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#340 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#341 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#342 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#343 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#344 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#345 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#346 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#347 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#348 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#349 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#350 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#351 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#352 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff80efe0, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#353 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff80efe0, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff80f0f8, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#354 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff80f0f8)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#355 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#356 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#360 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#357 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff80f410, invocation_hint=invocation_hint@entry=0x7fffff80f390)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#358 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff80f410) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#359 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff80f5f0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#361 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#362 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#363 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#364 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#365 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#366 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#367 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#368 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#369 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#370 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#371 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#372 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#373 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#374 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff80ffd0, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#375 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff80ffd0, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff8100e8, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#376 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff8100e8)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#377 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#378 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#382 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#379 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff810400, invocation_hint=invocation_hint@entry=0x7fffff810380)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#380 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff810400) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#381 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff8105e0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#383 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#384 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#385 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#386 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#387 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#388 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#389 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#390 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#391 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#392 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#393 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#394 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#395 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#396 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff810fc0, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#397 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff810fc0, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff8110d8, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#398 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff8110d8)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#399 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#400 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#404 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#401 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff8113f0, invocation_hint=invocation_hint@entry=0x7fffff811370)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#402 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff8113f0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#403 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff8115d0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#405 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#406 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#407 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#408 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#409 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#410 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#411 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#412 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#413 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#414 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#415 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#416 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#417 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#418 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff811fb0, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#419 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff811fb0, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff8120c8, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#420 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff8120c8)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#421 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#422 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#426 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#423 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff8123e0, invocation_hint=invocation_hint@entry=0x7fffff812360)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#424 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff8123e0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#425 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff8125c0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#427 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#428 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#429 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#430 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#431 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#432 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#433 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#434 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#435 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#436 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#437 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#438 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#439 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#440 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff812fa0, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#441 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff812fa0, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff8130b8, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#442 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff8130b8)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#443 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#444 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#448 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#445 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff8133d0, invocation_hint=invocation_hint@entry=0x7fffff813350)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#446 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff8133d0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#447 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff8135b0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#449 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#450 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#451 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#452 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#453 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#454 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#455 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#456 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#457 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#458 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#459 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#460 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#461 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#462 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff813f90, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#463 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff813f90, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff8140a8, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#464 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff8140a8)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#465 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#466 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#470 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#467 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff8143c0, invocation_hint=invocation_hint@entry=0x7fffff814340)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#468 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff8143c0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#469 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff8145a0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#471 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#472 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#473 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#474 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#475 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#476 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#477 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#478 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#479 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#480 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#481 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#482 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#483 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#484 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff814f80, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#485 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff814f80, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff815098, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#486 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff815098)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#487 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#488 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#492 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#489 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff8153b0, invocation_hint=invocation_hint@entry=0x7fffff815330)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#490 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff8153b0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#491 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff815590) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#493 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#494 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#495 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#496 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#497 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#498 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#499 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#500 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#501 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#502 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#503 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#504 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#505 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#506 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff815f70, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#507 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff815f70, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff816088, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#508 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff816088)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#509 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#510 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#514 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#511 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff8163a0, invocation_hint=invocation_hint@entry=0x7fffff816320)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#512 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff8163a0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#513 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff816580) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#515 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#516 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#517 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#518 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#519 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#520 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#521 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#522 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#523 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#524 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#525 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#526 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#527 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#528 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff816f60, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#529 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff816f60, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff817078, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#530 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff817078)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#531 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#532 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#536 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#533 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff817390, invocation_hint=invocation_hint@entry=0x7fffff817310)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#534 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff817390) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#535 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff817570) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#537 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#538 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#539 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#540 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#541 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#542 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#543 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#544 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#545 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#546 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#547 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#548 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#549 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#550 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff817f50, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#551 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff817f50, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff818068, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#552 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff818068)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#553 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#554 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#558 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#555 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff818380, invocation_hint=invocation_hint@entry=0x7fffff818300)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#556 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---Type <return> to continue, or q <return> to quit---
sion_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffff818380) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3629
#557 0x00007ffff557cd5c in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, var_args=var_args@entry=0x7fffff818560) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3385
#559 0x00007ffff79919af in Scintilla::ScintillaGTK::NotifyParent(SCNotification) (this=0x12c2000, scn=...) at gtk/ScintillaGTK.cxx:1089
#560 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (ch=10, this=0x12c2000)
at src/Editor.cxx:2337
#561 0x00007ffff79d47f8 in Scintilla::Editor::NewLine() (this=0x12c2000)
at src/Editor.cxx:3074
#562 0x00007ffff79d8985 in Scintilla::Editor::KeyCommand(unsigned int) (this=0x12c2000, iMessage=<optimised out>) at src/Editor.cxx:3834
#563 0x00007ffff79e1353 in Scintilla::Editor::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=2329, wParam=0, lParam=0)
at src/Editor.cxx:7522
#564 0x00007ffff7997f8e in Scintilla::ScintillaGTK::WndProc(unsigned int, unsigned long, long) (this=0x12c2000, iMessage=<optimised out>, wParam=<optimised out>, lParam=0) at gtk/ScintillaGTK.cxx:868
#565 0x00007ffff7963fe2 in sci_send_message_internal (file=file@entry=0x7ffff7b489fe "sciwrappers.c", line=line@entry=1114, sci=sci@entry=0x12c10f0 [ScintillaObject], msg=msg@entry=2329, wparam=wparam@entry=0, lparam=lparam@entry=0)
at sciwrappers.c:54
#566 0x00007ffff79657fc in sci_send_command (sci=sci@entry=0x12c10f0 [ScintillaObject], cmd=cmd@entry=2329) at sciwrappers.c:1114
#567 0x00007ffff7938553 in on_editor_notify (editor=<optimised out>, editor=<optimised out>, pos=509) at editor.c:578
#568 0x00007ffff7938553 in on_editor_notify (nt=<optimised out>, editor=<optimised out>) at editor.c:876
#569 0x00007ffff7938553 in on_editor_notify (object=<optimised out>, editor=<opt---Type <return> to continue, or q <return> to quit---
imised out>, nt=<optimised out>, data=<optimised out>) at editor.c:1138
#570 0x00007ffff017be40 in ffi_call_unix64 ()
at /usr/lib/x86_64-linux-gnu/libffi.so.6
#571 0x00007ffff017b8ab in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#572 0x00007ffff5562cf5 in g_cclosure_marshal_generic_va (closure=0xf4e700, return_value=0x7fffff818f40, instance=0x7fffe0009b70, args_list=<optimised out>, marshal_data=0x0, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:1604
#573 0x00007ffff5562122 in _g_closure_invoke_va (closure=closure@entry=0xf4e700, return_value=return_value@entry=0x7fffff818f40, instance=instance@entry=0x7fffe0009b70, args=args@entry=0x7fffff819058, n_params=2, param_types=0x720450)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:867
#574 0x00007ffff557c4b8 in g_signal_emit_valist (instance=instance@entry=0x7fffe0009b70, signal_id=signal_id@entry=182, detail=detail@entry=0, var_args=var_args@entry=0x7fffff819058)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3294
#575 0x00007ffff557d555 in g_signal_emit_by_name (instance=0x7fffe0009b70, detailed_signal=detailed_signal@entry=0x7ffff7b3e3c2 "editor-notify")
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3481
#576 0x00007ffff79335ff in editor_sci_notify_cb (widget=<optimised out>, scn=<optimised out>, scnt=<optimised out>, data=<optimised out>) at editor.c:1066
#580 0x00007ffff557d08f in <emit signal ??? on instance 0x12c10f0 [ScintillaObject]> (instance=<optimised out>, signal_id=signal_id@entry=422, detail=detail@entry=0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gsignal.c:3441
#577 0x00007ffff5561eff in g_closure_invoke (closure=0xcc7eb0, return_value=return_value@entry=0x0, n_param_values=3, param_values=param_values@entry=0x7fffff819370, invocation_hint=invocation_hint@entry=0x7fffff8192f0)
at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gobject/gclosure.c:804
#578 0x00007ffff5573fc1 in signal_emit_unlocked_R (node=node@entry=0x12b15d0, detail=detail@entry=0, instance=instance@entry=0x12c10f0, emission_return=emis---------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment