Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19734] Crash running iOS Search sample app

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionCannot Reproduce
Resolution Date2017-07-26T03:21:35.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterJeff Haynie
AssigneeEric Merriman
Created2015-10-16T22:56:25.000+0000
Updated2017-07-26T03:21:35.000+0000

Description

Run this app: https://github.com/appcelerator-developer-relations/appc-sample-appsearch Using 5_1_X release branch Crashes on app startup: [TRACE] [App Search] 1 0x10ede7965 -[KrollObject objectForTiString:context:] [TRACE] [App Search] 2 0x10ede2da5 KrollGetProperty [TRACE] [App Search] 3 0x10f14b4c7 TI::JSCallbackObject::getOwnPropertySlot(TI::JSObject*, TI::ExecState*, TI::PropertyName, TI::PropertySlot&) [TRACE] [App Search] 4 0x10f18c56a TI::JSObject::hasProperty(TI::ExecState*, TI::PropertyName) const [TRACE] [App Search] 5 0x10f19d5a0 TI::Stringifier::toJSON(TI::TiValue, TI::PropertyNameForFunctionCall const&) [TRACE] [App Search] 6 0x10f19843b TI::Stringifier::appendStringifiedValue(WTI::StringBuilder&, TI::TiValue, TI::JSObject*, TI::PropertyNameForFunctionCall const&) [TRACE] [App Search] 7 0x10f19a961 TI::Stringifier::Holder::appendNextProperty(TI::Stringifier&, WTI::StringBuilder&) [TRACE] [App Search] 8 0x10f198cfe TI::Stringifier::appendStringifiedValue(WTI::StringBuilder&, TI::TiValue, TI::JSObject*, TI::PropertyNameForFunctionCall const&) [TRACE] [App Search] 9 0x10f198118 TI::Stringifier::stringify(TI::Handle) [TRACE] [App Search] 10 0x10f19d413 TI::JSONProtoFuncStringify(TI::ExecState*) [TRACE] [App Search] 11 0x1653a9b7045

Attachments

FileDateSize
App Search_2015-10-16-154405_JeffHaynie.crash2015-10-16T22:56:23.000+000084811

Comments

  1. Jeff Haynie 2015-10-16

    when i switch to true true it doesn't crash.
  2. Lee Morris 2017-07-26

    I am unable to reproduce this issue with the following environment; iPhone 6 (10.0) Studio 4.9.0.201705302345 Ti SDK 6.1.1 GA Appc NPM 4.2.9 Appc CLI 6.2.2 Ti CLI 5.0.14 Alloy 1.9.11 Xcode 8.2 (8C38) Node v4.8.2 Java 1.8.0_131

JSON Source