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

pvc doesn't work when running on 64-bit devices #46

Closed
javache opened this issue Jul 16, 2014 · 2 comments
Closed

pvc doesn't work when running on 64-bit devices #46

javache opened this issue Jul 16, 2014 · 2 comments
Labels

Comments

@javache
Copy link
Member

javache commented Jul 16, 2014

When running on an iPhone 5s:

error: Execution was interrupted, reason: EXC_BAD_ACCESS (code=1, address=0x10).
The process has been returned to the state before expression evaluation.
error: Execution was interrupted, reason: EXC_BAD_ACCESS (code=1, address=0x10).
The process has been returned to the state before expression evaluation.
error: Execution was interrupted, reason: EXC_BAD_ACCESS (code=1, address=0x10).
The process has been returned to the state before expression evaluation.
[Error getting description.]
   | [Error getting description.]
   |   | [Error getting description.]

When disabling the arm64 architecture, this works. It might an LLDB bug? http://stackoverflow.com/questions/11372232/strange-behaviours-with-stringwithformat-float

@kastiglione
Copy link
Contributor

@javache I haven't had a look at this, but pvc has been updated to use +[UIViewController _printHierarchy] (see #61). With that change, this problem may go away for you.

@javache
Copy link
Member Author

javache commented Dec 19, 2014

Yup, that's good enough for me.

@javache javache closed this as completed Dec 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants