hi all,
the infamous obscure error which people are seeing only very
infrequently is rearing its head at least 2 to 3 times per day in a
test lab where i work. this is however a secure environment so i
cannot post core-dumps or any details of the application.
given the restrictions, what information is needed and what approach
is needed to debug and fix this? luckily it's happening a lot so
there's the possibility of a regular iterative approach.
the operating system(s) have been ubuntu 12.04 and also 14.04, both
have resulted in this obscure bug. bizarrely, this bug occurs in a
*single process*. it's not even multi-processing. however
metasync=False, sync=False, map_async=True, readahead=False and
writemap=True.