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

FPE src/pcre2test.c:7477 in process_data #728

Closed
YinChen001 opened this issue Mar 12, 2025 · 1 comment
Closed

FPE src/pcre2test.c:7477 in process_data #728

YinChen001 opened this issue Mar 12, 2025 · 1 comment
Milestone

Comments

@YinChen001
Copy link

version: 10.46-DEV

system: ubuntu 24.04

git last commit:

commit [[c421b93](https://github.com/PCRE2Project/pcre2/commit/c421b939e7e1e7caf8a3de89b86f8e3fa83317e4)](https://github.com/PCRE2Project/pcre2/commit/c421b939e7e1e7caf8a3de89b86f8e3fa83317e4)(HEAD->master,origin/master,origin/HEAD)
Author:NicholasWilson
Date:MonFeb1712:34:132025+0000

command:./asan_code/pcre2/pcre2test -d ./1_id:000002,sig:08,src:1422094751+014680,op:splice,rep:16 /dev/null

poc: 1_id_000002,sig_08,src_1422094751+014680,op_splice,rep_16.zip

input:

AddressSanitizer:DEADLYSIGNAL
=================================================================
==57538==ERROR: AddressSanitizer: FPE on unknown address 0x5bc7a1fedb25 (pc 0x5bc7a1fedb25 bp 0x000000000007 sp 0x7ffd19f6bb00 T0)
    #0 0x5bc7a1fedb24 in process_data src/pcre2test.c:7477
    #1 0x5bc7a1fbcde0 in main src/pcre2test.c:10178
    #2 0x7e478add0082 in __libc_start_main ../csu/libc-start.c:308
    #3 0x5bc7a1fc4d1d in _start (/home/lingzhen/asan_code/pcre2/pcre2test+0x26d1d)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: FPE src/pcre2test.c:7477 in process_data
==57538==ABORTING
@NWilson
Copy link
Member

NWilson commented Mar 13, 2025

This is a test-only bug in pcre2test.c:10178.

Thank you for reporting it!

@NWilson NWilson added this to the 10.46 milestone Apr 2, 2025
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