question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error after upgrading to 1.4.13: [INST STDERR] dyld: could not load inserted library

See original GitHub issue

Getting the following error after upgrading to 1.4.13 using OS X 10.11.1

[INST STDERR] dyld: could not load inserted library '/Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-instruments/thirdparty/iwd7/InstrumentsShim.dylib' because no suitable image found.  Did find:
    /Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-instruments/thirdparty/iwd7/InstrumentsShim.dylib: mmap() error 1 at address=0x108DAC000, size=0x00001000 segment=__TEXT in Segment::map() mapping /Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-instruments/thirdparty/iwd7/InstrumentsShim.dylib

This prevents the simulator from opening. Goes into a loop trying to open the simulator but never gets past this error.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
scottdixon-zzcommented, Nov 4, 2015

Try running with the --native-instruments-lib flag.

0reactions
lock[bot]commented, Apr 30, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[INST STDERR] dyld: could not load inserted library
Getting the following error after upgrading to 1.4.13 using OS X 10.11.1 [INST STDERR] dyld: could not load inserted library '/Applications/ ...
Read more >
dyld: could not load inserted libr…
Hi everybody. Few days ago, I start experementing problems when trying to run tests of my application. I got this error: dyld: could...
Read more >
dyld: could not load inserted library, but works on Simulator ...
The error seems to be everywhere since 13.3.1 update. I found some thread saying that it's got fixed by commenting use_frameworks!
Read more >
How to Fix 'Dyld: Library not Loaded' Error on MacOS
Navigate to the “/usr/lib” folder. Press the “Command” + “Space” simultaneously. Type in “Terminal” and press “Enter“. ; Press the “Command” + “ ......
Read more >
appium/appium - Gitter
find element on screen, get its X/Y, tap on that. its not ideal ... having trouble with appium 1.4.13. [INST STDERR] dyld: could...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found