Skip to content

10.42 and 10.41 breaking metalog #214

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Massimo-B opened this issue Mar 9, 2023 · 2 comments
Closed

10.42 and 10.41 breaking metalog #214

Massimo-B opened this issue Mar 9, 2023 · 2 comments

Comments

@Massimo-B
Copy link

I'm a user of metalog. Coming from hvisage/metalog#19 we found that pcre2-10.41 and 10.42 are breaking metalog creating unusual / subdirs:

drwx------   1 root root   34 13. Feb 08:41 ''$'\360''!'$'\220''1'$'\324\177'/
drwx------   1 root root   34 13. Feb 13:28 ''$'\300''!'$'\220''1'$'\324\177'/
drwx------   1 root root   34  8. Feb 10:14 ''$'\300\361''#3M'$'\177'/
drwx------   1 root root   34 10. Feb 07:38 ''$'\360''!~5'$'\264\177'/
drwx------   1 root root   34 10. Feb 08:13 ''$'\300''!~5'$'\264\177'/

Not sure it this is a bug on pcre2 or metalog, but downgrading to 10.40 solves the issue.
I know this is not the best error description for your library. Do you have any idea, based on the changes in 10.41 and 10.42, what could have caused this issue?
Thanks.

@PhilipHazel
Copy link
Collaborator

No functions in the PCRE2 library create files or directories, so although nothing can ever be ruled out, I can't think how PCRE2 could be involved.

@Massimo-B
Copy link
Author

The issue was probably found in hvisage/metalog#19 (comment).
Sorry for bothering, can be closed here.

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

No branches or pull requests

2 participants