Skip to content

Question: interest in additional reproducible fixes from GPT-assisted review? #69

@janrysavy

Description

@janrysavy

Hi Pierre,

we have been using FastMM for a long time, and recently tried running a focused GPT-5.5 Pro-assisted review of FastMM5. We use the same workflow successfully on our own code: the AI review is only a starting point, and we only act on findings that we can understand, reproduce, and validate locally.

The review output is here:
https://chatgpt.com/share/69f06ff0-caa8-83eb-9b96-d9287a7e4cf7

As a first sample, we prepared two small, reproducible PRs:

Both PRs include the reasoning, reproduction scenario, and local validation details. The standalone reproducers are intentionally kept out of the repository to avoid introducing a larger test structure unless that is something you would want.

There are a few additional findings that look potentially worth investigating, for example:

  • event log handle / filename synchronization during concurrent diagnostic logging,
  • FastMM_WalkBlocks callback restrictions while allocator locks are held,
  • concurrency contract for mutable public configuration,
  • FastMM_CurrentAllocationGroup being global rather than thread-local,
  • possible UTF-8 encoding issue for non-BMP diagnostic text.

Before continuing with more PRs, we wanted to ask whether this kind of contribution is useful to you.

Would you prefer us to:

  1. continue sending small, focused PRs with reproduction notes,
  2. first open issues for each remaining finding before preparing fixes,
  3. limit this to the two already-submitted PRs,
  4. or avoid this review-driven work if it does not match how you want FastMM5 maintained?

No pressure either way. We want to make sure this is useful upstream and not just adding review noise.

Best regards,
Jan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions