My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions

Issue 83 attachment: debug log.txt (2.9 KB)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
2011-05-30 17:55:22.844 Mixare[2596:707] *** Terminating app due to uncaught exception 'CALayerInvalidGeometry', reason: 'CALayer position contains NaN: [75 nan]'
*** Call stack at first throw:
(
0 CoreFoundation 0x3243364f __exceptionPreprocess + 114
1 libobjc.A.dylib 0x36676c5d objc_exception_throw + 24
2 CoreFoundation 0x32433491 +[NSException raise:format:arguments:] + 68
3 CoreFoundation 0x324334cb +[NSException raise:format:] + 34
4 QuartzCore 0x35e7661d _ZL18CALayerSetPositionP7CALayerRKN2CA4Vec2IdEEb + 140
5 QuartzCore 0x35e7658b -[CALayer setPosition:] + 38
6 QuartzCore 0x35e764d7 -[CALayer setFrame:] + 390
7 UIKit 0x355ea455 -[UIView(Geometry) setFrame:] + 188
8 UIKit 0x355ea2c3 -[UIImageView setFrame:] + 102
9 Mixare 0x000058bb -[MixareAppDelegate viewForCoordinate:] + 706
10 Mixare 0x00012083 -[AugmentedViewController addCoordinate:animated:] + 206
11 Mixare 0x00012197 -[AugmentedViewController addCoordinates:] + 210
12 Mixare 0x00004325 -[MixareAppDelegate mapData] + 940
13 Mixare 0x00003025 -[MixareAppDelegate iniARView] + 252
14 Mixare 0x00002283 -[MixareAppDelegate application:didFinishLaunchingWithOptions:] + 134
15 UIKit 0x3561a821 -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] + 772
16 UIKit 0x35614b65 -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 272
17 UIKit 0x355e97d7 -[UIApplication handleEvent:withNewEvent:] + 1114
18 UIKit 0x355e9215 -[UIApplication sendEvent:] + 44
19 UIKit 0x355e8c53 _UIApplicationHandleEvent + 5090
20 GraphicsServices 0x30645e77 PurpleEventCallback + 666
21 CoreFoundation 0x3240aa97 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 26
22 CoreFoundation 0x3240c83f __CFRunLoopDoSource1 + 166
23 CoreFoundation 0x3240d60d __CFRunLoopRun + 520
24 CoreFoundation 0x3239dec3 CFRunLoopRunSpecific + 230
25 CoreFoundation 0x3239ddcb CFRunLoopRunInMode + 58
26 UIKit 0x35613d49 -[UIApplication _run] + 372
27 UIKit 0x35611807 UIApplicationMain + 670
28 Mixare 0x000020eb main + 70
29 Mixare 0x000020a0 start + 40
)
terminate called after throwing an instance of 'NSException'
Powered by Google Project Hosting