{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":310040758,"defaultBranch":"main","name":"minidump-writer","ownerLogin":"rust-minidump","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-11-04T15:21:18.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/101882349?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714049340.0","currentOid":""},"activityList":{"items":[{"before":"db38bf91116eb9f2bda282df7542587eb27e7acc","after":"ec2c0087960c0f812350ded58481d6c2f6191f52","ref":"refs/heads/main","pushedAt":"2024-05-27T10:06:45.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"gabrielesvelto","name":"Gabriele Svelto","path":"/gabrielesvelto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1159312?s=80&v=4"},"commit":{"message":"Merge pull request #119 from gabrielesvelto/fix-cargo-deny\n\nUpdate cargo deny configuration and vulnerable crates","shortMessageHtmlLink":"Merge pull request #119 from gabrielesvelto/fix-cargo-deny"}},{"before":"c75d2ab585eb9e8491e705fd0f53bd88f47bcef8","after":"db38bf91116eb9f2bda282df7542587eb27e7acc","ref":"refs/heads/main","pushedAt":"2024-05-22T09:22:40.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"gabrielesvelto","name":"Gabriele Svelto","path":"/gabrielesvelto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1159312?s=80&v=4"},"commit":{"message":"Merge pull request #120 from gabrielesvelto/rustsec-2024-0336\n\nUpdate vulnerable crate","shortMessageHtmlLink":"Merge pull request #120 from gabrielesvelto/rustsec-2024-0336"}},{"before":"2726e80a2d39a751b836199efb7af6ebf77939f2","after":"9aaf3b578c1e38fb6330cc1fc264a938ebcb2a0a","ref":"refs/heads/experiment","pushedAt":"2024-04-26T06:39:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Cleanup","shortMessageHtmlLink":"Cleanup"}},{"before":"ce9249c890e3edff2b23c2476bbb134a9394927c","after":"2726e80a2d39a751b836199efb7af6ebf77939f2","ref":"refs/heads/experiment","pushedAt":"2024-04-25T12:58:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Fix android","shortMessageHtmlLink":"Fix android"}},{"before":"7e077fd9246a9341bde07a4be4ebad2a3addd5d8","after":"ce9249c890e3edff2b23c2476bbb134a9394927c","ref":"refs/heads/experiment","pushedAt":"2024-04-25T12:52:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Fix lints","shortMessageHtmlLink":"Fix lints"}},{"before":"02ba0bf9afb3c83e91aeb946d7ca1ba12431031d","after":"7e077fd9246a9341bde07a4be4ebad2a3addd5d8","ref":"refs/heads/experiment","pushedAt":"2024-04-25T12:49:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Remove dbg!","shortMessageHtmlLink":"Remove dbg!"}},{"before":null,"after":"02ba0bf9afb3c83e91aeb946d7ca1ba12431031d","ref":"refs/heads/experiment","pushedAt":"2024-04-25T12:49:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Manually implement SectionHeaders::parse","shortMessageHtmlLink":"Manually implement SectionHeaders::parse"}},{"before":"6278f4ab8d179a54f5a04d871e4cf64f3ac80b00","after":"c75d2ab585eb9e8491e705fd0f53bd88f47bcef8","ref":"refs/heads/main","pushedAt":"2024-04-12T12:50:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Read ELF build ids directly from the target process. (#112)\n\n* Read ELF build ids directly from the target process.\r\n\r\nCloses #71.\r\n\r\nA few things to consider:\r\n* Since we read from the process memory, the process must be in\r\n ptrace-stop (see `test_file_id`). This changes when the build ids can\r\n be read. Previously they could be read without the process being\r\n stopped if the mapped files still existed (and were hopefully the same\r\n that the process was using).\r\n* The previous implementation made some mutations to deleted mapping\r\n names (removing the ` (deleted)` suffix). We need to decide whether we\r\n still want/need this behavior. In the meantime I commented out a\r\n failing test assertion.\r\n\r\n* Address review comments.\r\n\r\n* Always remove ` (deleted)` from module names at parse time.\r\n\r\n* Fix failing CI tests.\r\n\r\nThis test needed to be disabled due to permissions issues.\r\n\r\n* Improve error handling of strtab and impl ModuleMemory for &[u8].\r\n\r\n* Add tests to build id reader.","shortMessageHtmlLink":"Read ELF build ids directly from the target process. (#112)"}},{"before":"a96a3ecdb5343498d42f012f06066b813caeb2df","after":"6278f4ab8d179a54f5a04d871e4cf64f3ac80b00","ref":"refs/heads/main","pushedAt":"2024-04-11T08:34:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Add android testing CI job. (#115)","shortMessageHtmlLink":"Add android testing CI job. (#115)"}},{"before":"5af09e069525af52c0f2ae8e5c7109ce80877391","after":"a96a3ecdb5343498d42f012f06066b813caeb2df","ref":"refs/heads/main","pushedAt":"2024-04-01T13:23:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Release 0.8.9","shortMessageHtmlLink":"Release 0.8.9"}},{"before":"1f4a2f0c6d77d9e4e8c8a2d11a54250279cc692d","after":null,"ref":"refs/heads/fix-segfault","pushedAt":"2024-04-01T13:19:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"}},{"before":"f13d7a25762b4cc0c61fbfed7b2f24f156a158f9","after":"5af09e069525af52c0f2ae8e5c7109ce80877391","ref":"refs/heads/main","pushedAt":"2024-04-01T13:19:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Fix segfault in 1.77.0+ (#113)\n\n* Fix segfault in 1.77.0+\r\n\r\n* Add release testing for x86_64-unknown-linux-gnu\r\n\r\n* Sigh yaml","shortMessageHtmlLink":"Fix segfault in 1.77.0+ (#113)"}},{"before":"6d83c830ba8925bb5dc557858759eb7012bd0c37","after":"1f4a2f0c6d77d9e4e8c8a2d11a54250279cc692d","ref":"refs/heads/fix-segfault","pushedAt":"2024-04-01T13:08:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Sigh yaml","shortMessageHtmlLink":"Sigh yaml"}},{"before":"06020698cf57c2b5fdffc596beea51351dcb6539","after":"6d83c830ba8925bb5dc557858759eb7012bd0c37","ref":"refs/heads/fix-segfault","pushedAt":"2024-04-01T13:06:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Add release testing for x86_64-unknown-linux-gnu","shortMessageHtmlLink":"Add release testing for x86_64-unknown-linux-gnu"}},{"before":null,"after":"06020698cf57c2b5fdffc596beea51351dcb6539","ref":"refs/heads/fix-segfault","pushedAt":"2024-04-01T12:31:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Fix segfault in 1.77.0+","shortMessageHtmlLink":"Fix segfault in 1.77.0+"}},{"before":"dee80e1e59d1d417d347317c1262f1992665afc2","after":null,"ref":"refs/heads/unconditional-continue","pushedAt":"2024-03-21T15:19:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"}},{"before":"0bf4837585728303e965083c142903bc74590d54","after":"f13d7a25762b4cc0c61fbfed7b2f24f156a158f9","ref":"refs/heads/main","pushedAt":"2024-03-21T15:19:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Send `SIGCONT` unconditionally (#110)\n\n* Send SIGCONT unconditionally\r\n\r\n* Fix clippy 1.77 lints\r\n\r\n* Add Gabriel to CODEOWNERS\r\n\r\n* Oops","shortMessageHtmlLink":"Send SIGCONT unconditionally (#110)"}},{"before":"ae1a3fb109bce21c0b91892e260653b70021aebf","after":"dee80e1e59d1d417d347317c1262f1992665afc2","ref":"refs/heads/unconditional-continue","pushedAt":"2024-03-21T15:16:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Oops","shortMessageHtmlLink":"Oops"}},{"before":"c531ebba3e31a84124daa64d500d7a1c260e795c","after":"ae1a3fb109bce21c0b91892e260653b70021aebf","ref":"refs/heads/unconditional-continue","pushedAt":"2024-03-21T15:15:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Add Gabriel to CODEOWNERS","shortMessageHtmlLink":"Add Gabriel to CODEOWNERS"}},{"before":"b732480fab0a069e50979572608f8663b2e6bbe0","after":"c531ebba3e31a84124daa64d500d7a1c260e795c","ref":"refs/heads/unconditional-continue","pushedAt":"2024-03-21T15:13:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Fix clippy 1.77 lints","shortMessageHtmlLink":"Fix clippy 1.77 lints"}},{"before":null,"after":"b732480fab0a069e50979572608f8663b2e6bbe0","ref":"refs/heads/unconditional-continue","pushedAt":"2024-03-21T15:04:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Send SIGCONT unconditionally","shortMessageHtmlLink":"Send SIGCONT unconditionally"}},{"before":"bbe824714fbb322c36a857706f76a92f65a9b452","after":"0bf4837585728303e965083c142903bc74590d54","ref":"refs/heads/main","pushedAt":"2024-03-21T10:09:13.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Release 0.8.8","shortMessageHtmlLink":"Release 0.8.8"}},{"before":"8d7e4b48b82eb2437d743723492066f52f40b16f","after":null,"ref":"refs/heads/fix-linux-test","pushedAt":"2024-03-21T09:53:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"}},{"before":"a018d34e01110a1d4fa438b06962a83550f24870","after":"bbe824714fbb322c36a857706f76a92f65a9b452","ref":"refs/heads/main","pushedAt":"2024-03-21T09:53:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Fix test if binary is linked with default LLD options (#109)","shortMessageHtmlLink":"Fix test if binary is linked with default LLD options (#109)"}},{"before":null,"after":"8d7e4b48b82eb2437d743723492066f52f40b16f","ref":"refs/heads/fix-linux-test","pushedAt":"2024-03-21T09:48:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Fix test if binary is linked with default LLD options","shortMessageHtmlLink":"Fix test if binary is linked with default LLD options"}},{"before":"799b675f55f03e9b4cc13fee7ce62cb8a33470e6","after":"a018d34e01110a1d4fa438b06962a83550f24870","ref":"refs/heads/main","pushedAt":"2024-03-21T09:32:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Send SIGSTOP to linux/android processes before doing other procfs/ptrace things. (#108)\n\n* Send SIGSTOP to linux/android processes before doing other procfs/ptrace\r\nthings.\r\n\r\nIf this fails, we continue as we used to. This is an attempt to get a\r\nconsistent/static process state.\r\n\r\nCloses #28.\r\n\r\n* Fix mac\r\n\r\n* Fix warning about unused doc comment\r\n\r\n* Allow user customization of timeout\r\n\r\nNot sure this is needed, but better to allow users to customize this rather than rely on a hardcoded value\r\n\r\n* Update nix\r\n\r\n---------\r\n\r\nCo-authored-by: Jake Shadle ","shortMessageHtmlLink":"Send SIGSTOP to linux/android processes before doing other procfs/ptr…"}},{"before":"1b1d2a0f72156e1ae5f7c6a159cd76550977127a","after":null,"ref":"refs/heads/bump-mio","pushedAt":"2024-03-05T09:29:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"}},{"before":"3aa0403acc2715037551ecc384d27441810a7d80","after":"799b675f55f03e9b4cc13fee7ce62cb8a33470e6","ref":"refs/heads/main","pushedAt":"2024-03-05T09:29:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Bump mio (#107)\n\n* Check new version\r\n\r\n* Oops\r\n\r\n* Use branch\r\n\r\n* Update crates\r\n\r\n* Return to normal","shortMessageHtmlLink":"Bump mio (#107)"}},{"before":"704985b08c765d7b108cd46312738dab5d571185","after":"1b1d2a0f72156e1ae5f7c6a159cd76550977127a","ref":"refs/heads/bump-mio","pushedAt":"2024-03-05T09:24:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Return to normal","shortMessageHtmlLink":"Return to normal"}},{"before":"87e45c58f17d360bc749dab648bf8804f7e7f4de","after":"704985b08c765d7b108cd46312738dab5d571185","ref":"refs/heads/bump-mio","pushedAt":"2024-03-05T09:23:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Jake-Shadle","name":"Jake Shadle","path":"/Jake-Shadle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316028?s=80&v=4"},"commit":{"message":"Update crates","shortMessageHtmlLink":"Update crates"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVL6TBgA","startCursor":null,"endCursor":null}},"title":"Activity · rust-minidump/minidump-writer"}