Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1626] Application freeze when running on IOS device. Only with SDK 3.5.1

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2015-06-26T23:04:48.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterPaolo Reitelli
AssigneeRadamantis Torres-Lechuga
Created2015-04-01T10:51:54.000+0000
Updated2016-03-08T07:38:06.000+0000

Description

My application, when compiled with Titanium SDK 3.4.1, works fine on all devices. After upgrading on Titanium SDK 3.5.1 (for iOS 64 bit support) the application crashes on startup on iOS devices (when running it seems like freezing). The console shows the following error. Thanks in advance. Paolo Reitelli [ERROR] : Error loading path: file:///private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/ws/suds.js, Error Domain=NSCocoaErrorDomain Code=260 "The operation couldn’t be completed. (Cocoa error 260.)" UserInfo=0x17e52ed0 {NSFilePath=/private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/ws/suds.js, NSUnderlyingError=0x17e52850 "The operation couldn’t be completed. No such file or directory"} [ERROR] : Script Error Could not find the file suds.js [ERROR] : Error loading path: file:///private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/ws/wddxDes.js, Error Domain=NSCocoaErrorDomain Code=260 "The operation couldn’t be completed. (Cocoa error 260.)" UserInfo=0x17e521f0 {NSFilePath=/private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/ws/wddxDes.js, NSUnderlyingError=0x17e52120 "The operation couldn’t be completed. No such file or directory"} [ERROR] : Script Error Could not find the file wddxDes.js [ERROR] : ErrorController is up. ABORTING showing of modal controller [ERROR] : Error loading path: file:///private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/ws/suds.js, Error Domain=NSCocoaErrorDomain Code=260 "The operation couldn’t be completed. (Cocoa error 260.)" UserInfo=0x17e519d0 {NSFilePath=/private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/ws/suds.js, NSUnderlyingError=0x17e437a0 "The operation couldn’t be completed. No such file or directory"} [ERROR] : Script Error Could not find the file suds.js [ERROR] : ErrorController is up. ABORTING showing of modal controller [ERROR] : Error loading path: file:///private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/ws/wddxDes.js, Error Domain=NSCocoaErrorDomain Code=260 "The operation couldn’t be completed. (Cocoa error 260.)" UserInfo=0x17e57320 {NSFilePath=/private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/ws/wddxDes.js, NSUnderlyingError=0x17e57850 "The operation couldn’t be completed. No such file or directory"} [ERROR] : Script Error Could not find the file wddxDes.js [ERROR] : ErrorController is up. ABORTING showing of modal controller [ERROR] : Script Error { [ERROR] : column = 10252; [ERROR] : line = 1; [ERROR] : message = "Can't find variable: SudsClient"; [ERROR] : sourceURL = "file:///private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/ws/centri/getDettaglioCentro.js"; [ERROR] : stack = "file:///private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/ws/centri/getDettaglioCentro.js:1:10252\nglobal code@file:///private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/ws/centri/getDettaglioCentro.js:2:70\nrequire@[native code]\nfile:///private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/ws/login/loginUtente.js:1:2297\nglobal code@file:///private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/ws/login/loginUtente.js:2:70\nrequire@[native code]\nglobal code@file:///private/var/mobile/Containers/Bundle/Application/E49380D9-E4EC-4569-8770-5600ABFC93A0/MaM.app/app.js:1:125"; [ERROR] : } [ERROR] : ErrorController is up. ABORTING showing of modal controller [ERROR] : Script Error Module "ws/centri/getDettaglioCentro" failed to leave a valid exports object [ERROR] : ErrorController is up. ABORTING showing of modal controller [ERROR] : Script Error Module "ws/login/loginUtente" failed to leave a valid exports object [ERROR] : ErrorController is up. ABORTING showing of modal controller

Comments

  1. Shuo Liang 2015-04-07

    Hi, Please provide the test case to reproduce your problem, Here is the guide about [how to create a test case](http://docs.appcelerator.com/titanium/3.0/#!/guide/How_to_Submit_a_Bug_Report-section-29004732_HowtoSubmitaBugReport-CreatingaTestCase). And on the other hand, try to clean the project and run it again.

JSON Source