Re: [PR] Add IPC fuzz regression file [arrow-testing]

2024-08-29 Thread via GitHub
mapleFU commented on PR #101: URL: https://github.com/apache/arrow-testing/pull/101#issuecomment-2318298735 Added here: https://github.com/google/oss-fuzz/pull/12425 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] Add IPC fuzz regression file [arrow-testing]

2024-08-29 Thread via GitHub
pitrou commented on PR #101: URL: https://github.com/apache/arrow-testing/pull/101#issuecomment-2318256265 > > By the way, do you want to have access to OSS-Fuzz? > > Aha, I would like to Ok, you need a Google or GMail address that we can add to https://github.com/google/oss-fu

Re: [PR] Add IPC fuzz regression file [arrow-testing]

2024-08-29 Thread via GitHub
mapleFU commented on PR #101: URL: https://github.com/apache/arrow-testing/pull/101#issuecomment-2318233262 > By the way, do you want to have access to OSS-Fuzz? Aha, I would like to -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] Add IPC fuzz regression file [arrow-testing]

2024-08-29 Thread via GitHub
pitrou merged PR #101: URL: https://github.com/apache/arrow-testing/pull/101 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.ap

Re: [PR] Add IPC fuzz regression file [arrow-testing]

2024-08-29 Thread via GitHub
mapleFU commented on PR #101: URL: https://github.com/apache/arrow-testing/pull/101#issuecomment-2318228011 ```C++ TEST(ReadFile, XXX) { auto read_options = IpcReadOptions::Defaults(); ASSERT_OK_AND_ASSIGN(auto test_file, io::ReadableFile::Open("clusterfuzz-testcase-minimized-ar

Re: [PR] Add IPC fuzz regression file [arrow-testing]

2024-08-29 Thread via GitHub
pitrou commented on PR #101: URL: https://github.com/apache/arrow-testing/pull/101#issuecomment-2318193290 By the way, do you want to have access to OSS-Fuzz? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] Add IPC fuzz regression file [arrow-testing]

2024-08-29 Thread via GitHub
pitrou commented on PR #101: URL: https://github.com/apache/arrow-testing/pull/101#issuecomment-2318192209 You must first create a fuzzing build: https://arrow.apache.org/docs/developers/cpp/fuzzing.html Then you can call `arrow-ipc-stream-fuzz `. -- This is an automated message from t

Re: [PR] Add IPC fuzz regression file [arrow-testing]

2024-08-29 Thread via GitHub
mapleFU commented on PR #101: URL: https://github.com/apache/arrow-testing/pull/101#issuecomment-2318187919 How can I reproduce the problem? Just read this file? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Add IPC fuzz regression file [arrow-testing]

2024-08-29 Thread via GitHub
pitrou commented on PR #101: URL: https://github.com/apache/arrow-testing/pull/101#issuecomment-2318185804 I opened https://github.com/apache/arrow/issues/43885 for the fix, but we can associate this PR with the issue as well. -- This is an automated message from the Apache Git Service. T

Re: [PR] Add IPC fuzz regression file [arrow-testing]

2024-08-29 Thread via GitHub
mapleFU commented on PR #101: URL: https://github.com/apache/arrow-testing/pull/101#issuecomment-2318183512 Do we need a gh issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[PR] Add IPC fuzz regression file [arrow-testing]

2024-08-29 Thread via GitHub
pitrou opened a new pull request, #101: URL: https://github.com/apache/arrow-testing/pull/101 Add fuzz regression file for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=71200 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G