Ian Leitch
Ian Leitch
Any progress on this?
it may well be 1.9.1 as I haven't tried 1.9 yet. Could you attach the output of the 'bt' command when you attach to the process directly with gdb? Thanks
Please try 0.2.1.
What kind of process are you trying to hijack?
Debug symbols for your Ruby are missing. There's not much hijack can do in this case...
Yeah i'll add that. There's a `--debug` flag to help you diagnose the process identification issue.
@grosser still needs implementing. Though I've no idea if hijack works at all with recent versions of Ruby. I assume no one really uses hijack anymore.
Yep, this is by design. See https://github.com/ileitch/rapns/wiki/Hot-App-Updates I am tempted to change this behavior though and have the new apps auto-loaded.
Reopening this as a reminder to myself to work on improving this case.
@emanuelcaesar Can you please provide the path that Periphery is attempting to load (from the error message) and the correct location of the index store? @micHar What command are you...