Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 84555200B32 for ; Thu, 23 Jun 2016 23:57:18 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 82D1B160A68; Thu, 23 Jun 2016 21:57:18 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7D67B160A59 for ; Thu, 23 Jun 2016 23:57:17 +0200 (CEST) Received: (qmail 72545 invoked by uid 500); 23 Jun 2016 21:57:16 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 72437 invoked by uid 99); 23 Jun 2016 21:57:16 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jun 2016 21:57:16 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 4A2CE2C1F5D for ; Thu, 23 Jun 2016 21:57:16 +0000 (UTC) Date: Thu, 23 Jun 2016 21:57:16 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-11471) Impossible to launch the app outside visual studio MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 23 Jun 2016 21:57:18 -0000 [ https://issues.apache.org/jira/browse/CB-11471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15347280#comment-15347280 ] Shazron Abdullah commented on CB-11471: --------------------------------------- How are you launching the app outside VS? Provide repro steps. > Impossible to launch the app outside visual studio > -------------------------------------------------- > > Key: CB-11471 > URL: https://issues.apache.org/jira/browse/CB-11471 > Project: Apache Cordova > Issue Type: Bug > Components: Windows > Affects Versions: 6.2.0 > Environment: Windows 8.1 Pro > Intel i5 x64 > 4GB Ram DDR3 > Reporter: Davide Cavallini > Priority: Blocker > Labels: native > Original Estimate: 168h > Remaining Estimate: 168h > > When i launch the app inside visual studio (also if it's a relase) it works all perfectly. If i launch it outside Visual Studio, or i debug the installed app, this starts and reduces immediately to icon. In the debugger I got this native exception: > Exception thrown in 0x779F4598 correspondence WWAHost.exe: Microsoft C ++ Exception: Js :: JavascriptExceptionObject at the 0x0555C55C memory location. > I have this stacktrace,too: > {code} > > KernelBase.dll!_RaiseException@16() Sconosciuto > msvcrt.dll!__CxxThrowException@8() Sconosciuto > jscript9.dll!Js::JavascriptExceptionOperators::ThrowExceptionObjectInternal(class Js::JavascriptExceptionObject *,class Js::ScriptContext *,bool,bool,void *) Sconosciuto > jscript9.dll!Js::JavascriptExceptionOperators::Throw(void *,class Js::ScriptContext *) Sconosciuto > jscript9.dll!CJavascriptOperations::ThrowException() Sconosciuto > mshtml.dll!CFastDOM::ThrowDOMError() Sconosciuto > mshtml.dll!CFastDOM::CElement::Trampoline_querySelectorAll() Sconosciuto > jscript9.dll!Js::JavascriptExternalFunction::ExternalFunctionThunk() Sconosciuto > jscript9.dll!Js::JavascriptFunction::CallFunction<1>() Sconosciuto > jscript9.dll!Js::HelperOrLibraryMethodWrapper<1,class >(class Js::ScriptContext *,class ) Sconosciuto > jscript9.dll!Js::ScriptContext::ProfileModeThunk_DebugModeWrapper(class Js::JavascriptFunction *,class Js::ScriptContext *,void * (*)(class Js::RecyclableObject *,struct Js::CallInfo,...),struct Js::Arguments &) Sconosciuto > jscript9.dll!Js::ScriptContext::DebugProfileProbeThunk(class Js::RecyclableObject *,struct Js::CallInfo,...) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_CallCommon >() Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_ProfileCallCommon >(struct Js::OpLayoutDynamicProfile const *,class Js::RecyclableObject *,unsigned int,unsigned short) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_ProfiledCallI(struct Js::OpLayoutDynamicProfile const *,unsigned int) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::ProcessWithDebugging(void) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::DebugProcess(void) Sconosciuto > jscript9.dll!DListBase::DListBase(void) Sconosciuto > jscript9.dll!Js::JavascriptFunction::CallFunction<1>() Sconosciuto > jscript9.dll!Js::ScriptContext::DebugProfileProbeThunk(class Js::RecyclableObject *,struct Js::CallInfo,...) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_CallCommon >() Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_ProfileReturnTypeCallCommon >() Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_ProfiledReturnTypeCallI(struct Js::OpLayoutDynamicProfile const *,unsigned int) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::ProcessWithDebugging(void) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_TryCatch(unsigned char const * &,struct Js::OpLayoutTry const *) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::ProcessWithDebugging(void) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_TryFinally() Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::ProcessWithDebugging(void) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::DebugProcess(void) Sconosciuto > jscript9.dll!DListBase::DListBase(void) Sconosciuto > jscript9.dll!Js::JavascriptFunction::CallFunction<1>() Sconosciuto > jscript9.dll!Js::ScriptContext::DebugProfileProbeThunk(class Js::RecyclableObject *,struct Js::CallInfo,...) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_CallCommon >() Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_ProfileCallCommon >(struct Js::OpLayoutDynamicProfile const *,class Js::RecyclableObject *,unsigned int,unsigned short) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_ProfiledCallI(struct Js::OpLayoutDynamicProfile const *,unsigned int) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::ProcessWithDebugging(void) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::DebugProcess(void) Sconosciuto > jscript9.dll!DListBase::DListBase(void) Sconosciuto > jscript9.dll!Js::JavascriptFunction::CallFunction<1>() Sconosciuto > jscript9.dll!Js::ScriptContext::DebugProfileProbeThunk(class Js::RecyclableObject *,struct Js::CallInfo,...) Sconosciuto > jscript9.dll!Js::JavascriptFunction::CallFunction<1>() Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_CallCommon >(struct Js::OpLayoutDynamicProfile const *,class Js::RecyclableObject *,unsigned int) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_ProfileReturnTypeCallCommon >() Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_ProfiledReturnTypeCallI(struct Js::OpLayoutDynamicProfile const *,unsigned int) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::ProcessWithDebugging(void) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::DebugProcess(void) Sconosciuto > jscript9.dll!DListBase::DListBase(void) Sconosciuto > jscript9.dll!Js::JavascriptFunction::CallFunction<1>() Sconosciuto > jscript9.dll!Js::ScriptContext::DebugProfileProbeThunk(class Js::RecyclableObject *,struct Js::CallInfo,...) Sconosciuto > jscript9.dll!Js::JavascriptFunction::CallFunction<1>() Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_CallCommon >(struct Js::OpLayoutDynamicProfile const *,class Js::RecyclableObject *,unsigned int) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_ProfileReturnTypeCallCommon >() Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_ProfiledReturnTypeCallI(struct Js::OpLayoutDynamicProfile const *,unsigned int) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::ProcessWithDebugging(void) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::DebugProcess(void) Sconosciuto > jscript9.dll!DListBase::DListBase(void) Sconosciuto > jscript9.dll!Js::JavascriptFunction::CallFunction<1>() Sconosciuto > jscript9.dll!Js::ScriptContext::DebugProfileProbeThunk(class Js::RecyclableObject *,struct Js::CallInfo,...) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_CallCommon >() Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_ProfileCallCommon >(struct Js::OpLayoutDynamicProfile const *,class Js::RecyclableObject *,unsigned int,unsigned short) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_ProfiledCallI(struct Js::OpLayoutDynamicProfile const *,unsigned int) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::ProcessWithDebugging(void) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::DebugProcess(void) Sconosciuto > jscript9.dll!DListBase::DListBase(void) Sconosciuto > jscript9.dll!Js::JavascriptFunction::CallFunction<1>() Sconosciuto > jscript9.dll!Js::ScriptContext::DebugProfileProbeThunk(class Js::RecyclableObject *,struct Js::CallInfo,...) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_CallCommon >() Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_ProfileCallCommon >(struct Js::OpLayoutDynamicProfile const *,class Js::RecyclableObject *,unsigned int,unsigned short) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::OP_ProfiledCallI(struct Js::OpLayoutDynamicProfile const *,unsigned int) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::ProcessWithDebugging(void) Sconosciuto > jscript9.dll!Js::InterpreterStackFrame::DebugProcess(void) Sconosciuto > jscript9.dll!DListBase::DListBase(void) Sconosciuto > jscript9.dll!Js::JavascriptFunction::CallFunction<1>() Sconosciuto > jscript9.dll!Js::ScriptContext::DebugProfileProbeThunk(class Js::RecyclableObject *,struct Js::CallInfo,...) Sconosciuto > jscript9.dll!Js::JavascriptFunction::CallFunction<1>() Sconosciuto > jscript9.dll!Js::JavascriptFunction::CallRootFunction() Sconosciuto > jscript9.dll!ScriptSite::CallRootFunction() Sconosciuto > jscript9.dll!ScriptSite::Execute() Sconosciuto > jscript9.dll!ScriptEngine::ExecutePendingScripts() Sconosciuto > jscript9.dll!ScriptEngine::ParseScriptTextCore() Sconosciuto > jscript9.dll!ScriptEngine::ParseScriptText(unsigned short const *,unsigned short const *,struct IUnknown *,unsigned short const *,unsigned long,unsigned long,unsigned long,struct tagVARIANT *,struct tagEXCEPINFO *) Sconosciuto > mshtml.dll!CActiveScriptHolder::ParseScriptText() Sconosciuto > mshtml.dll!CJScript9Holder::ParseScriptText() Sconosciuto > mshtml.dll!CScriptCollection::ParseScriptText() Sconosciuto > mshtml.dll!CScriptData::CommitCode() Sconosciuto > mshtml.dll!CScriptData::Execute() Sconosciuto > mshtml.dll!CHtmScriptParseCtx::Execute() Sconosciuto > mshtml.dll!CHtmParseBase::Execute(void) Sconosciuto > mshtml.dll!CHtmPost::Broadcast() Sconosciuto > mshtml.dll!CHtmPost::Exec() Sconosciuto > mshtml.dll!CHtmPost::Run() Sconosciuto > mshtml.dll!PostManExecute() Sconosciuto > mshtml.dll!CPostManager::PostManOnTimer() Sconosciuto > mshtml.dll!GlobalWndOnMethodCall(void) Sconosciuto > mshtml.dll!GlobalWndProc(struct HWND__ *,unsigned int,unsigned int,long) Sconosciuto > user32.dll!__InternalCallWinProc@20() Sconosciuto > user32.dll!UserCallWinProcCheckWow() Sconosciuto > user32.dll!DispatchMessageWorker() Sconosciuto > user32.dll!_DispatchMessageW@4() Sconosciuto > Windows.UI.dll!Windows::UI::Core::CDispatcher::WaitAndProcessMessages(void * hEventWait=0x00000000) Riga 321 C++ > Windows.UI.dll!Windows::UI::Core::CDispatcher::ProcessEvents(Windows::UI::Core::CoreProcessEventsOption options=CoreProcessEventsOption_ProcessUntilQuit) Riga 390 C++ > WWAHost.exe!CoreWindowDispatcher::RunMessageLoop(struct Windows::UI::Core::ICoreWindow *) Sconosciuto > WWAHost.exe!WebInstance::Run(void) Sconosciuto > twinapi.appcore.dll!Windows::ApplicationModel::Core::CoreApplicationView::Run(void) Sconosciuto > twinapi.appcore.dll!Windows::Foundation::Collections::Internal::HashMap,struct Windows::Foundation::Collections::Internal::DefaultEqualityPredicate,struct Windows::Foundation::Collections::Internal::DefaultLifetimeTraits,struct Windows::ApplicationModel::Core::Details::SmugglableInterfaceLifetimeTraits,struct Windows::Foundation::Collections::Internal::HashMapOptions,0,1,0> >::Remove(unsigned int) Sconosciuto > SHCore.dll!_StringCchPrintfW() Sconosciuto > kernel32.dll!@BaseThreadInitThunk@12() Sconosciuto > ntdll.dll!__RtlUserThreadStart() Sconosciuto > ntdll.dll!__RtlUserThreadStart@8() Sconosciuto > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org