[GH-ISSUE #924] Proxyman for iOS is forcibly terminated by jetsam. #918

Open
opened 2026-03-03 19:22:59 +03:00 by kerem · 4 comments
Owner

Originally created by @forcemax on GitHub (Jul 7, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/924

Originally assigned to: @NghiaTranUIT on GitHub.

Proxyman version? (Ex. Proxyman 1.4.3)

Proxyman 1.4.0 (10400) for iOS

macOS Version? (Ex. mac 10.14)

iOS 15.0 beta 2 (iPhone 7), iOS 14.6 (iPhone 2020 SE)

Steps to reproduce

I'm trying to log HTTPS requests with proxyman app on iPhone. The proxyman app was set with the following process, and then there was a problem that the recording stopped while testing with the Amazon Shopping app.

  1. Enable SSL Proxying in proxyman app and set to record all domains with * in Include.
  2. Enable capture traffic.
  3. Launch the Amazon Shopping app and enter the product detail page.
  4. The VPN icon is disabled in the status bar.

Checking the log with the idevicesyslog command shows that the PacketTunnel process was forcibly terminated by jetsam.

Jul 7 15:07:58 osanalyticshelper(OSAnalytics)[248] <Notice>: Process PacketTunnel [850] killed by jetsam reason per-process-limit

Expected behavior

HTTPS request logging must not have been stopped.

Screenshots (optional)

Sorry for the bad English.

Originally created by @forcemax on GitHub (Jul 7, 2021). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/924 Originally assigned to: @NghiaTranUIT on GitHub. ### Proxyman version? (Ex. Proxyman 1.4.3) Proxyman 1.4.0 (10400) for iOS ### macOS Version? (Ex. mac 10.14) iOS 15.0 beta 2 (iPhone 7), iOS 14.6 (iPhone 2020 SE) ### Steps to reproduce I'm trying to log HTTPS requests with proxyman app on iPhone. The proxyman app was set with the following process, and then there was a problem that the recording stopped while testing with the Amazon Shopping app. 1. Enable SSL Proxying in proxyman app and set to record all domains with * in Include. 2. Enable capture traffic. 3. Launch the Amazon Shopping app and enter the product detail page. 4. The VPN icon is disabled in the status bar. Checking the log with the idevicesyslog command shows that the PacketTunnel process was forcibly terminated by jetsam. `Jul 7 15:07:58 osanalyticshelper(OSAnalytics)[248] <Notice>: Process PacketTunnel [850] killed by jetsam reason per-process-limit` ### Expected behavior HTTPS request logging must not have been stopped. ### Screenshots (optional) Sorry for the bad English.
Author
Owner

@NghiaTranUIT commented on GitHub (Jul 7, 2021):

Look like the VPN extension is crashed somewhere when intercepting the Amazon Shopping app.

Just wondering: Are you able to see HTTPS Traffic from other apps/websites? Such as visiting google.com in Safari? 🤔

<!-- gh-comment-id:875413805 --> @NghiaTranUIT commented on GitHub (Jul 7, 2021): Look like the VPN extension is crashed somewhere when intercepting the Amazon Shopping app. Just wondering: Are you able to see HTTPS Traffic from other apps/websites? Such as visiting google.com in Safari? 🤔
Author
Owner

@NghiaTranUIT commented on GitHub (Jul 7, 2021):

Preliminary investigation shows that "Kill by jetsam" because Proxyman VPN exceeds the memory limitation (https://developer.apple.com/forums/thread/106377)

Look like because you're using iPhone 7. Is there any chance that you can test it on the newest model?

<!-- gh-comment-id:875415506 --> @NghiaTranUIT commented on GitHub (Jul 7, 2021): Preliminary investigation shows that "Kill by jetsam" because Proxyman VPN exceeds the memory limitation (https://developer.apple.com/forums/thread/106377) Look like because you're using iPhone 7. Is there any chance that you can test it on the newest model?
Author
Owner

@forcemax commented on GitHub (Jul 7, 2021):

Same thing happened when I tested on iPhone 2020 SE (iOS 14.6).

<!-- gh-comment-id:875454229 --> @forcemax commented on GitHub (Jul 7, 2021): Same thing happened when I tested on iPhone 2020 SE (iOS 14.6).
Author
Owner

@forcemax commented on GitHub (Jul 7, 2021):

Look like the VPN extension is crashed somewhere when intercepting the Amazon Shopping app.

Just wondering: Are you able to see HTTPS Traffic from other apps/websites? Such as visiting google.com in Safari? 🤔

Yes. I was able to see HTTPS traffic from Safari to google.com using Proxyman for iOS.

However, when testing through the Amazon Shopping app, Proxyman for iOS stopped, so an issue was registered.

<!-- gh-comment-id:875459822 --> @forcemax commented on GitHub (Jul 7, 2021): > Look like the VPN extension is crashed somewhere when intercepting the Amazon Shopping app. > > Just wondering: Are you able to see HTTPS Traffic from other apps/websites? Such as visiting google.com in Safari? 🤔 Yes. I was able to see HTTPS traffic from Safari to google.com using Proxyman for iOS. However, when testing through the Amazon Shopping app, Proxyman for iOS stopped, so an issue was registered.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#918
No description provided.