Linux 0.10.4: Memory leak by clicking "I'm at" on travel map [RESOLVED]

Locked
User avatar
Jay_H
Posts: 4072
Joined: Tue Aug 25, 2015 1:54 am
Contact:

Linux 0.10.4: Memory leak by clicking "I'm at" on travel map [RESOLVED]

Post by Jay_H »

Steps to reproduce:

1. Enter travel map
2. Enter regional travel map
3. Click "I'm at" (produce red cross hairs)
4. Keep clicking while watching memory use increase.

I clicked about 30 times and increased roughly 1 gig memory use (3.2 to 4.2)

I also did control testing without clicking and memory use remained at 3.2 gigs.

User avatar
Interkarma
Posts: 7247
Joined: Sun Mar 22, 2015 1:51 am

Re: Linux 0.10.4: Memory leak by clicking "I'm at" on travel map

Post by Interkarma »

For the last few days, I've been working on a large redesign of travel map to fix this. The problem unfortunately isn't easy to solve neatly, but I'm getting there.

User avatar
Interkarma
Posts: 7247
Joined: Sun Mar 22, 2015 1:51 am

Re: Linux 0.10.4: Memory leak by clicking "I'm at" on travel map [RESOLVED]

Post by Interkarma »

Have refactored travel map to overcome the design issues resulting in these memory leaks now. This will be in next round of builds.

Locked