mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1126] Crashes after several Command + f searches in Requests #1122
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zcowan50 on GitHub (Jan 26, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1126
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
3.0.0
macOS Version? (Ex. mac 10.14)
Big Sur 11.6
Steps to reproduce
When the request section is selected to form and has at least 42 values. After as few as 3 Command + f searches ( selecting command + f entering a value, searching and then deleting the entered value and entering another value) the app crashes and reports that "Proxyman quit unexpectedly"
Expected behavior
Continued ability to search keys or values without crashing.
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Jan 27, 2022):
Can you share with me the Filter config that you're using? (Is it Text or Regex) ?
I tried 134 keys in the Request form, but I could not reproduce it 🤔
If you don't mind @zcowan50 , please export your request (Right-click -> Export -> Proxyman), which causes the crash, and send to support@proxyman.io I would be useful for me to fix the bug 👍
@NghiaTranUIT commented on GitHub (Jan 28, 2022):
Hey @zcowan50 let try this Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.0.0_Fix_crash_on_Table_Filter.dmg
Basically, I could not reproduce the crash since my Macbook is macOS 12.1. However, I carefully review the code and fix a race-condition issue. I suppose that it would fix 👍
Let try and let me know if it works for you 😄
@zcowan50 commented on GitHub (Feb 1, 2022):
Hey thanks for sending that beta version over. No problems with that version. With the up to date version it stopped crashing for me. This was likely an issue on my computer. Thanks for working with me on this!