Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault if an action is taken from the developer tools while device is locked #28

Open
ticky opened this issue Jun 13, 2013 · 0 comments

Comments

@ticky
Copy link
Contributor

ticky commented Jun 13, 2013

The program immediately segfaults if you do the following process;

  1. Connect device, start ios_webkit_debug_proxy
  2. Open debugger to an open page
  3. Lock the device or allow it to lock automatically
  4. Attempt to use the debugger

Running on Ubuntu 13.04 with libplist 1.10, libusbmuxd 1.0.8 and libimobiledevice 1.1.5.

I get the impression from the readme that ios_webkit_debug_proxy should be able to start with no devices attached, and survive disconnections and reconnections. Neither appear to be the case in the environment I'm using it in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant