Skip to content

Instantly share code, notes, and snippets.

@Komzpa
Created December 20, 2020 19:31
Show Gist options
  • Save Komzpa/c5f1b970d45cd3aa11e4efc60c38295d to your computer and use it in GitHub Desktop.
Save Komzpa/c5f1b970d45cd3aa11e4efc60c38295d to your computer and use it in GitHub Desktop.
Postgres crash
POSTGIS="3.1.0 5e2af69" [EXTENSION] PGSQL="130" GEOS="3.9.0-CAPI-1.14.0" SFCGAL="1.3.7" PROJ="7.1.0" GDAL="GDAL 3.1.3, released 2020/09/01" LIBXML="2.9.10" LIBJSON="0.15" LIBPROTOBUF="1.3.3" WAGYU="0.5.0 (Internal)" TOPOLOGY RASTER │
PostgreSQL 13.1 (Debian 13.1-1.pgdg+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.0-16) 10.2.0, 64-bit
TRAP: FailedAssertion("false", File: "/build/postgresql-13-Ki8OqG/postgresql-13-13.1/build/../src/backend/executor/execExpr.c", Line: 3214)
postgres: 13/main: gis gis [local] COPY(ExceptionalCondition+0x7d)[0x559f9d9660dd]
postgres: 13/main: gis gis [local] COPY(ExecBuildAggTrans+0x8c3)[0x559f9d66f153]
postgres: 13/main: gis gis [local] COPY(ExecInitAgg+0x1825)[0x559f9d691f55]
postgres: 13/main: gis gis [local] COPY(ExecInitNode+0x199)[0x559f9d681749]
postgres: 13/main: gis gis [local] COPY(standard_ExecutorStart+0x35b)[0x559f9d67a61b]
postgres: 13/main: gis gis [local] COPY(+0x242dc2)[0x559f9d5ecdc2]
postgres: 13/main: gis gis [local] COPY(+0x2431f5)[0x559f9d5ed1f5]
postgres: 13/main: gis gis [local] COPY(DoCopy+0xd3)[0x559f9d5f0d13]
postgres: 13/main: gis gis [local] COPY(standard_ProcessUtility+0x717)[0x559f9d829ba7]
postgres: 13/main: gis gis [local] COPY(+0x47c6e4)[0x559f9d8266e4]
postgres: 13/main: gis gis [local] COPY(+0x47d1e2)[0x559f9d8271e2]
postgres: 13/main: gis gis [local] COPY(PortalRun+0x1c2)[0x559f9d828222]
postgres: 13/main: gis gis [local] COPY(+0x4796a0)[0x559f9d8236a0]
postgres: 13/main: gis gis [local] COPY(PostgresMain+0x1a53)[0x559f9d825513]
postgres: 13/main: gis gis [local] COPY(+0x3e5966)[0x559f9d78f966]
postgres: 13/main: gis gis [local] COPY(PostmasterMain+0xd78)[0x559f9d790858]
postgres: 13/main: gis gis [local] COPY(main+0x796)[0x559f9d46c326]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf2)[0x7fe0d30e9cb2]
postgres: 13/main: gis gis [local] COPY(_start+0x2a)[0x559f9d46c3ca]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment