Maxim Sobolev wrote: > Hi, > > I came over a problem that unaligned 64-bits access to a memory (via > uint8_t or long long pointer) causes SIGBUS. Is it expected behavior or ^^^^^^^ uint64_t I mean. -Maxim > not? > > -Maxim >