On Tue, Aug 6, 2013 at 7:51 PM, Jens Axboe <axboe@xxxxxxxxx> wrote: > On 08/06/2013 05:52 AM, sampath rapaka wrote: >> On Tue, Aug 6, 2013 at 5:05 PM, Erwan Velu <erwan@xxxxxxxxxxxx> wrote: >>> On 06/08/2013 13:12, sampath rapaka wrote: >>>> >>>> There is something wrong in the command I have run ? >>>> >>> Can you mention the version of fio you are using ? >>> >>> Can you double check you didn't had an OOM message from the kernel ? >> fio --version >> fio-2.0.15 >> >> I have not seen any Issues with Memory. I had run other fio test from >> config file, It went smoothly. > > First try a make clean && make and see if it reproduces. If it does, > then edit the Makefile and remove the -O3 in there. Then make clean && > make. Now do ulimit -c10000000000 and reproduce the issue. That should > give you a core dump file. Then do: > > # gdb fio core > > and type 'bt' and send the full output here. > > -- > Jens Axboe > Thanks for the reply. Once I get a test machine i will try it and update the back trace. thanks rapaka -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html