Lldb Errors

Quick question is this expected behavior when launching lldb:
error: AddressBook(0x000000002fe65000) N_SO has incorrect symbol type (0) for N_OSO symbol[2171], please file a bug and attach the binary listed in this error
error: AudioToolbox(0x0000000030138000) N_SO has incorrect symbol type (0) for N_OSO symbol[10965], please file a bug and attach the binary listed in this error
error: SystemConfiguration(0x000000003306e000) N_SO has incorrect symbol type (0) for N_OSO symbol[1742], please file a bug and attach the binary listed in this error
error: CFNetwork(0x0000000030452000) N_SO has incorrect symbol type (0) for N_OSO symbol[8190], please file a bug and attach the binary listed in this error
error: unable to find section for section 29
error: MobileCoreServices(0x00000000320ac000) N_SO has incorrect symbol type (0) for N_OSO symbol[2355], please file a bug and attach the binary listed in this error
error: CoreMedia(0x0000000030dea000) N_SO has incorrect symbol type (0) for N_OSO symbol[3967], please file a bug and attach the binary listed in this error
error: unable to find section for section 12
error: unable to find section for section 24
error: unable to find section for section 30
error: unable to find section for section 30
error: unable to find section for section 28
error: unable to find section for section 28
error: unable to find section for section 29
error: unable to find section for section 28
error: unable to find section for section 28
error: unable to find section for section 28
error: unable to find section for section 28
error: unable to find section for section 28
error: unable to find section for section 28
error: unable to find section for section 12

I can however still run commands…This is on iphone 4S(iOS 7.1.2)

If your commands worked then just ignore those errors