PHANTOM
🇮🇳 IN
Skip to content

Added pyarrow==11.0.0 to requirements to solve postgres segfault#1182

Merged
montanalow merged 1 commit intopostgresml:masterfrom
ns1000:master
Nov 24, 2023
Merged

Added pyarrow==11.0.0 to requirements to solve postgres segfault#1182
montanalow merged 1 commit intopostgresml:masterfrom
ns1000:master

Conversation

@ns1000
Copy link
Contributor

@ns1000 ns1000 commented Nov 23, 2023

Added pyarrow==11.0.0 to requirements to solve issue where postgres would segfault after a client session which used pgml command closes. The issue can be identified in postgres log files with the line 'arrow::fs::FinalizeS3 was not called even though S3 was initialized. This could lead to a segmentation fault at exit'

Same issue as shown here: AlUlkesh/stable-diffusion-webui-images-browser#216

…ould segfault after a client session which used pgml command closes. The issue can be identified in postgres log files with the line 'arrow::fs::FinalizeS3 was not called even though S3 was initialized. This could lead to a segmentation fault at exit'
@Ryangr0
Copy link

Ryangr0 commented Nov 23, 2023

How is it possible that all of a sudden I'm running into this issue? Super strange.

@ns1000
Copy link
Contributor Author

ns1000 commented Nov 23, 2023

I had this problem as well with a previous version on pg15 however there it happens only sparingly. I recently did a new install with pg16 and then it started happening on every connection to the DB where I made a pgml.embed query.

@montanalow montanalow merged commit c5f5604 into postgresml:master Nov 24, 2023
@montanalow
Copy link
Contributor

Thanks for the fix!

@stuta
Copy link

stuta commented Aug 30, 2024

In OSX M1/M3 pyarrow 11 does not compile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants