[AC-2285] Crash every 2nd time I launch
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-09-05T14:26:35.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Studio, Titanium SDK & CLI |
Labels | defect, xcode |
Reporter | Mario |
Assignee | Mauro Parra-Miranda |
Created | 2012-09-01T10:17:38.000+0000 |
Updated | 2016-03-08T07:41:17.000+0000 |
Description
See here:
http://developer.appcelerator.com/question/131296/crash-every-2nd-time-i-launch
Every second time I launch a app in iPhone or iPad simulator it crashes with this error message:
[ERROR] Error: Traceback (most recent call last):
File "/Users/.../Library/Application Support/Titanium/mobilesdk/osx/2.1.2.GA/iphone/builder.py", line 1325, in main
cleanup_app_logfiles(ti, log_id, iphone_version)
File "/Users/.../Library/Application Support/Titanium/mobilesdk/osx/2.1.2.GA/iphone/builder.py", line 503, in cleanup_app_logfiles
os.remove(i)
OSError: [Errno 2] No such file or directory: 'bad path CF376F00-0000-0000-1000-006B00000000'
The solution to fix this 8 month old bug you can find in app devs answer.
DUP issue.