My app seems to be crashing "randomly" and I can't figure out why.
The logcat shows the following error:
A/libc(24298): invalid address or address of corrupt block 0x78366c48 passed to dlfree
A/libc(24298): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 24322 (AsyncTask #5)
Could this be something I am doing? Is it something wrong with Android?
I'm not really sure where to start looking for this at.
The person who is seeing this crash did tell me they have "a bad SD card and Verizon is telling me I need to put a new one in." That may or may not be relevant.