So, when I tried to access this 0x303030303a303030
address. I received SIGBUS
error.
"Normal/valid" addresses are type like : 0xffc8613d68
.
And all pointers was valid, till something happened.
So, could it be that pointers are corrupted because of "unaligned" memory addresses?
In general, what are symptoms of "unaligned" memory addresses? How it looks like after performing?
My case was happened on MIPS.
entries = {
next = 0x36312e30382e3438,
prev = 0x3000300035322e31
}
nice_ptr = 0x303030303a303030,
imp_data= 0x30303a303030303a <error: Cannot access memory at address 0x30303a303030303a>,
nimp_data= 0x323030303a3130