{"id":30907153,"url":"https://github.com/knight-zxw/apimodelingcrashsample","last_synced_at":"2025-09-09T12:09:34.108Z","repository":{"id":311746244,"uuid":"1044818991","full_name":"Knight-ZXW/ApiModelingCrashSample","owner":"Knight-ZXW","description":"ApiModelingCrashSample","archived":false,"fork":false,"pushed_at":"2025-08-26T09:16:00.000Z","size":97,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-26T11:41:49.786Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/Knight-ZXW.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,"zenodo":null}},"created_at":"2025-08-26T08:58:11.000Z","updated_at":"2025-08-26T09:16:03.000Z","dependencies_parsed_at":"2025-08-26T11:41:51.646Z","dependency_job_id":"cd9b6d0c-e589-44b5-b7c5-a149c9e753f6","html_url":"https://github.com/Knight-ZXW/ApiModelingCrashSample","commit_stats":null,"previous_names":["knight-zxw/apimodelingcrashsample"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Knight-ZXW/ApiModelingCrashSample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Knight-ZXW%2FApiModelingCrashSample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Knight-ZXW%2FApiModelingCrashSample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Knight-ZXW%2FApiModelingCrashSample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Knight-ZXW%2FApiModelingCrashSample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Knight-ZXW","download_url":"https://codeload.github.com/Knight-ZXW/ApiModelingCrashSample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Knight-ZXW%2FApiModelingCrashSample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274292948,"owners_count":25258173,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-09-09T12:09:30.105Z","updated_at":"2025-09-09T12:09:34.097Z","avatar_url":"https://github.com/Knight-ZXW.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"Issue: ApiModeling causes SurfaceTexture to crash during runtime execution.\n\nRoot Cause: \n    SurfaceTexture implements a finalize method that triggers JNI (Java Native Interface) functions. \n    During R8's external linking phase, an additional object is created to maintain proper class loading sequence. \n    However, this object's initialization instruction is not invoked, leaving it in an incomplete state.\nCrash Mechanism: \n    When the garbage collector attempts to reclaim this improperly initialized object, it triggers the finalize method, which results in a native crash due to the uninitialized object state.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknight-zxw%2Fapimodelingcrashsample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknight-zxw%2Fapimodelingcrashsample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknight-zxw%2Fapimodelingcrashsample/lists"}