Skip to content

Instantly share code, notes, and snippets.

Created March 25, 2014 00:45
Show Gist options
  • Save anonymous/9c2dc6d6ce6ea2f41e9a to your computer and use it in GitHub Desktop.
Save anonymous/9c2dc6d6ce6ea2f41e9a to your computer and use it in GitHub Desktop.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 2412.0x424]
0x6dd14035 in nc_printf_string_sp () from /usr/bin/cygncursesw-10.dll
(gdb) bt
#0 0x6dd14035 in nc_printf_string_sp () from /usr/bin/cygncursesw-10.dll
#1 0x6dd0f150 in vwprintw () from /usr/bin/cygncursesw-10.dll
#2 0x6dd0f1ff in wprintw () from /usr/bin/cygncursesw-10.dll
#3 0x00403ad3 in prompt_onDraw (self=0x441fe0 <windows>, m=0x20062d08)
at ../src/prompt.c:356
#4 0x00406def in draw_active_window (m=m@entry=0x20062d08)
at ../src/windows.c:393
#5 0x004011d0 in thread_winref (data=0x20062d08) at ../src/main.c:439
#6 0x610f8539 in pthread::thread_init_wrapper(void*) ()
from /usr/bin/cygwin1.dll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment