Follow-up Comment #27, bug #21851 (project freeciv):

I'm afraid the patch from bug #21942 fixes gtk3, but does not fix this problem
with gtk2 (if I patched and tested it properly).

I keep noticing 2 causes of memory leak with gtk2:
1) huge leak while scrolling the production dropdown menu.
2) smaller leak (between 500KB and 1MB in my test) every time I open and close
a city dialog (without doing anything else).

This 2nd case confirmed by <jorneg> and <persia> in previous posts.

>when one changes to "Next" or "Prev" city. Does the usage of those buttons
cause similar memory consumption problem for you?
The use of those buttons do not seem to leak memory in my case, nor the use of
the production tab. Only when I close the city window and I open a new one.

Fortunately, while testing gtk3 client, there is no noticeable leakeage: the
memory usage increases in those 2 cases, but then it is properly freed after
the city dialog is closed.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?21851>

_______________________________________________
  Mensaje enviado vía/por Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to