Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 17th, 2012  |  syntax: None  |  size: 0.46 KB  |  hits: 14  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
  2. SCDynamicStoreCreate called from function figHTTPRequestGenerateMessage in image MediaToolbox.
  3. If you are encountering this problem running a simulator binary within gdb, make sure you 'set start-with-shell off' first.
  4.  
  5. // When calling moviePlayerController = [[MPMoviePlayerController alloc] initWithContentURL:streamURL];. in the 4.2 iPad simulator.
  6. // No solution found.