Skip to content
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

pestr --net exits with "regex compilation failed" on Mac OS X Mavericks #60

Closed
jweyrich opened this issue Dec 27, 2013 · 4 comments · Fixed by #67
Closed

pestr --net exits with "regex compilation failed" on Mac OS X Mavericks #60

jweyrich opened this issue Dec 27, 2013 · 4 comments · Fixed by #67
Milestone

Comments

@jweyrich
Copy link
Contributor

The following is a reproduction on Mac OS X Mavericks (10.9.1):

$ ./src/pestr --net samples/windows-live-messenger.exe 
o.AM
W.NP
regex compilation failed

Thank you @loganbr for the report.

@jweyrich
Copy link
Contributor Author

The pcre version from Homebrew has UCP enabled, but pestr still fails to compile the regex using the PCRE_UCP option.

Below are the brew formula and the corresponding flag:

A small snippet to reproduce the issue would be awesome. I'll try to prepare something tomorrow.

@loganbr
Copy link

loganbr commented Dec 28, 2013

Bom vamos lá .. Testei em slackware red Hat fedora gentoo e arclinux e não
de pau !!!

Acredito que em Linux like não de pau mesmo !!

Como disse antes to na praia (efeito do álcool ) mas qq coisa e só falar !!!

Em sábado, 28 de dezembro de 2013, Jardel Weyrich escreveu:

The pcre version from Homebrew has UCP enabled, but pestr still fails to
compile the regex using the PCRE_UCP option. I think we're doing
something very wrong!

Below are the brew formula and the corresponding flag:

https://github.com/Homebrew/homebrew/blob/master/Library/Formula/pcre.rb

  • --enable-unicode-properties

Can anyone confirm if it works fine on Linux?


Reply to this email directly or view it on GitHubhttps://github.com/merces/pev/issues/60#issuecomment-31288838
.

@jweyrich
Copy link
Contributor Author

This issue is also reproducible with pev-0.60 on Mac OS X Mavericks (10.9.1).
Reproduce with this program.

@jweyrich
Copy link
Contributor Author

jweyrich commented Apr 8, 2014

I'm reopening because this issue was not addressed by #67.

@jweyrich jweyrich reopened this Apr 8, 2014
@merces merces closed this as completed in da2e3fa Apr 12, 2014
@merces merces modified the milestones: v0.81, v0.80 Aug 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants