Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

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

Conversation

ns1000
Copy link
Contributor

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

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

@ns1000
Copy link
ContributorAuthor

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.

@montanalowmontanalow merged commitc5f5604 intopostgresml:masterNov 24, 2023
@montanalow
Copy link
Contributor

Thanks for the fix!

@stuta
Copy link

In OSX M1/M3 pyarrow 11 does not compile.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@ns1000@Ryangr0@montanalow@stuta

[8]ページ先頭

©2009-2025 Movatter.jp