{"id":24424000,"url":"https://github.com/yutopp/hugo-panic","last_synced_at":"2026-01-02T03:30:36.049Z","repository":{"id":143196823,"uuid":"231059067","full_name":"yutopp/hugo-panic","owner":"yutopp","description":null,"archived":false,"fork":false,"pushed_at":"2019-12-31T08:55:10.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T10:48:59.901Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/yutopp.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":"2019-12-31T08:54:32.000Z","updated_at":"2023-03-05T03:43:36.000Z","dependencies_parsed_at":"2023-05-23T13:45:49.523Z","dependency_job_id":null,"html_url":"https://github.com/yutopp/hugo-panic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Fhugo-panic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Fhugo-panic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Fhugo-panic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Fhugo-panic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yutopp","download_url":"https://codeload.github.com/yutopp/hugo-panic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243429684,"owners_count":20289575,"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":"2025-01-20T10:48:50.714Z","updated_at":"2026-01-02T03:30:35.998Z","avatar_url":"https://github.com/yutopp.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n$ hugo version\nHugo Static Site Generator v0.62.0/extended linux/amd64 BuildDate: unknown\n```\n\n```\n$ git submodule update --init --recursive\n$ hugo server\nBuilding sites … panic: runtime error: invalid memory address or nil pointer dereference\n[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x55e2ee4cea2a]\n\ngoroutine 207 [running]:\ngithub.com/gohugoio/hugo/hugolib.(*shortcodeHandler).extractShortcode(0xc000c53980, 0x1, 0x0, 0xc000c5ac40, 0x1, 0x55e2eee13d3a, 0x1)\n\t/build/hugo/src/hugo-0.62.0/hugolib/shortcode.go:496 +0x89a\ngithub.com/gohugoio/hugo/hugolib.(*pageState).mapContent(0xc000c59d70, 0xc0000e6540, 0xc0005bd180, 0x0, 0xc000c7db88)\n\t/build/hugo/src/hugo-0.62.0/hugolib/page.go:750 +0xb09\ngithub.com/gohugoio/hugo/hugolib.newPageWithContent.func1(0xc0000e6540, 0x55e2ed9c8f6c, 0xc000c7dbe0)\n\t/build/hugo/src/hugo-0.62.0/hugolib/page__new.go:233 +0x4d\ngithub.com/gohugoio/hugo/hugolib.(*pagesMap).initPageMeta.func1()\n\t/build/hugo/src/hugo-0.62.0/hugolib/pages_map.go:77 +0x52\nsync.(*Once).doSlow(0xc0003b9920, 0xc000c7dc58)\n\t/usr/lib/go/src/sync/once.go:66 +0xe5\nsync.(*Once).Do(...)\n\t/usr/lib/go/src/sync/once.go:57\ngithub.com/gohugoio/hugo/hugolib.(*pagesMap).initPageMeta(0xc000c5ab90, 0xc000c59d70, 0xc0000e6540, 0x0, 0x0)\n\t/build/hugo/src/hugo-0.62.0/hugolib/pages_map.go:75 +0xa3\ngithub.com/gohugoio/hugo/hugolib.(*pagesMap).initPageMetaFor(0xc000c5ab90, 0xc000a43508, 0x6, 0xc0000e6540, 0x1, 0xc000c5ab80)\n\t/build/hugo/src/hugo-0.62.0/hugolib/pages_map.go:95 +0x42b\ngithub.com/gohugoio/hugo/hugolib.(*pagesMap).assemblePageMeta.func1(0xc000a43508, 0x6, 0x55e2ef7921c0, 0xc0000e6540, 0xc0000e6460)\n\t/build/hugo/src/hugo-0.62.0/hugolib/pages_map.go:199 +0x68\ngithub.com/armon/go-radix.recursiveWalk(0xc000cc4090, 0xc000c89ea0, 0x55e2ef7921c0)\n\t/build/go/pkg/mod/github.com/armon/go-radix@v1.0.0/radix.go:519 +0xf2\ngithub.com/armon/go-radix.recursiveWalk(0xc000c59f80, 0xc000c89ea0, 0x0)\n\t/build/go/pkg/mod/github.com/armon/go-radix@v1.0.0/radix.go:525 +0x80\ngithub.com/armon/go-radix.recursiveWalk(0xc000c59e90, 0xc000c89ea0, 0x0)\n\t/build/go/pkg/mod/github.com/armon/go-radix@v1.0.0/radix.go:525 +0x80\ngithub.com/armon/go-radix.(*Tree).Walk(...)\n\t/build/go/pkg/mod/github.com/armon/go-radix@v1.0.0/radix.go:447\ngithub.com/gohugoio/hugo/hugolib.(*pagesMap).assemblePageMeta(0xc000c5ab90, 0xc000477c00, 0x0)\n\t/build/hugo/src/hugo-0.62.0/hugolib/pages_map.go:196 +0x6e\ngithub.com/gohugoio/hugo/hugolib.(*HugoSites).assemble.func1(0x0, 0x0)\n\t/build/hugo/src/hugo-0.62.0/hugolib/hugo_sites_build.go:264 +0x101\ngolang.org/x/sync/errgroup.(*Group).Go.func1(0xc000c59e30, 0xc000c59e60)\n\t/build/go/pkg/mod/golang.org/x/sync@v0.0.0-20190423024810-112230192c58/errgroup/errgroup.go:57 +0x66\ncreated by golang.org/x/sync/errgroup.(*Group).Go\n\t/build/go/pkg/mod/golang.org/x/sync@v0.0.0-20190423024810-112230192c58/errgroup/errgroup.go:54 +0x68\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyutopp%2Fhugo-panic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyutopp%2Fhugo-panic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyutopp%2Fhugo-panic/lists"}