Changes between Initial Version and Version 1 of Ticket #2941, comment 1
- Timestamp:
- 11/16/20 13:48:33 (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2941, comment 1
initial v1 5 5 Prime suspects would be the tray icon and the cursor code, as both show up in that log sample. 6 6 7 Please try r27979, which adds debug logging with `-d win32`.7 Please try r27979, which adds extra debug logging with `-d win32`. 8 8 You may also want to run with `--cursors=no`, maybe it will fix things which would indicate that the bug is in the cursor code. 9 9 Note: it's likely to take time to reach the point where the leak causes serious problems.