| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | Nov 28 '12 at 14:32 | |
| stats | profile views | 0 |
|
Oct 25 |
comment |
Unknown Xcode Instruments crash What was the error in your script? Maybe I have something similar? |
|
Oct 25 |
comment |
Unknown Xcode Instruments crash Its hard to narrow this down since I can get it to run without ever crashing and then run it again without any changes and it crashes. |
|
Oct 25 |
comment |
Unknown Xcode Instruments crash No it finds the script since even after it crashes the script runs successfully. |
|
Oct 25 |
comment |
Unknown Xcode Instruments crash I dont use any frameworks but I suspect this crash is related to how instruments handles any failures in your scripts. I have seen a good correlation between the number of failures and the number of crashes. |
|
Oct 24 |
comment |
Unknown Xcode Instruments crash I do not think this is whats happening because I am passing through 20 different files one after the other and it crashes on a different file every time. |
|
Oct 24 |
awarded | Editor |
|
Oct 24 |
revised |
Unknown Xcode Instruments crash added specific parameters passed to instruments |
|
Oct 24 |
comment |
Unknown Xcode Instruments crash @patrix yes why does it crash? I have already stated what parameters I pass to instruments. instruments -t /Developer/Platforms/iPhoneOS.platform/Developer/Library/Instruments/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.tracetemplate ~/Library/Application\\\ Support/iPhone\\\ Simulator/$simulatorSDKVersion/Applications/<randomUUID>/MyApp.app -e UIASCRIPT someJSFile.js -e UIARESULTSPATH Logs |
|
Oct 24 |
awarded | Student |
|
Oct 24 |
asked | Unknown Xcode Instruments crash |