TelemetryDeck / TelemetryViewer

macOS and iOS app for interacting with TelemetryDeck
https://telemetrydeck.com
MIT License
68 stars 14 forks source link

Crash when switching from insights to recent signals and back #115

Open winsmith opened 3 years ago

winsmith commented 3 years ago

So I like to use the macOS version of the Telemetry Viewer app, but I keep running into a pretty consistent crash… If I:

  1. View Insights
  2. Use the side bar and check out my Recent Signals
  3. When I go back to Insights the app hangs (beachball) and never comes back. It will eventually crash.

Reported by @lepolt

winsmith commented 3 years ago

Crash seems to be related to these log entries, which fill up the RAM quickly:

Insight Groups too old for appID 08A71C01-5638-463C-90DF-C8C76AA27D2E, asking server...
Insight Groups too old for appID 08A71C01-5638-463C-90DF-C8C76AA27D2E, asking server...
Insight Groups too old for appID 08A71C01-5638-463C-90DF-C8C76AA27D2E, asking server...
Insight Groups too old for appID 08A71C01-5638-463C-90DF-C8C76AA27D2E, asking server...
Insight Groups too old for appID 08A71C01-5638-463C-90DF-C8C76AA27D2E, asking server...

(repeated 01873503750249857 times)
winsmith commented 3 years ago

I found a Mac where I can reproduce this on!! Gonna debug more