Created
January 4, 2016 02:49
-
-
Save codebrainz/1f6f49247698c120e7a7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
^C | |
Program received signal SIGINT, Interrupt. | |
0x00007ffff744e8dd in poll () at ../sysdeps/unix/syscall-template.S:81 | |
81 ../sysdeps/unix/syscall-template.S: No such file or directory. | |
(gdb) bt | |
#0 0x00007ffff744e8dd in poll () at ../sysdeps/unix/syscall-template.S:81 | |
#1 0x00007ffff2398bd2 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 | |
#2 0x00007ffff239a4df in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 | |
#3 0x00007ffff239a5f1 in xcb_wait_for_reply () | |
from /usr/lib/x86_64-linux-gnu/libxcb.so.1 | |
#4 0x00007ffff4a3da47 in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6 | |
#5 0x00007ffff4a23f91 in XGetSelectionOwner () | |
from /usr/lib/x86_64-linux-gnu/libX11.so.6 | |
#6 0x00007ffff6ab86fd in gdk_selection_owner_get_for_display () | |
from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 | |
#7 0x00007ffff79ebb93 in ScintillaGTK::OwnPrimarySelection (this=0xc6b800) | |
at ../../scintilla/gtk/ScintillaGTK.cxx:1499 | |
#8 0x00007ffff79ebc01 in ScintillaGTK::ClaimSelection (this=0xc6b800) | |
at ../../scintilla/gtk/ScintillaGTK.cxx:1512 | |
#9 0x00007ffff7a14489 in Editor::SetEmptySelection (this=0xc6b800, | |
currentPos_=...) at ../../scintilla/src/Editor.cxx:691 | |
#10 0x00007ffff7a22bd2 in Editor::SetEmptySelection ( | |
currentPos_=<optimized out>, this=0xc6b800) | |
at ../../scintilla/src/Editor.cxx:701 | |
#11 Editor::WndProc (this=0xc6b800, iMessage=<optimized out>, | |
wParam=<optimized out>, lParam=19683376) | |
at ../../scintilla/src/Editor.cxx:5963 | |
#12 0x00007ffff79ef900 in ScintillaGTK::WndProc (this=0xc6b800, | |
iMessage=<optimized out>, wParam=<optimized out>, lParam=19683376) | |
at ../../scintilla/gtk/ScintillaGTK.cxx:1055 | |
#13 0x00007ffff799427b in insert_indent_after_line (line=47255, | |
editor=0xd26970) at ../../src/editor.c:1460 | |
#14 on_new_line_added (editor=editor@entry=0xd26970) at ../../src/editor.c:1239 | |
#15 0x00007ffff7994d93 in on_char_added (nt=0x7fffffffd300, editor=0xd26970) | |
at ../../src/editor.c:763 | |
#16 on_editor_notify (object=object@entry=0x650730, editor=0xd26970, | |
nt=nt@entry=0x7fffffffd300, data=data@entry=0x0) at ../../src/editor.c:1082 | |
#17 0x00007ffff799d58c in geany_cclosure_marshal_BOOL__POINTER_POINTER ( | |
closure=<optimized out>, return_value=0x7fffffffca80, | |
n_param_values=<optimized out>, param_values=0x7fffffffcae0, | |
invocation_hint=<optimized out>, marshal_data=<optimized out>) | |
at ../../src/geanyobject.c:162 | |
#18 0x00007ffff5afe015 in g_closure_invoke () | |
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 | |
#19 0x00007ffff5b10304 in ?? () | |
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 | |
#20 0x00007ffff5b18899 in g_signal_emit_valist () | |
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 | |
#21 0x00007ffff5b195f5 in g_signal_emit_by_name () | |
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 | |
#22 0x00007ffff798fe1f in editor_sci_notify_cb (widget=<optimized out>, | |
scn=<optimized out>, scnt=<optimized out>, data=<optimized out>) | |
at ../../src/editor.c:1010 | |
#23 0x00007ffff5afe015 in g_closure_invoke () | |
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 | |
#24 0x00007ffff5b10061 in ?? () | |
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 | |
#25 0x00007ffff5b18dfc in g_signal_emit_valist () | |
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 | |
#26 0x00007ffff5b1912f in g_signal_emit () | |
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 | |
#27 0x00007ffff79ea55f in ScintillaGTK::NotifyParent (this=0xc6b800, scn=...) | |
at ../../scintilla/gtk/ScintillaGTK.cxx:1277 | |
#28 0x00007ffff7a156cf in Editor::NotifyChar (ch=<optimized out>, | |
this=0xc6b800) at ../../scintilla/src/Editor.cxx:2304 | |
#29 Editor::NewLine (this=0xc6b800) at ../../scintilla/src/Editor.cxx:3014 | |
#30 0x00007ffff7a1923d in Editor::KeyCommand (this=0xc6b800, | |
iMessage=<optimized out>) at ../../scintilla/src/Editor.cxx:3717 | |
#31 0x00007ffff7a211f5 in Editor::WndProc (this=0xc6b800, iMessage=2329, | |
wParam=0, lParam=0) at ../../scintilla/src/Editor.cxx:7286 | |
#32 0x00007ffff79ef900 in ScintillaGTK::WndProc (this=0xc6b800, | |
iMessage=<optimized out>, wParam=<optimized out>, lParam=0) | |
at ../../scintilla/gtk/ScintillaGTK.cxx:1055 | |
#33 0x00007ffff79a3ebb in split_line (editor=0xd26970, column=72) | |
at ../../src/keybindings.c:2252 | |
#34 reflow_lines (column=<optimized out>, editor=0xd26970) | |
at ../../src/keybindings.c:2293 | |
#35 reflow_paragraph (editor=0xd26970) at ../../src/keybindings.c:2341 | |
#36 cb_func_format_action (key_id=<optimized out>) | |
at ../../src/keybindings.c:2431 | |
#37 0x00007ffff79a4285 in on_key_press_event (widget=<optimized out>, | |
ev=<optimized out>, user_data=<optimized out>) | |
at ../../src/keybindings.c:1352 | |
#38 0x00007ffff6e39e5c in ?? () | |
---Type <return> to continue, or q <return> to quit--- | |
from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 | |
#39 0x00007ffff5afe015 in g_closure_invoke () | |
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 | |
#40 0x00007ffff5b10061 in ?? () | |
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 | |
#41 0x00007ffff5b18899 in g_signal_emit_valist () | |
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 | |
#42 0x00007ffff5b1912f in g_signal_emit () | |
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 | |
#43 0x00007ffff6f51cdc in ?? () | |
from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 | |
#44 0x00007ffff6e386d7 in gtk_propagate_event () | |
from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 | |
#45 0x00007ffff6e389ab in gtk_main_do_event () | |
from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 | |
#46 0x00007ffff6aacc0c in ?? () | |
from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 | |
#47 0x00007ffff5624ff7 in g_main_context_dispatch () | |
from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
#48 0x00007ffff5625250 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
#49 0x00007ffff5625572 in g_main_loop_run () | |
from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
#50 0x00007ffff6e37a07 in gtk_main () | |
from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 | |
#51 0x00007ffff79ad497 in main_lib (argc=1, argv=0x7fffffffdf98) | |
at ../../src/libmain.c:1229 | |
#52 0x00007ffff7373a40 in __libc_start_main (main=0x4005d0 <main>, argc=2, | |
argv=0x7fffffffdf98, init=<optimized out>, fini=<optimized out>, | |
rtld_fini=<optimized out>, stack_end=0x7fffffffdf88) at libc-start.c:289 | |
#53 0x0000000000400609 in _start () |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment