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

[regex_match] Segmentation fault #2487

Closed
lenormf opened this issue Oct 10, 2018 · 2 comments
Closed

[regex_match] Segmentation fault #2487

lenormf opened this issue Oct 10, 2018 · 2 comments

Comments

@lenormf
Copy link
Contributor

lenormf commented Oct 10, 2018

AddressSanitizer: SEGV on unknown address 0x000000038e1a (pc 0x00000051ee10 bp 0x7fff76396bb0 sp 0x7fff763969c0 T0)

Base64 reproducer:

KD8hW7GxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGx
sbGxsbGxsbGxsbHzsbGxsbGxsbGxsbGxsbGxsbGxsbGxXSkK

Hex output:

00000000: 283f 215b b1b1 b1b1 b1b1 b1b1 b1b1 b1b1  (?![............
00000010: b1b1 b1b1 b1b1 b1b1 b1b1 b1b1 b1b1 b1b1  ................
00000020: b1b1 b1b1 b1b1 b1b1 b1b1 b1b1 b1b1 b1b1  ................
00000030: b1b1 b1b1 b1b1 b1b1 b1b1 b1b1 b1b1 b1b1  ................
00000040: b1b1 b1b1 f3b1 b1b1 b1b1 b1b1 b1b1 b1b1  ................
00000050: b1b1 b1b1 b1b1 b1b1 b1b1 5d29            ..........])

HTH.

@mawww
Copy link
Owner

mawww commented Oct 10, 2018

This is fixed by d652ec9

@mawww mawww closed this as completed Oct 10, 2018
@lenormf
Copy link
Contributor Author

lenormf commented Oct 10, 2018

Thanks for the quick fix.

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