Created
December 1, 2014 09:14
-
-
Save bespalown/ac70d0a5d687b039436f to your computer and use it in GitHub Desktop.
pay.cards crash #1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT | |
Pay.Cards-[TSSurface checkStatus] | |
in TSSurface.m on Line 245 | |
Occurrences1 | |
Users1 | |
# Binary Image Name Address Symbol | |
0 CoreFoundation 0x18d62a950 __exceptionPreprocess | |
1 libobjc.A.dylib 0x199b301fc objc_exception_throw | |
2 Pay.Cards 0x1000c91d4 -[TSSurface checkStatus] in TSSurface.m on Line 245 | |
3 Pay.Cards 0x1000c8910 -[TSSurface postInitialization] in TSSurface.m on Line 36 | |
4 Pay.Cards 0x1000c8aa0 -[TSSurface initWithSize:linear:] in TSSurface.m on Line 68 | |
5 Pay.Cards 0x1000b2bbc -[TSCardDetector initTextures] in TSCardDetector.mm on Line 141 | |
6 Pay.Cards 0x1000b2950 -[TSCardDetector initWithContext:shaderEngine:videoResolution:landscapeDetectionArea:portraitDetectionArea:] in TSCardDetector.mm on Line 122 | |
7 Pay.Cards 0x1000b7f1c -[TSOCRMain initWithContext:videoResolution:portraitFrameImage:landscapeFrameImage:] in TSOCRMain.mm on Line 67 | |
8 Pay.Cards 0x1000c0aa0 -[TSViewController initWithDelegate:viewSize:portraitFrameImage:landscapeFrameImage:allowChangeOrientation:] in TSViewController.mm on Line 62 | |
9 Pay.Cards 0x1000c31f0 -[WOCardRecognizer initWithDelegate:viewSize:portraitFrameImage:landscapeFrameImage:allowChangeOrientation:] in WOCardRecognizer.mm on Line 31 | |
10 Pay.Cards 0x100071fe8 __50-[CRNCardRecognitionViewController makeRecognizer]_block_invoke in CRNCardRecognitionViewController.m on Line 98 | |
11 libdispatch.dylib 0x19a108014 _dispatch_call_block_and_release | |
12 libdispatch.dylib 0x19a107fd4 _dispatch_client_callout | |
13 libdispatch.dylib 0x19a10f2b8 _dispatch_root_queue_drain | |
14 libdispatch.dylib 0x19a10f4fc _dispatch_worker_thread2 | |
15 libsystem_pthread.dylib 0x19a29d6bc _pthread_wqthread | |
16 libsystem_pthread.dylib 0x19a29d54c start_wqthread |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment