Skip to content

Instantly share code, notes, and snippets.

@elieux
Created December 9, 2015 22:35
Show Gist options
  • Save elieux/cebbfc258eb12836acfb to your computer and use it in GitHub Desktop.
Save elieux/cebbfc258eb12836acfb to your computer and use it in GitHub Desktop.
Cygwin master fork failure stacktrace
crash/abort
???
smallprint.cc:337 __small_vsprintf(...)
else if (sys_wcstombs (tmp, NT_MAX_PATH, us->Buffer,
us->Length / sizeof (WCHAR)))
...
pipe.cc:219 fhandler_pipe::create(...)
size_t len = __small_sprintf (pipename, PIPE_INTRO "%S-",
&cygheap->installation_key);
sigproc.cc:452 sigproc_init()
DWORD err = fhandler_pipe::create (sa, &my_readsig, &my_sendsig,
NSIG * sizeof (sigpacket), "sigwait",
PIPE_ADD_PID);
dcrt0.cc:827 dll_crt0_0()
sigproc_init ();
forked
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment