Advertisement
Guest User

Untitled

a guest
May 4th, 2015
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. Fatal Exception: NSInvalidArgumentException
  2. (null): unrecognized selector sent to instance 0x15d181a0
  3.  
  4. GPUImage-2FGH1ZXJPPEJB.pcm line 0
  5. Coowl.CameraView.camera_init (Coowl.CameraView)() -> ()
  6.  
  7. Thread : Fatal Exception: NSInvalidArgumentException
  8. 0 CoreFoundation 0x28cd049f __exceptionPreprocess + 126
  9. 1 libobjc.A.dylib 0x364e7c8b objc_exception_throw + 38
  10. 2 CoreFoundation 0x28cd58b9 __methodDescriptionForSelector
  11. 3 CoreFoundation 0x28cd37d7 ___forwarding___ + 714
  12. 4 CoreFoundation 0x28c05058 _CF_forwarding_prep_0 + 24
  13. 5 Coowl 0x000ecad8 Coowl.CameraView.camera_init (Coowl.CameraView)() -> () (GPUImage-2FGH1ZXJPPEJB.pcm)
  14. 6 Coowl 0x000f5bc8 Coowl.BlendView.__allocating_init (Coowl.BlendView.Type)(frame : C.CGRect) -> Coowl.BlendView (BlendView.swift:31)
  15. 7 Coowl 0x000a8444 Coowl.EdicaoViewController.init_camera (Coowl.EdicaoViewController)() -> () (EdicaoViewController.swift:207)
  16. 8 Coowl 0x000b899c Coowl.EdicaoViewController.(viewDidLoad (Coowl.EdicaoViewController) -> () -> ()).(closure #1).(closure #1) (EdicaoViewController.swift:114)
  17. 9 libdispatch.dylib 0x36a518cd _dispatch_barrier_sync_f_slow_invoke + 372
  18. 10 libdispatch.dylib 0x36a477a7 _dispatch_client_callout + 22
  19. 11 libdispatch.dylib 0x36a4afa3 _dispatch_main_queue_callback_4CF + 718
  20. 12 CoreFoundation 0x28c963b1 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 8
  21. 13 CoreFoundation 0x28c94ab1 __CFRunLoopRun + 1512
  22. 14 CoreFoundation 0x28be23c1 CFRunLoopRunSpecific + 476
  23. 15 CoreFoundation 0x28be21d3 CFRunLoopRunInMode + 106
  24. 16 GraphicsServices 0x2ff9a0a9 GSEventRunModal + 136
  25. 17 UIKit 0x2c1f1fa1 UIApplicationMain + 1440
  26. 18 Coowl 0x000cb754 main (AppDelegate.swift:13)
  27. 19 libdyld.dylib 0x36a67aaf start + 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement