{"id":16276524,"url":"https://github.com/virgesmith/segfault","last_synced_at":"2025-04-08T16:53:06.370Z","repository":{"id":251593847,"uuid":"837866346","full_name":"virgesmith/segfault","owner":"virgesmith","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-04T12:16:03.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-05T05:42:44.346Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/virgesmith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-04T09:21:42.000Z","updated_at":"2024-08-04T12:16:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"0c5e62e4-078d-4404-9f66-cc5311e1209d","html_url":"https://github.com/virgesmith/segfault","commit_stats":null,"previous_names":["virgesmith/segfault"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virgesmith%2Fsegfault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virgesmith%2Fsegfault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virgesmith%2Fsegfault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virgesmith%2Fsegfault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/virgesmith","download_url":"https://codeload.github.com/virgesmith/segfault/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230802106,"owners_count":18282341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T18:48:40.154Z","updated_at":"2024-12-22T07:12:25.593Z","avatar_url":"https://github.com/virgesmith.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# segfault\n\nSo far unsuccessful ttempt to create a minimal reproducible example of a segfault [here](https://github.com/virgesmith/neworder/pull/87). Only occurs on Windows builds.\n\n```sh\npip install pybind11 setuptools\npython setup.py install\npython test.py\n```\n\nNB Compiling in linux with address sanitiser enabled and running:\n\n```sh\nLD_PRELOAD=$(gcc --print-file-name=libasan.so) pytest -s test.py\n```\n\ndetects:\n\n```txt\ntest.py ==77651==AddressSanitizer CHECK failed: ../../../../src/libsanitizer/asan/asan_interceptors.cpp:335 \"((__interception::real___cxa_throw)) != (0)\" (0x0, 0x0)\n    #0 0x707481ebd9a8 in AsanCheckFailed ../../../../src/libsanitizer/asan/asan_rtl.cpp:74\n    #1 0x707481ede32e in __sanitizer::CheckFailed(char const*, int, char const*, unsigned long long, unsigned long long) ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:78\n    #2 0x707481e395a4 in __interceptor___cxa_throw ../../../../src/libsanitizer/asan/asan_interceptors.cpp:335\n    #3 0x70747dbbd823 in test_sqrt(double) [clone .cold] (/home/az/dev/segfault/.venv3.12-segfault/lib/python3.12/site-packages/segfault-0.0.0-py3.12-linux-x86_64.egg/example.cpython-312-x86_64-linux-gnu.so+0x9823)\n```\n\nbut Win tests do not segfault. Perhaps a red herring?\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirgesmith%2Fsegfault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirgesmith%2Fsegfault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirgesmith%2Fsegfault/lists"}