(lldb) po ds
(3454,0xac3fda28) malloc: *** mmap(size=566284288) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
(3454,0xac3fda28) malloc: *** mmap(size=377524224) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
$14 = 0x17660280 [no Objective-C description available]
the ds should be a array with NSDictionary, and dictionary's value is multibyte string.
(lldb) po ds
(3454,0xac3fda28) malloc: *** mmap(size=566284288) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
(3454,0xac3fda28) malloc: *** mmap(size=377524224) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
$14 = 0x17660280 [no Objective-C description available]
the
dsshould be a array with NSDictionary, and dictionary's value is multibyte string.