moneymanagerex / moneymanagerex

Money Manager Ex is an easy to use, money management application built with wxWidgets
http://moneymanagerex.org
GNU General Public License v2.0
1.75k stars 273 forks source link

Bad Allocation When Organizing Payees #6198

Open Ocirasai opened 1 year ago

Ocirasai commented 1 year ago

MMEX version:

Note: bug reporters are expected to have verified the bug still exists either in the last stable version of MMEX or on updated development code (master branch).

Operating System:

Description of the bug

I believe I can regularly reproduce getting a "bad allocation" error message to show up when I go to Organize Payees.

  1. Go into an account (like a Checking Account)
  2. From the main menu, select Tools > Organize Payees...
  3. Select any Payee (does not matter) and then open it up.
  4. Click Cancel (so no changes are made).
  5. Click Cancel on the Organize Payees dialog box.

What I can see, briefly, is that it appears to be redrawing my account register and then I get the "bad allocation" dialog box.

I've tried different variations of this (for example, not selecting a Payee), but the steps I outlined above have consistently reproduced it on my end.

Is the bug reproducible?

Reproduction steps:

Expected result:

Actual result:

Additional information

There was no backtrace generated - Just the "bad allocation" dialog box.

Thank you.

whalley commented 1 year ago

https://github.com/moneymanagerex/moneymanagerex/issues/5186

github-actions[bot] commented 6 days ago

This issue is stale because it has been open 365 days with no activity. Please update if you want to keep the issue open