Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7a9c4d2 in memcpy () from /lib/x86_64-linux-gnu/libc.so.6
#0 0x00007ffff7a9c4d2 in memcpy () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x000000000040127b in parse_metadata () at utils.c:30
char *buffer = (char *)malloc(size);
void *readme_addr = (void *)0xffff880000001000;
memcpy(buffer, readme_addr, size);
#2 0x000000000040134f in load_app_resources () at operations.c:22
parse_metadata();
#3 0x0000000000401432 in init () at appinit.c:18
load_app_resources();
#4 0x0000000000401520 in main () at main.c:10
init();
signal 11 (SIGSEGV)
Highlights
- Pro
Pinned Loading
-
-
oss/shrunk
oss/shrunk PublicURL Shortener for Rutgers University. This is an official read-only mirror; pull requests are ignored.
-
-
oss/shrunk-outlook-addin
oss/shrunk-outlook-addin PublicMicrosoft Outlook add-in for inserting shrunk tracking pixels to emails.
TypeScript 4
-
-
notebook-pipeline-runner
notebook-pipeline-runner PublicAutomation of notebook pipeline for Taimaka Project
Jupyter Notebook 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.