-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
I discovered that with a new plugin I’m working on the pg_allocator feature is causing a segfault in the library when loaded and run in Postgres.
I haven’t got more details at-the-moment. But what’s strange is it looks like the segfault is occurring before the allocator is called (based on attempts to log in the GlobalAlloc functions).
The work around is to disable the pg_allocator feature.
Metadata
Metadata
Assignees
Labels
No labels